Releases: SimformSolutionsPvtLtd/flutter_calendar_view
Releases · SimformSolutionsPvtLtd/flutter_calendar_view
v1.3.0
What's Changed
- Fix: the
_InternalDayViewPageState
is always Object #371 by @jiazeh in #375 - feat: ✨ update example to support latest flutter versions. by @ParthBaraiya in #379
- 🐛 Fixes issue #386. by @ParthBaraiya in #403
- 🐛 Fixes issue in quarter hours when startHour is provided. #387 by @ParthBaraiya in #404
- 🐛 Fixes issue #290. by @ParthBaraiya in #405
- Fix Issue 380 by @ParthBaraiya in #406
- Fix/380 by @ParthBaraiya in #407
- ✨ Provide more configurations for page headers. by @ParthBaraiya in #408
- fix: Fixes issue #417: 🐛 Fixes calendar scroll physics for day & week view by @shubham-jitiya-simform in #418
- feat: Fixes issue #383: ✨ Add action on tap of timestamp in day & week view by @shubham-jitiya-simform in #419
- feat: Fixes issue #413: Set max width of event slot in week & day view by @shubham-jitiya-simform in #416
- 🔖 version bump 1.3.0 by @shubham-jitiya-simform in #420
- Update README.md by @vatsaltanna-simformsolutions in #421
New Contributors
- @jiazeh made their first contribution in #375
- @shubham-jitiya-simform made their first contribution in #418
- @vatsaltanna-simformsolutions made their first contribution in #421
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- feat: correct release date in CHANGELOG.md. by @PRBaraiya in #330
- fix: 🐛onDateTap triggered issue resolved by changing customPaint height #332. by @ravilsimform in #335
- refactor code of day week view by @apurva010 in #348
- fix: 🐛live time indicator position on timeline is not correct when st… by @apurva010 in #349
- fix: 🐛 onDateTap return wrong date when startHour is set #341 by @apurva010 in #350
- fix: 🐛 lock horizontal scroll for week and month view #314 by @apurva010 in #351
- docs: CHANGELOG.md updated by @apurva010 in #352
- docs: Fixes CONTRIBUTING.md referencing old flutter format command by @ahmetakil in #345
- fix: add check to keep hour in timeline (in day and week view) if LiveTimeIndicator time or bubble dosen't overlap. by @mataai in #343
- fix: Display full day events on correct date on weekView by @MartimTSilva in #307
- feat: Added support for event long-press method execution by @rohitbhoite in #342
- feat: ✨add on event double tap callback in day, week, month view by @apurva010 in #353
- fix: 🐛 change end time for day and week view #298 by @apurva010 in #354
- fix: 🐛 fix show border not applying to header in month view #306 by @apurva010 in #364
- fix: 🐛hide month days not in current month functionality added #328. by @apurva010 in #362
- Feat/all day header title by @apurva010 in #361
- Feat/synchronize scroll by @apurva010 in #363
- fix: 🐛 display live time indicator only when it is in between of star… by @apurva010 in #365
- fix: 🐛 fix full day event on tap with on tap callback in full day eve… by @apurva010 in #360
- docs: CHANGELOG.md updated by @apurva010 in #358
- 🔖 version bump 1.2.0 by @apurva010 in #367
- fix: 🐛 update lastOffset and fix full day event position when fullHea… by @apurva010 in #368
New Contributors
- @apurva010 made their first contribution in #348
- @ahmetakil made their first contribution in #345
- @mataai made their first contribution in #343
- @MartimTSilva made their first contribution in #307
- @rohitbhoite made their first contribution in #342
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
- fix: 🐛Day view auto scroll to initial duration when using [scrollOffs… by @jaiminrana05 in https://github.com//pull/279
- Fixes #264 , Issue with overlapping events by @ralphm18 in #268
- Feat: ✨ Added Custom Hour Line Painter by @werner-scholtz in #228
- fix: 🐛Added a callback for the header title #241. by @jaiminrana05 in #253
- fix: Customize ScrollPhysics for MonthView by @dumazy in #286
- feat: Added the quarterHourIndicator for the DayView & halfHourIndica… by @jaiminrana05 in #285
- feat: Added Support for changing the week day position(top/bottom) in… by @jaiminrana05 in #284
- :fix: Improve the LiveTimeIndicator performance. by @PRBaraiya in #292
- :feat: Adds includeEdge flag in EventArrangers. by @PRBaraiya in #294
- ✨ Removes force unwrap while sorting the events. by @PRBaraiya in #295
- :feat: adds option to update the events. by @PRBaraiya in #297
- feat: ✨ Added show time on live timeline by @DevyankShaw in #217
- Issue 311 start hour by @rmpt in #319
- feat: Add custom sort for EventController by @dumazy in #305
- fix: 🐛Header view hidden functionality added #299. by @ravilsimform in #324
- fix:
month_view
eventtitleStyle
is tied to specific cell index by @felangel in #325 - 🔖 Version bump 1.1.0. by @PRBaraiya in #326
- feat: fixes static analysis warning in package. by @PRBaraiya in #327
New Contributors
- @ralphm18 made their first contribution in #268
- @werner-scholtz made their first contribution in #228
- @dumazy made their first contribution in #286
- @DevyankShaw made their first contribution in #217
- @rmpt made their first contribution in #319
- @ravilsimform made their first contribution in #324
- @felangel made their first contribution in #325
Full Changelog: 1.0.4...1.1.0
v1.0.4
v1.0.3
🐛 Test folder location update (#211)
v1.0.2
🔖 Version bump 1.0.2 (#169)
v1.0.1
What's Changed
- Enhancement/remove where by @AlexandreMaul in #53
- 🔥 Update github workflow flutter_analyze.yml to run on master and dev… by @ParthBaraiya in #109
- Merge work flow changes to master. by @ParthBaraiya in #110
- Showing only 1 day in DayView by @faiyaz-shaikh in #99
- Support for locale in month view and week view by @faiyaz-shaikh in #107
- Add Week page header color customization by @faiyaz-shaikh in #108
- 🐛 : Duplicate item in cells while adding events in the same session #61 by @MehulKK in #113
- Revert 113 #61🐛 : Duplicate item in cells while adding events in the same session #61 by @mobile-simformsolutions in #114
- Develop by @ShwetaChauhan18 in #115
- Updated Readme by @faiyaz-shaikh in #111
- Header Style customization without builders by @faiyaz-shaikh in #122
- Fix same event on same time by @faiyaz-shaikh in #100
- #61 by @MehulKK in #116
- Change starting time of day view by @faiyaz-shaikh in #112
- Revert "Change starting time of day view" by @ParthBaraiya in #134
- ✨ update logic in side event arranger. by @PRBaraiya in #135
- Compare dates in utc time to avoid DST disalignment by @ParthBaraiya in #136
- Rebase francescovgg/feature/on date tap by @ParthBaraiya in #137
- Feature/update change log by @faiyaz-shaikh in #138
- Fixed issue and feature for next release by @faiyaz-shaikh in #139
- Version update by @faiyaz-shaikh in #140
New Contributors
- @faiyaz-shaikh made their first contribution in #99
- @MehulKK made their first contribution in #113
- @mobile-simformsolutions made their first contribution in #114
- @ShwetaChauhan18 made their first contribution in #115
Full Changelog: 1.0.0...1.0.1
v1.0.0
v0.0.5
v0.0.4
:bug: fix remove event properly from controller. (#45)