Fullcalendar: v4.3.0 Release

Release date:
August 10, 2019
Previous version:
v4.2.0 (released June 2, 2019)
Magnitude:
1,503 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

84 Commits in this Release

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

Authored July 24, 2019
Authored August 9, 2019
Authored July 24, 2019
Authored July 25, 2019
Authored June 21, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored August 6, 2019
Authored August 6, 2019
Authored June 25, 2019
Authored July 31, 2019
Authored July 24, 2019
Authored August 5, 2019
Authored August 9, 2019
Authored July 25, 2019
Authored August 7, 2019
Authored August 9, 2019
Authored July 25, 2019
Authored August 7, 2019
Authored July 24, 2019
Authored June 2, 2019

Top Contributors in v4.3.0

arshaw
laoneo
lauritzsh

Directory Browser for v4.3.0

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

Release Notes Published

  • HTML/CSS for timeline events has been refactored. BREAKING CHANGE if customized CSS.
  • timeline event titles sometimes overflow outside of element when time (#4928)
  • eventStartEditable false is not compatible with eventResourceEditable true (#4930)
  • calling Calendar::render after initial render causes bad sizing (#4718, #4723)
  • when list views destroyed, wouldn't call eventDestroy (#4727)
  • solve JS errors when switching views and using showNonCurrentDates (#4677, #4767)
  • prevent unnecessary scrollbars from appearing in daygrid views (4624, #4732)
  • draggedEvent start time is null in eventAllow when switching resources (#4932)
  • scrollToTime method honors a whole duration, not just a time (#4935)
  • some background events wouldn't recieve eventClick or hovering (#3148, #4750)
  • fix infinite recursion when custom view type is itself (#4198)
  • respect firstDay setting when weekNumberCalculation set to ISO (#4734)
  • fix typo in Danish (#4708)
  • adjust typescript def for setExtendedProp (#4679)
  • googleCalendarApiKey added to typescript options definition (#4772)
  • moment/luxon formatting same-day range with dash (#4686)
  • error importing moment plugin into typescript project (#4691, #4680, #4580)
  • refs to sourcemaps removed from dist (accidentally included in previous version)
  • distributing an ESM file, referenced by package.json's module
  • using a more portable SASS (#4626, #4651, #4671)