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.4 #127

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-big-calendar from 0.24.6 to 0.38.4.

Release notes

Sourced from react-big-calendar's releases.

v0.38.4

0.38.4 (2022-01-04)

Bug Fixes

v0.38.3

0.38.3 (2022-01-04)

Bug Fixes

  • Correct typo in custom view example (267629b)

v0.38.2

0.38.2 (2021-12-20)

Bug Fixes

v0.38.1

0.38.1 (2021-11-10)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from react-big-calendar's changelog.

0.38.4 (2022-01-04)

Bug Fixes

0.38.3 (2022-01-04)

Bug Fixes

  • Correct typo in custom view example (267629b)

0.22.1 (2019-09-13)

Bug Fixes

  • add new method to get correct time indicator top position | fixes #1396 (#1447) (1cf0205)
  • drag cancelation for month view (#1322) (9c81e9e)
  • invalid prop-types. (#1435) (61e1a1e)
  • update time indicator position if max prop changes (#1379) (ac945b7)
  • use fixed date arithmetic lib and move bt-sass to devdepen… (#1374) (b223a61)

Features

0.22.0 (2019-06-18)

... (truncated)

Commits
  • 83ad139 chore(release): set package.json to 0.38.4 [skip ci]
  • 20502f3 fix(sass): Reference distributed folder in SASS compile (#2091)
  • ae8307b chore(release): set package.json to 0.38.3 [skip ci]
  • 267629b fix: Correct typo in custom view example
  • 559d585 Merge pull request #2084 from jquense/ci/buildRelease
  • 2979e28 Typo in custom view
  • 530a0f0 ci: Fix package and changelog updates on release
  • abd4594 fix: Correct listener teardown
  • a88da3f fix: Replace deprecated dependency
  • 8c22937 ci: Move from node-sass to Dart Sass
  • 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 #128.