wekan/client/components/main
Maxime Quandalle dcc64f44f9 UI improvements
* Implement visibility choice on board creation;

* Rework the board header bar. Remove links to un-implemented
features;

* Implement a board star counter (visible if the board have >2 stars);

* Define a new icon (a thin cross) to close elements;

* Remove $(document).on('mouseover') event handlers that were
basically fired hundreds of times for nothing, we now define a proper
Tracker dependency to execute jquery-ui plugin initialization only
when something has changed;

* Bug fixes related to list scrolling.
2015-05-27 17:23:25 +02:00
..
editor.js Prioritize escape actions with a label hierarchy instead of an integer 2015-05-27 02:48:15 +02:00
header.jade Upgrade sandstorm integration 2015-05-26 00:18:45 +02:00
header.js Renaissance 2015-05-12 19:33:50 +02:00
header.styl UI improvements 2015-05-27 17:23:25 +02:00
helpers.js Style tweaks 2015-05-14 14:28:47 +02:00
layouts.jade Renaissance 2015-05-12 19:33:50 +02:00
popup.js UI improvements 2015-05-27 17:23:25 +02:00
popup.styl UI improvements 2015-05-27 17:23:25 +02:00
popup.tpl.jade UI improvements 2015-05-27 17:23:25 +02:00
router.js Renaissance 2015-05-12 19:33:50 +02:00
spinner.styl Renaissance 2015-05-12 19:33:50 +02:00
spinner.tpl.jade Renaissance 2015-05-12 19:33:50 +02:00
templates.html Implement a new system to handle "escape actions" 2015-05-26 20:34:56 +02:00