wekan/client/components/main
Maxime Quandalle d5eec54c72 Start the migration from iron-router to flow-router
Motivations:

* Iron-Router foces us to use Tracker.nonreactive black magic in order
  to avoid un-necessary re-renders;
* There is a community consensus (supported by some MDG members) that
  the flow-router API is easier to reason about;
* The useraccounts now supports flow router (that was a blocking
  element when I considered the switch ~3months ago)

On the server we use the Picker router, as encouraged by the Kadira
team (which develop both Flow and Picker routers).

In the current state of things there are some bugs related to the
missing Loading architecure. Previously onRendered callback where
always called when the data the component needed was available, now
we have to handle this ourselves, which we will in a following commit.
2015-08-23 11:11:03 +02:00
..
editor.jade Merge, move, and rename the main stylus file 2015-06-16 23:06:06 +02:00
editor.js Autosize the rich editor (for card description and comments) 2015-06-06 10:42:05 +02:00
fonts.styl Switch the font to roboto 2015-08-20 15:59:00 +02:00
header.jade Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
header.js Renaissance 2015-05-12 19:33:50 +02:00
header.styl Switch the font to roboto 2015-08-20 15:59:00 +02:00
helpers.js Style tweaks 2015-05-14 14:28:47 +02:00
layouts.jade Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
layouts.js Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
layouts.styl Implement list restoration 2015-08-22 02:06:49 +02:00
popup.js Work on the card activities and comments 2015-06-12 17:48:15 +02:00
popup.styl Adds new app store metadata to sandstorm package definition 2015-08-20 22:57:09 +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 Renaissance 2015-05-12 19:33:50 +02:00
spinner.tpl.jade Renaissance 2015-05-12 19:33:50 +02:00