Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Enables selection of month and year #5

Merged
merged 3 commits into from Feb 21, 2022
Merged

Conversation

selfsk
Copy link
Owner

@selfsk selfsk commented Feb 20, 2022

  • month and year are @State for CalendarView, updates controlled from CalendarView
  • viewModel updated to consider selected year value and month (i.e. jumping more than 1 month/year)

 - Month and year are @State for CalendarView, updates controlled from CalendarView
 - viewModel updated to consider selected year value and month (i.e. jumping more than 1 month/year)
 - configuration is an instance of `DeadSimpleCalnderConfiguration` - for now only controls year range available for selection. Can be provided dependin
g on your data (don't need to guess years you might need to see in calendar)
 - updated demo gif file (got a bit bigger - 1.2Mb)

ci: Added git-chglog
@selfsk selfsk merged commit 26d2acf into master Feb 21, 2022
@selfsk selfsk deleted the selecting-month-and-year branch February 21, 2022 00:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant