wekan/client/lib
Maxime Quandalle 5d77ad4f6b Finish the minicard editor auto-completion feature
This commit stands on the initial support implemented in #342. We now
avoid error-prone parsing step by adding the member or the label
directly to the card object.

We also added support for `Tab` to completion on our textComplete
component.

Closes #342
2015-11-08 23:17:24 -08:00
..
accessibility.js Add some ESLint rules and fix some related issues 2015-10-14 23:50:12 +02:00
cssEvents.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
emoji-values.js Renaissance 2015-05-12 19:33:50 +02:00
escapeActions.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
filter.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
i18n.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
inlinedform.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
keyboard.js Shortcut: F toggles filter sidebar 2015-09-19 16:46:49 +03:00
mixins.js Renaissance 2015-05-12 19:33:50 +02:00
modal.js Fix some bugs introduced in aa974aa 2015-10-29 23:17:21 +01:00
multiSelection.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
popup.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
textComplete.js Finish the minicard editor auto-completion feature 2015-11-08 23:17:24 -08:00
unsavedEdits.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
utils.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00