Skip to content

Bump @yarn_components/fullcalendar from 3.9.0 to v5.5.0 in /components#34

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/components/dev/yarn_components/fullcalendar-v5.5.0
Closed

Bump @yarn_components/fullcalendar from 3.9.0 to v5.5.0 in /components#34
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/components/dev/yarn_components/fullcalendar-v5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 21, 2020

Copy link
Copy Markdown

Bumps @yarn_components/fullcalendar from 3.9.0 to v5.5.0.

Release notes

Sourced from @yarn_components/fullcalendar's releases.

v5.5.0

  • icalendar support (#1580)
  • support exrule and exdate for rrule plugin (#4439)
  • support for Angular 11
  • fix: recurring events missing with dtstart in UTC and timeZone not UTC (#5993)
  • fix: events can have a gap between and take more rows than dayMaxEventRows when using eventOrder (#5883)
  • fix: events dragged from the More popup to another resource drop on the wrong resource (#5593)
  • fix: week number rendered twice in ResourceTimeGridView (#5890)
  • fix: nowIndicator not positioned correctly for resourceTimelineYear view with slot duration 1 month (#5999)
  • fix: oldResource and newResource missing from EventDropArg typescript definition (#6010)
  • fix: loading callback fires before resources are done loading and again after (#5896)
  • fix: locales are not compatible with IE 11 (#6014)
  • fix: IE11 freezes trying to display dayGrid with dayMinWidth (#5971)
  • fix: calling revert func within eventChange would erase affected event
  • locale: add Armenian
  • locale: add Austrian
  • locale: add Welsh
  • locale: add Esperanto
  • locale: improve Dutch
  • breaking-change: EventDropArg typescript type moved from interaction package to core

v5.4.0

  • new fixedMirrorParent settings for drag-n-drop. workaround for #4673
  • rrule exclusion doesn't work while adding the 'Z' char for RRule datetimes (#5726)
  • fix JS error when using dayMaxEventRows on small screens (#5850, #5863)
  • export types for ResourceFunc and ResourceInput (#5797)
  • more descriptive license key warning (#5910)
  • better compatibility with Webpack 5, deeming resolve.fullySpecified unnecessary (#5822)
  • dist files now include a CJS file. ESM is still used by default in most environments (#5929)

v5.3.2

fix: more-link sometimes incorrectly positioned behind events (#5790)

v5.3.1

bugfixes:

  • error with stickyScrollings.updateSize in certain 3rd-party environments (#5601)
  • rrule exclusion doesn't work while adding the 'Z' char for RRule datetimes (#5726)
  • more links sometimes hidden behind events with dayMaxEventRows (#5771)
  • wrong version text in dist js files (#5778)

v5.3.0

bugfixes:

  • timelineDay with maxTime after 24:00, drag-n-drop behavior (#3900)
  • Resizing on touch devices loses selection (#5706)
  • Alignment of events in dayGridWeek when weekNumbers:true (#5708)
  • Events are not printed in order according to their start time (#5709)
  • scrollTime does not always work on prev/next (#5351)
  • render method not rerendering resourceLabelContent (#5586)
  • timeGrid with dayMinWidth, weekNumber cell collapses (#5684)
  • fix luxon connector browser-global JS file including actual luxon lib

... (truncated)

Changelog

Sourced from @yarn_components/fullcalendar's changelog.

v5.5.0 (2020-12-19)

  • icalendar support (#1580)
  • support exrule and exdate for rrule plugin (#4439)
  • support for Angular 11
  • fix: recurring events missing with dtstart in UTC and timeZone not UTC (#5993)
  • fix: events can have a gap between and take more rows than dayMaxEventRows when using eventOrder (#5883)
  • fix: events dragged from the More popup to another resource drop on the wrong resource (#5593)
  • fix: week number rendered twice in ResourceTimeGridView (#5890)
  • fix: nowIndicator not positioned correctly for resourceTimelineYear view with slot duration 1 month (#5999)
  • fix: oldResource and newResource missing from EventDropArg typescript definition (#6010)
  • fix: loading callback fires before resources are done loading and again after (#5896)
  • fix: locales are not compatible with IE 11 (#6014)
  • fix: IE11 freezes trying to display dayGrid with dayMinWidth (#5971)
  • fix: calling revert func within eventChange would erase affected event
  • locale: add Armenian
  • locale: add Austrian
  • locale: add Welsh
  • locale: add Esperanto
  • locale: improve Dutch
  • breaking-change: EventDropArg typescript type moved from interaction package to core

v5.4.0 (2020-11-11)

  • new fixedMirrorParent settings for drag-n-drop. workaround for #4673
  • rrule exclusion doesn't work while adding the 'Z' char for RRule datetimes (#5726)
  • fix JS error when using dayMaxEventRows on small screens (#5850, #5863)
  • export types for ResourceFunc and ResourceInput (#5797)
  • more descriptive license key warning (#5910)
  • better compatibility with Webpack 5, deeming resolve.fullySpecified unnecessary (#5822)
  • dist files now include a CJS file. ESM is still used by default in most environments (#5929)

v5.3.2 (2020-09-06)

fix: more-link sometimes incorrectly positioned behind events (#5790)

v5.3.1 (2020-09-04)

bugfixes:

  • error with stickyScrollings.updateSize in certain 3rd-party environments (#5601)
  • rrule exclusion doesn't work while adding the 'Z' char for RRule datetimes (#5726)
  • more links sometimes hidden behind events with dayMaxEventRows (#5771)
  • wrong version text in dist js files (#5778)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 21, 2020
@dependabot @github

dependabot Bot commented on behalf of github Jan 18, 2021

Copy link
Copy Markdown
Author

Superseded by #40.

@dependabot dependabot Bot closed this Jan 18, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/components/dev/yarn_components/fullcalendar-v5.5.0 branch January 18, 2021 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants