Release date: March 15, 2020
Features
-
[Navigator]
DayPilot.Navigator RTL support (set rtl=true)
Improvements
-
DayPilot.Area.action = "Default" is a named equivalent of action = undefined/null.
(build 4283)
-
Calling init() the second time will throw an exception ("This instance is already initialized. Use update() to change properties.") - Calendar, Month, Scheduler, Gantt, Kanban.
(build 4284)
-
DayPilot.Duration.add(duration)
(build 4286)
Fixes
-
[Scheduler]
Scheduler zoom.setActive() fixed for IE11.
(build 4281)
-
[Scheduler]
Calling scrollTo(), visibleStart(), visibleEnd() before init() fixed for startDate specified as string (Scheduler).
(build 4282)
-
[Scheduler]
Using scale:"Manual" with an undefined timeline throws "ERROR TypeError: Cannot read property 'length' of null" - fixed (Scheduler)
(build 4285)
-
[Scheduler]
Scheduler row header wheel scrolling step fixed in Firefox (based on detected default line height).
(build 4288)
-
[Calendar]
Calendar RTL mode fixed
(build 4289)
-
[Scheduler]
Shift + click row selection fixed - missing highlighting (Scheduler).
(build 4290)