Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @fullcalendar/timegrid from 5.5.1 to 5.8.0.

Release notes

Sourced from @​fullcalendar/timegrid's releases.

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)
  • fix: accidental +more popover close with shadow dom (#6205)
  • fix: dayGrid events stretched out of cells in print media (#6300)
  • dev: when attempting npm install in the dev repo, will throw an error saying to use yarn (#5504)
  • dev: ensure building on windows works (#5366) obscure breaking changes:
  • renamed fc-timegrid-event-condensed className to fc-timegrid-event-short
  • removed config.timeGridEventCondensedHeight

v5.6.0

  • feature: icalendar events receive URL (#6173)
  • feature: icalendar events receive location, organizer, description in extendedProps (#6097)
  • fix: resizing resource column larger does not always update column widths (#6140)
  • fix: print view cut off for wide liquid-width calendar (#5707)
  • fix: event start time is limited by what is visible by slotMinTime (#6162)
  • fix: Event::setProp can't change the id (#4730)
  • fix: icalendar event source does not update on refreshEvents (#6194)
  • fix: business hours per resource do not fill row height with expandRows (#6134)
  • fix: icalendar recurring events ignoring count rule (#6190)
  • fix: icalendar recurring timed-events with wrong times (#6139, #6106)

... (truncated)

Changelog

Sourced from @​fullcalendar/timegrid's changelog.

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)
  • 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)
  • fix: accidental +more popover close with shadow dom (#6205)
  • fix: dayGrid events stretched out of cells in print media (#6300)
  • dev: when attempting npm install in the dev repo, will throw an error saying to use yarn (#5504)
  • dev: ensure building on windows works (#5366) obscure breaking changes:
  • renamed fc-timegrid-event-condensed className to fc-timegrid-event-short
  • removed config.timeGridEventCondensedHeight

v5.6.0 (2021-03-28)

... (truncated)

Commits
  • 90da1d2 lint fix
  • 4a3c9e7 bump version
  • f844093 upgrade tslib
  • 84b33ea fix event positioning problems
  • b594fd0 fix problem with gotoDate and navigating a view that already has currentDate ...
  • e455ff8 fix prev nav bug
  • 50dafc0 update subrepos
  • c5813eb bugfix. lint fixes
  • 8e56095 separate seg hierarchy/web from event-placement files
  • 9025f16 normalize event placement types
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Jun 16, 2021
@vercel
Copy link

vercel bot commented Jun 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

react-hours-docs – ./

🔍 Inspect: https://vercel.com/marvinschopf/react-hours-docs/7Vq86Szmp9MX6eco2ySjzcaVffmy
✅ Preview: Canceled

react-hours – ./

🔍 Inspect: https://vercel.com/marvinschopf/react-hours/DevXpvpi1DZEewtnJ3bwsJN8X1R9
✅ Preview: https://react-hours-git-dependabot-npmandyarnfullca-42d110-marvinschopf.vercel.app

@dependabot-preview
Copy link
Contributor Author

Superseded by #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fullcalendar/timegrid-5.8.0 branch July 29, 2021 05: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant