| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-05 | 1.5 kB | |
| v8.3.1 source code.tar.gz | 2024-02-05 | 4.7 MB | |
| v8.3.1 source code.zip | 2024-02-05 | 5.4 MB | |
| Totals: 3 Items | 10.1 MB | 0 | |
Bug Fixes
- calendar: fix param type of calendar parameter formatValue (#4235) (ac1f205)
- core: insert theme stylesheet first to allow overriding (#4219) (#4220) (c02e90d)
- core: replace references to obsolete addListener/removeListener (#4221) (4430722)
- sortable: Prevent touchscreen scrolling conflict via touch-action (#4227) (0505835), closes #4178
- types: correct exports for react, vue and svelte (5b380eb)
- types: fix missing types (#4231) (734ab0a), closes #4181