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

update on website footer

github.com/react-hook-form/react-hook-form - 29f6d76c2d484e5d76966c97bbfab8c2a9308aa5 authored over 5 years ago by Beier Luo <[email protected]>
website style update

github.com/react-hook-form/react-hook-form - e46402fd67bc39b89654a111aa274ad0386f7750 authored over 5 years ago by Beier Luo <[email protected]>
form setting update

github.com/react-hook-form/react-hook-form - dc0be0395801dfceae0a5c58b605a1a36a1ba59a authored over 5 years ago by Beier Luo <[email protected]>
fix website with copypaste icone

github.com/react-hook-form/react-hook-form - 416c7610e6a770c91d4f633e6d4474fc21a6840f authored over 5 years ago by Beier Luo <[email protected]>
update website to include validation schema

github.com/react-hook-form/react-hook-form - 0e3e78d0dc2c293a2b2fc88d720223dc53b6af10 authored over 5 years ago by bill <[email protected]>
Merge pull request #8 from bluebill1049/feature/yup

Feature/yup

github.com/react-hook-form/react-hook-form - e9c87f7b98cbabc7cccdcba601da854e03fdf2e5 authored over 5 years ago by Bill <[email protected]>
support validation schema

github.com/react-hook-form/react-hook-form - 58e435ce6263a71f5e4fa48b3478c615747ab7ba authored over 5 years ago by bill <[email protected]>
support on schema validaiton

github.com/react-hook-form/react-hook-form - a2c49fb899f7b58056a398fb643aba0b25c119f4 authored over 5 years ago by bill <[email protected]>
Merge branch 'master' into feature/yup

github.com/react-hook-form/react-hook-form - 74201e236b85738ec88f87795e55ea8fbf2c4db8 authored over 5 years ago by bill <[email protected]>
fix issue around builder

github.com/react-hook-form/react-hook-form - 4a58084e2d3aaa0f47872da22dd17d51b3eb22cb authored over 5 years ago by bill <[email protected]>
fix a padding issue on website

github.com/react-hook-form/react-hook-form - 740e897241dde58f13f55bd279b505a429627bba authored over 5 years ago by bill <[email protected]>
fix the scroll bar issue

github.com/react-hook-form/react-hook-form - fed02e403a7e5a683f32a6e9e495ead041137956 authored over 5 years ago by Beier Luo <[email protected]>
update website package version

github.com/react-hook-form/react-hook-form - 3764cecd046caccc0a1ed7175f234c70336bea46 authored over 5 years ago by Beier Luo <[email protected]>
Merge pull request #7 from bluebill1049/feature/error-message-in-register

Feature/error message in register

github.com/react-hook-form/react-hook-form - 9122832d4aa31285ec6a66bc247dcbdc752486c9 authored over 5 years ago by Bill <[email protected]>
update api page with register

github.com/react-hook-form/react-hook-form - 8b0e922997204fc1fa50048a121f365c3baa7e0a authored over 5 years ago by Beier Luo <[email protected]>
update on error messages display

github.com/react-hook-form/react-hook-form - 9ee1478592b273e74e2febd9e03b03ed23868997 authored over 5 years ago by bill <[email protected]>
validate fields with message support

github.com/react-hook-form/react-hook-form - b210e055ce8515bd6672bf358b8d4af469096bd7 authored over 5 years ago by bill <[email protected]>
Merge branch 'master' into feature/error-message-in-register

github.com/react-hook-form/react-hook-form - b9a5894d42fe97b96e45cd0e567c510bc10bd827 authored over 5 years ago by bill <[email protected]>
fix event listener when there are errors

github.com/react-hook-form/react-hook-form - 9877ace07347bfc2b5ae4ef7ee05e4d9984bd9ec authored over 5 years ago by bill <[email protected]>
event attached changed to array

github.com/react-hook-form/react-hook-form - 8897901ee3f6f9706809962f0dd9465b25e61ab5 authored over 5 years ago by bill <[email protected]>
add validate value for radio

github.com/react-hook-form/react-hook-form - 0034b78d2d81163958ab22c04f438745b8bb7c2b authored over 5 years ago by bill <[email protected]>
fix missing validate for radio button

github.com/react-hook-form/react-hook-form - f28d2df6b5318146fc2d475a48cc3b78e9a5501b authored over 5 years ago by bill <[email protected]>
fix validate error and update website

github.com/react-hook-form/react-hook-form - e4177ee318b6b52f426d66a5749443be047c0e13 authored over 5 years ago by bill <[email protected]>
fix a bug where ref gets reset

github.com/react-hook-form/react-hook-form - 7ccd217bf4568b3b8399f6cfc192a9f6b5610765 authored over 5 years ago by bill <[email protected]>
fix issue with event add and remove

github.com/react-hook-form/react-hook-form - f7d196feedbf8dc62967e7c5baf52c61fdb59e04 authored over 5 years ago by bill <[email protected]>
working on yup validation schema

github.com/react-hook-form/react-hook-form - f24bf8b9a7759cc912c8a839bbc87e30cb39024b authored over 5 years ago by bill <[email protected]>
fix validate with multiple

github.com/react-hook-form/react-hook-form - 54499355578c0eb428e40e413885ca941d2162ae authored over 5 years ago by bill <[email protected]>
fix a bug where option index is less than 0

github.com/react-hook-form/react-hook-form - 8700f50cfdb81948ec0bbd2a526e9a5554088122 authored over 5 years ago by bill <[email protected]>
fix a problem when register not update new props

github.com/react-hook-form/react-hook-form - 4046c56f89e799dd112aab626bfbf89c1d1fe891 authored over 5 years ago by bill <[email protected]>
fix index and rename home to form

github.com/react-hook-form/react-hook-form - ebeb5f441c77b155458892d42c7ad736c05ea723 authored over 5 years ago by bill <[email protected]>
update packge.json keywords

github.com/react-hook-form/react-hook-form - 9a28633c49d12a8dac328247e7096a74ac576773 authored over 5 years ago by bill <[email protected]>
include setting in the form

github.com/react-hook-form/react-hook-form - 1cf9b265f8197e917228da7b82c43c9fd6908659 authored over 5 years ago by bill <[email protected]>
update on api page

github.com/react-hook-form/react-hook-form - daa8dbe9b604d99f2e3a2fbf2f73e424eedab998 authored almost 6 years ago by Beier Luo <[email protected]>
update wbsite api section

github.com/react-hook-form/react-hook-form - c1dc5b59d0432054fbc9695376b47bab2eebfc1d authored almost 6 years ago by bill <[email protected]>
update website with logo and github icon

github.com/react-hook-form/react-hook-form - 82e12a2446653b510630409513f0383c6760c893 authored almost 6 years ago by bill <[email protected]>
change custom to validate and support object valiation

github.com/react-hook-form/react-hook-form - 0d3a5386ab9ac7916a9b5098a765d90278655281 authored almost 6 years ago by bill <[email protected]>
Merge pull request #1 from erikras/patch-1

Form vs. From

github.com/react-hook-form/react-hook-form - 3adca5acf1f0f8908500e6e7b53bd4c814309753 authored almost 6 years ago by Bill <[email protected]>
Form vs. From

I've lost count the number of times I've made this typo. 🙄😃

github.com/react-hook-form/react-hook-form - 3c89640baad148f9248d2fd84879075d84549e8f authored almost 6 years ago by Erik Rasmussen <[email protected]>
watch with default value

github.com/react-hook-form/react-hook-form - a9755f9243f6d652849381552be8cc91f4acc8c9 authored almost 6 years ago by bill <[email protected]>
watch with default value

github.com/react-hook-form/react-hook-form - ae3e5074fac92830022e57184f8cedbfc050c029 authored almost 6 years ago by bill <[email protected]>
fix a issue when value is empty skip rest of the validation

github.com/react-hook-form/react-hook-form - c584df3bd16986dec69dfcfe5fd5038602e7aea9 authored almost 6 years ago by bill <[email protected]>
change packge name to react-hook-form

github.com/react-hook-form/react-hook-form - b8a4845510ab4f788d8cf7fa94e3ed1018dac454 authored almost 6 years ago by bill <[email protected]>
fix type for radio button and index

github.com/react-hook-form/react-hook-form - b05981ff770c752514ad36fed72b9b7527d1adc9 authored almost 6 years ago by bill <[email protected]>
fix z-index and column width

github.com/react-hook-form/react-hook-form - bcbac86810f724433e63c14b3dc673e5fe308d64 authored almost 6 years ago by bill <[email protected]>
fix typescript for null

github.com/react-hook-form/react-hook-form - f9976ee43a11afa6972c4260630e3f4de7468d0f authored almost 6 years ago by bill <[email protected]>
fix typescript for null

github.com/react-hook-form/react-hook-form - a798c8c07ebb2e93fcbb6e53f5615ab86832baf1 authored almost 6 years ago by bill <[email protected]>
fix typescript for null

github.com/react-hook-form/react-hook-form - 1754b199fbcd5170feb7363d83ea6db88b101b1b authored almost 6 years ago by bill <[email protected]>
fix unit tests for getRadioValue

github.com/react-hook-form/react-hook-form - 0a227fb7563f6d989094d8d179d438708f1aabc5 authored almost 6 years ago by bill <[email protected]>