wekan/client/components/lists
Maxime Quandalle 9faaf07e02 Implement a modal system
I decided to create my own and not to use a community package, because
1. it's straightforward
2. it's better integrated with our others libs such as EscapeActions
3. monitoring third-party packages evolutions (eg, CSS changes) is a
   lot of work.

This is basically the same rationale than for our other generic UI
components such as the Popup/Popover.

This commit also slightly modify the general layout to remove
unnecessary wrapper DOM nodes.
2015-08-26 16:49:41 +02:00
..
body.jade Improve card and list sortable drag 2015-06-17 12:51:03 +02:00
body.js Improve the multi-selection experience 2015-06-16 14:30:21 +02:00
header.jade Fix card title edition 2015-06-11 12:35:08 +02:00
header.js Renaissance 2015-05-12 19:33:50 +02:00
main.jade Improve scrolling 2015-05-24 22:16:40 +02:00
main.js Implement a modal system 2015-08-26 16:49:41 +02:00
main.styl Start designing the card details pane 2015-06-05 21:37:13 +02:00
menu.jade Implement multi-selection 2015-05-30 03:50:14 +02:00
menu.js Implement multi-selection 2015-05-30 03:50:14 +02:00