codeforcauseorg / causefolio

For the community, by the community.
MIT License
43 stars 65 forks source link

Bump react-big-calendar from 0.24.6 to 0.38.0 #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-big-calendar from 0.24.6 to 0.38.0.

Release notes

Sourced from react-big-calendar's releases.

v0.38.0

0.38.0 (2021-10-18)

Features

  • Adding TS, hooks, and Vite (1559333)

v0.37.0

0.37.0 (2021-10-18)

Features

  • Add onSelectEvent & onDoubleClickEvent support to Agenda (c14f427)

v0.36.1

0.36.1 (2021-10-02)

Bug Fixes

v0.36.0

0.36.0 (2021-09-28)

Features

  • add Time Zone support using localizer date math (#2023) (ad8defa)

v0.35.0

0.35.0 (2021-08-13)

Features

v0.34.0

0.34.0 (2021-08-13)

Features

  • sort by event end date if start dates are equal (dddf4e1)

v0.33.6

0.33.6 (2021-07-28)

... (truncated)

Commits
  • 45a07ca Merge pull request #2040 from christopher-caldwell/master
  • f8f142a Merge pull request #1249 from MatthewHerbst/feature/click-events-for-agenda
  • 00d63dd Merge branch 'master' into feature/click-events-for-agenda
  • c14f427 feat: Add onSelectEvent & onDoubleClickEvent support to Agenda
  • 1559333 feat: Adding TS, hooks, and Vite
  • 304f78b fix: Correct duration in DnD (#2034)
  • ad8defa feat: add Time Zone support using localizer date math (#2023)
  • d695d0a docs: all custom components documentation (#2014)
  • d7c14f6 Merge pull request #1945 from pietrofxq/add-commit-lint
  • ea95f74 Merge pull request #1897 from bartvanandel/feat/sort-by-event-end
  • 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[bot] commented 2 years ago

Superseded by #122.