-
Notifications
You must be signed in to change notification settings - Fork 615
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
CVCalendar-Release [1.1.0] #28
Comments
👍 |
Hardly do I realise how such a big release can be associated with a minor version. |
* Minor fixes and optimisation * Unmanaged dragging of content view fixed * Top marker glitch on first load fixed * Refactoring
* Major optimisation (retain cycle issue between views) done * Now content scrolls in the correct direction when you get empty space * Top markers are now properly displayed * Touches are handled by a specific controller * etc
* Dot movement doesn’t crash when a day view doesn’t hold a reference to calendar view * Set -> CVSet * Some refactoring
* Animation callback is now more Swifty :-) * Default animations
* CircleView -> AuxiliaryView with multiple shapes * Circle geometry on DayView * Types globalisation * Refactoring
* Proper MVC model applied to mode feature * Huge optimization on loading month views * Several memory leaks removed * More clear API
* Huge WeekView mode optimization * Proper mode value loading * Performance improvement * Minor bug fixes
* New architecture of initialization * CVCalendarView can be cloned * Removed singletons * Now the first day view is selected on month change
* Bug fixes * Every CVCalendar instance now has its own coordinator, touch controller and animator
* New architecture of building week and day views * Minor bug fixes
* Added animated transition for calendar mode change (see ViewController) * Fixed bug with MonthView frame size update
To create Events into the calendar thank you |
@nopptr Please elaborate on what do you need. I don't get it.. |
I want to add actively show in calendar I'm sorry if I'm wrong, I'm not good at English. Thank On Tuesday, 29 December 2015, Jonas-Taha El Sesiy [email protected]
|
@nopptr I'm sorry I still don't understand. |
Hi, I Iove this beautiful library. |
Hi @elsesiy , I am using week view, but to fetch the current month i am using the same instance as in Month view calendarViewWeek!.presentedDate.month But presentedDate is nil Week view case but not in Month view. Not able to understand why???? Thanks |
Hi @elsesiy, Have you given any thought to add support for drag and drop for events in week view? Thanks, |
Branch
Develop
Enhancements
Major bug fixes
Documentation
The text was updated successfully, but these errors were encountered: