Release date: April 15, 2023
Improvements
- DayPilot.Switcher added to TypeScript definitions (build 5557)
- [Calendar] DayPilot.Calendar.cssClass added to TypeScript definitions (build 5557)
- [Scheduler] Time range double click (onTimeRangeDoubleClick and onTimeRangeDoubleClicked events) enabled for frozen rows (Scheduler). (build 5557)
- [Scheduler] Tap-and-hold gesture on an existing Scheduler time range selection invokes onTimeRangeRightClick and onTimeRangeRightClicked (and the default action specified using timeRangeRightClickHandling). (build 5558)
- [Calendar] Full DayPilot.Column object available as args.column in DayPilot.Calendar.onColumnFilter event handler. (build 5563)
- [Calendar] DayPilot.CalendarColumn replaced by DayPilot.Column in TypeScript event handler definitions (args.column property). It provides full access to DayPilot.Column methods [such as events.all(), events.isEmpty(), events.forRange() and events.totalDuratio... (build 5563)
Fixes
- Salesforce LWC compatibility fixed [tutorial]. (build 5562)
DayPilot