Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump fullcalendar from 3.9.0 to 5.3.2 #818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fullcalendar from 3.9.0 to 5.3.2.

Release notes

Sourced from fullcalendar's releases.

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

v5.2.1

Fixed misconfigured bundledDependencies. Only affected @fullcalendar/core NPM package.

v5.2.0

features:

  • provide browser-global JS file for all packages (#5617)
  • indicate which row (or format) is being rendered in slotLabelContent (#5516)
  • nepali locale (#5574)

bugfixes:

  • compatible with server-side rendering (SSR) (#4784)
  • background events don't fire eventClick in daygrid when clicked on day header (#5560)
  • background events don't fire eventClick in timegrid (#5579)
  • bigger touch hit area for selected list-item events in daygrid (#5635)
  • CustomButtonInput click argument type is incorrect (#5432)
  • parse rrule strings the same as objects (#5326)
  • navLinks are not clickable if slotLabelFormat is a moment format (#5317)
  • unswitch CSS variables in v-event.css (#5552)
  • time slots not aligned to labels with dayMinWidth and Bootstrap theme (#5600)
  • expandRows broken for time slat labels when horizontal scrolling (#5674)
  • render method not rerendering resourceLabelContent (#5586)
  • eventReceive/eventLeave is missing revert and relatedEvents (#5610)
  • daygrid event changes between list-item and block, depending on start date (#5634)
  • default scrollTime is not appropriate for month/year view (#5645)
  • naturalBound is null with CSP (#5556)
  • does not support Content Security Policy (CSP) nonce, only unsafe-inline css (#4317)
  • RTL timeline scrolling messed up with nowIndicator (#5632)
  • scrollTime does not always work when changing views (#5351)
  • (p)react maximum recursion with specific resize/scrollbars (#5558, #5606)
Changelog

Sourced from fullcalendar's changelog.

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)

v5.3.0 (2020-08-12)

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

v5.2.1 (2020-07-30)

Fixed misconfigured bundledDependencies. Only affected @fullcalendar/core NPM package.

v5.2.0 (2020-07-30)

features:

  • provide browser-global JS file for all packages (#5617)
  • indicate which row (or format) is being rendered in slotLabelContent (#5516)
  • nepali locale (#5574)

bugfixes:

  • compatible with server-side rendering (SSR) (#4784)
  • background events don't fire eventClick in daygrid when clicked on day header (#5560)
  • background events don't fire eventClick in timegrid (#5579)
  • bigger touch hit area for selected list-item events in daygrid (#5635)
  • CustomButtonInput click argument type is incorrect (#5432)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Sep 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants