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

unit test for handleSubmit

github.com/react-hook-form/react-hook-form - f0352ea5989dddcddfda2025b39a5e4a1b25036e authored over 5 years ago by Beier Luo <[email protected]>
unit test for unSubscribe

github.com/react-hook-form/react-hook-form - 20078e7f158d8e21b9cfd2d110fe2bd97abbc400 authored over 5 years ago by Beier Luo <[email protected]>
unit test around watch

github.com/react-hook-form/react-hook-form - 84cc28d2786a8ce56cdd8635ea5bff9c297f501f authored over 5 years ago by Beier Luo <[email protected]>
working on hook unit tests

github.com/react-hook-form/react-hook-form - 035b2f7bcb29a4105062dc8eecdf7d87b52e171b authored over 5 years ago by Beier Luo <[email protected]>
code clean up for index.ts

github.com/react-hook-form/react-hook-form - 128be226893229357c6db3cfeab1cafc5bd85a8c authored over 5 years ago by Beier Luo <[email protected]>
copy with notifcation

github.com/react-hook-form/react-hook-form - b0e7860a7a796b45bf2d4c82fa161e4678953274 authored over 5 years ago by Beier Luo <[email protected]>
fix a bug on code generator

github.com/react-hook-form/react-hook-form - afdd156be3fee1efddb8a5d44c2af045f8882f2e authored over 5 years ago by Beier Luo <[email protected]>
include form state api table

github.com/react-hook-form/react-hook-form - f30494b8843ae42de6762d35bd468ca1af12ef47 authored over 5 years ago by Beier Luo <[email protected]>
fix a bug with radio input

github.com/react-hook-form/react-hook-form - 2d782d69fb6b89db6edd6fffe55d8176f45c8c43 authored over 5 years ago by Beier Luo <[email protected]>
fix a bug with radio

github.com/react-hook-form/react-hook-form - 6deef0ef714e67370f8fb5037af226986c0aca3f authored over 5 years ago by Beier Luo <[email protected]>
type clean up and bring back a missig unit test file

github.com/react-hook-form/react-hook-form - f3d1f0fa530818a55c5aec2fca3b2a827f369f5a authored over 5 years ago by Beier Luo <[email protected]>
fix get started button padding issue

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

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

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

github.com/react-hook-form/react-hook-form - f9cf56a5a2222711144d1ee05a87b7d350ee0a0e authored over 5 years ago by Beier Luo <[email protected]>
include form state in the website

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

github.com/react-hook-form/react-hook-form - 41563136044867e9d69927caeb37531e72780aa7 authored over 5 years ago by bill <[email protected]>
fix a bug on the onBlur validation

github.com/react-hook-form/react-hook-form - 36cbc03a6bcdf269bfbd3bc8669da8afcaaa7c4a authored over 5 years ago by bill <[email protected]>
Feature/dirty touched (#20)

* working on touch and dirty

* remove event attached

* remove event attached

* working ...

github.com/react-hook-form/react-hook-form - 60afbfc6661e1cd46cf7d8aff829187cd4586afa authored over 5 years ago by Bill <[email protected]>
fix bug with remove event listener

github.com/react-hook-form/react-hook-form - 8fd257b34ded27c7dd2bab069c5d3bfb3f2b515d authored over 5 years ago by bill <[email protected]>
fix bug on remove evenetlistener and simplify async validation

github.com/react-hook-form/react-hook-form - f3a2a8dbb8ce2cbf8e89346978b76e40f6900382 authored over 5 years ago by bill <[email protected]>
fix a bug on remove event listeners when mode change

github.com/react-hook-form/react-hook-form - bee1294a077c6352ffbd97cdcbb83cef11e5202c authored over 5 years ago by bill <[email protected]>
fix placeholder for textarea

github.com/react-hook-form/react-hook-form - 49257146138a61d1533898edb1b1abb86f6775a2 authored over 5 years ago by Beier Luo <[email protected]>
fix website grid width issue under api page

github.com/react-hook-form/react-hook-form - 17b2971cc0fd424e3009059eb61fbe9e2713546d authored over 5 years ago by Beier Luo <[email protected]>
fix a issue with options and update website react hook form version

github.com/react-hook-form/react-hook-form - 4ac79f57d1eb962de414f0bace018bd123c84b13 authored over 5 years ago by Beier Luo <[email protected]>
fix type error for test

github.com/react-hook-form/react-hook-form - 1addcbb7902b8fe53a90ca4aedd89cd86e895e8b authored over 5 years ago by Beier Luo <[email protected]>
check field.options for attachEventlistner

github.com/react-hook-form/react-hook-form - 15adb0957ec097d46c0804978db582bb7ee6b5ea authored over 5 years ago by Beier Luo <[email protected]>
include medium link into the website

github.com/react-hook-form/react-hook-form - 0f182cc553d080cef4967f6dac98a01bb34455f2 authored over 5 years ago by Beier Luo <[email protected]>
udpate typescript interface naming

github.com/react-hook-form/react-hook-form - 089abfb12853c77ccdfcee5a17b7b1909cadb5ba authored over 5 years ago by Beier Luo <[email protected]>
fix codesandbox link under api

github.com/react-hook-form/react-hook-form - d83d45752c7b2c5824507f63eb24c0fe6360200e authored over 5 years ago by Beier Luo <[email protected]>
update text with grammar issue

github.com/react-hook-form/react-hook-form - a5e5c014378b2e13a1786c0b46a52d631d73c431 authored over 5 years ago by bill <[email protected]>
modify defaultExample.ts code in website folder (#18)

* update package-lock.json

* modify defaultExample code

github.com/react-hook-form/react-hook-form - df0633fcfa91a8252c7143fa3f733cd79e334e17 authored over 5 years ago by Kai_Lin <[email protected]>
modify defaultExample code

github.com/react-hook-form/react-hook-form - eb5fe69cdc37baebd3e9c1596155dd60c2845d74 authored over 5 years ago by Kai_Lin <[email protected]>
Merge branch 'master' of https://github.com/bluebill1049/react-hook-form into dev

github.com/react-hook-form/react-hook-form - 560a9dbcb136a1c149afd34eea51434f08b6e0ad authored over 5 years ago by Kai_Lin <[email protected]>
update package-lock.json

github.com/react-hook-form/react-hook-form - a82a5cc3710d4c3491f9f48bc5319d48c435259c authored over 5 years ago by Kai_Lin <[email protected]>
fix checkbox issue under safari

github.com/react-hook-form/react-hook-form - 03eada62e3b0f0ecace0ec42c9722f3806f35598 authored over 5 years ago by bill <[email protected]>
fix setting on website

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

github.com/react-hook-form/react-hook-form - ea6293bfb2f02df6843ecb0c0c2b624dd5d6fcf9 authored over 5 years ago by Beier Luo <[email protected]>
include example link on the website

github.com/react-hook-form/react-hook-form - a2f27b5e7d9662c6a48c739734ca44a447b846f5 authored over 5 years ago by Beier Luo <[email protected]>
clean up website and include code sand box for examples

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

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

github.com/react-hook-form/react-hook-form - fcfacbf034f1b9704a9ca88480375aedacb3e7f9 authored over 5 years ago by Beier Luo <[email protected]>
include .env for website

github.com/react-hook-form/react-hook-form - 640376139122ffc74b0e4ee1ace74722f0f0cad1 authored over 5 years ago by Beier Luo <[email protected]>
clean up code in the website

github.com/react-hook-form/react-hook-form - a04d9e1c3df0aa989c1656afc453e6ac7f599b2b authored over 5 years ago by Beier Luo <[email protected]>
update website example for register

github.com/react-hook-form/react-hook-form - 228dee2b0803f76a1ba8e377844b2b17f92fe4d9 authored over 5 years ago by Beier Luo <[email protected]>
include error message when name is supplied

github.com/react-hook-form/react-hook-form - 6d58a885c006d52a5227bc46cc31fa12d7d2d355 authored over 5 years ago by Beier Luo <[email protected]>
Update validationSchema.tsx

github.com/react-hook-form/react-hook-form - 29f798969268710c7daadc9f249dcec3f6ee5208 authored over 5 years ago by Bill <[email protected]>
upgrade to latest dev

github.com/react-hook-form/react-hook-form - e64815a97bff3acc85a006ef17ad1dea0e4927ca authored over 5 years ago by Beier Luo <[email protected]>
handleSubmit if (e) preventDefault persist

github.com/react-hook-form/react-hook-form - 73c8d7effa9d07320c768cc2044a354c4807a799 authored over 5 years ago by Garth McRae <[email protected]>
handleSubmit if (e.preventDefault && e.persist)

github.com/react-hook-form/react-hook-form - 1d0727293b5d3046773589950517dba175f9fd45 authored over 5 years ago by Garth McRae <[email protected]>
adding contributor section

github.com/react-hook-form/react-hook-form - 51502e281822d1702a6d4addc65c63ca9d18fc2a authored over 5 years ago by bill <[email protected]>
adding contributor section

github.com/react-hook-form/react-hook-form - 574a2c42bb40d002a711a9320dfcc43d20d0371d authored over 5 years ago by bill <[email protected]>
fix an issue with server side rendering

github.com/react-hook-form/react-hook-form - ed7f752e290473ff449a8de51c8fbaf8a596a97e authored over 5 years ago by bill <[email protected]>
Merge pull request #17 from AyumiKai/master

add docs to the project :)

github.com/react-hook-form/react-hook-form - 50b1c04a9e695fee86804dfd21c9f960d15ac0b6 authored over 5 years ago by Bill <[email protected]>
include chinese version soon

github.com/react-hook-form/react-hook-form - 437e94a8748e3c4bdbacb80ff9d6bcca715fe4ef authored over 5 years ago by bill <[email protected]>
Merge pull request #1 from AyumiKai/dev

add chinese doc to the project

github.com/react-hook-form/react-hook-form - 4f2fe1d0b4aced4836684e45214cbece881dc73b authored over 5 years ago by Kai_Lin <[email protected]>
add chinese doc to the project

github.com/react-hook-form/react-hook-form - 01007d2a2d1bc8c8e4ff6fd454e14531a90584a1 authored over 5 years ago by Kai_Lin <[email protected]>
remove unused code and comment

github.com/react-hook-form/react-hook-form - 64a29ca4f9d7dcb21b2915346e26cde7345b84c1 authored over 5 years ago by bill <[email protected]>
fix a type on findMissDomAndClean

github.com/react-hook-form/react-hook-form - 2aa2a36df014ecb3637f6c2e27e18c044688dda2 authored over 5 years ago by bill <[email protected]>
reset isSubmitted after unsubscribe

github.com/react-hook-form/react-hook-form - 2b6c891e0c47eeb2484da7c1ed2a442489c13288 authored over 5 years ago by bill <[email protected]>
remove ts-ignore for state update

github.com/react-hook-form/react-hook-form - 858cfce32e992949f41b2d9efab7939a8b6a6b71 authored over 5 years ago by bill <[email protected]>