wekan/client/lib
Maxime Quandalle 46a5e08aa7 ES6ify our Popup library
This is an experiment about the implications of ES6 transpilation in
our code base.

We should also define a new ES6 style guide and a jsHint
configuration, for instance semi-colons are automatically inserted at
the end of lines, so we may remove them. We also need to figure which
ES6 features we want to use, currently I have followed Meteor-core
guidance which is reasonable.
2015-08-26 16:39:09 +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 Fix EscapeActions click in handling 2015-08-25 23:40:57 +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 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