Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump calendar_view from 1.2.0 to 1.3.0 #1095

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps calendar_view from 1.2.0 to 1.3.0.

Release notes

Sourced from calendar_view's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: SimformSolutionsPvtLtd/flutter_calendar_view@1.2.0...1.3.0

Changelog

Sourced from calendar_view's changelog.

1.3.0 - 12 Nov 2024

  • Fixes full day event position when fullHeaderTitle is empty.
  • Fixes generics of _InternalDayViewPageState is always Object?. #371
  • Fixes issue in showing quarter hours when startHour is provided. #387
  • Use hourLinePainter in DayView #386
  • Refactor SideEventArranger to arrange events properly. #290
  • Adds generic type in _InternalWeekViewPageState. #380
  • Adds additional configurations for HeaderStyle.
    • Added mainAxisSize, mainAxisAlignment, rightIconConfig and leftIconConfig.
  • Adds additional configurations for CalendarPageHeader, MonthPageHeader, DayPageHeader and WeekPageHeader.
    • Added titleBuilder to build custom title for header.
  • Fixes issue calendar scroll physics for day & week view. #417
  • Adds onTimestampTap callback in WeekView and DayView. #383
  • Use maxWidth to set max width of event slot in day & week view. #413
  • Deprecations:
    • deprecated backgroundColor and iconColor from CalendarPageHeader, DayPageHeader, MonthPageHeader and WeekPageHeader.
      • Solution: use headerStyle instead.
    • deprecated leftIconVisible, rightIconVisible, leftIconPadding, rightIconPadding, leftIcon and rightIcon from HeaderStyle.
      • Solution: use rightIconConfig and leftIconConfig instead.
Commits
  • cc99a0e Update README.md (#421)
  • 5ee6eb1 Merge pull request #420 from SimformSolutionsPvtLtd/release/update_change_log
  • 1729c0d 🔖 version bump 1.3.0
  • 7d8fd5a Merge pull request #416 from SimformSolutionsPvtLtd/feature/event_tile_width
  • 8aa85b1 feat: Fixes issue #413: Set max width of event slot in week & day view
  • 3924c93 Merge pull request #419 from SimformSolutionsPvtLtd/feature/time_clickable_fu...
  • 1be329c feat: Fixes issue #383: ✨ Add action on tap of timestamp in day & week view
  • 372cdcc Merge pull request #418 from SimformSolutionsPvtLtd/fix/issue_417_scroll_physics
  • 689dac2 fix: Fixes issue #417: 🐛 Fixes calendar scroll physics for day & week view
  • 982747f Merge pull request #408 from SimformSolutionsPvtLtd/feature/add-more-configur...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [calendar_view](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/releases)
- [Changelog](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/blob/master/CHANGELOG.md)
- [Commits](SimformSolutionsPvtLtd/flutter_calendar_view@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: calendar_view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 10:01
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file version: Patch labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file size: S version: Patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants