Fullcalendar: v6.1.11 Release

Release date:
February 20, 2024
Previous version:
v6.1.10 (released November 29, 2023)
Magnitude:
943 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

18 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in v6.1.11

arshaw

Directory Browser for v6.1.11

All files are compared to previous version, v6.1.10. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)