7.0.0-dev.0 (2023-09-25)
Bug Fixes
- fixes custom property typos in fluent (351da75)
Features
- common: introduce indicators helper and move the current time styles there (5987896)
- implement elevation system (132e0a4)
BREAKING CHANGES
- common: Extracted the current time marker styles
from the Scheduler component and made them component-agnostic.
The$kendo-scheduler-current-time-color
variable
is replaced with the$kendo-current-time-color
variable.