Ecosyste.ms: OpenCollective

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

github.com/react-hook-form/react-hook-form

๐Ÿ“‹ React Hooks for form state management and validation (Web + React Native)
https://github.com/react-hook-form/react-hook-form

๐Ÿ‘” update changelog

4b4f1d8a5436ba84b9316a82788852adbd240db2 authored almost 2 years ago by Beier Luo <[email protected]>
7.42.0

0d029e3099ae3439ebcd3f9e17d5b3aa5c816701 authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿ™†๐Ÿปโ€โ™‚๏ธ fix: revert fieldState.invalid deprecated (#9760)

83153f70ec2a92f585e6f8bfafe2ef5cbb59f344 authored almost 2 years ago by KyungBin Min <[email protected]>
โญ๏ธ next (7.42.0) (#9603)

* ๐Ÿ›ค๏ธ keep track of traversed types to avoid self-referencing while constructing paths for a type...

3ad41d62e43e789ee8db32d93e537e282c3e8ed8 authored almost 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ‡ช๐Ÿ‡ธ fix spanish translation (#9737)

from Supports to Soporta

09ab00321ea6a33f3aed5adad084793947607403 authored almost 2 years ago by Alexis David <[email protected]>
7.41.5

bab870634c9c1896e88a2813566a9f1aa2867938 authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿž fix #9713 regression on validate function with react native (#9714)

c048daa46c20ffa9b132ba2eb9efa8605466b7db authored almost 2 years ago by Beier (Bill) <[email protected]>
7.41.4

33ad1d5af27c908f3fe69696ceef9bfd67058f2e authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿž closes: #9709 remove ref.value check (#9710)

* WIP ๐Ÿ›fix(Validation): remove ref.value check

Closes: #9709

* Update validateField.ts

...

17fd388e49e44735a6bad4720af25297e5582b6e authored almost 2 years ago by moshyfawn <[email protected]>
7.41.3

1647bb2295ef4f7633b0e30c2158dac9e0a2898a authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿ’โ€โ™‚๏ธ close #9684 revert `UnPackAsyncDefaultValues` to avoid TS breaking change (#9686)

0af8b0048606a6adc1c07c3dbf13e3e3066caab1 authored almost 2 years ago by Beier (Bill) <[email protected]>
7.41.2

1af256312e4f098d94c076e7403ce43055fbfb4a authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿคฆ๐Ÿปโ€โ™‚๏ธfix #9661 regression on required valueAsNumber (#9662)

d9b70a89e63b722dec3c02c9be5b99cf17d5e2ab authored almost 2 years ago by Beier (Bill) <[email protected]>
7.41.1

508ddc865893e5b67fa7ddca277b27fd0a614ba0 authored almost 2 years ago by Beier Luo <[email protected]>
๐Ÿž fix #9659 `NaN` prevent validation update (#9660)

48e1b3c57dc3bacc9b79b125323952cbedf4a4e6 authored almost 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ•ฏ๏ธ close #9524 useWatch return undefined value (#9653)

0246e8d180104ebc94b75d51e2a404a2f7411cc0 authored almost 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ“– adjust contributing document (#9641)

Co-authored-by: Stefan Plรถsser <[email protected]>

eb30119eb1b162368952d94470927753d17c1db3 authored about 2 years ago by stefanpl <[email protected]>
๐Ÿ’†๐Ÿป fix #9621 with inline default value (#9622)

cf5a81f8452d310d7df37157f25cf07b634a5006 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฉป docs: update contribution guidelines (#9605)

cc2a96e7c6bed88af566c2d27cfdcc35a5286ca8 authored about 2 years ago by Alex Liu <[email protected]>
7.41.0

b5817cb0c07865a3ab7f00627afbd44fae862246 authored about 2 years ago by Beier Luo <[email protected]>
โณ close #9525 add `isLoading` state for async `defaultValues` (#9526)

* close #9525 add isLoading state for async defaultValues

* update unit test for isLoading st...

411c8c16ac3d529c10cac379d4a73670d7daaa13 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9581 incorrect type for array of string for message (#9584)

192be9254baaf9a0816d6987830a08010694ef96 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9571 validation issue with unregister input with valueAsNumber (#9572)

d4e21349f9f5d76f1daeaab9cb8d84c18348efcf authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix(useWatch): default value for array of inputs (#9555)

* fix(useWatch): default value for array of inputs

* Update useWatch.ts

Co-authored-by: Be...

f3f9e2db9be14d6d6f292a42230394743dd09b6c authored about 2 years ago by Arnaud de Surirey <[email protected]>
๐Ÿ“” fix `Controller` example using deprecated `as` prop (#9535)

c21210b8bbb3092f8b40a40663656e30a0e7444c authored about 2 years ago by Steven Bell <[email protected]>
๐Ÿž fix #9521 isValidting property stuck (#9523)

d9152181bd98dd591e5aa7a0aa3ec64df8c12664 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ”จ feat: Migrate to `pnpm` (#9516)

* ๐Ÿ”จ feat: replacing yarn by pnpm

* ๐Ÿ”จ chore: Update package.json

* ๐Ÿ› ๏ธ feat: Update GitHub A...

c7210f1b53a836b3221d60cfe099c67137d556d8 authored about 2 years ago by Hung Viet Nguyen <[email protected]>
๐Ÿ‘ฏโ€โ™‚๏ธ support async `defaultValues` and form `values` update (#9261)

* auto reset form values with reactive values prop

* remove redundant set

* update API

...

fcd7985c7407e0e9546a904916ddd1385cd99fe1 authored about 2 years ago by Beier (Bill) <[email protected]>
๐ŸŽน fix #9509 incorrect type for `WatchObserver` (#9510)

cb666b8e4cde1a7c6cbe0c62749e1b6b70f3576b authored about 2 years ago by Beier (Bill) <[email protected]>
๐ŸŒณ include flush root render method to `createFormControl` (#9479)

* include flush root render method to createFormControl

* update unit test

6beb0eef12e6b194693b7519dc84fbaf5a7a001e authored about 2 years ago by Beier (Bill) <[email protected]>
7.40.0

15ec3f808ecae8da0615d0fb23456879e62ecf6c authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿฅผ update changelog 7.40.0

1b0f0d768ed70b4fd09c77fefaf09b1b7fc9e64e authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿž fix #9473 avoid update dirty & dirtyFields unless flag is passed down (#9475)

8fead99d2ab1b811025657f5c28a2726cacf86f0 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅผ update changelog

73f75e980e64ccf93bfa0bdb17ef42710466910f authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿƒ๐Ÿปโ€โ™‚๏ธ close #9454 set isValid and abort early for error field (#9457)

* attempt to solve promise based race condition valdiation with abortController

* move error ...

f1e0f7dcbe5c6da3af71251cecc8793ce6627dd3 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅ… fix #9455 add unit test coverage useFormContext re-render regression (#9459)

817406835c65602690e3af2cadc65a2906a5fa5e authored about 2 years ago by Beier (Bill) <[email protected]>
7.39.7

9fc978948e571c0c3ba682043da1764e47c2b179 authored about 2 years ago by Beier Luo <[email protected]>
Revert "๐Ÿชถ improve `useFormContext` perf by avoid reference re-create with omit (#9407)"

This reverts commit e646203ea437b78ffe49d65d038970b01f131bae.

32dda93ecbc6660e7a4a26e3b06d8b521692041d authored about 2 years ago by Beier Luo <[email protected]>
7.39.6

9ef6aecd2fc2ba78c6eeb2b9f1088f316a2af343 authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿ’†๐Ÿป fix potential `watch()` global state overwrite (#9450)

* fix regression on watch() global

* support with unit test coverage

* update change log

af0a2ad574542a0bee72d218cd8172ab500e0296 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅจ added eslint rule for no-extra-boolean-cast (#9449)

f74d93d322025fd4df98321f113669bde23290f0 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿš€ fix `fieldArray` changes only notify relevant subscribers (#9448)

* closes #9430
* pass `name` parameter to only notify root and `useFormState` field subcribers

43dd2fc4f03c93e796e30373dfe4034d37062308 authored about 2 years ago by Elton Okawa <[email protected]>
๐Ÿ‘จโ€๐ŸŽจ minor code cleanup (#9439)

* minor code cleanup

* revert TContext back to any

* update API extrator

137f286fa1b5def1a710876496a05d1680836490 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฆ close #9410 improve UX when subscribe to both `isValid` and `errors` state (#9413)

* break apart form state validty vs field level

* increase package size

* update cypress t...

096bac2590447b1bb5a74cf1a06ea740797db88a authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿชถ improve `useFormContext` perf by avoid reference re-create with omit (#9407)

* ๐Ÿชถ improve useFormContext perf by avoid reference re-create with omit

* save bytes

* upda...

e646203ea437b78ffe49d65d038970b01f131bae authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅผ update changelog 7.39.6

1132bdfe8e546bb5166935402dff3ebf977f95a3 authored about 2 years ago by Beier Luo <[email protected]>
7.39.5

40a888ee23b0534ca193c3b8bcc257942a6fade2 authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿฅฝ improve watch logic (#9397)

* ๐Ÿฅฝ improve watch logic

* save some more bytes and remove type cast

* replace undefined wi...

6fad6939e26fa8aa35c8614ca002327958874808 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ”จ fix conditional useFormState test (#9388)

1eeef58bef98da27ca915485eb68373d30e9b566 authored about 2 years ago by Romain Trotard <[email protected]>
๐Ÿž fix #9383 always update errors state for field array even when errors subscription missing (#9384)

* fix: Clear error on remove if field array is empty

* remove errors proxy check

Co-author...

d8471c5e7f01027f61f9a7ca73a53db1c67938c0 authored about 2 years ago by leapful <[email protected]>
๐ŸŒป close #9379 flush extra re-render at `useFormState` to update current form state subscription (#9380)

* ๐ŸŒป close #9379 flush extra re-render to update current form state subscription

* remove .onl...

881fd8ad99b091a9d75ed3607c00266d09f76440 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ„ upgrade to TS4.9 (#9371)

52f3b0d62a0b9cfa9ff903938a44488313513f70 authored about 2 years ago by Beier (Bill) <[email protected]>
7.39.4

b6a7f65ff2a4c768a10fd0eb8d9ee0b7718b038d authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿž fix #9365 native validation error persist (#9370)

* Revert "๐Ÿฆ˜ related #9290 improve setCustomValidity logic (#9292)"

This reverts commit b07cb3...

b107e62db2df2c5223d1d5e6e20486883f240881 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9366 useWatch with shadow clone `Set` data (#9369)

* fix #9366 useWatch with shadow clone Set data

* check undefined instead of false value

9f02f76d702a8778e4f4c0df1b63dd6b871babf2 authored about 2 years ago by Beier (Bill) <[email protected]>
7.39.3

c69e9b9678877ab532660cc08c31d236591a3664 authored about 2 years ago by Beier Luo <[email protected]>
Revert "๐Ÿฅธ related #9310 regression to include actual ref instead custom object (#9312)"

This reverts commit 04d0765848f8d8e4d8edf89684754722318eeeee.

2d65383a7b35d0544d954f280c97e64f95fc4d97 authored about 2 years ago by Beier Luo <[email protected]>
7.39.2

3bd15174c23a82c54ce11aca678174bb2222de5a authored about 2 years ago by Beier Luo <[email protected]>
โŒจ๏ธ close #9339 objects of validation rules type (#9341)

* โŒจ๏ธ close #9339 objects of validation rules type

* fix api extrator

554f1e86f35b75727e65c385b3a96b8554710089 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅธ related #9310 regression to include actual ref instead custom object (#9312)

* related #9310 regression to include actual ref instead custom object

* remove double condit...

04d0765848f8d8e4d8edf89684754722318eeeee authored about 2 years ago by Beier (Bill) <[email protected]>
7.39.1

50450e12a13b5612abd91f1e26b1d435949719e8 authored about 2 years ago by Beier Luo <[email protected]>
Revert "๐Ÿคฏ use input reference insead custom object (#9132)" (#9311)

This reverts commit e83b9234edf1723cc5f41ba0d27a4c213a41cc0e.

b799aacaab8e84b3cdcec614497c91d31400fe77 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ‘บ fix re-render bug with isValid (#9307)

* fix re-render bug with isValid

* fix render count for conditionalField.cy.ts

1830302878554e266719c01f5df9f39f6b903d51 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅผ update changelog v7.39.0

fa2d672a4b8045ee2244869c5eba50b2c59bf8c3 authored about 2 years ago by Beier Luo <[email protected]>
7.39.0

1ec5f5bab05cadf324d5a2f05dfa197be767bc6c authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿ“ผ add youtube tutorial video link

923fb5ec21e7e2c1221d872db02c4ab4bae22a62 authored about 2 years ago by Beier (Bill) <[email protected]>
๐ŸฅŠ improve native reset API invoke (#9293)

e5cc38adf8298a11b004d1024b4396a879c62630 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฆ˜ related #9290 improve setCustomValidity logic (#9292)

* related #9290 improve setCustomValidity logic

* fix unit test

* update unit tests

b07cb3054de9a7555dc6e23460cae9683307130e authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9282 regression on async validation block validation (#9286)

* ๐Ÿž fix #9282 regression on async validation block validation

* fix async validatioon blockin...

8dbf4dd8c958205a3a020d42c057c6750de382dc authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿคฏ use input reference insead custom object (#9132)

e83b9234edf1723cc5f41ba0d27a4c213a41cc0e authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ™ remove: thank you circle CI for building over the years (#9263)

c373093238b33ea3ed20127d4b1b1849e1e79569 authored about 2 years ago by Beier (Bill) <[email protected]>
Revert "โ›ฑ simplify the subscription return (#9258)" (#9260)

This reverts commit 3b77a36ee6ede78c4b9f1a3d053946aa1cfa2252.

16cf67b2791d3d57214a10f157e15717589c8eeb authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ delete dirty fields node instead of mark as false (#9156)

* delete node instead of mark as false

* fix cypress tests

a57ab09bcc15c5b0e6c285b1944e5b5e4f2ced59 authored about 2 years ago by Beier (Bill) <[email protected]>
โ›ฑ simplify the subscription return (#9258)

3b77a36ee6ede78c4b9f1a3d053946aa1cfa2252 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9251 isValidating state stale with resolver (#9254)

267332da303446426b6d11b3615a0fe112c16744 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ”ฎ improve #8601 remove relationship between `isValid` state with mode (#9219)

* improve #8601 remove relation isValid state with mode

* test case update with valid update
...

486df70a208b045088f3b7c609e99620a3ed8666 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅผ update changelog v7.38.0

a02ac217d2d198efd3194955b9bb1914a55a84b8 authored about 2 years ago by Beier Luo <[email protected]>
๐ŸŽ‡ update with missing logo and image

289428c867990ea096fde5052d1a017b428e998c authored about 2 years ago by Beier Luo <[email protected]>
7.38.0

fe6987b64a47ede54831d43196ac705b7736fee7 authored about 2 years ago by Beier Luo <[email protected]>
โค๏ธ thank you for the sponsorship Formcarry

6758f15884e682fe69bcec4273c1cbe3b7c6d79d authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿงฑ prevent runtime error `startsWith` called with `undefined` (#9223)

* ๐Ÿงฑ prevent issue with startsWith called with undefined

* fix tests

* fix build

55335fc21c0610097beb4c8fd74f3aefaf7b72a4 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿž fix #9216 isValid state not update with async form level trigger (#9218)

8eeac44aeb37fa34ab36bccc3347651435d26938 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿงฆ fix accessibility issue on examples with input missing id (#9174)

* for attribute needs id on the target form element

* Update FieldArray.tsx

* Update Field...

5f032bdb140fa8216f7148272e6fafb39900e82e authored about 2 years ago by Bogdan Cerovac <[email protected]>
๐Ÿ•ฐ support validation for week and time input type (#9189)

* support time and week validation

* simplify the type check

* reduce package size

* in...

deec703254502a91425075028e61ee9418c41a6e authored about 2 years ago by Beier (Bill) <[email protected]>
๐ŸŽฌ fix stale bot and remove video

58e0d309a885afac332a519c98e0dbd14d6f145e authored about 2 years ago by Beier Luo <[email protected]>
โณ introduce lock issue workflow (#9179)

* lock issue and move stale into workflows

* remove log output

f1f2a679510363093ae56c0ab9ae8d7651098c2b authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ““ update TSDoc for `useFieldArray` (#9178)

699b7157cca691eb0f88a80775e0d4b070b3ce8a authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ“– update template and fix link

dc8a71b346249971d3d705aeb37e6692b81f5280 authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿš” check field array value type before updating (#9170)

62924c7ba5705606693d9b5bb424776c938fa8de authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿ’จ Bump vite from 2.9.6 to 2.9.13 in /app (#8949)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.13.
- [R...

4cc54186a85d76faf8ba816e57c49aa673a95f8d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
๐Ÿง˜๐Ÿป enable focus error with disabled inputs while submitting (#9155)

* fix focus error with disabled inputs

* update effect to only subscribe to submitCount

* ...

62416f8d2fcf17a9b233e4eb81b4d87e9222cdd5 authored about 2 years ago by Beier (Bill) <[email protected]>
๐Ÿฅผ update changelog v7.37.0

2a29943f95304c41b58b51c73989c2cf885f4986 authored about 2 years ago by Beier Luo <[email protected]>
7.37.0

c0da17318a4b7cfe40d0ede858dc5100014f5327 authored about 2 years ago by Beier Luo <[email protected]>
๐Ÿ–‡ change link (#9159)

The link to https://github.com/vriad/zod is vulnerable to repojacking (it redirects to the orign...

ca54b7819ea2565a2c0d19e23308023a0376cbd4 authored about 2 years ago by Ilaygoldman <[email protected]>
๐Ÿ™Œ improve naming of options forEach local (#9152)

8b3c2b66c6ecd892b8e27f1d761375e77949c69c authored about 2 years ago by Simen Brekken <[email protected]>
๐Ÿ“– update readme

ab90f27438d9711c2279edd8357b812ccfa66cde authored about 2 years ago by Bill <[email protected]>
๐Ÿ’” update sponsors list

dd5495a29d10da5ce1dd2f2d2ac44e32e8730a2e authored about 2 years ago by Bill <[email protected]>
๐Ÿ–จ close #9058 avoid clone object contains prototype methods (#9080)

* close #9058 avoid clone object with prototype

* update with isPlanObject function

* impr...

2d5ee0e4e521663080ed806b173a1e13049f23b4 authored about 2 years ago by Bill <[email protected]>
๐Ÿž fix #9134 `useFieldArray` validation action inconsistency (#9136)

bd21a8626391581e044fbd1d959dfd01fb0adea3 authored about 2 years ago by Bill <[email protected]>
๐Ÿฅท close #9126 useController ref overwrite under strict mode (#9130)

* ๐Ÿฅท close #916 useController ref overwrite under strict mode

* adjust check order

* remove...

d961a32708aa68efa7c1573937947275d99f85f8 authored about 2 years ago by Bill <[email protected]>