frontend
frontend copied to clipboard
bump @fullcalendar/daygrid from 5.9.0 to 6.0.0
Bumps @fullcalendar/daygrid from 5.9.0 to 6.0.0.
Release notes
Sourced from @fullcalendar/daygrid's releases.
v6.0.0
V6 Release Notes and Upgrade Guide
Changes since final beta:
- FIX: certain ng-template names don't work (angular-426)
- FIX: minify CSS that is embedded into JS files
- FIX: more informational README files in published packages
- FIX: daygrid events sometimes not correctly positioned with Vue connectors
- BREAKING:
@fullcalendar/icalendarnow has ical.js peer dependencyv6.0.0-beta.4
Standard/Premium:
- FIX: jsDelivr default URLs have wrong mime type (#7045)
- FIX: Unmet peer dependency "moment" warning from moment-timezone (#6839)
- FIX: fullcalendar and fullcalendar-scheduler packages accidentally include sourcemaps
Angular:
- FIX: BrowserModule incompatible with lazy-loaded module (angular-423)
- FIX: Inputs should accept undefined/null for compatibility with async (angular-424)
- FIX: content-injections bugs with drag-n-drop and rerendering
Vue:
- FIX: Remove global js 'default' from export maps (#7047)
- FIX: content-injections bugs with drag-n-drop and rerendering
React:
- FIX: Remove global js 'default' from export maps (#7047)
Full v6 upgrade guide: https://fullcalendar.io/docs/v6/upgrading-from-v5
v6.0.0-beta.3
Standard/Premium:
- FIX: wrong typing for events function and errorCallback (#7039)
- FIX: error with global bundle and individual global locales (#7033)
- FIX: package.json lint warnings (#7038)
React:
... (truncated)
Changelog
Sourced from @fullcalendar/daygrid's changelog.
v6.0.0 (2022-12-13)
V6 Release Notes and Upgrade Guide
Changes since final beta:
- FIX: certain ng-template names don't work (angular-426)
- FIX: minify CSS that is embedded into JS files
- FIX: more informational README files in published packages
- FIX: daygrid events sometimes not correctly positioned with Vue connectors
- BREAKING:
@fullcalendar/icalendarnow has ical.js peer dependencyv6.0.0-beta.4 (2022-12-07)
Standard/Premium:
- FIX: jsDelivr default URLs have wrong mime type (#7045)
- FIX: Unmet peer dependency "moment" warning from moment-timezone (#6839)
- FIX: fullcalendar and fullcalendar-scheduler packages accidentally include sourcemaps
Angular:
- FIX: BrowserModule incompatible with lazy-loaded module (angular-423)
- FIX: Inputs should accept undefined/null for compatibility with async (angular-424)
- FIX: content-injections bugs with drag-n-drop and rerendering
Vue:
- FIX: Remove global js 'default' from export maps (#7047)
- FIX: content-injections bugs with drag-n-drop and rerendering
React:
- FIX: Remove global js 'default' from export maps (#7047)
v6.0.0-beta.3 (2022-12-01)
Bugfixes:
... (truncated)
Commits
adb4faedaygrid rows resize on forced resize4186b28proper versions8c93f35updated readmes6631008simplify readme examples219ae0eupdate package.jsons and readmes204c73dbump5a65e19bump4db2c7drework some exports9b56a37rename some files to not be jsx03c2360bump- 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)
@dependabot recreate
Superseded by #14848.