github fullcalendar/fullcalendar-workspace v7.0.0-rc.3

pre-release8 hours ago

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 .multiMonthColumnCount to .multiMonthColumns
    • Renamed type MountData to MountInfo
    • Reverted rename from weekTextLong to weekText. Use weekTextLong.
    • Reverted some renames for view-specific options:
      • Reverted views{}.viewClass. Use views{}.class/className.
      • Reverted views{}.viewContent. Use views{}.content.
      • Reverted views{}.viewDidMount. Use views{}.didMount.
      • Reverted views{}.viewWillUnmount. Use views{}.willUnmount.

Don't miss a new fullcalendar-workspace release

NewReleases is sending notifications on new releases.