wekan/client/lib
Maxime Quandalle 07cc454b41 Upgrade meteor to 1.2-rc.4 and package versions
The new version of meteor speeds up the reload cycle, which is super
valuable during the development. I also removed the "imply-everything"
"meteor-platform" package in favor of a more fined-grained package
selection.

This version also introduces ES6 support with transparent babeljs
transpilation. Most features are enable (with the notable exception of
ES6 modules) and this commit started to use them in places where a XXX
comment suggested it.
2015-08-25 18:08:04 +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 Upgrade meteor to 1.2-rc.4 and package versions 2015-08-25 18:08:04 +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
multiSelection.js Improve the multi-selection experience 2015-06-16 14:30:21 +02:00
popup.js Close the Popup when all escape actions are executed 2015-08-23 11:12:04 +02:00
utils.js Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00