wekan/client/components/main
Maxime Quandalle 31b60d82fc Upgrade Meteor to 1.2.1-rc4
This version includes a more complete selection of ES2015 polyfills
that I started used across the code base, for instance by replacing
`$.trim(str)` by `str.trim()`.
2015-10-23 16:56:55 +02:00
..
editor.jade Merge, move, and rename the main stylus file 2015-06-16 23:06:06 +02:00
editor.js Upgrade Meteor to 1.2.1-rc4 2015-10-23 16:56:55 +02:00
fonts.styl Switch the font to roboto 2015-08-20 15:59:00 +02:00
header.jade Support app deployment under a path prefix 2015-10-08 23:28:27 +02:00
header.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
header.styl Fix header style when there are too much starred boards 2015-09-06 23:08:49 +02:00
keyboardShortcuts.styl Display keyboard shortcuts on a modal 2015-08-28 00:41:50 +02:00
keyboardShortcuts.tpl.jade Update translation source file 2015-09-01 14:38:07 +02:00
layouts.jade Support app deployment under a path prefix 2015-10-08 23:28:27 +02:00
layouts.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
layouts.styl Fix markdown rendering in the message viewer 2015-09-06 03:34:06 +02:00
popup.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
popup.styl Provide a default date for lists and cards creation date 2015-10-20 20:02:12 +02:00
popup.tpl.jade Define the popup translation in the stylesheet, not in the JS code 2015-06-09 17:41:55 +02:00
spinner.styl Fix member permission modification 2015-09-05 01:37:55 +02:00
spinner.tpl.jade Renaissance 2015-05-12 19:33:50 +02:00