Ecosyste.ms: OpenCollective

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

github.com/react-hook-form/documentation

📋 Official documentation
https://github.com/react-hook-form/documentation

fix code

ab2b8ebc40395fd101e6ba1f922b189e91fe88f0 authored almost 4 years ago
fix incorrect type name

8aac4858c4fdadd1cbd17f5fc61c5414be617f9f authored almost 4 years ago
Merge remote-tracking branch 'origin/master'

3d01bdc39ea48d67e263ccd3020e28ad5722b51d authored almost 4 years ago
update setFocus rule

505f20ca274a034e5fe5852d400b7533c3399aae authored almost 4 years ago
Improve get started example code types (#586)

* Use SubmitHandler type in default example

* Use SubmitHandler type on getting started page
...

d1514f6276657ea0d9b6472a6296faa578ce606c authored almost 4 years ago
update doc on setFocus to limited to web

6627ac00a487cbfa95a660c32d74b0d121799aae authored almost 4 years ago
update doc on setFocus to limited to web

787f405f4bef3878ae1f7b457dd2a7311d5e2a6e authored almost 4 years ago
udpate type

b02cf2117fe6410b2d744c681aad1c9e3703cdd7 authored almost 4 years ago
Fix: remove typos in documentation (#583)

remove extra "being" used in fourth rule of "register" method's documentation

111f3bbe7b34a65d97f8353b0a3a2f53dd07895c authored almost 4 years ago
update with v7.5.0 features (#582)

c638b3e71a12b64442f5d51ffe5310bf078d2a42 authored almost 4 years ago
5079 Update little state machine handling on BuilderPage component (#580)

Co-authored-by: leapful <leapful>

81a28bbcf1a333388801add97eb0f53aaf3bcd95 authored almost 4 years ago
Update getStarted.ts (#578)

2e5d38e6cde5eb46a93473d2eb559313077da92d authored almost 4 years ago
update doc on defaultValue for Controller with useFieldArray

b51469b197973e49b2cdc0614bc1ab87ab5139ff authored almost 4 years ago
include rules for custom register

73e6f648e418417bc7555aeaa01c75d76defbf9c authored almost 4 years ago
Fix Update focusController.tsx (#574)

* Update focusController.tsx

* Add dependencies parameter to `useEffect`

* Update focusCon...

b0252fe4efef7584f5ae20b2722b16860183bfa5 authored almost 4 years ago
update doc for useFormState name (#573)

bf0b3f67cbaded1e2cbe4e0020e12469c780cbbe authored almost 4 years ago
document missing act() warning behavior (#576)

* document missing act() warning behavior

* Update advanced.tsx

* Update testingForm.ts

...

c833fd4cd9cf2f24b6dfbf4e5ea8918e370862ca authored almost 4 years ago
close #5021 hook form main repo request on - registering the input causing onChange to fail

1a974708289564ef27e70377f98bd465a7c7f0ab authored almost 4 years ago
improve get started section with errors

dfa731d517d13e53e985c46a5c1383090826c522 authored almost 4 years ago
error.<field name>.type description is given (#564)

* error.<field name>.type description is given

I can't find description about error.<field na...

0bc63e8bc8567147e1f71f92b6baac6145bb1fc6 authored almost 4 years ago
include faq for react native hermes

0a0c3a2fd587b9b2e7a78531b77c692e1165dfd7 authored almost 4 years ago
fix `register` code example (#572)

Co-authored-by: alexandr.vl <[email protected]>

7e356ff9241693128aa94bbafbfa0df98bca4ca9 authored almost 4 years ago
fix link in formState of useForm (#569)

12761fd7b683939d0a91c0cb05f087a710b22174 authored almost 4 years ago
Fix incorrect links in API documentation (#570)

7afcffb9f71f227acdd1de4ff2031ab8c727d4cc authored almost 4 years ago
Fix reference to `useFormState` (#568)

The code examples were referring to `useForm` instead.

ed4c9e6a15d35b8a668d4896ef3741e62e6855d5 authored almost 4 years ago
remove duplicate

53ea2ef501518bb46226ab9ec0cd160390dfb539 authored almost 4 years ago
fix dev tool titile margin issue

688df9a2b82951a26917c7b6fe0326da2940b483 authored almost 4 years ago
fix #567

ea98a32caa8ffd9cb26e39a667849af5a0668d12 authored almost 4 years ago
update control type

2edbfd8e5de1972e03919ee33fb63c816f994f93 authored almost 4 years ago
update RN example

948a3ca249d3e59d135c7743d89231b0324062f4 authored almost 4 years ago
doc update on conditional section

31b3f02a78dc486cdd0c3d32fa8f8919e25f2c46 authored almost 4 years ago
Update watchCodeTs.ts (#566)

`number` field does not exists in `IFormInputs`.
It should be replaced to `age` field. :)

0d917a35a1890801f27278fe74dfc34d60ff7140 authored almost 4 years ago
Update to Gatsby V3 (#565)

* chore: udpate dependencies

* chore(typescript): use typescript-plugin-css-modules

* chor...

2539c51ec7910fdeb19e953de64a172601513003 authored almost 4 years ago
update trigger with promise return

c616ac7183d03f000b5767769df90fd29c40a4df authored almost 4 years ago
Bump ssri from 6.0.1 to 6.0.2 (#562)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github...

ec7115c2cf446556e5467c3a88978227c318fad0 authored almost 4 years ago
improve doc on shouldUnregister

c145804a48817d3fec41a5679aefb52af3da8952 authored almost 4 years ago
fix formState with setError

3a73333d68649ba644e7a0b0106589df6931b1b9 authored almost 4 years ago
Update UseFormProps

695829b109c5fd74bb8ced2e923516002ccac1e6 authored almost 4 years ago
fix: documentaion typos (#563)

e0b25c0bd10bb9409c1779ab29489236f16c90a9 authored almost 4 years ago
Update README.md

5d6058a79f816c7c6bb1dbe80e03a1d4780f94a7 authored almost 4 years ago
udpate example

5baeafcacc2e1b0055cdacce243b5305adcc61a3 authored almost 4 years ago
shouldUnregister (#559)

* shouldUnregister

* update api page

* fix animation

* combine all resources

bcaef218beb73b5aca972d101d7cbf0bd5305d01 authored almost 4 years ago
fix #561

f3c91ef2668a7b9b33d346c7ddcc664130709f5e authored almost 4 years ago
fix regex

5a2d9c430aabf41d37fb6e1c8a564ad3d68fcc38 authored almost 4 years ago
close #560

f04bacd597e92d8dc89a228152335a7412b3273d authored almost 4 years ago
Update api.tsx (#558)

absolute path redirect bug fix

7b90c5e5a26cc1a483439a60bdfd53147eb9aaf4 authored almost 4 years ago
close #557

d0ac0b85bc087ac03a508563380cbc6b3ee0ba67 authored almost 4 years ago
update virtual inputs section

32226682fee5c1c427a62ad59f151c57af957a57 authored almost 4 years ago
update setFocus method (#538)

d9f47bcf570f2636a79baf55e9aad4b9557284c4 authored almost 4 years ago
fix #556

2035de677478bb240628814225b8f280e994c97e authored almost 4 years ago
close #555

5f4a05e5d7a7335b85f66cd3a209e679e30c2031 authored almost 4 years ago
update doc on register unmount behaviour

d9baac6d4baf08d8e8782a79a3df98a402d26d59 authored almost 4 years ago
fix redirect bug

b382e3f4a05e48f5d6c5823d0e8c98cdf6da49a5 authored almost 4 years ago
chore: update (#552)

2b15a4198641203a8b86a8642201572f0e2205bf authored almost 4 years ago
docs: update react-select TS example (#551)

2c375cacb313cb153956cafff3beea1dbd945011 authored almost 4 years ago
fix potential nav issue

55d455f3e4c73a006a231e9e26ef68e337c6c9aa authored almost 4 years ago
fix v6 error message section

d8099e1c7c0c610caeda3f3757445f61e60b0280 authored almost 4 years ago
fix #550

fee7063765d65cf83b87677516ec835b988801c5 authored almost 4 years ago
Fixed wrong word in typescript data from `Sidemenu` (#549)

* changed `arrayField` to `fieldArray`

* change `Props` & `Return` to `Options` & `Methods`

906d47cdb4a69b56dbbc6ddb5cdfd4ba08dcec47 authored almost 4 years ago
update doc on resolver

d02ba5dde0da8415b1f7154bd032722ebb7bfec0 authored almost 4 years ago
close #547

a76da9739d1212fbf8ea7a71632d4afb3b9875a0 authored almost 4 years ago
close #545

8c3a21393195e5ef0216a3a29d66cb5ba818a623 authored almost 4 years ago
Fix typo on UseControllerMethods page (#546)

d87b2d17c039f014b816d9017a98adc860e78180 authored almost 4 years ago
Fix typos (#544)

* fix typos in api.tsx

* fix eg spelling

* fix typos and improve grammar

Co-authored-by...

0ebbfc0e065ec41ce366cb7d87cf129b53283ed3 authored almost 4 years ago
fix broken ref examples (#542)

63b812f2a5499b4676c9ff23f6e42dd10cfa3761 authored almost 4 years ago
fix broken link for v6 fieldArray example. (#541)

4da89aa9b5c13caaa64fe3a242275db1b19f4023 authored almost 4 years ago
update on valueAs validation

0140376286c6f838107b41851c286a203d71220e authored almost 4 years ago
update trigger code example

1adea0c4d9516bc3c02fd7863f69ebcda3e0f4ce authored almost 4 years ago
Update UseControllerMethods.tsx (#540)

removed the repeated touchedFields table row

463c62ad378d0f8f783e380090e8d6569abf5dcd authored almost 4 years ago
fix heading in API light mode

76b61b5637adfedca14d948a4982869953be0570 authored almost 4 years ago
fix get started page

e2709dfa90d34fa60fd47b5a2de4e6cdb8b93e09 authored almost 4 years ago
Fix migrate code example & add tsconfig.js (#539)

c55917e741ee69db668e93488cb1e59e5b5e5733 authored almost 4 years ago
Fix typos (#537)

* fix typos in api.tsx

* fix eg spelling

Co-authored-by: Will Finch <will.finch@dialsource...

679e6becbb2b67ab5c30a002dbf1c6e60b12f558 authored almost 4 years ago
add yarn 2 files to gitignore (#535)

Co-authored-by: Will Finch <[email protected]>

c4578bf71e28c4ce630e82bdbf3512d1d45d0d37 authored almost 4 years ago
docs: update errors to formState examples (#536)

dda8b20b2b6aa3005a0e98aa5b4fdcfde04f96af authored almost 4 years ago
Update destructure (#534)

0bed37783fdfa1187714652200a71589d2425589 authored almost 4 years ago
fix blog with v6

a2bad6ff17e158cd9b04f48aa7c522013e65b142 authored almost 4 years ago
docs: make the gallery clickable (#533)

Co-authored-by: Joris <[email protected]>

52eced78abfecaf4ac4a08a04de3a7f8fd431db8 authored almost 4 years ago
fix value as

2074d47eefbf10ab082054262764ad84b849ded4 authored almost 4 years ago
docs: trigger api migration (#531)

Co-authored-by: Joris <[email protected]>

6c22fe656ff82aca60107077406fb93572735950 authored almost 4 years ago
Remove brackets in default examples to be able to copy/paste it (#530)

b1069bb4266eca8934d83429a86b5495f1ee4b0b authored almost 4 years ago
Patch: Add new error handling on schema validation (#532)

58a81d9df28611d21afb8593d3f9bc58dfa61f7b authored almost 4 years ago
fix migrate page

9759fa39b948a5248e0a244ac114cb68cef6c2aa authored almost 4 years ago
Fix defaultExample code (#529)

* Fix defaultExample code

* Update defaultExample.ts

Co-authored-by: xingshan <xingshan@di...

1ba190c9827d1ac95dab36438629faa066d832a6 authored almost 4 years ago
type fix (#528)

6924b54a751a3889032496fce6c7a9ca856cb04a authored almost 4 years ago
V7 (#510)

* WIP with api root page

* include version swtich at the footer

* create all the pages

...

46a3b4ab375e8511120a935cf7a1641fcc6fa63b authored almost 4 years ago
Added my article information resource (#527)

Published on daily.dev.

3fc28aabf12afb2fc4e9c2a734a4545e8e793f21 authored almost 4 years ago
Update formStateUseEffect.ts (#525)

Removed TS specific code from JS Example

f5a151a39c08cff00144bf09c95746fdc3a3f4c3 authored almost 4 years ago
Fix boolean operators for formState values (#524)

* The boolean operator should be fixed to be a valid `disabled` attribute
* **not** `isDirty`...

584cd2939b40d3942ec9f7648cacc0e5f83c3295 authored almost 4 years ago
2 years old 👦 (#517)

* 2 years old 👦

* upper case word

1fd1e69c8e2dcfd34cfeedfc0784eccb0718e0ec authored almost 4 years ago
Update advanced.tsx (#519)

ed95f43b01b3758091bb85201583c4134e1809d9 authored almost 4 years ago
Update api.tsx (#516)

- updated `clearError` to `clearErrors`, because that method was renamed in code

d91d4d96259e145498d99f9529493721816fd055 authored almost 4 years ago
update with text input.

b341e1876ecf416af3f3b9df26e9ceae9962331a authored almost 4 years ago
update doc on the valueAs applies only to input text

115ea1606b1851a81304acad278fca2006d1255f authored almost 4 years ago
fixing wrong copy link in getStarted page (#515)

npm install yup => npm install @hookform/resolvers yup

007de1a74399b4fa418e1d8602be1df79d84d34b authored almost 4 years ago
Add "Handy form validation in React Native" article to resources (#514)

* Add "Handy form validation in React Native" article to resources

* Update resources.tsx

...

7bc01730771a74c5bbf8d415e998edc05a067ef7 authored almost 4 years ago
useController example fix list of imports (#513)

8335e9b341aea2ff58a9124778e8442268892381 authored about 4 years ago
useFieldArray default value example fix (#512)

de9d5285506e7d07261f81eae1ecd60fd8ce3c8d authored about 4 years ago
add-flat-to-required-polyfills (#508)

1a3bf4dc00709d9fe9008c01f5bbf5bbefe78ae9 authored about 4 years ago
include information about setValue issue with potential watch and perf

f05bb11564b86d32bca868b2e34042f83f38a0bb authored about 4 years ago