@fullcalendar/timegrid
Advanced tools
Changelog
5.0.0-beta.3 (2020-05-20)
Changes since beta.2:
@fullcalendar/react
plugin now uses React's real virtual DOM enginewindowResize
and datesDidUpdate
now receive an arg with a ViewApi objecteventSourceSuccess
, eventSourceFailure
, and moreLinkClick
can't be attached using .on()fullcalendar
and fullcalendar-scheduler
bundles
textColor
setting in Event Object not working anymore (#5355)resourceAreaWidth
is not updated when changed with setOption (#5368)fullcalendar-scheduler
bundleChangelog
5.0.0-beta.2 (2020-04-14)
Changes since beta.1:
datesDidUpdate
callbackdefaultView
-> initialView
defaultDate
-> initialDate
header
-> headerToolbar
footer
-> footerToolbar
allDayDefault
-> defaultAllDay
eventRendering
-> eventDisplay
(and display
in event objects)dir
-> direction
View the full changelog
Changelog
5.0.0-beta.4 (2020-05-26)
Changes since beta.3:
eventDisplay
not working (#5434)slotLabelFormat
as array not working (#5450)Changelog
4.4.0 (2020-02-11)
googleCalendarApiBase
(#4974)Changelog
4.3.0 (2019-08-09)
module
Changelog
4.2.0 (2019-06-02)
Changelog
4.1.0 (2019-04-24)
Changelog
4.0.1 (2019-03-18)
Read about all the changes in v4: https://fullcalendar.io/docs/upgrading-from-v3
Obscure breaking changes from v3->v4 not mentioned elsewhere:
touchMouseIgnoreWait
moved to (packageRoot).config.touchMouseIgnoreWait
dataAttrPrefix
moved to (packageRoot).config.dataAttrPrefix
Advancements since latest prerelease:
NOTE: version "4.0.0" was skipped because of an NPM publishing error