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()`. |
||
|---|---|---|
| .. | ||
| list.jade | ||
| list.js | ||
| list.styl | ||
| listBody.jade | ||
| listBody.js | ||
| listHeader.jade | ||
| listHeader.js | ||