Ecosyste.ms: OpenCollective

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

Final Form

🏁 Final Form is a framework-agnostic form state management library for javascript.
Collective - Host: opensource - https://opencollective.com/final-form - Code: https://github.com/final-form

Merge branch 'master' of github.com:final-form/react-final-form

github.com/final-form/react-final-form - bfa390e89ab12eee31609b56faaf3025ffdcd5f2 authored over 5 years ago by Erik Rasmussen <[email protected]>
Upgraded deps and fixed vulnerabily with tar package

github.com/final-form/react-final-form - 230c169374d84c6357d904e81329663913c9621b authored over 5 years ago by Erik Rasmussen <[email protected]>
Added selective debounce demo

github.com/final-form/react-final-form - cb17dc57f12fdc087f61cf2ffba0b749548d9f1d authored over 5 years ago by Erik Rasmussen <[email protected]>
Fix onChange TS type signature (#438)

github.com/final-form/react-final-form - e8138a3860d3025bbe9c96c8524698a5524b5696 authored over 5 years ago by Diego Stratta <[email protected]>
Update readme that warnings do not prevent submit (#447)

github.com/final-form/react-final-form - 5f036e26b1a6622e025492b1520b3821df5950c1 authored over 5 years ago by Noitidart <[email protected]>
dynamically generate ConfigKey using keyof (#208)

this will make the ConfigKey type more robust to future changes

github.com/final-form/final-form - 0402aafbcb34e162a7103aa0721895d66f63af45 authored almost 6 years ago by NCPhillips <[email protected]>
Dont call onSubmit while submitting (#202)

github.com/final-form/final-form - 57bd8a0ff1c0e6a6086d98a2a406ded1fadbaa01 authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
Improvements to the Typescript types around FormData (#209)

* run prettier

* form.submit is typed to return a FormData promise

* initialValues is Form...

github.com/final-form/final-form - 9f9abe6e41920aef4f970ce94254fc02c892329f authored almost 6 years ago by NCPhillips <[email protected]>
improve performance of setIn (#211)

github.com/final-form/final-form - ac180a7cdb0a7697b921470f10a19869f2405f6c authored almost 6 years ago by KĂ©vin Berthommier <[email protected]>
REMOVE FlowType from HOC decorator (#73)

github.com/final-form/react-final-form-arrays - 19d3731fb9dedfc222c2ac21436e27d752488b38 authored almost 6 years ago by Regan Langford <[email protected]>
remove outdated rollup-plugin-flow causing #72 (#74)

github.com/final-form/react-final-form-arrays - 4cd58c0681281b3acf93b3ce26a55252aed9e83c authored almost 6 years ago by Kevin Ross <[email protected]>
Fixed tslint errors

github.com/final-form/react-final-form - a3ca5f169da5cb5abcf53d60285d8d43b08c427f authored almost 6 years ago by Erik Rasmussen <[email protected]>
Unify TS tests & backport removed typing improvements (#435)

github.com/final-form/react-final-form - 6cc9b124628284898a0b11ddc9eca0b5de0a7201 authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
fix(useForm): Use memoize `form` instance of lazy getter. (#25)

github.com/final-form/react-final-form-hooks - f6bde38ae41c55ba6689ca7a613209c12b17d7df authored almost 6 years ago by Umidbek Karimov <[email protected]>
fix(useField): add form instance tracking (#27)

github.com/final-form/react-final-form-hooks - 31634df4018728486de2b1395b8c960d05970d0b authored almost 6 years ago by Pavel <[email protected]>
Updated bundle size on readme

github.com/final-form/react-final-form - 184235b92da5662d7408ad240041f20da23df0b1 authored almost 6 years ago by Erik Rasmussen <[email protected]>
updated version

github.com/final-form/react-final-form - c96c8a6b0d54e4c5f366c2b04b4daf86c1747da2 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form

github.com/final-form/react-final-form - 5cae430a92764b988e570ff706e6b47abef15403 authored almost 6 years ago by Erik Rasmussen <[email protected]>
upgraded deps

github.com/final-form/react-final-form - db204ede3d552f582a8f4144d482a12950217134 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Setup TS tests (#418)

github.com/final-form/react-final-form - 9828131d61212cce4a630744d67cdf42c72c6fd5 authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
Fixed conflicts

github.com/final-form/react-final-form - d85a92d4951e55cba8969a43be5d7d2bc09dbed2 authored almost 6 years ago by Erik Rasmussen <[email protected]>
[email protected] compatibility (#434)

github.com/final-form/react-final-form - efb81c28c8a3d2dae83700d448b0d0a470006dd1 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Expose react context from index, added typescript tests, prepare for React 16.6 (#388)

* Expose react context from index, added typescript tests, prepare for React 16.6

* Add types...

github.com/final-form/react-final-form - e01de8583d37f6f031f9320d8e3b4d336a043d21 authored almost 6 years ago by Blake McDaniel <[email protected]>
Remove . (#424)

github.com/final-form/react-final-form - 4885efa09cca845728ca1ca5b52a211c8d7740a5 authored almost 6 years ago by wtgtybhertgeghgtwtg <[email protected]>
Add Typescript typings for the third argument of the `validate` function (#429)

* Add Typescript typings for the third argument of the `validate` function

* Use existing `Fi...

github.com/final-form/react-final-form - 2fe9f190104bab90dc1a5d54fb55b26c26853a3a authored almost 6 years ago by Paul Naumov <[email protected]>
4.12.0

github.com/final-form/final-form - f02fd2699e4cb056b9d55882c1ac0d80e77ef9e7 authored almost 6 years ago by Erik Rasmussen <[email protected]>
rebuilt

github.com/final-form/final-form - 83191c5223aea216854d5eb769b6a5e64973f5a9 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps

github.com/final-form/final-form - d072aa1054efc0255abed5b00d8827b720df53e3 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Added modified flag for fields (#201)

github.com/final-form/final-form - 999dbcba184dbe5ff7d048a778998c7732d63ef7 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Added defaultValue and initialValue options to FieldConfig (#200)

github.com/final-form/final-form - 0aec473a9dbbc56b58493fa6804e050859931a5a authored almost 6 years ago by Erik Rasmussen <[email protected]>
add React Beautiful DnD Example to README.md (#62)

github.com/final-form/react-final-form-arrays - 54e369bf637997ed2a20e7c97a25a51c382dc69b authored almost 6 years ago by Shir Brass <[email protected]>
63 update documentation (#64)

* provide custom isEqual function

* Add isEqual prop to FieldArray component

* add update ...

github.com/final-form/react-final-form-arrays - 9ff91ac2649c75cf5f256a952d99d4e6ac189d20 authored almost 6 years ago by Maciej <[email protected]>
accept function as argument in initialize() (#199)

* accept function as argument in initialize()

* update types

* update docs

github.com/final-form/final-form - 13a030559021b050a94762b2d79355a76349315d authored almost 6 years ago by Alireza Valizade <[email protected]>
Added helper libs to readme

github.com/final-form/react-final-form - 286a69bb03369a2ed8784e84dc03b9976e145351 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Changed MUI example link, as referenced in #389

github.com/final-form/react-final-form - 4ffa1ac4e007e1a432ea5a49c4c7706437da03b0 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Updated material-ui demo (#389)

github.com/final-form/react-final-form - 0974dad5a91dd30de5b0e542432a5d94331a319d authored almost 6 years ago by Sebastian Silbermann <[email protected]>
Update fieldprops documentation (#397)

github.com/final-form/react-final-form - 494276bde72b6008890192ea446e57b218b95bf4 authored almost 6 years ago by Anna <[email protected]>
Update FieldProps.validate type definition (#413)

* Update FieldProps.validate type definition

final-form/react-final-form#368 updated the READ...

github.com/final-form/react-final-form - 49b632e7db291c89f31ab9611dcc3d2e4fe3a7b1 authored almost 6 years ago by hayfield <[email protected]>
ci: test Node.js 8, 10 and 11 (#386)

github.com/final-form/react-final-form - a2db0e20ab53372f1c0fbc552299ba827c57c602 authored almost 6 years ago by Daniel Ruf <[email protected]>
Fix displayName of context provider HOC (#375)

github.com/final-form/react-final-form - a79792ae0b20b2617223d28eaed15f8c075d4da9 authored almost 6 years ago by Gustavo Bastos <[email protected]>
Externalize babel helpers using @babel/runtime (#402)

* Externalize babel helpers using @babel/runtime

* [package-lock.json] fix dev flags

* [pa...

github.com/final-form/react-final-form - 1d3ce186c4c00f589de7a6b88d1f3eb92bf48b85 authored almost 6 years ago by Peter Mikitsh <[email protected]>
Added debounced error example

github.com/final-form/react-final-form - 2f655e7217fde70d314200aa5960bd4bedaa8654 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Merge branch 'master' of github.com:final-form/final-form-focus

github.com/final-form/final-form-focus - 0dc725a48fb04b2cf0d388d7435755076d5c7821 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Fix issue with hooked submit causing unhandled rejections for async server errors (#5)

github.com/final-form/final-form-focus - c9302e6242efc194e9bf69a24f8efcb37a4d9e9d authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
Upgraded deps

github.com/final-form/react-final-form - 768a476cc2323d895f5b96447c147ee56b5bf793 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps

github.com/final-form/final-form-focus - 5bbc3f37afde5f82e1c460a3f9d2c638d93ab8cd authored almost 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps

github.com/final-form/final-form-calculate - 664ed512213b7e7311f92b7221338cd237410b8f authored almost 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps

github.com/final-form/final-form-arrays - 9a219e3a6547b223cf7bcf543ad9a47c460e7b1f authored almost 6 years ago by Erik Rasmussen <[email protected]>
updated package-lock.json

github.com/final-form/react-final-form-hooks - 2b405262e7ef03714e8076de67afc625d5e2a5a9 authored almost 6 years ago by Erik Rasmussen <[email protected]>
upgraded deps

github.com/final-form/react-final-form-hooks - d48b0460361530ce010d90507ec69ba97f7812d6 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Enhanced type definition (#18)

* Add definition

Definition based on react-final-form

* Revert "handle onChange without ev...

github.com/final-form/react-final-form-hooks - b60f7ab35b62706875f1624b73815d9f154875b1 authored almost 6 years ago by Kevin Gonnord <[email protected]>
fix(useField): Guard that `event` exist in `onChange` callback. (#19)

github.com/final-form/react-final-form-hooks - 6364d38b68839b7286c7740450c11b79dd44d3bb authored almost 6 years ago by Umidbek Karimov <[email protected]>
fix(useForm): Sync options with form. (#20)

github.com/final-form/react-final-form-hooks - 9bd8fee930236e9c6aea07c6f727a69f432c18cd authored almost 6 years ago by Umidbek Karimov <[email protected]>
fix(useField): Guard value only agains undefined. (#23)

* fix(useField): Guard value only agains undefined.

* changed to use === compare rather than ...

github.com/final-form/react-final-form-hooks - 0ad16ddfdd915a4b231b4355f50bea6dd652106a authored almost 6 years ago by Umidbek Karimov <[email protected]>
Linked to CorpusculeJS in README

github.com/final-form/final-form - b2aa45545a517fb29e0bf5040030a5dc5c9b64da authored almost 6 years ago by Erik Rasmussen <[email protected]>
4.11.1

github.com/final-form/final-form - d424535c43e6d06d0c0a6b5ce337c7c90b9408c3 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Downgraded event-stream

github.com/final-form/final-form - 4590d7716833d248a7c96397b7321033d66de7c5 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Update README.md (#189)

Add badges for Open Collective backers/sponsors (copied from README.md in react-final-form).

github.com/final-form/final-form - f00b03444cc569abf2fd2ca3490ad8489f4913d2 authored almost 6 years ago by Karl Johan Kleist <[email protected]>
Fix fields not being notified about form being submitted (#196)

github.com/final-form/final-form - f8fec4f3cc0d2fed4c667d621f08f996b1edfaee authored almost 6 years ago by Nicolas Oga <[email protected]>
Allow array items to optionally be destroyed in setIn() (#197)

* Allowed destroyArrays flag in setIn

* Upgraded deps

* Fixed vulnerability (event-stream)

github.com/final-form/final-form - 73a32a32280ba5f3b25b0270edb7acf93fb6e5a4 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Updated bundle size on readme

github.com/final-form/react-final-form-hooks - ea8652d015cf25dd2e25fa1fed34464837d99dba authored almost 6 years ago by Erik Rasmussen <[email protected]>
1.0.0-alpha.2

github.com/final-form/react-final-form-hooks - 1ef1c405f1251b7279c2bff02c24b5b168000ef1 authored almost 6 years ago by Erik Rasmussen <[email protected]>
fix(useField): Resubscribe only on subscription props change. (#16)

github.com/final-form/react-final-form-hooks - 8fc43578fd6a5d161b2d934e431ba9fdd6204089 authored almost 6 years ago by Umidbek Karimov <[email protected]>
feat(useFormState): Implement hook for form subscription. (#15)

* feat(useForm): Create form lazily.

* fix(useForm): Use `getForm` in `useEffect`.

* feat(...

github.com/final-form/react-final-form-hooks - 12d86f3530bf2756793f1d8971b93888278d32ce authored almost 6 years ago by Umidbek Karimov <[email protected]>
feat(useForm): Create form lazily. (#14)

* feat(useForm): Create form lazily.

* fix(useForm): Use `getForm` in `useEffect`.

github.com/final-form/react-final-form-hooks - 3225321aaaa1ffa22093755ea443df6085fd771e authored almost 6 years ago by Umidbek Karimov <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form

github.com/final-form/react-final-form - 65a239b27284d02ab7e0284b9dd7b9087514f97c authored about 6 years ago by Erik Rasmussen <[email protected]>
Security fixes

github.com/final-form/react-final-form - acc4862347dba1eecea48a7b143fa711a5cda179 authored about 6 years ago by Erik Rasmussen <[email protected]>
package.lock has vulnerable event-stream dependency, results in 404 on npm install (#7)

github.com/final-form/react-final-form-hooks - 6f1c9d762d33ad185b1559986059e1de461ab60c authored about 6 years ago by Adam Krasny <[email protected]>
adds checkbox & radio input support (#9)

github.com/final-form/react-final-form-hooks - d2e0fffa547a9464ce29da2cab57b60101370768 authored about 6 years ago by Noah-Jerome Lotzer <[email protected]>
Merge pull request #8 from voxtex/autofocus-fix

handle null method when using autofocus on field

github.com/final-form/react-final-form-hooks - 97b14c48d00551a45f04ab620f7db1562add6861 authored about 6 years ago by Erik Rasmussen <[email protected]>
Externalize babel helpers using @babel/runtime (#60)

* Externalize babel helpers using @babel/runtime

* [package-lock.json] restore dev flags

github.com/final-form/react-final-form-arrays - 9dd370c50300fb6505d19448ecd35b0bcb866eee authored about 6 years ago by Peter Mikitsh <[email protected]>
handle null method when using autofocus on field

github.com/final-form/react-final-form-hooks - a4be08cc81985c81e58c8e021b7c4933e3864440 authored about 6 years ago by Adam Krasny <[email protected]>
Upgraded deps and babel

github.com/final-form/final-form-calculate - a6ebb9e30379706169ff35ef51cf1b381653830c authored about 6 years ago by Erik Rasmussen <[email protected]>
Add support for RegExp in calculatoin field definition (#21)

github.com/final-form/final-form-calculate - bac6a750b7de1c1614996207d0e42ac3958c402d authored about 6 years ago by Simon Fridlund <[email protected]>
Add previous values to updates function (#24)

* Add previous values to updates function

* Remove fit from tests

* Update readme with pre...

github.com/final-form/final-form-calculate - 3adbc2469690969215038c0b21ff22be3a84d6ce authored about 6 years ago by Daniele Bertella <[email protected]>
Fixed video table

github.com/final-form/react-final-form - 5a62596946798abebbda704f1f5a86ee415c17e7 authored about 6 years ago by Erik Rasmussen <[email protected]>
Added link to HolyJS 2018 Talk

github.com/final-form/react-final-form - e3338ca7bfcb989d3740f14e8912ad92ec792c05 authored about 6 years ago by Erik Rasmussen <[email protected]>
Fix move/swap breaking input fields (#16)

During move and swap, the field state of the source field was copied to
the target field. The f...

github.com/final-form/final-form-arrays - 4350d28e46751849af5b3188a7bdf4bd5e316939 authored about 6 years ago by Carl HĂŒffmeier <[email protected]>
Added Fields component example

github.com/final-form/react-final-form - 8d5768dccbc5687cf7c8ea8b4733a5978e085857 authored about 6 years ago by Erik Rasmussen <[email protected]>
Updated postinstall script

github.com/final-form/final-form - 912297dee1832a0ad5c0d190d03d1bee30a08a18 authored about 6 years ago by Erik Rasmussen <[email protected]>