wekan/client
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
..
components Fix EscapeActions click in handling 2015-08-25 23:40:57 +02:00
config Fix EscapeActions click in handling 2015-08-25 23:40:57 +02:00
lib ES6ify our Popup library 2015-08-26 16:39:09 +02:00