cloudref
cloudref copied to clipboard
Bump fullcalendar from 5.9.0 to 5.11.3 in /frontend
Bumps fullcalendar from 5.9.0 to 5.11.3.
Release notes
Sourced from fullcalendar's releases.
v5.11.3
- fixed: timeline view (without resources) problem with expanding height (#5792)
- fixed: locales not working in IE11 (#6790)
v5.11.2
- fixed: React Strict Mode, dateSet, and "Maximum update depth exceeded error" (#5935, react-185)
- fixed: React Strict Mode, timeline scrolling not synced (react-192)
- fixed: React, datesSet with object-like dateIncrement, "Maximum update depth..." (react-131)
v5.11.0
internal changes for compatibility with React 18
v5.10.2
- bootstrap 5 support, via
@fullcalendar/bootstrap5package (#6299)- luxon 2 support, via
@fullcalendar/luxon2package (#6502)- angular 13 support (ang-387)
v5.10.1
v5.10.0
- feature: WAI-ARIA improvements:
- toolbar (#6521)
- human-readable
titleattributes on all buttons. new options:
buttonHintscustomButtons.hintviewHint(ex:$0 view->"month view")aria-labelledbyattribute connecting view-title with view-container- event elements (#3364)
- previously, only events with an
event.urlproperty were tabbable by the end-user. now, events without urls can be made tabbable by enablingevent.interactiveor by enabling the calendar-wideeventInteractiveoption.- when focused, pressing enter/spacebar will trigger an
eventClick- more-links and popover (#6523)
- human-readable
titleattributes on "+more" links via new optionmoreLinkHint- when focused, pressing enter/spacebar will open popover
aria-controls/aria-expandedattributes connecting link to popoveraria-labelledbyattribute connecting popover-title to popoveraria-labelattribute describing "X" close icon via new optioncloseHint- pressing escape key closes popover
- nav-links (#6524)
... (truncated)
Changelog
Sourced from fullcalendar's changelog.
v5.11.3 (2022-08-23)
- fixed: timeline view (without resources) problem with expanding height (#5792)
- fixed: locales not working in IE11 (#6790)
v5.11.2 (2022-07-26)
- fixed: React Strict Mode, dateSet, and "Maximum update depth exceeded error" (#5935, react-185)
- fixed: React Strict Mode, timeline scrolling not synced (react-192)
- fixed: React, datesSet with object-like dateIncrement, "Maximum update depth..." (react-131)
v5.11.1 (see dates in tickets)
- react fix: restore accidentally-removed support for React 17 (react-182)
- vue3 fix: Cannot target calendar api with several instances (vue-155)
v5.11.0 (2022-04-08)
- internal changes for compatibility with React 18
v5.10.2 (2022-02-09)
- bootstrap 5 support, via
@fullcalendar/bootstrap5package (#6299)- luxon 2 support, via
@fullcalendar/luxon2package (#6502)- angular 13 support (ang-387)
v5.10.1 (2021-11-02)
- locale strings for the recent WAI-ARIA improvements:
- nb (#6610)
... (truncated)
Commits
1d5e8d8remove angular-ivy example project62dbdd0bumpc1f83c2changelogb1788a6update submodule for timeline fix4ad49cefix building locales for IE113bec549remove angular-ivy submodule9f02b7achange copyright814e545dummy commit370b6e6bump84c7910dates to changelog- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)