Fullcalendar: v5.0.0-rc Release

Release date:
June 16, 2020
Previous version:
v5.0.0-beta.4 (released May 27, 2020)
Magnitude:
4,544 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

74 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored June 3, 2020
Authored June 13, 2020
Authored May 29, 2020
Authored May 31, 2020
Authored June 13, 2020
Authored June 15, 2020
Authored June 10, 2020
Authored June 5, 2020
Authored June 9, 2020
Authored June 14, 2020
Authored June 8, 2020
Authored June 4, 2020
Authored June 10, 2020
Authored June 15, 2020
Authored May 29, 2020
Authored June 8, 2020
Authored June 10, 2020
Authored June 14, 2020
Authored June 3, 2020
Authored June 10, 2020
Authored June 5, 2020
Authored May 30, 2020
Authored June 13, 2020
Authored June 1, 2020
Authored June 13, 2020
Authored June 6, 2020
Authored June 16, 2020
Authored June 16, 2020
Authored June 15, 2020
Authored June 16, 2020
Authored June 3, 2020
Authored May 29, 2020
Authored June 10, 2020
Authored June 4, 2020
Authored June 13, 2020

Top Contributors in v5.0.0-rc

arshaw

Directory Browser for v5.0.0-rc

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Changes since beta.4: - breaking changes: - renamed datesDidUpdate to datesSet and added more props to the arg - for eventResize callback arg, renamed prevEvent to oldEvent - resources are ordered by ID by default. no longer sort by natural order - new features: - system for overriding CSS variables - timegrid event titles are sticky-positioned while scrolling - eventDrop now receives relatedEvents prop - eventResize now receives relatedEvents prop - eventReceive now receives relatedEvents prop and a revert function - eventLeave now receives relatedEvents prop and a revert function - eventAdd - eventChange - eventRemove - eventsSet - initialEvents - Event::toPlainObject, Event::toJSON - Event::startStr, Event::endStr - Calendar::addEvent accept true for source - resourceAdd - resourceChange - resourceRemove - resourcesSet - initialResources - Resource::setProp - Resource::setExtendedProp - Resource::toPlainObject, Resource::toJSON - View::calendar - bugfixes: - Event popover display issues with many events (#5471) - Jest test runner cannot find fullcalendar modules (#5467) - Incorrect version of tslib required (#5479) - License key option unknown, error in console (#5462) - @fullcalendar/common has no exported member ScrollGridChunkConfig (#5459)