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

๐Ÿ™„ close #10932 omit disabled prop when not defined (#10937)

github.com/react-hook-form/react-hook-form - 5fe56141a5b756e1d928efa0fbf2d5635edd8b58 authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿ”ง fix `controller` test is dirty (#10899)

github.com/react-hook-form/react-hook-form - 28a45bd7fb3dbf27489cdb166a75613b8a552058 authored over 1 year ago by pierluigigiancola <[email protected]>
๐Ÿž fix #10878 return `disabled` field state (#10879)

* ๐Ÿ› bug(Controller): return disabled field state

Closes: #10878

* fix issue by not pass do...

github.com/react-hook-form/react-hook-form - 2b1f00cabf6eb9fec364995664247fb6097a9ee4 authored over 1 year ago by moshyfawn <[email protected]>
๐Ÿ“ docs(changelog): add 7.46.0 changelog (#10881)

github.com/react-hook-form/react-hook-form - e34e96c78680827ed287ea5abfe4141d4e96c85b authored over 1 year ago by moshyfawn <[email protected]>
v7.46.0

- doc update
- fix active state for side menu

github.com/react-hook-form/documentation - c16a0845dfde83f2d359b29ca781848f35160e1b authored over 1 year ago by Beier Luo <[email protected]>
fix(yup): fix ts error (#625)

github.com/react-hook-form/resolvers - 918d72f58ab560546e8bf367896bd2ee6bb20ce1 authored over 1 year ago by Kotaro Sugawara <[email protected]>
๐Ÿซ– prevent `reset` argument mutation (#10847)

* breaking test case

* avoid argument assignment to internal variable

github.com/react-hook-form/react-hook-form - 89a35848ec59e56935ae21455bd9305de49641b5 authored over 1 year ago by Josef Gullstrรถm <[email protected]>
๐Ÿž fix: add exact option for array name in useWatch. (#10707)

* add exact option for array name in useWatch.

* correct exact option for array name in useWa...

github.com/react-hook-form/react-hook-form - 390c01e742ab7ca5c3cf7a5658f9d049a67e0d2f authored over 1 year ago by Hee Sung Son <[email protected]>
chore: update deps (#622)

github.com/react-hook-form/resolvers - 94b2b8467f92c3d05631c6a95314a48b9151e865 authored over 1 year ago by Joris <[email protected]>
feat: add support for root errors for field array (#621)

* feat: add support for root errors for field array

* refactor: rename toNestError to toNestE...

github.com/react-hook-form/resolvers - 5f1a622a37ba06d3a6bb6d4ab346c700665d8b92 authored over 1 year ago by Joris <[email protected]>
feat(valibot): add more tests, support of `criteriaMode` and reduce size (#620)

* feat(valibot): add more tests, support of criteriaMode and reduce size

* tests(valibot): re...

github.com/react-hook-form/resolvers - a9d319d43291d4f01616f5d5424c6b19dacdd4e7 authored over 1 year ago by Joris <[email protected]>
๐Ÿ“– Update README.md for sponsors

github.com/react-hook-form/react-hook-form - 5f3df1227c381a9127ab27f7d1d98a9cefee33d5 authored over 1 year ago by Beier (Bill) <[email protected]>
๐ŸงŸโ€โ™‚๏ธ feat: support `disabled` prop for useController (#10810)

* ๐ŸงŸโ€โ™‚๏ธ support disabled prop for useController

* remove useState import

* remove replayio
...

github.com/react-hook-form/react-hook-form - abb9adae3ea42caa0387c107ba5a4a2398e2e4cb authored over 1 year ago by Beier (Bill) <[email protected]>
Revert "๐Ÿ“ผ add Replay Test Suites (#10681)"

This reverts commit 109a12e5fb2f24dc64631a3b77f3570eebba86de.

github.com/react-hook-form/react-hook-form - fa0daca5f7f07672144143a50b7e2bcd2dbeb780 authored over 1 year ago by bill <[email protected]>
๐Ÿž update isDirty when setting disabled in register (#10805)

* add failing test

* updateTouchAndDirty in register

* fix vscode settings

---------

...

github.com/react-hook-form/react-hook-form - 75ae6e7d64edb10fb6deccad4fd13c879077a716 authored over 1 year ago by Selim Belhaouane <[email protected]>
remove semicolon from useform page (#1011)

github.com/react-hook-form/documentation - 529be8f390abade8f7d0656c2845cc19ce14ef4a authored over 1 year ago by M. Fahad Sohail <[email protected]>
fix(yup): lazy schema (#619)

github.com/react-hook-form/resolvers - c1d543303e7c0345073b88628604e306dc93d3b6 authored over 1 year ago by Joris <[email protected]>
fix(class-validator): return instance unless rawValues is set (#617)

github.com/react-hook-form/resolvers - 4882173457223a45464032e7bfd826da2d94b709 authored over 1 year ago by Pere Busquets <[email protected]>
๐Ÿงถ feat: `trigger` passed names to construct resolver options (#10590)

github.com/react-hook-form/react-hook-form - 38ff4ef757d840bc7dd7c89bf003680967db1e35 authored over 1 year ago by Dmitry Maganov <[email protected]>
feat: pass field names and a context as arguments to a Vest suite (#584)

github.com/react-hook-form/resolvers - 3519701462bb4c64058190b26544ca9e63c228b3 authored over 1 year ago by Dmitry Maganov <[email protected]>
chore(deps): update (#618)

* chore(deps): update

* chore: remove dependabot

github.com/react-hook-form/resolvers - e5e73466e0f2e098c022ef9c373d5fa82cea7306 authored over 1 year ago by Joris <[email protected]>
defaultValues - link to legacy React docs*(issue#993) - updated link (#1009)

github.com/react-hook-form/documentation - b4bb8565af796fc9b7b5d41751f93f5fa81a3ce8 authored over 1 year ago by SHAURYAM DUBEY <[email protected]>
Fixed Hover state missing (#983) (#1008)

* Fixed Hover state missing (#983)

* Update ApiGallery.module.css

* Update ApiGallery.mod...

github.com/react-hook-form/documentation - a189b2674dfcad6d297944f0fe18c91bf1b732e4 authored over 1 year ago by Devanshi Doshi <[email protected]>
feat(valibot): Add valibot resolver (#602)

* Add valibot resolver

* fix docs

* fix node 13 export

* remove random lock file

github.com/react-hook-form/resolvers - 2185330d1ea83f1226be9dd3733b2950d4038911 authored over 1 year ago by Erik Shestopal <[email protected]>
๐Ÿž fix #10767 dep issue with replayio (#10768)

github.com/react-hook-form/react-hook-form - b79be3156f6d96e78e3f42e1e7772c7f90416e8c authored over 1 year ago by Beier (Bill) <[email protected]>
Remove unnecessary optional chaining (#903)

This optional chaining is unnecessary because errors.mail at the beginning of the line ensures e...

github.com/react-hook-form/documentation - 98efa1d68e6ecbe0ee9e0a619619a30f9daf37bc authored over 1 year ago by frontendlane <[email protected]>
๐Ÿž fix #10762 async submit with Form component (#10766)

github.com/react-hook-form/react-hook-form - 67a97c31a2c138582ed71af7641ed3a1da7d034b authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿซ– add test case for issue #10744 to avoid future regressions (#10759)

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

github.com/react-hook-form/react-hook-form - 011163fe4dafb9e854c4a555fd1a7a44d21395ed authored over 1 year ago by eg-bernardo <[email protected]>
๐Ÿ“ผ add Replay Test Suites (#10681)

Co-authored-by: Beier (Bill) <[email protected]>

github.com/react-hook-form/react-hook-form - 109a12e5fb2f24dc64631a3b77f3570eebba86de authored over 1 year ago by Jason Laster <[email protected]>
Revert "๐Ÿง‘โ€๐ŸŽ“ close #10585 update controller value on each render (#10586)"

This reverts commit 27ac86d4819a0a231a9669317c62649d8f65d27d.

github.com/react-hook-form/react-hook-form - 3ca17019c86535a331e32b465019ec25bbbf02fb authored over 1 year ago by Beier Luo <[email protected]>
๐Ÿž close #10682 make sure action flag gets reset after useEffect (#10732)

github.com/react-hook-form/react-hook-form - f45dc4dc076a7e882ec06fe33d901e44d19a5d02 authored over 1 year ago by Beier (Bill) <[email protected]>
docs: fix resolvers hyperlink (#600)

github.com/react-hook-form/resolvers - 1a64cd17a381fe9911590fcb072d836cb9e8a5c7 authored over 1 year ago by Ejiro Asiuwhu <[email protected]>
fix: correct useForm defaultValues type in documentation (#1006)

github.com/react-hook-form/documentation - a3967105dd9fb8a1cf79c97ba6ce2027c18bd180 authored over 1 year ago by Martin Nester <[email protected]>
fix: Fix some incorrect linked URLs (#1005)

github.com/react-hook-form/documentation - a884730eb9e4ff9ba7e8b17f55ec1b57eb7afabd authored over 1 year ago by roottool <[email protected]>
Fix typo in form.mdx (#1002)

github.com/react-hook-form/documentation - e7cdd0fb68f61667beaca25a4aab5fea88a59178 authored over 1 year ago by Konstantin Tsabolov <[email protected]>
๐Ÿงพ fix(types): async defaultValues await promise value (#10637)

* fix: async defaultValue type to have promise value

* test: add async defaultValues e2e test...

github.com/react-hook-form/react-hook-form - a2c668c40f7eefbd5a6d2e1c47c480f4bf978555 authored over 1 year ago by Muhammad Ilham Mubarak <[email protected]>
added typescript for watch in field and removed some error in code and updated code sandbox for both ts and js (#999)

Co-authored-by: Beier (Bill) <[email protected]>

github.com/react-hook-form/documentation - 981913bd1c41c478f54cf06d5c4eb854cb959d86 authored over 1 year ago by SHAURYAM DUBEY <[email protected]>
fix: update typo in get started example (#1000)

github.com/react-hook-form/documentation - d8cbfe78002d2e1cf90e274695ef54f615a7b195 authored over 1 year ago by Tomas Vancoillie <[email protected]>
refactor in useForm page (#997)

removed semicolon in useform page.

github.com/react-hook-form/documentation - 028b08398ff8ebbd91be95279c3ef840a74ed40b authored over 1 year ago by M. Fahad Sohail <[email protected]>
feat: adding form and getFieldState to mdx (#991)

github.com/react-hook-form/documentation - d2fb101ab1c00a3ec33931a1439a4c35fb1fa34a authored over 1 year ago by Lucas <[email protected]>
โค๏ธ thank you kwork for sponsoring

github.com/react-hook-form/react-hook-form - 437267e0516245aaeb8db2c660c1f77c1fc187f6 authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿ“– docs(changelog 7.45.0): typo and format (#10624)

github.com/react-hook-form/react-hook-form - 73a73a03d144e791995b92c55910fa8d35cf47b7 authored over 1 year ago by Mosh Feu <[email protected]>
๐Ÿ“– fix:test-spelling-error (#10629)

github.com/react-hook-form/react-hook-form - 8675a0a96ec4c3a2112b5152f4730fba6c6c794e authored over 1 year ago by Ollie Prentice <[email protected]>
๐Ÿฅฒ revert strict type check on Controller onChange (#10609)

github.com/react-hook-form/react-hook-form - 97a4ed9d90f3bbeb2f397f5a07fa43d292f8f0a3 authored over 1 year ago by Anton Gunnarsson <[email protected]>
๐Ÿž fix #10602 issue with reactive values props update (#10606)

* ๐Ÿž fix #10602 issue with reactive values props update

github.com/react-hook-form/react-hook-form - d3fff9f3f06e5a103d7432834abd67a1645c6f20 authored over 1 year ago by Beier (Bill) <[email protected]>
Fix: typo in alert (#988)

github.com/react-hook-form/documentation - fba3e119811404ed44bd498a2181842b6eb6a34c authored over 1 year ago by santhosh-c1 <[email protected]>
feat: adding formprovider, getvalues, seterror, trigger, errormessages, usewatch mdx files (#985)

github.com/react-hook-form/documentation - 6665cb2847006f37baa38244950f532da4c6e341 authored over 1 year ago by Lucas <[email protected]>
fix: devtools dependency stripped out in prod (#986)

github.com/react-hook-form/documentation - 81629d59e13cc57db4c9993add5e024fa1647d85 authored over 1 year ago by Lucas <[email protected]>
Upgrading RHF dependencies + Adding content layer (#978)

* chore: dependencies upgrade

* chore: upgrading rhf deps

* feat: adding content layer to ...

github.com/react-hook-form/documentation - de9a78631b7b89ca9cd86ebd934b95a42aade7fe authored over 1 year ago by Lucas <[email protected]>
fix: add space in reset section (#981)

github.com/react-hook-form/documentation - 6fa9229f409de5f5c406d4b8119bd342d7c19aa7 authored over 1 year ago by Gabriel Hall <[email protected]>
๐Ÿง‘โ€๐ŸŽ“ close #10585 update controller value on each render (#10586)

github.com/react-hook-form/react-hook-form - 27ac86d4819a0a231a9669317c62649d8f65d27d authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿงช test(generated-id): setting window performance undefined without ts-ignore (#10584)

github.com/react-hook-form/react-hook-form - 9815cd9bc0e283a4140f5c696c716aae9a486a61 authored over 1 year ago by Mateo Guzmรกn <[email protected]>
fix: make start script reference dev script (#982)

github.com/react-hook-form/documentation - 75a41ea8fd54a0b6fa4abe8d816c2d51d8ee1902 authored over 1 year ago by Gabriel Hall <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/react-hook-form/react-hook-form - 5a1c4795f6d3579a35f7bcaefbd57048b50630de authored over 1 year ago by Beier Luo <[email protected]>
โค๏ธ update doc to include pass sponsors

github.com/react-hook-form/react-hook-form - 4f8f5223a7b91aa2ee3f6807201cf06afa25a803 authored over 1 year ago by Beier Luo <[email protected]>
improve table list style

github.com/react-hook-form/documentation - 30e71c2a5c5979f14915285f61ed6e2407979d18 authored over 1 year ago by Beier Luo <[email protected]>
update doc on resetField and dirty check (#980)

github.com/react-hook-form/documentation - 6fdadc2d1bdab34c022336e4585841b2515d3ea7 authored over 1 year ago by Beier (Bill) <[email protected]>
update with Form component at get started

github.com/react-hook-form/documentation - ab5d92dc0950ad52a03148a438c148406aef7929 authored over 1 year ago by Beier Luo <[email protected]>
๐Ÿฅผ update changelog

github.com/react-hook-form/react-hook-form - a4be81f842ab31decf34cc4c5f4fa2ebf2d74c12 authored over 1 year ago by Bill <[email protected]>
fix provider page and use color var

github.com/react-hook-form/documentation - e20af4ce2aa8d2195a65b6e4efe0db9dfa6625b7 authored over 1 year ago by Bill <[email protected]>
Adding more docs and new components (#976)

* feat: cleaning up + adding new mdx pages

* fix: consolidating to single menu

* fix: Home...

github.com/react-hook-form/documentation - 8562068b209e9d9b5a5d6b8958be0f988d86e6be authored over 1 year ago by Lucas <[email protected]>
Fix typo in npm install command. (#977)

Fixed the the typo in the npm install instruction from 'yupcopy ' to 'yup'. This fix ensures acc...

github.com/react-hook-form/documentation - 229bdeff068362bf571507e9d15ba42a9a2a04ae authored over 1 year ago by M. Fahad Sohail <[email protected]>
โค๏ธ thanks Fiberplane for sponsoring

github.com/react-hook-form/react-hook-form - 2f3986a16682a905467f1cd6da7e4a9bc837277b authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿชฒ fix: `useFormContext` ReturnType (#10543)

* fix: useFormContext ReturnType

* Fix: api extractor

github.com/react-hook-form/react-hook-form - 21b520e0fa0e009d51fd9e3503557ff8506dd2c9 authored over 1 year ago by Riku Kobayashi <[email protected]>
Update resources.tsx

github.com/react-hook-form/documentation - f6ad54a23231ef3156bf7067c2c1b4a254aab731 authored over 1 year ago by Beier (Bill) <[email protected]>
fix: if docsearch is not loading, don't crash page (#975)

github.com/react-hook-form/documentation - 62dc94d29b07eea44b23b317a54c28ae64fda440 authored over 1 year ago by Lucas <[email protected]>
Adding new MDX pages - get started, use form, advanced, ts (#966)

* feat: moving get started page to mdx

* feat: moving useForm to mdx

* fix: fixing most of...

github.com/react-hook-form/documentation - 70408c38b2543bd8c03172a9bc8e916286f38666 authored over 1 year ago by Lucas <[email protected]>
fix(Yup resolver): schema type error (#563)

* Fix schema type error mentioned in issue #549

* Improves yup type inference

Improves yu...

github.com/react-hook-form/resolvers - 420e86200a311e09405b90ab1759ed2086392d4a authored over 1 year ago by Henrik Volmer <[email protected]>
imporve tab component style

github.com/react-hook-form/documentation - 901f1b7085fcc083dca788f9cbe74d4f3e515630 authored over 1 year ago by Beier Luo <[email protected]>
๐Ÿž close #10523 equal `values` prop not reset form values (#10525)

* ๐Ÿž close #10523 equal values prop not reset form values

* update test description

* rever...

github.com/react-hook-form/react-hook-form - d820110d57837da65929640b42d4ea106f3786e8 authored over 1 year ago by Beier (Bill) <[email protected]>
โŒจ๏ธ fix `<Form />` `onSubmit` type overwrite (#10520)

* fix Form onSubmit type overwrite

* update api extractor

* update deps

* fix lint and ...

github.com/react-hook-form/react-hook-form - 6d60040d43910c61a012b6a791fc96bf9469c760 authored over 1 year ago by Beier (Bill) <[email protected]>
fix: remove openbase link (#969)

github.com/react-hook-form/documentation - afd6d06c1c7c671cf992344efa1fb3f024866924 authored over 1 year ago by Aroyan <[email protected]>
fix: Typo - useForm in example (#970)

Co-authored-by: Beier (Bill) <[email protected]>

github.com/react-hook-form/documentation - e5522d23f0257cb2ec061e582ebdf67eb5d1c595 authored over 1 year ago by Michaล‚ Bundyra <[email protected]>
fix: adding redirect logic from api pages (#972)

github.com/react-hook-form/documentation - f77690d95f935b6965842653951f2da0f9543612 authored over 1 year ago by Lucas <[email protected]>
๐Ÿ‘ฎโ€โ™€๏ธ enforce stricter type for controller on change callback (#10342)

Co-authored-by: Beier (Bill) <[email protected]>

github.com/react-hook-form/react-hook-form - 747ddcaef0a940a528e7e06d34afd144b924ebc1 authored over 1 year ago by Marius <[email protected]>
feat: moving advanced and ts page to mdx (#965)

Co-authored-by: Beier (Bill) <[email protected]>

github.com/react-hook-form/documentation - f94738068d0a9c90f7d321f0daf69be752f8bfa9 authored over 1 year ago by Lucas <[email protected]>
๐Ÿชฒ fix: invalid test case for `useController` (#10493)

github.com/react-hook-form/react-hook-form - ae2473bd5517ab9023ce15484203573c7c46e0b7 authored over 1 year ago by kota marusue <[email protected]>
Fix useFormState code example (#967)

github.com/react-hook-form/documentation - adb3d89b95e52d15d1ff6e168475d776fd3727c3 authored over 1 year ago by Nariyuki Saito <[email protected]>
๐ŸŽฎ build: use up-to-date terser plugin (#10488)

github.com/react-hook-form/react-hook-form - e028a0ae63e926f67b28b626e35d8d86dd9f85b7 authored over 1 year ago by moshyfawn <[email protected]>
๐Ÿ’ซ upgrade api-extractor version (#10487)

* build: upgrade api-extractor version

* build: unlock compatible package version

github.com/react-hook-form/react-hook-form - ca744e5c9b4a7413fe35e59b41af7f1d4f2958f4 authored over 1 year ago by moshyfawn <[email protected]>
๐Ÿฆ‰ fix: add named component export (#10486)

Closes: #10465

github.com/react-hook-form/react-hook-form - 8b3c76bb34aa072ddc16f11aac9770dcc8f2161c authored over 1 year ago by moshyfawn <[email protected]>
feat: moving FAQ to mdx content for easier editing (#964)

github.com/react-hook-form/documentation - eb24a525d46f308b461a0eb67c00aba9fe5fdb7b authored over 1 year ago by Lucas <[email protected]>
๐Ÿ’ญ fix React import inconsistency (#10479)

* fix import inconsistency

* refactor: update defaultvalues react import

* build: run api ...

github.com/react-hook-form/react-hook-form - 83f79dda3b384d286cf62fcf05c3ee5500c5b1f2 authored over 1 year ago by Beier (Bill) <[email protected]>
๐Ÿ™๏ธ fix: removed code from the README updater which was trying to read a non-existent `docs/Helpers.yaml` (#10471)

github.com/react-hook-form/react-hook-form - 0ab6b15c93d466f8cf11bdfd43cd5970e2531f1f authored over 1 year ago by Kenny <[email protected]>