Fullcalendar: v5.0.0-beta.3 Release

Release date:
May 20, 2020
Previous version:
v5.0.0-beta.2 (released April 14, 2020)
Magnitude:
17,774 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

225 Commits in this Release

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

Authored May 9, 2020
Authored April 16, 2020
Authored April 28, 2020
Authored April 21, 2020
Authored May 18, 2020
Authored April 16, 2020
Authored April 30, 2020
Authored May 18, 2020
Authored May 13, 2020
Authored May 12, 2020
Authored May 12, 2020
Authored May 14, 2020
Authored April 22, 2020
Authored May 10, 2020
Authored April 18, 2020
Authored April 26, 2020
Authored April 26, 2020
Authored April 23, 2020
Authored April 18, 2020
Authored May 20, 2020
Authored April 26, 2020
Authored May 20, 2020
Authored May 14, 2020
Authored May 20, 2020
Authored April 26, 2020

Top Contributors in v5.0.0-beta.3

arshaw
ened

Directory Browser for v5.0.0-beta.3

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.2: - features: - the @fullcalendar/react plugin now uses React's real virtual DOM engine - typescript definitions for every part of the API. baked in, so won't fall out of date. - console warnings when given unknown options/props/listeners - minor API changes: - windowResize and datesDidUpdate now receive an arg with a ViewApi object - eventSourceSuccess, eventSourceFailure, and moreLinkClick can't be attached using .on() - distribution: - working sourcemaps in all packages (#4719) - the fullcalendar and fullcalendar-scheduler bundles - are published as browser-globals only. no longer published as UMDs - now include the Google Calendar connector in their main files - don't provide copies of the other non-bundled plugins anymore (like rrule, moment, moment-timezone) - both receive locale/locale-all entrypoints that will be automatically connected when loaded - fixes: - Week numbers are not clickable as navLinks (#5427) - Events of different heights in the same resource can be positioned incorrectly (#5413) - Events displayed on wrong date when pushed down by previous events that span multiple days (#5408) - textColor setting in Event Object not working anymore (#5355) - resourceAreaWidth is not updated when changed with setOption (#5368) - JS error when printing timeline view with expandRows (#5399) - fixed Scheduler license keys not working with fullcalendar-scheduler bundle