wekan/client/lib
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
..
cssEvents.js Work on the card activities and comments 2015-06-12 17:48:15 +02:00
emoji-values.js Renaissance 2015-05-12 19:33:50 +02:00
escapeActions.js Implement a modal system 2015-08-26 16:49:41 +02:00
filter.js Implement multi-selection 2015-05-30 03:50:14 +02:00
i18n.js Renaissance 2015-05-12 19:33:50 +02:00
keyboard.js Click on the page to escape the last action 2015-06-07 10:34:19 +02:00
mixins.js Renaissance 2015-05-12 19:33:50 +02:00
modal.js Implement a modal system 2015-08-26 16:49:41 +02:00
multiSelection.js Improve the multi-selection experience 2015-06-16 14:30:21 +02:00
popup.js ES6ify our Popup library 2015-08-26 16:39:09 +02:00
utils.js Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00