wekan/client/components/lists
Alexander Sulfrian f4a68a0f7d Fix Popup.afterCommit
We need to use "function() {}" instead of the ES6 style "() {}" with
popup.afterCommit because we need the original value of "this" inside
the callback.
2015-09-20 16:49:11 +02:00
..
list.jade More explicit file names 2015-08-28 02:25:26 +02:00
list.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
list.styl Improve list title form 2015-09-02 22:56:12 +02:00
listBody.jade More explicit file names 2015-08-28 02:25:26 +02:00
listBody.js Fix a recurrent English typo 2015-09-06 22:47:29 +02:00
listHeader.jade Improve list title form 2015-09-02 22:56:12 +02:00
listHeader.js Fix Popup.afterCommit 2015-09-20 16:49:11 +02:00