Herobone / plannary

GNU General Public License v3.0
0 stars 0 forks source link

Bump @fullcalendar/timegrid from 5.4.0 to 5.5.1 #79

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @fullcalendar/timegrid from 5.4.0 to 5.5.1.

Release notes

Sourced from @fullcalendar/timegrid's releases.

v5.5.1

  • view styles lost after changing to view with allDaySlot:false, view-specific dayHeaders (#6069)
  • type error when slotDuration is in whole days (#5952)
  • rrule byweekday property not working (#6059)
  • support for recurring events in iCalendar feed (#6068)
  • add Indian/Tamil language support (#6061)
  • error in @fullcalendar/scrollgrid with NextJS (SSR) (#6037)
  • removed unnecessary use of Promise in icalendar package. restores IE11 compatibility

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
Changelog

Sourced from @fullcalendar/timegrid's changelog.

v5.5.1 (2021-01-16)

  • view styles lost after changing to view with allDaySlot:false, view-specific dayHeaders (#6069)
  • type error when slotDuration is in whole days (#5952)
  • rrule byweekday property not working (#6059)
  • support for recurring events in iCalendar feed (#6068)
  • add Indian/Tamil language support (#6061)
  • error in @fullcalendar/scrollgrid with NextJS (SSR) (#6037)
  • removed unnecessary use of Promise in icalendar package. restores IE11 compatibility

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
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[bot] commented 3 years ago

Superseded by #104.