Release date: November 15, 2021
Features
- Display a specified maximum number of events per cell + expand button (Month) [tutorial]
-
Angular 13 support
-
All event handlers fully typed (TypeScript)
Improvements
-
[Scheduler]
DayPilot.Scheduler.groupBubble added to TypeScript definitions
(build 5140)
-
[Scheduler]
Moving shadow respects row marginTop and marginBottom values (Scheduler).
(build 5140)
-
[Month]
DayPilot.Month.maxEvents property added ("All" | number)
(build 5142)
-
[Scheduler]
DayPilot.Scheduler.onBeforeRowHeaderExport/args.columns replaces args.row.columns (backwards compatible)
(build 5143)
-
[Scheduler]
DayPilot.Scheduler.onEventEditKeyDown added to TypeScript definitions
(build 5144)
-
[Scheduler]
All Scheduler event handlers fully typed (TypeScript definitions).
(build 5144)
-
[Calendar]
All Calendar event handlers fully typed (TypeScript definitions).
(build 5145)
-
[Gantt]
All Month/Gantt/Navigator/Bubble/Menu event handlers fully typed (TypeScript definitions).
(build 5145)
-
[Bubble]
All Month/Gantt/Navigator/Bubble/Menu event handlers fully typed (TypeScript definitions).
(build 5145)
-
[Month]
All Month/Gantt/Navigator/Bubble/Menu event handlers fully typed (TypeScript definitions).
(build 5145)
-
[Navigator]
All Month/Gantt/Navigator/Bubble/Menu event handlers fully typed (TypeScript definitions).
(build 5145)
-
[Scheduler]
DayPilot.Scheduler.onBeforeCornerExport event added
(build 5145)
API Changes
-
[Calendar]
DayPilot.Calendar.onBeforeCellRender: Customizable cell properties moved to args.cell.properties object. This change aligns the API with the Scheduler. Partially backwards compatible: setting the values on the args.cell object is still supported.
(build 5146)
-
[Month]
DayPilot.Month.onBeforeCellRender: Customizable cell properties moved to args.cell.properties object. This change aligns the API with the Scheduler. Partially backwards compatible: setting the values on the args.cell object is still supported.
(build 5146)