Release date: September 1, 2020
Improvements
-
DayPilot.Modal 3.7.1 integrated
(build 4631)
-
[Scheduler]
DayPilot.Scheduler.rows.remove() accepts id (string | number) in addition to a DayPilot.Row object.
(build 4633)
-
DayPilot.Config.onLinkCreate/d added to TypeScript definitions.
(build 4634)
-
[Scheduler]
DayPilot.Scheduler.rows.update() added to TypeScript definitions.
(build 4638)
-
DayPilot.Locale.find() added to TypeScript definitions.
(build 4641)
-
[Scheduler]
DayPilot.Scheduler.businessBeginsHour > businessEndsHour supported
(build 4642)
-
[Month]
Closing related menus and bubbles during dispose().
(build 4643)
-
[Gantt]
Closing related menus and bubbles during dispose().
(build 4643)
-
[Scheduler]
Closing related menus and bubbles during dispose().
(build 4643)
-
[Calendar]
Closing related menus and bubbles during dispose().
(build 4643)
-
[Scheduler]
DayPilot.Scheduler.onBeforeGridLineRender/args.hidden and args.color applied during export.
(build 4644)
-
[Scheduler]
DayPilot.Scheduler.onBeforeTimeHeaderRender: args.fontColor, args.fontSize, args.fontFamily, args.fontStyle supported.
(build 4645)
Fixes
-
[Scheduler]
Resolution of null "resources[].tags" object in tabular mode fixed (Scheduler).
(build 4635)
API Changes
-
[Bubble]
DayPilot.Bubble object required for bubbles, DayPilot.Menu required for menus (string values with object names no longer allowed) - TypeScript definitions.
(build 4643)