@fullcalendar/core
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.1 (2019-08-10)
FullCalendar.version
had incorrect textChangelog
4.3.0 (2019-08-09)
module
Changelog
4.2.0 (2019-06-02)
Changelog
4.1.0 (2019-04-24)
Changelog
4.0.2 (2019-04-03)
Bugfixes: