Release date: January 1, 2026
Features
- CSS Theme Designer supports colors with alpha channel (transparency).
- CSS themes and Theme Designer support hover event styling
Improvements
- Meta tag
<meta name="daypilot:css" content="disable"> can be used to disable registration of the default CSS theme. (build 6771)
- [Scheduler] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 6772)
- [Scheduler] Default CSS theme: Tree expand/collapse and event delete icons use the current font color instead of a hardcoded value (Scheduler). (build 6773)
- [Scheduler] The built-in event delete icon is vertically centered (Scheduler). (build 6773)
- [Bubble] DayPilot.Bubble.onLoad:
args.div added (main bubble DOM element). (build 6774)
- [Scheduler] Row header column sort icon uses the current foreground color. (build 6777)
- [Scheduler] Floating event arrow icon uses SVG and current foreground color. (build 6777)
- [Scheduler] Diagonal CSS theme added (Scheduler) (build 6779)
- Active area
mouseout event handlers changed to mouseleave. (build 6782)
- Default CSS themes updated: border radius set to 4px; event bar color updated. (build 6787)
- [Calendar] Event hover background added to the built-in Calendar CSS theme. (build 6791)
- [Calendar] Event delete icon in the default theme uses the current text color (Calendar) (build 6792)
- [Calendar] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 6792)
- [Calendar] Built-in all-day event delete icon centered vertically (Calendar). (build 6792)
- [Calendar] Built-in event delete icon uses the current text color (Calendar). (build 6792)
- [Month] Event delete icon in the default theme uses the current text color (Month). (build 6794)
- [Month] Event delete icon centered vertically (Month). (build 6794)
- [Month] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 6795)
- SVG symbols used in active areas are now centered properly. (build 6803)
Fixes
- [Scheduler] Vertical position of inner floating event div fixed (Scheduler). (build 6775)
- [Queue] Custom bubble displayed by an event active area correctly overrides event bubble (Queue). (build 6782)
- [Month] Source event reference in event context menu invoked using right click fixed (Month). (build 6783)
- [Navigator] DayPilot.Navigator.select(start, end, options) -
options incorrectly ignored when both start and end were specified (fixed) (build 6802)