Release date: December 15, 2020
Features
- Vue package includes TypeScript definitions
- Vue 3 support
- Progressive event rendering (Calendar)
Improvements
- VersionData.areas added to TypeScript (build 4790)
- [Scheduler] Row moving allows dropping a row after a collapsed parent item (Scheduler). (build 4793)
- [Calendar] DayPilot.Calendar.dynamicEventRendering, scrollDelayEvents (build 4800)
- [Calendar] Progressive cell rendering enabled for columnWidthSpec="Fixed"; see also scrollDelayCells (Calendar) (build 4801)
- [Calendar] DayPilot.Calendar.scrollDelayEvents = 0 will render events in real time. (build 4803)
- [Calendar] DayPilot.Calendar.scrollDelayEvents = 10 (build 4804)
- [Calendar] DayPilot.Calendar.dynamicEventRenderingMarginY, dynamicEventRenderingMarginX (build 4804)
- Frozen row dividers marked with special CSS classes (*_divider_horizontal_frozen_top and *_divider_horizontal_frozen_bottom). (build 4806)
Fixes
- [Navigator] Navigator dateChange event doesn't fire when clicking today - fixed (Angular) (build 4799)
- [Scheduler] DayPilot.Scheduler.beforeCellRenderCaching = false should force cell re-rendering during dynamic event loading. (build 4805)
DayPilot