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 1.5.2 #147

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-big-calendar from 0.24.6 to 1.5.2.

Release notes

Sourced from react-big-calendar's releases.

v1.5.2

1.5.2 (2022-11-10)

Bug Fixes

  • do not send undefined/null gutterRef to getWidth (#2300) (7b5f5b8)

v1.5.1

1.5.1 (2022-11-09)

Bug Fixes

v1.5.0

1.5.0 (2022-07-19)

Features

  • time-gutter-wrapper: expose time gutter wrapper component (#2236) (39ff8a1)

v1.4.3

1.4.3 (2022-07-19)

Bug Fixes

v1.4.2

1.4.2 (2022-07-15)

Bug Fixes

v1.4.1

1.4.1 (2022-07-15)

Bug Fixes

v1.4.0

1.4.0 (2022-07-12)

... (truncated)

Changelog

Sourced from react-big-calendar's changelog.

1.5.2 (2022-11-10)

Bug Fixes

  • do not send undefined/null gutterRef to getWidth (#2300) (7b5f5b8)

1.5.1 (2022-11-09)

Bug Fixes

1.5.0 (2022-07-19)

Features

  • time-gutter-wrapper: expose time gutter wrapper component (#2236) (39ff8a1)

1.4.3 (2022-07-19)

Bug Fixes

1.4.2 (2022-07-15)

Bug Fixes

1.4.1 (2022-07-15)

Bug Fixes

1.4.0 (2022-07-12)

Features

  • allow using custom event wrapper component while dragging (#2228) (afa8824), closes #1864

1.3.3 (2022-07-12)

... (truncated)

Commits
  • 5611d99 chore(release): set package.json to 1.5.2 [skip ci]
  • 7b5f5b8 fix: do not send undefined/null gutterRef to getWidth (#2300)
  • 2a1d5b5 chore(release): set package.json to 1.5.1 [skip ci]
  • 11fd6c8 fix: typo for prop titles (#2298)
  • 09c2bc1 docs: make "Docs" tab default (#2289)
  • f45a40b docs: add demo image to README (#2237)
  • 76667d5 chore(release): set package.json to 1.5.0 [skip ci]
  • 39ff8a1 feat(time-gutter-wrapper): expose time gutter wrapper component (#2236)
  • 85e3769 chore(release): set package.json to 1.4.3 [skip ci]
  • 6d87ebb fix: auto scroll on event selection (#2235)
  • 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)