fullcalendar v5.0.0 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
  • ๐Ÿš€ V5 has officially been released! View the upgrade guide ยป

    ๐Ÿ”„ Changes since v5.0.0-rc:

    • CSS fix for timegrid events. overflow hidden on time text
    • ๐Ÿ›  fix where dayMaxEvents would not readjust when increasing height of calendar
    • don't set custom text colors on list-view events or list-item events (#5518)
    • ๐Ÿ›  fix event dot color not being customizable (#5522)
    • ๐Ÿ›  fix for calendar updating when no options were reset (#5519)
    • ๐Ÿ›  fix typescript def omission of eventSource 'method' prop (#5505)
    • ๐Ÿ›  fix typescript def problem with schedulerLicenseKey again (#5462)