Update fullcalendar monorepo to v6 (major) #883
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.1
->^6.0.0
^4.1.0
->^6.0.0
^4.0.1
->^6.0.0
^4.0.1
->^6.0.0
^4.0.1
->^6.0.0
^4.0.1
->^6.0.0
Release Notes
fullcalendar/fullcalendar (@fullcalendar/bootstrap)
v6.1.10
Compare Source
v6.1.9
Compare Source
white-space:normal
can causes infinite loop (#7447)eventClick
does not fire for allDay events with async provided resources (#7365)eventContent
with Preact nodes (viacreateElement
) not rendering (#7342)eventDidMount
does not exists in the DOM (#7191)document
is not defined error (#7352)v6.1.8
Compare Source
component
setting tocontent
(#7207)v6.1.7
Compare Source
eventContent
for event-mirror during drag/resize/selectv6.1.6
Compare Source
v6.1.5
Compare Source
v6.1.4
Compare Source
v6.1.3
Compare Source
v6.1.1
Compare Source
v6.1.0
Compare Source
multiMonthYear
view, which displays 3x4 small months when space permitsmultiMonth
view with custom durationsmultiMonthMinWidth
, which will force wrapping if months are too smallmultiMonthMaxColumns: 1
to guarantee one column of monthsmultiMonthTitleFormat
to customize text above each monthmonthStartFormat
dayGridYear
view@fullcalendar/web-component
hasshadow
optiontrue
does default rendering (#7110)content
with JSX doesn't render (#7160)resourceAreaHeaderContent
overridesheaderContent
in resource columns (#7153)showNonCurrentDates: false
can have final squished row (#7162)fullcalendar
bundle,FullCalendar.Preact
exposed for interop with pluginsallDay
propertyv6.0.3
Compare Source
Standard/premium
React:
Vue 3:
v6.0.2
Compare Source
Standard/premium:
React:
Angular:
Vue 2:
v6.0.1
Compare Source
Standard/premium:
type
does not exist on typeViewApi
(#7056)globalLocales
publicly for importing on-demand (#7057)React:
Angular:
v6.0.0
Compare Source
V6 Release Notes and Upgrade Guide
Changes since final beta:
v5.11.5
Compare Source
v5.11.4
Compare Source
v5.11.3
Compare Source
v5.11.2
Compare Source
v5.11.0
Compare Source
v5.10.1
Compare Source
v5.10.0
Compare Source
title
attributes on all buttons. new options:buttonHints
customButtons.hint
viewHint
(ex:$0 view
->"month view"
)aria-labelledby
attribute connecting view-title with view-containerevent.url
property were tabbable by the end-user.now, events without urls can be made tabbable by enabling
event.interactive
or byenabling the calendar-wide
eventInteractive
option.eventClick
title
attributes on "+more" links via new optionmoreLinkHint
aria-controls
/aria-expanded
attributes connecting link to popoveraria-labelledby
attribute connecting popover-title to popoveraria-label
attribute describing "X" close icon via new optioncloseHint
title
attributes on all navLinks via new optionnavLinkHint
navLinkClick
<th>
tagsrole
tags. the root table is agrid
, children have been givenrowgroup
/row
/columnheader
/rowheader
/cell
, andnon-functional table elements have been given
presentation
.columns using the following new options:
timeHint
andeventHint
week
now accepts'long'
if locale definesweekTextLong
eventMaxStack
sometimes appear over other events (#6543)dayMaxEventRows
and customeventOrder
can cause infinite loop (#6573)HELP WANTED populating new options in locales (examples: es, en-GB)
buttonHints
viewHint
weekTextLong
moreLinkHint
navLinkHint
closeHint
timeHint
eventHint
v5.9.0
Compare Source
v5.8.0
Compare Source
v5.7.2
Compare Source
custom CSS to appear broken (#6338, #6343)
v5.7.0
Compare Source
npm install
in the dev repo, will throw an error saying to use yarn (#5504)obscure breaking changes:
v5.6.0
Compare Source
the resulting Event object's end is now determined by forceEventDuration, defaultTimedEventDuration,
and defaultAllDayEventDuration, whereas previously it was sometimes null.
v5.5.0
Compare Source
v5.4.0
Compare Source
resolve.fullySpecified
unnecessary (#5822)v5.3.1
Compare Source
bugfixes:
v5.3.0
Compare Source
bugfixes:
v5.2.0
Compare Source
features:
bugfixes:
v5.1.0
Compare Source
eventTimeFormat and moment plugin (#5493)
browser, zoom level (#5549)
contentHeight: "auto" and JSON resources (#5545)
v5.0.0
Compare Source
Changes since RC:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.