mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
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 |
||
|---|---|---|
| .. | ||
| accessibility.js | ||
| cssEvents.js | ||
| emoji-values.js | ||
| escapeActions.js | ||
| filter.js | ||
| i18n.js | ||
| inlinedform.js | ||
| keyboard.js | ||
| mixins.js | ||
| modal.js | ||
| multiSelection.js | ||
| popup.js | ||
| textComplete.js | ||
| unsavedEdits.js | ||
| utils.js | ||