You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate from-page, from-date, to-page, to-date props in lieu of initial-page
Add moveBy method to move by number of pages
Emit native event as 2nd argument for day and week events (dayclick, daymouseenter, daymouseleave, dayfocusin, dayfocusout, daykeydown, weeknumberclick)
Rename SetupCalendar export to setupCalendar
Date Picker
Add rules prop for limiting hours, minutes, seconds and milliseconds
Deprecate valid-hours and minute-increment props in lieu of rules
Deprecate modelConfig prop in lieu of number and string model modifiers
Soft deprecate is-range prop in lieu of range model modifier
Add time-accuracy prop to allow selecting seconds and milliseconds components in time picker
Major redesign of TimePicker to fit more time component selections
Deprecate update-layout slot prop as it is no longer needed