You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a work in progress. Links and more info will be added soon.
What's going on
A lot of developers who use CVCalendar on a daily basis in their apps wonder what is currently happening with the project and why there is so many issues unsolved. We want to make things clear. First off, the project is not dead. It's now mainly maintained by @elsesiy, but neither he nor me can't instantly solve issues as they appear, since issues have to extend existing API and it takes time. It's been a year since this library was first released and we're proud to be one of the most popular open-source library among Calendar UI. So we want to thank you, first of all, for all contributions you've made, for all ideas you've given us and for all the support we've gotten from you. Thank you!
Further goals
At the moment of writing this issue, CVCalendar has 86 issues opened. This means there is a ton of changes we're going to bring off. In addition to reported issues we have a few great ideas. Of course you will get the range date selection support and custom views as markers (instead of having only dot markers), but we look deeper and thus you'll also get a year mode, improved API, IBDesignable CVCalendarView and much more.
This is going to be the biggest change CVCalendar has ever had. But we are not scared, so are you, right? We'll mostly concentrate on improving the API. Let's have a quick tour.
publicoverridefunc viewDidLayoutSubviews(){
super.viewDidLayoutSubviews()// Your code here...}
Yes, it should. How? Well, AutoLayout is coming! 😄
We're extremely excited to support IBDesignable interface. So you can apply your changes and see the result instantly for most of UI properties. This is something you've been waiting for so long, right?
What about Documentation?
We'll work hard on making an exhaustive documentation for this project. A new design style is coming as well!
Tests?
Right you are. The major version will be covered by Unit Tests. And for contributors it will be running with Travis-CI.
What's going on
A lot of developers who use CVCalendar on a daily basis in their apps wonder what is currently happening with the project and why there is so many issues unsolved. We want to make things clear. First off, the project is not dead. It's now mainly maintained by @elsesiy, but neither he nor me can't instantly solve issues as they appear, since issues have to extend existing API and it takes time. It's been a year since this library was first released and we're proud to be one of the most popular open-source library among Calendar UI. So we want to thank you, first of all, for all contributions you've made, for all ideas you've given us and for all the support we've gotten from you. Thank you!
Further goals
At the moment of writing this issue, CVCalendar has 86 issues opened. This means there is a ton of changes we're going to bring off. In addition to reported issues we have a few great ideas. Of course you will get the range date selection support and custom views as markers (instead of having only dot markers), but we look deeper and thus you'll also get a year mode, improved API, IBDesignable CVCalendarView and much more.
Version 2.0.0
This is going to be the biggest change CVCalendar has ever had. But we are not scared, so are you, right? We'll mostly concentrate on improving the API. Let's have a quick tour.
We find such things weird:
Doesn't it look better?
Oh, we're absolutely sure you dislike this thing:
Should it look like this?
Yes, it should. How? Well, AutoLayout is coming! 😄
We're extremely excited to support IBDesignable interface. So you can apply your changes and see the result instantly for most of UI properties. This is something you've been waiting for so long, right?
What about Documentation?
We'll work hard on making an exhaustive documentation for this project. A new design style is coming as well!
Tests?
Right you are. The major version will be covered by Unit Tests. And for contributors it will be running with Travis-CI.
Discussion
Feel free to participate in our open API discussion.
We'll be bringing new threads for discussions and questions in the following days. General API and change-log threads will come soon.
The text was updated successfully, but these errors were encountered: