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

2.0 Rewrite #43

Open
lolJS opened this issue Sep 5, 2017 · 5 comments
Open

2.0 Rewrite #43

lolJS opened this issue Sep 5, 2017 · 5 comments
Assignees

Comments

@lolJS
Copy link
Collaborator

lolJS commented Sep 5, 2017

I'm looking for some feedback on the project. There are several forks, the most notable by @epitaphmike. For the 2.0 rewrite I'm using date-fns instead of moment. It lends itself better to react due to it's immutability.

What features are you using (i18n, modifiers, none of the above)?

What features would you like?

@lolJS lolJS self-assigned this Sep 7, 2017
@lolJS lolJS added this to the 2.0 Rewrite with date-fns milestone Sep 7, 2017
@epitaphmike
Copy link

In a current project we are using the calendar to display game info for a specific date.
I was originally planning on doing a rewrite myself. My fork was a temporary fix that I never got back to as well as updates for the change to react 16. Then my plan was to switch to use react-day-picker, which I haven't done yet either. The purpose behind switching was to use a single calendar library. Currently we are using 3 different libraries for date picking. Dumb. I know. Either way, I'd be more then willing to help.

@wojtekmaj
Copy link

Hey guys, I developed independently my version of react-calendar, not aware of this package's existence, as I needed it in my both personal and professional projects. I'd consider a "2.0" version done - documentation is here, tests are here, fully working with React 16, no moment is used.
Would you like to have a look if it's something that would suit you and if there's anything that can be done to make it a better replacement of current react-calendar?
https://github.com/wojtekmaj/react-calendar

@mjburling
Copy link

I was looking for a solid calendar and I thought that react-calendar was the one despite the slowed frequency of updates, but the react-calendar that @wojtekmaj created looks pretty solid. I'm going to give it a shot. Any chance his work effectively becomes 2.0?

@wojtekmaj
Copy link

Thanks for the kind words! I already wrote to npm package owners what do they think about it.

@wojtekmaj
Copy link

@lolJS, @mjburling I'm happy to announce that I have agreed with this library's creators to continue development of react-calendar based on my repository. I've done some improvements that will help with the switch and made a simple upgrade guide article in Wiki. I'd be delighted to hear your opinion and I'm awaiting comments and feature requests!

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

4 participants