Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps fullcalendar from 5.5.1 to 5.9.0.

Release notes

Sourced from fullcalendar's releases.

v5.9.0

  • fix: dayGrid events sometimes overlap when eventOrderStrict:true (#6393)
  • fix: timeline events incorrectly positioned when uneven heights (#6395)
  • fix: dayGrid events snap to top of cell while resizing (#6308)
  • fix: duplicate events in dayGrid popover (#6397)
  • fix: sticky elements within header of timeline views not sticking
  • fix: resource-timeline views with sticky elements not working within shadow DOM (#5888)
  • fix: event dragging auto-scroll does not work within shadow DOM (#6428)
  • fix: cannot resize timeline events via touch within shadow DOM (#6429, #6449)
  • fix: error with eventContent, domNodes, and view-specific options (#6079)
  • fix: times events do not get printed in Firefox using adaptive plugin (#6438)
  • fix: icalendar events with RECURRENCE-ID are displayed twice (#6451)
  • fix: typing of Event::setProp does not allow boolean (#6445)
  • fix: typing fix rrule's freq property (#6235)
  • locale: added Samoan (#6368)
  • locale: added Central Kurdish (#6400)
  • locale: added Khmer (#6416)
  • locale: fixed Hungarian (#6229)

v5.8.0

  • fix: events not rendering in Jest environment (#6377)
  • fix: prev button sometimes ineffective when dateIncrement < view's duration (#5319, #4678)
  • fix: changeDate ineffective when date already in view (#4929)
  • fix: upgrade tslib to guarantee __spreadArray (#6376)
  • fix: eventOrderStrict positioning problems (#5767)

v5.7.2

fixed table-related Chrome 91 bug causing timegrid view with allDaySlot:false and certain custom CSS to appear broken (#6338, #6343)

v5.7.1

  • updated Angular connector to support Angular 12 (angular-369)
  • new Vue 3 connector (vue-131)

v5.7.0

  • feature: +more popover for timegrid (#4218)
  • feature: +more popover for timeline (#4827)
  • feature: eventShortHeight for timegrid
  • feature: eventMinHeight for timegrid (#961)
  • feature: eventMinWidth for timeline (#4823)
  • feature: eventOrderStrict flag to ensure strict event ordering (#5766, #5767)
  • feature: scrollTimeReset flag to not reset scroll state across dates (#6178)
  • fix: events can be completely hidden behind others with custom eventOrder (#6019)
  • fix: less homogeneous event widths in timegrid (#5004)
  • fix: +more shows on days with less events than dayMaxEvents (#6187)
  • fix: +more popover can be scrolled down with page scroll (#5532)
  • fix: +more popover falls behind the sticky dates header (#5782)
  • fix: all-day events are displayed in front of the sticky header (#5596)
  • fix: respect duration in eventOrder as highest precedence (#5481)
  • fix: refetching events should keep event popover open (#3958)

... (truncated)

Changelog

Sourced from fullcalendar's changelog.

v5.9.0 (2021-07-28)

  • fix: dayGrid events sometimes overlap when eventOrderStrict:true (#6393)
  • fix: timeline events incorrectly positioned when uneven heights (#6395)
  • fix: dayGrid events snap to top of cell while resizing (#6308)
  • fix: duplicate events in dayGrid popover (#6397)
  • fix: sticky elements within header of timeline views not sticking
  • fix: resource-timeline views with sticky elements not working within shadow DOM (#5888)
  • fix: event dragging auto-scroll does not work within shadow DOM (#6428)
  • fix: cannot resize timeline events via touch within shadow DOM (#6429, #6449)
  • fix: error with eventContent, domNodes, and view-specific options (#6079)
  • fix: times events do not get printed in Firefox using adaptive plugin (#6438)
  • fix: icalendar events with RECURRENCE-ID are displayed twice (#6451)
  • fix: typing of Event::setProp does not allow boolean (#6445)
  • fix: typing fix rrule's freq property (#6235)
  • locale: added Samoan (#6368)
  • locale: added Central Kurdish (#6400)
  • locale: added Khmer (#6416)
  • locale: fixed Hungarian (#6229)

v5.8.0 (2021-06-15)

  • fix: events not rendering in Jest environment (#6377)
  • fix: prev button sometimes ineffective when dateIncrement < view's duration (#5319, #4678)
  • fix: changeDate ineffective when date already in view (#4929)
  • fix: upgrade tslib to guarantee __spreadArray (#6376)
  • fix: eventOrderStrict positioning problems (#5767)

v5.7.2 (2021-06-03)

  • fixed table-related Chrome 91 bug causing timegrid view with allDaySlot:false and certain custom CSS to appear broken (#6338, #6343)

v5.7.1 (2021-06-02)

  • updated Angular connector to support Angular 12 (angular-369)
  • new Vue 3 connector (vue-131)

v5.7.0 (2021-05-11)

  • feature: +more popover for timegrid (#4218)
  • feature: +more popover for timeline (#4827)
  • feature: eventShortHeight for timegrid
  • feature: eventMinHeight for timegrid (#961)
  • feature: eventMinWidth for timeline (#4823)

... (truncated)

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)

Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.5.1 to 5.9.0.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar@v5.5.1...v5.9.0)

---
updated-dependencies:
- dependency-name: fullcalendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #57.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fullcalendar-5.9.0 branch October 18, 2021 03:23
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.

1 participant