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

CVCalendar-Release [1.1.0] #28

Open
22 of 33 tasks
mozharovsky opened this issue Mar 2, 2015 · 9 comments
Open
22 of 33 tasks

CVCalendar-Release [1.1.0] #28

mozharovsky opened this issue Mar 2, 2015 · 9 comments

Comments

@mozharovsky
Copy link
Member

mozharovsky commented Mar 2, 2015

Branch

Develop

Enhancements

Major bug fixes

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
@martjemeyer
Copy link

👍

@mozharovsky
Copy link
Member Author

Hardly do I realise how such a big release can be associated with a minor version.
This release is 1.1.0 version. So changes are coming.

@mozharovsky mozharovsky changed the title CVCalendar-Release [1.0.9] CVCalendar-Release [1.1.0] Mar 6, 2015
mozharovsky added a commit that referenced this issue Mar 9, 2015
* Minor fixes and optimisation
* Unmanaged dragging of content view fixed
* Top marker glitch on first load fixed
* Refactoring
mozharovsky added a commit that referenced this issue Mar 17, 2015
* 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
mozharovsky added a commit that referenced this issue Mar 17, 2015
* Dot movement doesn’t crash when a day view doesn’t hold a reference
to calendar view
* Set -> CVSet
* Some refactoring
mozharovsky added a commit that referenced this issue Mar 21, 2015
* Day view single selection queues
* Top markers’ correct animation
mozharovsky added a commit that referenced this issue Mar 21, 2015
* Animation callback is now more Swifty :-)
* Default animations
mozharovsky added a commit that referenced this issue Apr 5, 2015
* CircleView -> AuxiliaryView with multiple shapes
* Circle geometry on DayView
* Types globalisation
* Refactoring
mozharovsky added a commit that referenced this issue Apr 10, 2015
* Delegate notification on toggling or month change added
* Interaction with invisible day views disabled
* Double first day in month selection removed
mozharovsky added a commit that referenced this issue Apr 12, 2015
* Proper MVC model applied to mode feature
* Huge optimization on loading month views
* Several memory leaks removed
* More clear API
mozharovsky added a commit that referenced this issue Apr 14, 2015
* Huge WeekView mode optimization
* Proper mode value loading
* Performance improvement
* Minor bug fixes
mozharovsky added a commit that referenced this issue Apr 15, 2015
* New architecture of initialization
* CVCalendarView can be cloned
* Removed singletons
* Now the first day view is selected on month change
mozharovsky added a commit that referenced this issue Apr 15, 2015
* Bug fixes
* Every CVCalendar instance now has its own coordinator, touch
controller and animator
mozharovsky added a commit that referenced this issue Apr 24, 2015
* If current month/week view is presented CVCalendar will select
current day view
* Fixed issues with animating next/previous toggle of week/month views
mozharovsky added a commit that referenced this issue Apr 26, 2015
* New architecture of building week and day views
* Minor bug fixes
mozharovsky added a commit that referenced this issue Apr 26, 2015
* Added animated transition for calendar mode change (see
ViewController)
* Fixed bug with MonthView frame size update
@nopptr
Copy link

nopptr commented Dec 28, 2015

To create Events into the calendar
usr to method

thank you

@elsesiy
Copy link
Member

elsesiy commented Dec 29, 2015

@nopptr Please elaborate on what do you need. I don't get it..

@nopptr
Copy link

nopptr commented Dec 30, 2015

I want to add actively show in calendar

I'm sorry if I'm wrong, I'm not good at English.

Thank
Noppadorn

On Tuesday, 29 December 2015, Jonas-Taha El Sesiy notifications@github.com
wrote:

@nopptr https://github.com/nopptr Please elaborate on what do you need.
I don't get it..


Reply to this email directly or view it on GitHub
#28 (comment)
.

@elsesiy
Copy link
Member

elsesiy commented Jan 1, 2016

@nopptr I'm sorry I still don't understand.

@mozharovsky mozharovsky mentioned this issue Feb 2, 2016
23 tasks
@shrikantwalekar-tudip
Copy link

Hi, I Iove this beautiful library.
I want to know- can we highlight some dates we want? with circular colour in background or any else way
If yes, how to do it, I am new in swift coding.

@AB91189
Copy link

AB91189 commented Jul 21, 2016

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
Abhishek

@varunchanni
Copy link

varunchanni commented Jun 20, 2017

Hi @elsesiy,

Have you given any thought to add support for drag and drop for events in week view?

Thanks,
Varun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants