Open
Description
Branch
Develop
Enhancements
- Date range selection Select Date Range #12
- Multiple dates selection Selecting multiple dates ? #32
- Day views interaction disable Prevent from tapping days? #20
- Personal background color for every day view Adding more dots per day #27
- Change rotation mode (re-render)
- Custom markers Custom Dot Image / Year View #49
- Min/Max month view for load
- Cache scrolling Scrolling fast between months #55
- Supplementary views for day views Calendar Graphing #61
- Views reuse
- Transition animation between modes (week-month) Animating between CVCalendarViewModes #17
- Multiple dots for day views Adding more dots per day #27
- Update dot markers (e.g. if some day views shouldn't have ones anymore) Adding more dots per day #27
- Localization
- Custom fonts for both menu and dates' labels
- Dynamic content size (week and day views)
Major bug fixes
- Committing frames' update only once Calling didSelectDayView immediately on load #18 Returning to CVCalendar with a selected date renders day label incorrectly #22 Labels for all the dates repeatedly getting darker with each frame update on viewDidAppear on projects with uitabbarcontrollers #31
- CVDate math for days out CVDate with month = 0 and month = 13 #23
- Toggling to current day view if it isn't selected Init CVCalendar with a specific day in current month #30
- Unmanaged dragging of content view (scroll area)
- Top marker glitch on first load
- Glitch on chaotic scroll
- Delay on appearing (make a lazy init on content view)
- Major optimisation (retain cycle issue between views)
- Delegate notification on toggling or month change
- Interaction with invisible day views
- Double first day in month selection
- MonthContentViewController optimization
- WeekContentViewController optimization
- iOS 7 <-> iOS 8 bridging Crashes on iOS 7 #50
Documentation
- Update documentation (better struct, usage section)
- Write an article on using CVCalendar with all features
- Record a video in a couple with the article