mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 11:20: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()`. |
||
|---|---|---|
| .. | ||
| attachments.jade | ||
| attachments.js | ||
| attachments.styl | ||
| cardDetails.jade | ||
| cardDetails.js | ||
| cardDetails.styl | ||
| labels.jade | ||
| labels.js | ||
| labels.styl | ||
| minicard.jade | ||
| minicard.js | ||
| minicard.styl | ||