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

Add greenkeep ignore

github.com/jaredpalmer/formik - 090116da6d0c345707d92afb61acfce9278ba5d7 authored almost 7 years ago by Jared Palmer <[email protected]>
fix CustomInputComponent example (#236)

github.com/jaredpalmer/formik - cd7fcea7a9dc22aac8897de1f59a23d7903381eb authored almost 7 years ago by Andrey Sidorov <[email protected]>
Fix typo (#235)

github.com/jaredpalmer/formik - 537a08ed19e0ccba049d75f18e6215c9f403035b authored almost 7 years ago by Sam Kauffman <[email protected]>
v0.10.3

github.com/jaredpalmer/formik - b50e2ce19dcbe38bffcd12bfe8d5407be98e3022 authored almost 7 years ago by Jared Palmer <[email protected]>
#233 Add tests for field warnings, remove long ternary

github.com/jaredpalmer/formik - 1cc3ed4a8ed27d79372f4befb797a5b865878de7 authored almost 7 years ago by Jared Palmer <[email protected]>
#233 Fix field name warning

github.com/jaredpalmer/formik - 19788b6faeb826d108ce4aff0dbe66b6361ca87b authored almost 7 years ago by Jared Palmer <[email protected]>
v0.10.2

github.com/jaredpalmer/formik - d9d3e3efb9244e7f4239fa3bbf042a8e4072c79e authored almost 7 years ago by Jared Palmer <[email protected]>
Make sure #232 is tested

github.com/jaredpalmer/formik - 5e33aa67a1325b27b2311f306b8eee456a2eaec1 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix #232, relax Field types :(

github.com/jaredpalmer/formik - c2970eb5d5163378a1c90f580be0bd2a117e969a authored almost 7 years ago by Jared Palmer <[email protected]>
v0.10.1

github.com/jaredpalmer/formik - b3cca333126ff174d68b35af9f4e6e268e86ed86 authored almost 7 years ago by Jared Palmer <[email protected]>
Allow non function children in Field.tsx

github.com/jaredpalmer/formik - 662e8a24640d0232f9c2e17743d19d05779643c5 authored almost 7 years ago by Jared Palmer <[email protected]>
v0.10.0

github.com/jaredpalmer/formik - 4c2431cbe2609a67b0d4fdb86b61756087a5ca2e authored almost 7 years ago by Jared Palmer <[email protected]>
Fix Field types

github.com/jaredpalmer/formik - c2fc330463050a5e00497aad830ab9b8efdaa249 authored almost 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 501168cce49c7bd28fe1292c0957313258e51ff6 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix #183. Add tests, warnings, better types for field render props (#225)

github.com/jaredpalmer/formik - 35cd62825277fe8d684d48a16bb1a900dbf6a8b5 authored almost 7 years ago by Jared Palmer <[email protected]>
Add render props to <Field /> (#183)

* fix: lambdas can be used as field custom components

* feature: added render and children pr...

github.com/jaredpalmer/formik - 5add4b91b92dbc80b48bb12f07d8da5d0a3fde8a authored almost 7 years ago by Julien Vincent <[email protected]>
Fix checkbox validation (#223)

github.com/jaredpalmer/formik - 084f53ad4756b3cd2779f180b641fa369a279cba authored almost 7 years ago by Pavel Prichodko <[email protected]>
Update README — fix terminology (#218)

I think the term was used completely wrong here. A "render callback" is becoming commonly accept...

github.com/jaredpalmer/formik - ceb56399cf30c96fa9863a67df1e7dcaced746e4 authored almost 7 years ago by everdimension <[email protected]>
Remove leading slash that throws of link (#221)

github.com/jaredpalmer/formik - b036d0648b6311dff372a9f2c6d65bd37e7fa3c5 authored almost 7 years ago by Josh Branchaud <[email protected]>
Correct typo (#216)

s/validateSchema/validationSchema

github.com/jaredpalmer/formik - 522d6798e3f52e93835dc7c77a2017404573b239 authored almost 7 years ago by L42y <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 446ac8e202291b6339aab5981963b820f34509a0 authored almost 7 years ago by Jared Palmer <[email protected]>
#208 Add onBlur to all examples

github.com/jaredpalmer/formik - 0a6de9237647653e7f8f7fecaf67ae9a77d8773b authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo (#198)

github.com/jaredpalmer/formik - 93d91788c416d2c2a1e8d860452074c9133cd05d authored about 7 years ago by Tim Neutkens <[email protected]>
v0.9.4

github.com/jaredpalmer/formik - 1ee8d66553c2d8d95b3cb542e5d636c6c3163760 authored about 7 years ago by Jared Palmer <[email protected]>
nit: Add semicolon

github.com/jaredpalmer/formik - c185509ab3e7ad6db7ea87d0fd1c1353ab50ffff authored about 7 years ago by Jared Palmer <[email protected]>
Add @slightlytyler as a contributor

github.com/jaredpalmer/formik - 79fa1eb914fe3dccb7d0268c3444ff11a978e74a authored about 7 years ago by Jared Palmer <[email protected]>
Set initialValues if values passed to resetForm() (#197)

Related to #195 .

github.com/jaredpalmer/formik - 284345e5d8d1920bb410880ada626ea8f8a05e25 authored about 7 years ago by Jared Palmer <[email protected]>
Remove isDirty reference from README (#196)

github.com/jaredpalmer/formik - 4727f0360256274c1d2affd910e36fbd627fdd23 authored about 7 years ago by Tyler Martinez <[email protected]>
Update README.md

github.com/jaredpalmer/formik - c7c50bbb3f37c3773bce5113810de1c58a38467b authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.3

github.com/jaredpalmer/formik - f4003b5a40f6128e8bfb72660d31de1323010a70 authored about 7 years ago by Jared Palmer <[email protected]>
Add enableReinitialize option (#181)

* Close #168. Add Reinitialize and keepDirtyOnReinitialize options

* Remove keepKeys, add bac...

github.com/jaredpalmer/formik - a9f999a6b47c2f1a02468287101ae3d363ce32f8 authored about 7 years ago by Jared Palmer <[email protected]>
Create CONTRIBUTING.md

github.com/jaredpalmer/formik - 54cd447d874ab487aebf1749207dc652fbca56af authored about 7 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 2ba2556c13d086286a19ffb6727540082175ccfe authored about 7 years ago by Jared Palmer <[email protected]>
Fix lint-staged regex

github.com/jaredpalmer/formik - 28ea7c1456eccd959aa74d5988174ac7f7d68244 authored about 7 years ago by Jared Palmer <[email protected]>
Remove outdated testing guide

github.com/jaredpalmer/formik - f64452beabf5007d7678e9b81fe5122d960791a8 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.2

github.com/jaredpalmer/formik - 1705d789441cbf29099d76b8e37aebaeb25f6d0e authored about 7 years ago by Jared Palmer <[email protected]>
Update size due to lodash.equal in readme

github.com/jaredpalmer/formik - f7f670266043a28dfffd98e4c80ed1aeeb8c9dd6 authored about 7 years ago by Jared Palmer <[email protected]>
Run prettier

github.com/jaredpalmer/formik - 22e9ce44c3f859278210b39cd6f7974cecd67843 authored about 7 years ago by Jared Palmer <[email protected]>
Update contributors before release

github.com/jaredpalmer/formik - 51f81c62cf11b13d610e37dcd2dc7efa47f74517 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - da9a79bb2fa873cab909b538ab4eed659c461bb2 authored about 7 years ago by Jared Palmer <[email protected]>
Fix check to call resetForm on componentWillReceiveProps (#169)

* Fix check to call resetForm on componentWillReceiveProps

initialValues comparison was using...

github.com/jaredpalmer/formik - 2c936ffadb67fd5787d43ebe235be7db7efd1d4d authored about 7 years ago by Sam Kvale <[email protected]>
Fix #178. Pass props to validate and validationSchema in withFormik() (#180)

* Fix #178. Pass props to validate and validationSchema in withFormik()

* Don't pass the comp...

github.com/jaredpalmer/formik - eefeb23836ad9a1c369645f41cce190f8e2c0afe authored about 7 years ago by Jared Palmer <[email protected]>
Run validations on set values and touched methods in a callback (#176)

Where multiple set values and touched methods are called in sequence
React will batch the setSt...

github.com/jaredpalmer/formik - dcdac54ae4352dee5ad48f71ac98e244c6563375 authored about 7 years ago by Jon Tansey <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 264ff53bbc27df4d482504a868fede34edd6410c authored about 7 years ago by Jared Palmer <[email protected]>
Fix #174. Pass Values to FormikActions in InjectedFormikProps

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

github.com/jaredpalmer/formik - c3838621d35c6ce0760ea7d64afbd0cad96c4505 authored about 7 years ago by Jared Palmer <[email protected]>
fix(README): Error in documentation where destructured attributes from prop are misreferenced (#171)

* Fix incorrect code example in documentation where object destructuring on props is performed b...

github.com/jaredpalmer/formik - 82ee4978de7c5e0676eb7f60236b1491371c09b2 authored about 7 years ago by Pratik <[email protected]>
v0.9.1

github.com/jaredpalmer/formik - 358af3bc579caeff30d7691a3ce9e74c652305bb authored about 7 years ago by Jared Palmer <[email protected]>
Merge pull request #166 from VladShcherbin/prop-types

Add prop-types package link

github.com/jaredpalmer/formik - 0bf0df67a35ad97a26e116c3b3ce560581a46613 authored about 7 years ago by Jared Palmer <[email protected]>
Merge pull request #165 from jaredpalmer/validate-defaults

Close #162, #139. Fix validation defaults

github.com/jaredpalmer/formik - 41b3a16d01fab72898e7d11c82e16dd73787def2 authored about 7 years ago by Jared Palmer <[email protected]>
Add prop-types package link

github.com/jaredpalmer/formik - ce6d12d4d50711a2ae4696bcc5a3bc957cf1f6de authored about 7 years ago by Vlad Shcherbin <[email protected]>
Close #162, #139. Fix validation defaults

github.com/jaredpalmer/formik - 89c4ddfbae31e6d020a611b76b2faa02f52ba16a authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 44d6cfda2756ade9e39aa340331955d5bd1a852a authored about 7 years ago by Jared Palmer <[email protected]>
Close #162. Update docs wrt validation defaults

github.com/jaredpalmer/formik - c712075fa795e0d94d454bc68000e17c67278b0c authored about 7 years ago by Jared Palmer <[email protected]>
Fix link to redux-form

github.com/jaredpalmer/formik - eca44a174dae96ef9c1fe3894ae2f9a9ac4dc32a authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 760428ffa26bbf6db1df48ca8a4352696974e854 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - ba09746db051e8cc077e209e42fd31a7978cb0ea authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 305e5beddc41920df64408d6c2158c4a0aa99aac authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - d1bb6fce2e4033354f62017fc8621cc4554ed921 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 4aff034fc3024bc36cf526b18168593609906f61 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 4290110c657b29943bde8b8a3e7345248a6b0857 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0

github.com/jaredpalmer/formik - bcc2c38fdbaac247c5e56e9fa3967b58e00dfd3a authored about 7 years ago by Jared Palmer <[email protected]>
Update intro

github.com/jaredpalmer/formik - 365cc102879ae1e703ed578dccf666f32437d251 authored about 7 years ago by Jared Palmer <[email protected]>
Update readme

github.com/jaredpalmer/formik - e2b4f5ac2af348e1052c066af39a123652bdf4ea authored about 7 years ago by Jared Palmer <[email protected]>
Merge pull request #130 from jaredpalmer/render-props

Next

github.com/jaredpalmer/formik - 49ca3b5ae240d1613ea1e07914fad721ae359256 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 273f5f7ef436e922c077b0950e27bc36a6da63b8 authored about 7 years ago by Jared Palmer <[email protected]>
Start on new tutorial

github.com/jaredpalmer/formik - 658e33f33bb71553e14960f0b1d33c5fbf9eac43 authored about 7 years ago by Jared Palmer <[email protected]>
Update docs

github.com/jaredpalmer/formik - e79d10b4c43b86fc41511aefba62cce2c4458c48 authored about 7 years ago by Jared Palmer <[email protected]>
Change type signature of resetForm() in docs

github.com/jaredpalmer/formik - a524cea38ed65c1e1b7b84f0017af570fc04a343 authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo

github.com/jaredpalmer/formik - 24fea4b2de5a0d0849db1063834510b3d8f5f516 authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo

github.com/jaredpalmer/formik - 35bbcfc82c8fe71273f0c54a3981c24dd5eff211 authored about 7 years ago by Jared Palmer <[email protected]>
Begin reworking docs

github.com/jaredpalmer/formik - 232b822c6d0441ca129139c690d49abbfd5bf517 authored about 7 years ago by Jared Palmer <[email protected]>
Start from the old readme

github.com/jaredpalmer/formik - 42ee2a9feb568d689ea20bf799e65282c83b9514 authored about 7 years ago by Jared Palmer <[email protected]>
Remove TS from withFormik example

github.com/jaredpalmer/formik - 0eff403b760fd376af47a50e157b4b56b174a1e2 authored about 7 years ago by Jared Palmer <[email protected]>
Remove Formik legacy files

github.com/jaredpalmer/formik - 8244400549585c565020a7cf6f3312de2647308b authored about 7 years ago by Jared Palmer <[email protected]>
Update examples

github.com/jaredpalmer/formik - 53dde973edcacf015e6022b623c0416a0870361f authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo in readme

github.com/jaredpalmer/formik - 3008c6438cb128888dc18395affba04598e1ceed authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo in README

github.com/jaredpalmer/formik - 68472d6422f6d48f71578cb0e678c17cae5faf94 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - a1b8791b2ce135136759d24029b60663e2d6bfc5 authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - e38f1d974fa8464b3fdfe3c0bae382ad4edcfa8e authored about 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 587fa8acf2542c54e2aafc36a065ad34c7246e84 authored about 7 years ago by Jared Palmer <[email protected]>
Merge branch 'render-props' of github.com:jaredpalmer/formik into render-props

github.com/jaredpalmer/formik - ba4c2c482bafbe6f1ce59e3db6ea2d7c086d46d8 authored about 7 years ago by Jared Palmer <[email protected]>
Add contributors

github.com/jaredpalmer/formik - c072222f9e9b529b99c3f5a81d95b1b8a50c0390 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-beta.3

github.com/jaredpalmer/formik - 673f0e5bc631cf5b6baf6c283a5e43088ecf3a8e authored about 7 years ago by Jared Palmer <[email protected]>
Merge pull request #153 from eonwhite/fix-hoc-handlesubmit-onsubmit

changing handleSubmit to onSubmit, mapping to old handleSubmit correctly

github.com/jaredpalmer/formik - 3c4c5983387062b03af4b6c43cbbbf08a51f256c authored about 7 years ago by Jared Palmer <[email protected]>
changing handleSubmit to onSubmit, mapping to old handleSubmit correctly

github.com/jaredpalmer/formik - 50f56cf45bcaa42a669bbfdc043b501c557168c2 authored about 7 years ago by Ian White <[email protected]>
Update examples

github.com/jaredpalmer/formik - 8ea23c5b2fa77de3e28a7b08b36490e423a4a9a6 authored about 7 years ago by Jared Palmer <[email protected]>
#128 Automatically reset if initialValues change

github.com/jaredpalmer/formik - 227fb19cd5e4f99a0c88df9fd7e34cc3cd4ba0ab authored about 7 years ago by Jared Palmer <[email protected]>
Rename getInitialValues initialValues

github.com/jaredpalmer/formik - 33236b239189cc2d0172269eb00db86f9375851d authored about 7 years ago by Jared Palmer <[email protected]>
Fix typo

github.com/jaredpalmer/formik - 1e059e9b7cd24a96a65f85cc65eaa13393e633ae authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-beta.2

github.com/jaredpalmer/formik - be4e1165134fbd57fe5e65b63a01a97d4e284dfd authored about 7 years ago by Jared Palmer <[email protected]>
Fix generics of FormikBag

github.com/jaredpalmer/formik - 27153cf64e84ff9d3f7e6ee514f8ad770c7c5704 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-beta.1

github.com/jaredpalmer/formik - 49c8471c8cf79674955851d5be2c2e0415d6ba42 authored about 7 years ago by Jared Palmer <[email protected]>
Fix TS type of handleSubmit in withFormik

github.com/jaredpalmer/formik - 5d3f2dcbea61a246b3e1c484d9a8f2bd1477fe25 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.10

github.com/jaredpalmer/formik - 24b5b49a9c3bf4219d9a9c3696398887044078d5 authored about 7 years ago by Jared Palmer <[email protected]>
Fix proptypes of Field

github.com/jaredpalmer/formik - fbb3eaed352a4be795779be1a9b2ad8bb06baf2c authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.9

github.com/jaredpalmer/formik - 1b3da275e6ab5a768ff7df1e5716494bf3701e22 authored about 7 years ago by Jared Palmer <[email protected]>
Fix how value works on checkboxes and radios in <Field/>

github.com/jaredpalmer/formik - 2dbbda017415ba28b9f0c1c12819d713f82eaaae authored about 7 years ago by Jared Palmer <[email protected]>
Fix ternary to determin value or checked

github.com/jaredpalmer/formik - e23b2c9665d9979d72f19f49eec3eee3a7722737 authored about 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.8

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