Quick Links
Changelog
- FIX: In React, event flicker after event drag-n-drop
- FIX: In React/Preact, expose the CalendarRef type
- FIX: In TimeGrid view, when snapDuration smaller than slotDuration, incorrect date-selection coordinates
- FIX: With custom slotHeaderFormats, navLinks sometimes disabled (#8064)
- FIX: For Shadcn/MUI toolbars, or users of CalendarController, button hints wrong for certain locales
- FEATURE: Warn on unknown options
- FEATURE: Warn on invalid class-name inputs
- BREAKING: Renamed a few things for consistency. Apologies. Please update any forked themes.
- Renamed info-prop
.multiMonthColumnCountto.multiMonthColumns - Renamed type
MountDatatoMountInfo - Reverted rename from
weekTextLongtoweekText. UseweekTextLong. - Reverted some renames for view-specific options:
- Reverted
views{}.viewClass. Useviews{}.class/className. - Reverted
views{}.viewContent. Useviews{}.content. - Reverted
views{}.viewDidMount. Useviews{}.didMount. - Reverted
views{}.viewWillUnmount. Useviews{}.willUnmount.
- Reverted
- Renamed info-prop