mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
This version includes a more complete selection of ES2015 polyfills that I started used across the code base, for instance by replacing `$.trim(str)` by `str.trim()`. |
||
|---|---|---|
| .. | ||
| activities.js | ||
| attachments.js | ||
| avatars.js | ||
| boards.js | ||
| cardComments.js | ||
| cards.js | ||
| import.js | ||
| lists.js | ||
| unsavedEdits.js | ||
| users.js | ||