Release date: April 15, 2020
Features
- DayPilot.Calendar.onBeforeHeaderDomAdd including JSX support (args.element).
- DayPilot.Calendar.onBeforeTimeHeaderDomAdd with JSX support
Improvements
- [Calendar] DayPilot.Calendar: weekStarts property added to TypeScript definitions. (build 4326)
- [Kanban] columnWidthSpec added to TypeScript definitions (Kanban) (build 4326)
- [Calendar] DayPilot.Calendar.onBeforeHeaderDomRemove added. (build 4329)
- [Scheduler] DayPilot.Scheduler.loadingStart(options) - options added (options.delay, options.text, options.block). (build 4337)
- [Scheduler] Scheduler zoom supports zoom level IDs (zoomLevels[].id). Can be used to change the zoom level using zoom.setActive(id) or using zoom special property - update({zoom: id}) (build 4341)
- [Calendar] DayPilot.Calendar.onBeforeTimeHeaderDomRemove (build 4341)
DayPilot