Bump @fullcalendar/vue3 from 6.1.20 to 7.0.0 in /web - #1223
Bump @fullcalendar/vue3 from 6.1.20 to 7.0.0 in /web#1223dependabot[bot] wants to merge 8 commits into
Conversation
|
Since this is a major upgrade, more time is needed to investigate if there are breaking changes and testing. |
def9796 to
7cbb598
Compare
|
The FullCalendar v6 to v7 upgrade required major refactoring. The changes also simplified some implementations such as using templates to add the court list icon, using Screen GrabFullCalendar.v7.mp4 |
89182a4 to
5c30813
Compare
|
A newer version of @fullcalendar/vue3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue/tree/HEAD/packages/vue3) from 6.1.20 to 7.0.0. - [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases) - [Commits](https://github.com/fullcalendar/fullcalendar-vue/commits/HEAD/packages/vue3) --- updated-dependencies: - dependency-name: "@fullcalendar/vue3" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Refactor MyCalendar to use v7 approach for using FullCalendar - Use dayCellTopContent to render day number and court list icon - Refactor rendering and triggering of expanded panel - Move styling to Dashboard (parent) to make it reusable
…lendar components - use useCalendarController to adapt recommended usage of FullCalendar v7 actions - update CourtCalendar related components to use v7
Bumps [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue/tree/HEAD/packages/vue3) from 6.1.20 to 7.0.0. - [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases) - [Commits](https://github.com/fullcalendar/fullcalendar-vue/commits/HEAD/packages/vue3) --- updated-dependencies: - dependency-name: "@fullcalendar/vue3" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5c30813 to
c898dd1
Compare
|



Bumps @fullcalendar/vue3 from 6.1.20 to 7.0.0.
Release notes
Sourced from @fullcalendar/vue3's releases.
Commits