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

Changed result of handleSubmit() form render prop to promise instead of void (#304)

github.com/final-form/react-final-form - fb1a2107307e47bd515195a818c7c628211291a2 authored over 6 years ago by Martijn Boland <[email protected]>
Fix flow types conflict (#295)

* Fix flow types conflict #291

* fix build

github.com/final-form/react-final-form - cf525cedde8ec8a8eb7fd1329ba12b5b20300d54 authored over 6 years ago by Egor Komarov <[email protected]>
Merge pull request #2 from Andarist/fix/bundle-bloat

Fixed bundling ReactDOM

github.com/final-form/react-final-form-html5-validation - 841dce033843c160f80e18cc79fd24eb00256bfb authored over 6 years ago by Erik Rasmussen <[email protected]>
Use babel loose mode

github.com/final-form/react-final-form-html5-validation - 4eadb3c91a0d612c250c5f6d8399696ca9c48612 authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Added back react-dom peerDep

github.com/final-form/react-final-form-html5-validation - 953a2e3bb6bf8e84e470b33199b90e28aa3a35fa authored over 6 years ago by Erik Rasmussen <[email protected]>
Undid prettier weirdnesses (?)

github.com/final-form/react-final-form-html5-validation - 6eb8978a9434c48a64522aa878d1f313c5a52c1f authored over 6 years ago by Erik Rasmussen <[email protected]>
Fixed bundling ReactDOM

github.com/final-form/react-final-form-html5-validation - 040af1be15e6bd7c28456ef9971a29d5ceec17a4 authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Updated reset to delete submitError (#141)

github.com/final-form/final-form - 609ae48291627f34adbd0e0d622ecc22ac90d4a7 authored over 6 years ago by Alex Stroukov <[email protected]>
Don't call setConfig for initialValues (#287)

Because it's handled by the shallowEqual check and initialize() call directly above

github.com/final-form/react-final-form - a651c117cb1bfe448dfb1c11ebafa614ca285121 authored over 6 years ago by Dallon Feldner <[email protected]>
Fix support for nested forms by calling stopPropagation (#289)

github.com/final-form/react-final-form - 379755c24570bf0e1cedaa2f6783e642d2e2b369 authored over 6 years ago by Henrik Karlsson <[email protected]>
Fix bug where OnFocus was only getting called once (#3)

* Fix bug where OnFocus was only getting called once

* Migrated from cWU to cDU

github.com/final-form/react-final-form-listeners - 83320f4da3ba26903222fc00a19681127d8676b7 authored over 6 years ago by Erik Rasmussen <[email protected]>
Fix component prop type conflict (#284)

github.com/final-form/react-final-form - cef75f2e8ba25df96c3162577aa5569ddb7a1619 authored over 6 years ago by Osipov Vladimir <[email protected]>
Fixed validation bug when changing unregistered field (#137)

github.com/final-form/final-form - 437a7bb6d82218c77de237dbd7a3c2d9c21af143 authored over 6 years ago by Erik Rasmussen <[email protected]>
React 15 compatibility (#280)

github.com/final-form/react-final-form - e40b23c03326d4ca4af8bc4a7fb16ecb55aedf9a authored over 6 years ago by Erik Rasmussen <[email protected]>
Updated broken pattern prop in example

github.com/final-form/react-final-form-html5-validation - 3f213212066d28daa6b749dbdea609083150506a authored over 6 years ago by Erik Rasmussen <[email protected]>
Actually use react-lifecycles-compat polyfill (#277)

github.com/final-form/react-final-form - a78638ab3918d297e114dd3ca66f7a4f8ad26c11 authored over 6 years ago by Erik Rasmussen <[email protected]>
Fix TS declaration. (#136)

github.com/final-form/final-form - efc325cb1f8f2ad217f1d20731d8124ee1de8b25 authored over 6 years ago by Miles Johnson <[email protected]>
Use Object.keys instead Object.entries (#135)

github.com/final-form/final-form - 6a8b43dc2cb0948d1f2f7461cde6022f2e1ae8da authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Allow form.change() to set values for non-registered fields (#134)

github.com/final-form/final-form - 1e1b894d4f3ed9e49f4df182dfeba8fdd15a0c0b authored over 6 years ago by Erik Rasmussen <[email protected]>
Added smooth-ui example

github.com/final-form/react-final-form - 2797f946ccf812f364ee446727f2554b70a790ab authored over 6 years ago by Erik Rasmussen <[email protected]>
Added formatOnBlur example

github.com/final-form/react-final-form - 7d1043ccbaaf54b7a61395a2f491b3621d03cf25 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added formatOnBlur prop (#274)

* Added formatOnBlur flag

* Doctocking

* Better doctoc script

github.com/final-form/react-final-form - d9ddef0eadbe833285b0fee172c3a0ed9903534b authored over 6 years ago by Erik Rasmussen <[email protected]>
Changed to not require RFF update when new FF config props are added (#272)

github.com/final-form/react-final-form - ccdf641fc8e3dd1a5c9554e295eaa8acc1052286 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added destroyOnUnregister config flag (#133)

* Added destroyOnUnregister config flag

* Only destroy value when last field with that name i...

github.com/final-form/final-form - f0581de6497fa4a9ecd1b7e345e6e1fa0fecbeda authored over 6 years ago by Erik Rasmussen <[email protected]>
v1.0.6 - removed extraneous dep

github.com/final-form/react-final-form-arrays - d5f945db86207ba3036732d75b572146b7a44de8 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added debugging code block

github.com/final-form/final-form - 1d0691cd5d007fe2978307860e74067189fd9d0c authored over 6 years ago by Erik Rasmussen <[email protected]>
Fixed field-level validation bug (#32)

* Fixed field-level validation bug

* Improved travis config

github.com/final-form/react-final-form-arrays - d42cccd32b73a9f7c69596c125f82d311215120d authored over 6 years ago by Erik Rasmussen <[email protected]>
Add promises support (#17)

* Add support for promises

* Add promises doc

github.com/final-form/final-form-calculate - 85c4a79d3babc0ff55dd7debe559530ab7c14627 authored over 6 years ago by Mathieu Masy <[email protected]>
Add AsyncTypeahead and Redux example (#266)

github.com/final-form/react-final-form - c3c9208a38d0a7749384f62115d11d201702d60a authored over 6 years ago by Julian Grinblat <[email protected]>
fix(ReactFinalForm): Pass keepDirtyOnReinitialize prop on init. (#265)

github.com/final-form/react-final-form - 165d9f1c16df5a1ff4bf3c90ca6261061352f73b authored over 6 years ago by Umidbek Karimov <[email protected]>
v3.5.0 (version var updated)

github.com/final-form/react-final-form - fb7090929cec8b3e35c98e5de1e98674833b09fa authored over 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps. BABEL 7!!! (#131)

github.com/final-form/final-form - 02484b48622b7cd46fdd397c46d66bcdd4b35a4b authored over 6 years ago by Erik Rasmussen <[email protected]>
Added keepDirtyOnReinitialize config flag (#130)

* Added keepDirtyOnReinitialize config flag

* doctoc readme

* exported config option strings

github.com/final-form/final-form - a207488d989582940eafa101a9fbf9beb831ef1b authored over 6 years ago by Erik Rasmussen <[email protected]>
Added lock.yml

github.com/final-form/react-final-form - 865b37118a653c1c91aa5c5626d0495f789864d6 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added lock.yml

github.com/final-form/final-form - 12c7ad7d8de78f828380fb47250a5c7b883bf4a9 authored over 6 years ago by Erik Rasmussen <[email protected]>
Removed accidental change in previous commit

github.com/final-form/final-form - 12645b7c717efa4b8e3a02d3c6720468f8239717 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added additional explanation about reset() #127

github.com/final-form/final-form - 46358393143801bf1d0aa4da1173e78cfe376f53 authored over 6 years ago by Erik Rasmussen <[email protected]>
chore: add Node.js 10 (#248)

github.com/final-form/react-final-form - 1b679f642b2508f71780410fdf9c704568a852eb authored over 6 years ago by Daniel Ruf <[email protected]>
chore: do not install semantic-release on CI (#247)

github.com/final-form/react-final-form - 75acef5b452643570f1d4d7bde6bea0940a7cba0 authored over 6 years ago by Daniel Ruf <[email protected]>
Ignored React SyntheticEvents on reset calls (#261)

github.com/final-form/react-final-form - be1cbea449a7f4a6296631b6c8008c7d5f179d06 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added format-string-by-pattern to examples

github.com/final-form/react-final-form - 5b28350937dcad6729f7d911d65791f5978ee5b0 authored over 6 years ago by Erik Rasmussen <[email protected]>
Verify no error is undefined. (#123)

github.com/final-form/final-form - d5cc82fe1f48ff3a64b8fa813a66d55bb3c42318 authored over 6 years ago by Miles Johnson <[email protected]>
Test that the form is marked as valid when required fields are completed (#126)

Failing test for #121

github.com/final-form/final-form - 0e91c445463600443da16ecff25ae66b6ba17c06 authored over 6 years ago by Mordy Tikotzky <[email protected]>
Merge pull request #1 from alexjsdev/patch-1

quick typo fix in README.md

github.com/final-form/react-final-form-listeners - 3e382c8e08dac16530ffff830bb8606be675a23f authored over 6 years ago by Erik Rasmussen <[email protected]>
quick typo fix in README.md

github.com/final-form/react-final-form-listeners - f77a026617f8e1435169139115ec540f4d4471d4 authored over 6 years ago by Alex R <[email protected]>
Fix potential validation paused bug (#237)

github.com/final-form/react-final-form - df58c61c71c6cdf39f13a2c77547218af8672f10 authored over 6 years ago by Erik Rasmussen <[email protected]>
Added isValidationPaused() API (#119)

github.com/final-form/final-form - 7ad7413a4bba5795a138171de15b9f76ef723a57 authored over 6 years ago by Erik Rasmussen <[email protected]>
removed printout

github.com/final-form/react-final-form - adf01fdee631338330282fb6d8ebeab4edd4f665 authored over 6 years ago by Erik Rasmussen <[email protected]>
Performance improvements (#236)

github.com/final-form/react-final-form - 2d22974abdbc19cd7b794fd924bb17492d803596 authored over 6 years ago by Erik Rasmussen <[email protected]>
Performance improvements (#118)

* Performance improvements

* rolled back version bump

* rolled back version bump

github.com/final-form/final-form - 66968e3f1fca5bd95db749c36dd58091c8003963 authored over 6 years ago by Erik Rasmussen <[email protected]>
Fixed flow error from #233

github.com/final-form/react-final-form - 6c26aded3b7f46acb50dcddf400667a9758392a0 authored over 6 years ago by Erik Rasmussen <[email protected]>
fix handleSubmit flowtype (#233)

github.com/final-form/react-final-form - d10d7ebfb5df310daddce57b8be79d74fbdd1527 authored over 6 years ago by Hieu Tran <[email protected]>
Fixed docs error #229

github.com/final-form/react-final-form - 250387c5475f0ed4507d8e9725eccf427e47cb9c authored over 6 years ago by Erik Rasmussen <[email protected]>
Fixed flow error from #229

github.com/final-form/react-final-form - f7e935a9582a02457b5bbac3e85aad3176719848 authored over 6 years ago by Erik Rasmussen <[email protected]>
Add meta.data to FieldRenderProps (#229)

github.com/final-form/react-final-form - 198a95b0b3b86809169b04e362d4394bf73229f3 authored over 6 years ago by Thomas <[email protected]>
Added meta.data to FieldRenderProps. Like #229

github.com/final-form/react-final-form - 2f4187182ad6ecfc3006c1c26c81cc08bac91b9b authored over 6 years ago by Erik Rasmussen <[email protected]>
Add data back to meta (#225)

github.com/final-form/react-final-form - dd1c41c918aefbb96f66d73a08477ae8b4851fad authored over 6 years ago by Thomas <[email protected]>
Added FormApi to Form and FormSpy props. Deprecated old. (#224)

github.com/final-form/react-final-form - 8b4230db18be1346751f8192c8033876dd311fc9 authored over 6 years ago by Erik Rasmussen <[email protected]>
Use babel loose mode (#223)

github.com/final-form/react-final-form - ccb43fea7a5a2f9388d594f86dc949295b80af3f authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Revert "Allowed additional values to be appended on submit (#115)" (#116)

This reverts commit aabe56118dff0ffec10cceea69c4b65f262ed5bf.

github.com/final-form/final-form - e6480b53a726c2f3a1fe0ba49db84032d93c2c1d authored over 6 years ago by Erik Rasmussen <[email protected]>
Allowed additional values to be appended on submit (#115)

github.com/final-form/final-form - aabe56118dff0ffec10cceea69c4b65f262ed5bf authored over 6 years ago by Erik Rasmussen <[email protected]>
Fixed type signature for FormApi.reset (#114)

github.com/final-form/final-form - 981bb7f866e870364ddf0d81adc9e0913ffe490d authored over 6 years ago by Erik Rasmussen <[email protected]>
Keep externals as deps (#14)

github.com/final-form/final-form-calculate - 68ada5a3edb4f3386a8cee942ac551632105b2f4 authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Generate externals dynamically from pkg.json (#222)

github.com/final-form/react-final-form - ffabee56d1144302936d5661e6b1f2fc72fb908e authored over 6 years ago by Mateusz BurzyƄski <[email protected]>
Copying typescript definition file to dist folder (#13)

github.com/final-form/final-form-calculate - cacbebdce2df455e2f29de833d63fe6e64028a92 authored over 6 years ago by Carlos Bonetti <[email protected]>
Add typescript definition file and test (#12)

* Add typescript typings

* Add typescript checking script at validate phase

github.com/final-form/final-form-calculate - ba6dd39ee59bec203219f0bd761144fe785c3858 authored over 6 years ago by Carlos Bonetti <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form

github.com/final-form/react-final-form - ad4605f9a9c901c04a6d2332c77897c739dfaf73 authored over 6 years ago by Erik Rasmussen <[email protected]>
Mark all as touched when submission fails with submit errors (#113)

* Mark all as touched when submission fails with submit errors

* linting

* Removed redunda...

github.com/final-form/final-form - 8ef78e6f5f8d97a41a2a345930f16b55c2f64491 authored over 6 years ago by Erik Rasmussen <[email protected]>