Ecosyste.ms: OpenCollective

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

Formik

Build forms in React, without the tears 😭
Collective - Host: opensource - https://opencollective.com/formik - Website: https://formik.dev - Code: https://github.com/jaredpalmer/formik

v1.4.3

github.com/jaredpalmer/formik - 0cf28f645b4a419249bf8b50688678c8c07095ea authored almost 6 years ago by Jared Palmer <[email protected]>
Update rollup (#1261)

* Replace uglify with terser plugin

* Remove uglify from devDeps

* Update rollup and rollu...

github.com/jaredpalmer/formik - 837488150c606c892602cd9869fa5e319fa7aa1c authored almost 6 years ago by Jared Palmer <[email protected]>
Improve UX. Fix copy button for install options (#1283)

github.com/jaredpalmer/formik - 4f27ac183eb6cef1454e9140b1bd7f176a0f1642 authored almost 6 years ago by Aleksei Kuznetcov <[email protected]>
Fix typescript types of connect

github.com/jaredpalmer/formik - 7bc76e0ebc309490a13d21bffd4a926e7fb5d569 authored almost 6 years ago by Jared Palmer <[email protected]>
Remove redundant env check for UMD builds (#1271)

github.com/jaredpalmer/formik - 3be02a41c6bb327990157c57cd5b159cc11d8a58 authored almost 6 years ago by JP Erasmus <[email protected]>
Trivial typofixes (#1264)

github.com/jaredpalmer/formik - 9fa0eae02790e2340807f8a70bce052221996a9d authored almost 6 years ago by ujihisa <[email protected]>
Fix colors and padding of the docsearch input

github.com/jaredpalmer/formik - 9a48cf8467cf2cb52e58dd3196b610c1c170aea5 authored almost 6 years ago by Jared Palmer <[email protected]>
Add link to users in header

github.com/jaredpalmer/formik - 5fb0df63386020fc2b35a4609295ff4d0f02a817 authored almost 6 years ago by Jared Palmer <[email protected]>
Upgrade docusaurus

github.com/jaredpalmer/formik - 9cf539cfa18deb1cd66c35a804143367a8767b63 authored almost 6 years ago by Jared Palmer <[email protected]>
Add artsy and statestreet logos to website

github.com/jaredpalmer/formik - b52b60fef8db23370d7aa6a2270cfbc604b3a2cf authored almost 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 0c55fc3ccc7e8b3bf2a122dfcd8591842ee07b46 authored almost 6 years ago by Jared Palmer <[email protected]>
v2.0.0-gamma.1

github.com/jaredpalmer/formik - 0a49da35d8456ac418f14c17b418a3c1193ecc1a authored almost 6 years ago by Jared Palmer <[email protected]>
Feature/hooks tests passing (#1249)

* Fix 'should merge validation errors' test

* Fix 'isValidating is fired validation is run' a...

github.com/jaredpalmer/formik - 4776131ff33ad4eef656bc8d8ff3699610e3734f authored almost 6 years ago by Jack Cross <[email protected]>
Cosemetic change

github.com/jaredpalmer/formik - c1ec289853eea9d3666791e40071bceae94dc1a1 authored almost 6 years ago by Jared Palmer <[email protected]>
Get rid of now.sh

github.com/jaredpalmer/formik - 5072e6a4d220464b0fb99103043fd1417acc9e5b authored almost 6 years ago by Jared Palmer <[email protected]>
Removing is/are info in the readme (#1236)

* Removing is/are info

* Remove another is/are

github.com/jaredpalmer/formik - 1686c49029e7de0c29831d89f5b98ad6a6630d23 authored almost 6 years ago by Luís Rudge <[email protected]>
Update react-native.md (#1234)

github.com/jaredpalmer/formik - e16279d748f162e9af32f60c333da494cb5e40ff authored almost 6 years ago by yiksanchan <[email protected]>
update tutorial.md with checks for errors (#1231)

It will error out without the same errors.social as in the first example.

github.com/jaredpalmer/formik - 35d7158139585f4d532d0fffd73abd756412a6b6 authored almost 6 years ago by Alex Chan <[email protected]>
Remove Yup from example (not used) (#1230)

github.com/jaredpalmer/formik - dc4bcf97e61b14fb4e90baff76cc209c13db19bc authored almost 6 years ago by Mostafa Nawara <[email protected]>
Update stale.yml

github.com/jaredpalmer/formik - ce6587910c1b84ca26257d7e50335719c2d9e295 authored about 6 years ago by Jared Palmer <[email protected]>
Update config.yml

github.com/jaredpalmer/formik - 0654d5e2effa216e579449988ac19ec00a638afb authored about 6 years ago by Jared Palmer <[email protected]>
Update website for version 1.4.2

github.com/jaredpalmer/formik - ab3357411383ca9f2f0ed357b0f2edbb41de67da authored about 6 years ago by Jared Palmer <[email protected]>
v1.4.2

github.com/jaredpalmer/formik - 3bb302198fd8244f4a556737f66b2b8b015099bd authored about 6 years ago by Jared Palmer <[email protected]>
Attempt to fix inferencing (#1220)

github.com/jaredpalmer/formik - 0e459bce5f88bc60681f81ffe13df81982a723ab authored about 6 years ago by Jared Palmer <[email protected]>
add documentation referencing issue #1210 (#1212)

* add documentation referencing issue #1210k

* change 'registered' to 'mounted'

* fix up s...

github.com/jaredpalmer/formik - 1172cb6a4df2f9228b1f711eb8afe4809c736575 authored about 6 years ago by Alexander Glassford <[email protected]>
Add back Field-level validation

github.com/jaredpalmer/formik - 757452a57395dd2052afaeff859070649672478f authored about 6 years ago by Jared Palmer <[email protected]>
Add a nice warning if useField or Field lives outside of Formik

github.com/jaredpalmer/formik - c4c803fc9a40f1b6a5fd7865412ad9b162b0a888 authored about 6 years ago by Jared Palmer <[email protected]>
Remove initialValues hook

github.com/jaredpalmer/formik - bb6a46a9c8055e70d9112d11c0dc8c90571cca44 authored about 6 years ago by Jared Palmer <[email protected]>
Add warning to Field

github.com/jaredpalmer/formik - 0b6f1c4168708fda53ecd2f22f3660476f52d06f authored about 6 years ago by Jared Palmer <[email protected]>
Catch validate

github.com/jaredpalmer/formik - 0a12805817b22aacec5c54bf646566d3c69747f2 authored about 6 years ago by Jared Palmer <[email protected]>
Update formik.md

github.com/jaredpalmer/formik - 970e573307e5b7b11511366ffe0dd1a3c7b7a6c6 authored about 6 years ago by Jared Palmer <[email protected]>
Comment out Field validation tests

github.com/jaredpalmer/formik - e0b023d42028465d98caaee6b19ddb92efd1fd7e authored about 6 years ago by Jared Palmer <[email protected]>
Bump hoist-non-react-statics to 3.x for forwardRef support

github.com/jaredpalmer/formik - f99cbd516b50e0329f1312310ff9ec4452f4d032 authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 6553174fb434ce8eaa372d3551a66f4f8be275c4 authored about 6 years ago by Jared Palmer <[email protected]>
Replace warning (#1192)

* Replace warning with tiny-warning

* Implement warning in source

* Use tiny-warning

* ...

github.com/jaredpalmer/formik - 13954fdd10070f727a0259dbbf98824cb980fa92 authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 5080c9160bb505e752a5e3c8003276b7ca38ba8b authored about 6 years ago by Jared Palmer <[email protected]>
Remove unused deps

github.com/jaredpalmer/formik - e3876336aefa4ceb01e7f6f89cd12f8e133eb6ef authored about 6 years ago by Jared Palmer <[email protected]>
Rename FormikCtx back to FormikContext

github.com/jaredpalmer/formik - 1645bb478dd02842289644ebbb5ab5bea59e786b authored about 6 years ago by Jared Palmer <[email protected]>
Remove debounce validation ms

github.com/jaredpalmer/formik - f5ba4e314239a76a3aa5441bc0786f5bd9414dd3 authored about 6 years ago by Jared Palmer <[email protected]>
Add resource to resources.md. (#1186)

github.com/jaredpalmer/formik - 5f9afc11fb54aa0485a84a1f5588342537949d5d authored about 6 years ago by Spencer Carli <[email protected]>
Update version on docs site

github.com/jaredpalmer/formik - a77c4b3a3ff2b3d47ef3ad8f4540da524b956c49 authored about 6 years ago by Jared Palmer <[email protected]>
v1.4.1

github.com/jaredpalmer/formik - 8753c3fa1a5c307cbfe80ddc86dcf5fb094dd26c authored about 6 years ago by Jared Palmer <[email protected]>
v2.0.0-canary.effcf9b

github.com/jaredpalmer/formik - 09a2bd3aa120ca28012a02154ef2566d1ce02f00 authored about 6 years ago by Jared Palmer <[email protected]>
Update snap

github.com/jaredpalmer/formik - d64d9f8cf01871b9aaa1f7d6e34a96884ad2f34b authored about 6 years ago by Jared Palmer <[email protected]>
Only update errors if they are not deeply equal

github.com/jaredpalmer/formik - 3130d180e098820e61778f9367d1675315a735a2 authored about 6 years ago by Jared Palmer <[email protected]>
Avoid over-rendering by deeply comparing errors to state (#1189)

* Avoid overrendering by deeply comparing errors to state

* Use prevState

* Clean up

github.com/jaredpalmer/formik - 8c9f501c5e8dc0b6eb6aaf3a7f70e535d295e986 authored about 6 years ago by Jared Palmer <[email protected]>
Update Formik.tsx (#995)

Return error object when running field level validation.

github.com/jaredpalmer/formik - ebde5e657b6d4462a3fd5cef2eaf2cd0411eca4d authored about 6 years ago by Dario Lehmhus <[email protected]>
Fix wrong TS types for onBlur (#1109)

github.com/jaredpalmer/formik - 286fe672b7397fdc5ff84119c4d362e4c2673013 authored about 6 years ago by Bartosz <[email protected]>
v2.0.0-canary.effcf9a

github.com/jaredpalmer/formik - 4cb077e2b43e3ab31ad2e9de60949d39d2919e6f authored about 6 years ago by Jared Palmer <[email protected]>
Add some docs on useField

github.com/jaredpalmer/formik - effcf9a2aca7d4553465e73e5e63e328b383ed5b authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 13b4bcc1b93018894bad03a320b6cdfe59207b74 authored about 6 years ago by Jared Palmer <[email protected]>
Add async onSubmit + automatically call setSubmitting(false) (#1183)

github.com/jaredpalmer/formik - 0be8e37a73c13d961225a414ad92769687955487 authored about 6 years ago by Jared Palmer <[email protected]>
Add exemptLabels to stale bot config (#1182)

github.com/jaredpalmer/formik - a668e80702e0d8d10cfa52a26b3fb3b9abc252c7 authored about 6 years ago by Jack Cross <[email protected]>
wrote tests (#1181)

github.com/jaredpalmer/formik - bb9159a7302d8fa9b887743eecbc77e3032c5615 authored about 6 years ago by Afanasiy Zaharov <[email protected]>
Add missing dot for getting property from object (#1174)

github.com/jaredpalmer/formik - d4ef92af2a6e33ad5382a6b2ea24d2eacbfd7967 authored about 6 years ago by Niels de Bruin <[email protected]>
Update docs for 1.4.0

github.com/jaredpalmer/formik - dff4a9adca746d4ca5522a80be2d694250cfcfc9 authored about 6 years ago by Jared Palmer <[email protected]>
v1.4.0

github.com/jaredpalmer/formik - e7eb8aac26f3ab6c78716118e7ea3859129a7a5b authored about 6 years ago by Jared Palmer <[email protected]>
v1.4.0-0

github.com/jaredpalmer/formik - 94c20bd45fc05633b92928283922cfad6062ce1d authored about 6 years ago by Jared Palmer <[email protected]>
Update yarn.lock for react-fast-compare v2

github.com/jaredpalmer/formik - d02beb86463cb81e97a7fa17bbbb16a20a18a597 authored about 6 years ago by Jared Palmer <[email protected]>
upgrade react-fast-compare to get bugfix (#1149)

`[email protected]` fixed a major bug for some versions of react ([changelog](https://git...

github.com/jaredpalmer/formik - f5c6a43cc80ea47bb36a57a8f2a8d7b1bf1b6411 authored about 6 years ago by Chris Bolin <[email protected]>
Only use isValidating during submit (#1169)

* Don't set isValidating unless submitting or in validateForm

* Update docs on `isValidating`

github.com/jaredpalmer/formik - 2ae053747d6f7d750aaf1213c195e4bf325d9fd4 authored about 6 years ago by Jared Palmer <[email protected]>
Make validateForm internally cancellable (#1163)

* Make validateForm internally cancellable

* Don't use null

* Catch cancelled validation
...

github.com/jaredpalmer/formik - 32a69be5f8ea1f81b0eff143ef962b2ba4969e11 authored about 6 years ago by Jared Palmer <[email protected]>
Remove isValidatin+ didMount, make validation cancellable in useEffect

github.com/jaredpalmer/formik - 669b73b859a0f4f6c9735f3dfffacc01ffd06034 authored about 6 years ago by Jared Palmer <[email protected]>
Stricter typing for FormikActions resetForm method (#1166)

github.com/jaredpalmer/formik - 109324afd6de4a00ce197755af39fe341cbabaaf authored about 6 years ago by Robert Lubarski <[email protected]>
Correct Field render props docs example (#1167)

github.com/jaredpalmer/formik - c5e7b18cbb6c34ca0eec70bb6bc4263072431ad4 authored about 6 years ago by Robert Lubarski <[email protected]>
Correct docs examples (#1162)

github.com/jaredpalmer/formik - 13a1e120d3f85f33b3b977730bec97e4616a6293 authored about 6 years ago by Dawid Janiga <[email protected]>
Debounce change validation

github.com/jaredpalmer/formik - ce6b8604df6a3e41334434d2842f785eb330064f authored about 6 years ago by Jared Palmer <[email protected]>
Remove Field-level validation

github.com/jaredpalmer/formik - 74da625a8fa7bafe3f4fe215891a4c7a81340aa8 authored about 6 years ago by Jared Palmer <[email protected]>
Pass validateOnBlur and validateOnChange through context

github.com/jaredpalmer/formik - 0a9bb2dc82b7eed92f8a90819d123f314136c09a authored about 6 years ago by Jared Palmer <[email protected]>
Update deps

github.com/jaredpalmer/formik - a92ff70d7b711a5657ea7d4bd8842521d7baf223 authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 9e8e9aaea66037fad4e75c0f0eaca225bdd4aa70 authored about 6 years ago by Jared Palmer <[email protected]>
Update react peerDep ^16.7.0-alpha

github.com/jaredpalmer/formik - 8870ab038b23a1eb4e91271027784fc19e0b4909 authored about 6 years ago by Jared Palmer <[email protected]>
Remove warnings from production bundle (#1161)

* Remove warnings from production bundle

dev-expression allows to add NODE_ENV conditions aro...

github.com/jaredpalmer/formik - 731d13e34a231c914513b5e61460f097d631f1f0 authored about 6 years ago by Bogdan Chadkin <[email protected]>
Replace lodash.package with lodash/package (#1160)

In this diff I replaced topath and clonedeep packages with submodules in
lodash package. This i...

github.com/jaredpalmer/formik - 3588f4ae641b4a794d6e7d071ab81a2b86efc537 authored about 6 years ago by Bogdan Chadkin <[email protected]>
v2.0.0-canary.5a8e912

github.com/jaredpalmer/formik - f902ec24ab215911ff94ba32bf620b8946e8f6ea authored about 6 years ago by Jared Palmer <[email protected]>
[v2] Add useField (#1159)

* Attempt to implement Field/FastField with hooks

* Fix setFormikState

* Remove defer

*...

github.com/jaredpalmer/formik - 5a8e9123537a6d2862ee40f14692374f611a0ca6 authored about 6 years ago by Jared Palmer <[email protected]>
Set displayName on connected component. (#1152)

github.com/jaredpalmer/formik - 356a728c855953f31df391f638225fdde6596dac authored about 6 years ago by Douglas Matoso <[email protected]>
Use latest @types/react and @types/react-dom

github.com/jaredpalmer/formik - ea7d40a505951bdf3926604cbec373de2ca39672 authored about 6 years ago by Jared Palmer <[email protected]>
Upgrade to TS 3.2.1

github.com/jaredpalmer/formik - beb981777a82feb99879f856f3b3db6c107f67ec authored about 6 years ago by Jared Palmer <[email protected]>
Comment out should validate

github.com/jaredpalmer/formik - 0980bb572b5cc437d9f2a6ee4b780f8f8a81184e authored about 6 years ago by Jared Palmer <[email protected]>
Remove extra “the” (#1147)

github.com/jaredpalmer/formik - fbed327853e036e8ac49bc4c072403ceb3ff2e2d authored about 6 years ago by Zachary Gibson <[email protected]>
Add working with React Select v2 example (#1130)

* Add working with React Select v2 example

* Update README.md

Co-Authored-By: dzienisz <ka...

github.com/jaredpalmer/formik - fa2ca387ff3c89c3d2598fa78c2b687737941bbe authored about 6 years ago by Kamil Dzieniszewski <[email protected]>
Update tutorial.md (#1128)

* Update tutorial.md

A closing tag for <ErrorMessage> is needed in the last example.

* Upd...

github.com/jaredpalmer/formik - 5779f59416368971cb64e340b0daea9572a3d72a authored about 6 years ago by Džiugas Meškauskas <[email protected]>
[ImgBot] Optimize images (#1142)

*Total -- 293.16kb -> 157.49kb (46.28%)

/website/static/img/formik-og.png -- 30.27kb -> 6.55k...

github.com/jaredpalmer/formik - 2802d7b85391402307ddbe8a3a2b3332a864b0c7 authored about 6 years ago by imgbot[bot] <imgbot[bot]@users.noreply.github.com>
Update validation.md (#1123)

github.com/jaredpalmer/formik - 0cc611a3d0919ded8dc905a1f835e912116cc945 authored about 6 years ago by Davidmycodeguy <[email protected]>
Update React, @types/react, typescript

github.com/jaredpalmer/formik - 85d15b302cd776eb615064a4451e1a7575b1439d authored about 6 years ago by Jared Palmer <[email protected]>
Bump react and react-dom devDeps

github.com/jaredpalmer/formik - 652620091e0e4ce529a9fd9a9435a9ba1c110392 authored about 6 years ago by Jared Palmer <[email protected]>
Remove enzyme from FieldArray test

github.com/jaredpalmer/formik - ace898ccb2cada70e14ec135294ef2c5f5755361 authored about 6 years ago by Jared Palmer <[email protected]>
Changed FieldArray.updateArrayField to use prevState (#1059)

github.com/jaredpalmer/formik - ddf1bef737ad1658ddb0a093aef581f936fe6733 authored about 6 years ago by Matt Casey <[email protected]>
Bump docs to 1.3.2

github.com/jaredpalmer/formik - a250d6a026ba77ecf697c147e7bccbdacd775958 authored about 6 years ago by Jared Palmer <[email protected]>
v1.3.2

github.com/jaredpalmer/formik - 82f45bf0b2af054bef8fe8e0e315b1918f08f50f authored about 6 years ago by Jared Palmer <[email protected]>
New size snap

github.com/jaredpalmer/formik - 784d8036e5d98566a85f2dc23725281cad60c3fa authored about 6 years ago by Jared Palmer <[email protected]>
Update to latest hooks alpha

github.com/jaredpalmer/formik - 6b1080d5d2c376ccf03750d6ed86de02af26be21 authored about 6 years ago by Jared Palmer <[email protected]>
Fix Formik tests

github.com/jaredpalmer/formik - 5e82c6b43f8a01ae4dd8d098c27cd6a6b190cedc authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - ccb7d3f2e5bcaee792be829de63117fe5b4bd520 authored about 6 years ago by Jared Palmer <[email protected]>
Update field tests

github.com/jaredpalmer/formik - a02e3112c1704d4c5ff4f30dc1d22c2760d5df2c authored about 6 years ago by Jared Palmer <[email protected]>
Update tests for rtl

github.com/jaredpalmer/formik - b1ddd278087cb57163277e5412009fa65c040c80 authored about 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into hooks

github.com/jaredpalmer/formik - 5931c0378fb0e172a798fa432d4c5e8956470209 authored about 6 years ago by Jared Palmer <[email protected]>
Refactor tests (#1087)

* Add react-testing-library

* Rewrite tests for handleChange

* Add handleBlur tests

* F...

github.com/jaredpalmer/formik - 6a1f9825534942a40bf1c4bb3ba6dce3a2ffff6a authored about 6 years ago by Jared Palmer <[email protected]>
Merge pull request #1098 from Jungwoo-An/master

Add missing className prop

github.com/jaredpalmer/formik - 2d7cab78e86b74951f285c1dec2bdea64912e995 authored about 6 years ago by Jared Palmer <[email protected]>