mirror of
https://github.com/wekan/wekan.git
synced 2026-02-06 08:31:48 +01:00
I decided to create my own and not to use a community package, because 1. it's straightforward 2. it's better integrated with our others libs such as EscapeActions 3. monitoring third-party packages evolutions (eg, CSS changes) is a lot of work. This is basically the same rationale than for our other generic UI components such as the Popup/Popover. This commit also slightly modify the general layout to remove unnecessary wrapper DOM nodes. |
||
|---|---|---|
| .. | ||
| cssEvents.js | ||
| emoji-values.js | ||
| escapeActions.js | ||
| filter.js | ||
| i18n.js | ||
| keyboard.js | ||
| mixins.js | ||
| modal.js | ||
| multiSelection.js | ||
| popup.js | ||
| utils.js | ||