Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Hook Form

📋 React hooks for form validation without the hassle
Collective - Host: opensource - https://opencollective.com/react-hook-form - Website: https://react-hook-form.com/ - Code: https://github.com/react-hook-form

fix a type bug reported #45

github.com/react-hook-form/react-hook-form - d4388b2a40bdfe09c0aee8c5e7c140d2521fcc53 authored over 5 years ago
revert optimzed code which cause bug

github.com/react-hook-form/react-hook-form - 222183d6e568fd32fc74f59302a63ac83591c4ab authored over 5 years ago
include no progress indicator

github.com/react-hook-form/documentation - e5c189435448ddb7447f31e0c912761bd91d3605 authored over 5 years ago
include typescript section under api

github.com/react-hook-form/documentation - f60ecdd58dda1dcefa3cc8b511b99cd1dfecc26d authored over 5 years ago
include note for setValue

github.com/react-hook-form/documentation - 8a18bbd089aba19e3753593f6e89481d10aada7f authored over 5 years ago
include a note for reset method

github.com/react-hook-form/documentation - 389b33780b86742b263ec7ed878dc6ff7b3bd4d1 authored over 5 years ago
include note for handleSubmit

github.com/react-hook-form/documentation - d8a7a5ed3006f190f2ea6e3897da41c63a20c8b3 authored over 5 years ago
fix website bug and content update

github.com/react-hook-form/documentation - ed37a61ad9fd81d8f312f071a3a9cd0eeb5504d8 authored over 5 years ago
fix get started page error

github.com/react-hook-form/documentation - 20cbb59fa4d7d24b90439ae8ed153be7a4879d27 authored over 5 years ago
prevent error from throwing when form is not found

github.com/react-hook-form/react-hook-form - e6a8f16a0213b07fbab394fe147d8864924c35c0 authored over 5 years ago
include a warning with reset fail

github.com/react-hook-form/react-hook-form - ce3b13ee7ce2f386a65bf3383dfcd5b477bf32b3 authored over 5 years ago
patch issue with touched

github.com/react-hook-form/react-hook-form - 924f302574748519c596f037221b43d695b2247b authored over 5 years ago
update button position

github.com/react-hook-form/documentation - 99d314c4a7c0256822fd556730374eb836606482 authored over 5 years ago
update API page to include getValues()

github.com/react-hook-form/documentation - dfd8681e2fdcc70990819f47edc3683c0539e4cb authored over 5 years ago
update examples with setError

github.com/react-hook-form/react-hook-form - 9baa52eb725b0eb7a2a761ea1353acb74eeaa1d8 authored over 5 years ago
fix bug on filter errors

github.com/react-hook-form/react-hook-form - c952fa0f943f08bca3593f9c4d7db5b95a4e4761 authored over 5 years ago
remove an extra variable and simple logic

github.com/react-hook-form/react-hook-form - dcd6a267cdadd9fb8be48ba923ba341115a63d60 authored over 5 years ago
[WIP] Improve typing (#35)

* Improve typing

* Add generic type to FieldsObject related methods

* fix watch fuction

...

github.com/react-hook-form/react-hook-form - 3e9e646818d16359229c3d36400c2ea534886df3 authored over 5 years ago
update setError content

github.com/react-hook-form/documentation - a77d0a5f14e468c7901ed11f09c6da63cdb1a63e authored over 5 years ago
fix styling and config

github.com/react-hook-form/documentation - 6ee7a570ec1e69527e1526b447a121ebc5461b76 authored over 5 years ago
fix styling and add comments

github.com/react-hook-form/documentation - 9a454aa5eadea58ed8237cf2514aa6dbac54ff26 authored over 5 years ago
fix a performance bug and update npmignore

github.com/react-hook-form/react-hook-form - 51bfc1b076188c060ed17cb6644e7ae44d988175 authored over 5 years ago
prevent removeEventlistner on none input type

github.com/react-hook-form/react-hook-form - ba1c62b5ea502dcfa457f5baae1746a0a26fd14b authored over 5 years ago
fix bug with remove eventlistner and setError

github.com/react-hook-form/react-hook-form - d32b912807a4c514c3901241ede6d8d72ea31b89 authored over 5 years ago
update website logo and faq page

github.com/react-hook-form/documentation - 167bcbde8414a09a55f3773ada23b8d9c1a9720e authored over 5 years ago
include render performance test

github.com/react-hook-form/documentation - 5e6320220959ba4f50bc3c11a101236ae286413b authored over 5 years ago
more update on get started

github.com/react-hook-form/documentation - d1407400fe400c175ac5088a4ff7c06ed854c62b authored over 5 years ago
more consistent update

github.com/react-hook-form/documentation - d6e62275092fcbafe2b07725b3f8a106ddb7e691 authored over 5 years ago
style and content update

github.com/react-hook-form/documentation - ddbf05bc7388e38bb8ec10bb4a45ccc6ae3c7c87 authored over 5 years ago
fix setError clear method

github.com/react-hook-form/react-hook-form - 004c404c631ae171cd94411469152b713c949738 authored over 5 years ago
Create nestedFields.tsx

github.com/react-hook-form/react-hook-form - adb2ece0a2734dcd391b0f461a7a1b515a453990 authored over 5 years ago