Release date: February 14, 2014 (build 7.7.710)
Improvements
- [Calendar] Calendar: debugging console (build 658)
- [Month] Month: debugging console (build 666)
- [Scheduler] Scheduler: Custom background color can be set in onBeforeTimeHeaderRender (applied to the _cell_inner div). (build 671)
- Font-family and font-size added to default css themes. (build 672)
- [Calendar] Calendar: Resetting the cell HTML on update. (build 675)
- Switcher: onSelect API improved. (build 696)
- [Scheduler] Scheduler: cellBackColor and cellBackColorNonBusiness updating in !cssOnly mode. (build 699)
- [Scheduler] Scheduler: headers updated when switching to !cssOnly mode using update(). (build 700)
- Switcher: onTimeRangeSelected event implemented. (build 703)
- Switcher: firing onSelect and possible onTimeRangeSelected when changing views using .show(). (build 704)
- [Navigator] Switcher: associate a navigator selectMode with the view using options parameter: switcher.addView(dp_scheduler, { navigatorSelectMode: "week" }); (build 706)
Fixes
- [Calendar] Calendar: Parent100Pct with concurrent all-day events, MVC (fix) (build 659)
- [Calendar] Calendar: HideFreeCells, MVC (fix) (build 662)
- [Month] Month: Selected event style fixed in the default css. (build 663)
- [Month] Month: Event selecting vs moving (fix). (build 664)
- [Scheduler] Scheduler: Preventing invalid timeline access in drawCell (fix). (build 669)
- [Scheduler] Scheduler: Preventing invalid timeline access in drawLineVertical (fix). (build 670)
- [Calendar] Calendar: Column header hierarchy fixed in columnWidthSpec = "Fixed" mode. (build 674)
- [Scheduler] Scheduler: timeouts.push() javascript error fixed. (build 676)
- [Scheduler] Scheduler: cellWidthSpec="Auto" fixed (incorrect event placement in row[0]). (build 682)
- [Scheduler] Scheduler: Fixing external drag and drop after update. (build 683)
- [Scheduler] Scheduler: Changing behavior properties in onBeforeEventRender (moveDisabled, resizeDisabled, clickDisabled etc.) fixed. (build 686)
- [Scheduler] Scheduler: Fixing moving of partially hidden events. (build 691)
- [Scheduler] Scheduler: IE11 throwing floating-header-related error after full update (fixed). (build 695)
- [Scheduler] Scheduler: cellBackColor and cellBackColorNonBusiness fixed in !cssOnly mode. (build 698)
- [Month] Month: Moving events to a specified position inside a day (fix and demo). (build 701)