Fullcalendar: v6.1.0 Release

Release date:
January 30, 2023
Previous version:
v6.0.4 (released January 13, 2023)
Magnitude:
4,095 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

65 Commits in this Release

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

Authored January 18, 2023
Authored January 25, 2023
Authored January 27, 2023
Authored January 19, 2023
Authored January 22, 2023
Authored January 19, 2023
Authored January 27, 2023
Authored January 25, 2023
Authored January 20, 2023
Authored January 24, 2023
Authored January 25, 2023
Authored January 23, 2023
Authored January 23, 2023
Authored January 18, 2023
Authored January 23, 2023
Authored January 19, 2023
Authored January 20, 2023
Authored January 22, 2023
Authored January 25, 2023
Authored January 23, 2023
Authored January 25, 2023
Authored January 24, 2023
Authored January 22, 2023
Authored January 19, 2023
Authored January 25, 2023
Authored January 25, 2023
Authored January 20, 2023
Authored January 25, 2023
Authored January 23, 2023
Authored January 23, 2023
Authored January 19, 2023
Authored January 22, 2023
Authored January 23, 2023

Top Contributors in v6.1.0

arshaw
kenjebaev
wcreis
barreeeiroo
LucileDT
Gladear

Directory Browser for v6.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Blog post: https://fullcalendar.io/blog/2023/01/multimonth-and-more

  • feature: multimonth view (#470, #1140)
    • provides multiMonthYear view, which displays 3x4 small months when space permits
    • can extend multiMonth view with custom durations
    • can specify multiMonthMinWidth, which will force wrapping if months are too small
    • can specify multiMonthMaxColumns: 1 to guarantee one column of months
    • can specify multiMonthTitleFormat to customize text above each month
  • feature: improved daygrid behavior when multiple weeks/months
    • when many rows, instead of condensing rows, guaranteed min-height, for forcing scrollbars
    • displaying month names for month switchovers, controlled by monthStartFormat
    • a new stock dayGridYear view
  • feature: in daygrid/multimonth, +more link has hover effect with grey background color
  • feature: @fullcalendar/web-component has shadow option
  • feature/fix: from content-injection hooks, returning true does default rendering (#7110)
  • feature/fix: CSP nonce value passed to dynamically-injected stylesheets (#7104)
  • fix: React event duplication while DnD and updating redux store (#7066, #7067, #7071)
  • fix: styles are not applied correctly for elements using shadow DOM (#7118)
  • fix: custom view content with JSX doesn't render (#7160)
  • fix: resourceAreaHeaderContent overrides headerContent in resource columns (#7153)
  • fix: update moment-timezone for latest tz data (#6987)
  • fix: dayGrid w/ showNonCurrentDates: false can have final squished row (#7162)
  • fix: root-level repo with git submodules shouldn't force ssh protocol (#6714)
  • fix: in fullcalendar bundle, FullCalendar.Preact exposed for interop with plugins
  • fix: EventApi::toPlainObject now returns allDay property
  • locale: add weekTextLong for French locale (#6731, #7144)
  • locale: replace "Γ©vΓ¨nement" in French locales (#7108)
  • locale: add Uzbek cyrillic translation (#6853)
  • locale: update Galician locale (#7103)
  • locale: update pt-br locale (#7106)