wekan/client/components
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
..
activities Fix the board component data loading 2015-08-23 11:11:08 +02:00
boards Fix the stars 2015-08-25 18:07:04 +02:00
cards Fix EscapeActions click in handling 2015-08-25 23:40:57 +02:00
forms Upgrade meteor to 1.2-rc.4 and package versions 2015-08-25 18:08:04 +02:00
lists Implement a modal system 2015-08-26 16:49:41 +02:00
main Implement a modal system 2015-08-26 16:49:41 +02:00
mixins Switch the font to roboto 2015-08-20 15:59:00 +02:00
sidebar Close the Popup when all escape actions are executed 2015-08-23 11:12:04 +02:00
users Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00