Release date: March 15, 2021
Features
- [Calendar] Active areas with visibility: "Visible" supported in all-day events (Calendar).
Improvements
- [Scheduler] Vertical scrolling using row headers re-enabled on iOS (Scheduler). (build 6044)
- [Scheduler] DayPilot.Scheduler.makeDraggable(options) supports options.onDrop(args) - args.data. (build 6044)
- [Scheduler] DayPilot.Scheduler.events.findAll(f) added (build 6044)
- [Scheduler] DayPilot.Scheduler.events.findAll(dataProps) added (build 6044)
- [Calendar] DayPilot.Calendar: source event marked with *_event_moving_source CSS class (semi-transparent in the default theme). (build 6044)
- More state checks (initialized, disposed, placeholder link) added to init() and update() - all components. (build 6044)
- [Calendar] Improved mouseleave detection (clearing the crosshair when moving the mouse between two adjacent Calendar components). (build 6044)
- [Scheduler] DayPilot.Scheduler.events.findAll() - checking param type (build 6044)
Fixes
- [Scheduler] Header height calculated value caching fixed (Scheduler). (build 6044)
- Bubble Large cell bubble display location fixed. (build 6044)
- [Calendar] Moving position is incorrect when progressive rendering is enabled - fixed (Calendar). (build 6044)
- [Month] DayPilot.Month: multiselect API uses standard event comparison (build 6044)
- [Calendar] Full crosshair fixed in IE 11 (Calendar). (build 6044)
- Active areas with visibility: "Hover" flickering fixed. (build 6044)
- [Calendar] DayPilot.Calendar: multiselect API uses standard event comparison (build 6044)
- [Calendar] All-day event active areas fixed - data from the last event were incorrectly applied to all events (Calendar). (build 6044)
- [Scheduler] Row header hide icon position should update correctly - fixed (Scheduler) (build 6044)
- [Calendar] Time range selection column fixed (Calendar with full crosshair, IE 11). (build 6046)