-
Notifications
You must be signed in to change notification settings - Fork 436
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
Further development #301
Comments
Formzy :) |
Great you are stepping in and continuing the development! |
Would it be possible for the original contributor to give full access to this repo to some other contributors? That would avoid having to move the repo around. It can be confusing for new users? |
I may be wrong, but I think @Semigradsky already has write access to this repo? There is enough improvement to justify a new release, but only @christianalfoni has the power to push releases on npm, and he has no time for formsy-react right now. This looks like a source of frustration that could be eased by adding another owner to the npm project. Of course, this is @christianalfoni's project and he is at liberty to do as he wishes! If he has no more interest or time for this, or is unwilling or unable to grant others to push releases on npm, then forking is a natural progression. I'd rather It didn't come to this, though. As for the name, how about |
@twisty Yes this is what I meant! npm rights to be able to publish. |
Thanks to @christianalfoni for creating this library with such passion in the first place! 👍 @Semigradsky you've done a fine job of maintaining the library so far, so it's great news that you're picking it up. It's perfectly possible to have multiple users able to update npm, however if forking/moving the repo is part of the plan, it might make sense to move it under its own org (formsy?), so: formsy/formsy-react. A complete rename might be too confusing. I would be happy for formsy-material-ul to live there to. |
@Semigradsky Where is your fork? I assumed https://github.com/Semigradsky/formsy-react but it's not there. |
1 similar comment
@Semigradsky Where is your fork? I assumed https://github.com/Semigradsky/formsy-react but it's not there. |
I'd be interested in knowing where the new fork is, as well as contributing where I can. IMO, it would be nice to ditch the mixin and make it a high-order function instead. |
@Semigradsky Do you have any news on this? We are considering using formsy but its development state may be a key in our decision. |
+1 |
I personally went with react-redux-form and highly recommend it! |
@Semigradsky - you're obviously under no obligation to continue development of formsy-react, but it would be good to know what your plans are one way or the other. 👍 |
Is there any news related to the future fork of this project? |
Hi for all! @twisty @mbrookes @sdemjanenko and other |
Sorry for the long pause. The new version is here! |
@Semigradsky |
You mean |
still waiting for the feature: onInvalid and onInvalidSubmit should pass a map of input names and their errors can you advise how or when this can be support? thx! |
fwiw, I think this project is quite valuable, as its been versatile in many types of form scenarios that I've used it in. Thanks @Semigradsky for picking up the baton on it. I will continue to support the project any way I can :) |
Hi!
@christianalfoni has no more time for the development of this project. He spends all his free time on coding for Cerebral.
I decided forking this project and continuing development.
I am thinking about the title formsy, but any suggestions are welcome.
If you think that the current api smell too bad, now is the best time to change it.
Any comments and suggestions are welcome!
The text was updated successfully, but these errors were encountered: