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

rename file formik to Formik (#452)

On file systems that are case sensitive, typescript will fail
to find the file if it does not m...

github.com/jaredpalmer/formik - 263befb8b0eec1a469ca35173bfed3ee70572d97 authored over 6 years ago by Jeff Barczewski <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 0ce24e383538a853c490803e24e63a4be97b56c8 authored over 6 years ago by Jared Palmer <[email protected]>
Add travis yarn cache

github.com/jaredpalmer/formik - d925c3a5a45703673771770fa79473b45f6d9c7d authored over 6 years ago by Jared Palmer <[email protected]>
Update ISSUE_TEMPLATE.md

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

github.com/jaredpalmer/formik - 4f2a092596b3fd301d40ea9cfc5de9fafda95327 authored over 6 years ago by Jared Palmer <[email protected]>
Simplify isPromise and add tests (#443)

github.com/jaredpalmer/formik - 74d8be472bba9d439b3ff3e56182b3dbeda295c3 authored over 6 years ago by Cvetanov Goce <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 6bce50987f640ceb5b58f9127a88ef35f1a5045f authored over 6 years ago by Jared Palmer <[email protected]>
Remove circular exports, shave bytes

github.com/jaredpalmer/formik - 6c3e0627e9e1463b3ef5629eff913a2b9b68878b authored over 6 years ago by Jared Palmer <[email protected]>
Fix typo in FieldArray example (#447)

Surely no one would just copy a code sample and paste it into their production application.........

github.com/jaredpalmer/formik - d36aa714fd87bf119a807d3ccba1e65c7de95b77 authored over 6 years ago by Dan Minshew <[email protected]>
v1.0.0-alpha.1

github.com/jaredpalmer/formik - 837d702a91b91257482eedb7fcb49966b6f9767b authored over 6 years ago by Jared Palmer <[email protected]>
Add curried array helpers (e.g. handlePush())

github.com/jaredpalmer/formik - 8400ecbe379c9825eb4e40a5fb56835042199bbc authored over 6 years ago by Jared Palmer <[email protected]>
Add tests to FastField

github.com/jaredpalmer/formik - 37bcd0332a36f83afdbba157506c760be9f858b9 authored over 6 years ago by Jared Palmer <[email protected]>
Update README.md (#354)

Use `formikProps` instead of `props` to prevent shadowing and confusion

github.com/jaredpalmer/formik - 0c722484c798da5c97af19f9c5fd31211d9c3243 authored over 6 years ago by Gal Schlezinger <[email protected]>
#385 Add overloads to handleBlur and handleChange (#412)

* #385 Add overloads to handleBlur and handleChange

* Add support for onChangeText in handleC...

github.com/jaredpalmer/formik - 5352642cac4a51af85e3e668ccb4f6970aba06c1 authored over 6 years ago by Jared Palmer <[email protected]>
Add <FastField /> (#422)

* fast field

* Add FastField

* Remove unused code

* Add registerField/unregisterField t...

github.com/jaredpalmer/formik - 4f0aac1cdfa4924324f41e420690b8e97ae76b44 authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.11

github.com/jaredpalmer/formik - 3520bada9675985a9d024894f61eca3d82df63b6 authored over 6 years ago by Jared Palmer <[email protected]>
resetForm should reinitialize this.initialValues even if nextValues is not provided (#444)

* Add failing test

* Fix

github.com/jaredpalmer/formik - e983d221fead5f60fda673589c381742234237e5 authored over 6 years ago by Ivan Starkov <[email protected]>
v0.11.11-0

github.com/jaredpalmer/formik - 87252b5f4225aefbfe06c9b6d12f1bf0d23df424 authored over 6 years ago by Jared Palmer <[email protected]>
Fix #284 and #258 - Empty input type=number results in NaN (#437)

github.com/jaredpalmer/formik - 017b739c183c38a3f654e0e10f4ac65db8b36359 authored over 6 years ago by Victor Didenko <[email protected]>
Field.children can be a function or a node (#426)

github.com/jaredpalmer/formik - 00abb04c028eeb9bb30a87c9b6cd92d3c4fd597d authored over 6 years ago by Tim Chen <[email protected]>
v0.11.10

github.com/jaredpalmer/formik - 468b1170fdd8dcd8d4d8f52c048b9bd722bbb83f authored over 6 years ago by Jared Palmer <[email protected]>
CLose #421. Remove @types/react-native. Sorry kids!

github.com/jaredpalmer/formik - c8de953dfe90f2cbb418164f17c1c8ee8eef48ec authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.9

github.com/jaredpalmer/formik - 82cd01363e80d39f2a318a8846ba27f9e5272ef1 authored over 6 years ago by Jared Palmer <[email protected]>
#417 Tweak validation within FieldArray, rename dlv to getIn (#419)

* #417 Tweak validation within FieldArray, rename dlv to getIn

* Update TOC

github.com/jaredpalmer/formik - 0d6b765d04bf5efd352e6f2e4ed098bde4626639 authored over 6 years ago by Jared Palmer <[email protected]>
Fix #417. Make sure an array exists or is created in FieldArray.push()

github.com/jaredpalmer/formik - 2937582f789debfaee10e569239947d238ff5f3d authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.8

github.com/jaredpalmer/formik - f0c9b4a3bd8a518873deded579d8d39c1f13b631 authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.8-0

github.com/jaredpalmer/formik - 1ca36e2d95e5fb8cc4bc36e768edd77d825197a4 authored over 6 years ago by Jared Palmer <[email protected]>
Fix #368. Relax types for FormikTouched (#414)

* Fix #368. Relax types for FormikErrors and FormikTouched to allow for nested paths

* Fix Fo...

github.com/jaredpalmer/formik - ecd6c48ae8c9d21fed8f3798274c47604ec1c57e authored over 6 years ago by Jared Palmer <[email protected]>
#376 Specify types in tsconfig for RN compat

github.com/jaredpalmer/formik - 46fca9ba0af9666212186c32104e12013e672719 authored over 6 years ago by Jared Palmer <[email protected]>
#376 Improve React Native types

github.com/jaredpalmer/formik - d1784a45a9f81357f986553ebfa3264a2d8a1b8d authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.7

github.com/jaredpalmer/formik - affaf2ee4f2c13bc37322446fad863f9c29ecad0 authored over 6 years ago by Jared Palmer <[email protected]>
Remove react-native type hack

github.com/jaredpalmer/formik - 85550e19fde1667afb149289a83ae37fbe384e1a authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.6

github.com/jaredpalmer/formik - b7ba4dbf4bc53997b7d732d9d4780b619feaf3d4 authored over 6 years ago by Jared Palmer <[email protected]>
#376 Fix react-native tooling with rimraf

github.com/jaredpalmer/formik - 6a5d96334a5f686bea15149f1eb2b303a9ff5c11 authored over 6 years ago by Jared Palmer <[email protected]>
Added react native types, fixed handleSubmit in rn/typescript (#379)

github.com/jaredpalmer/formik - 54db7ce9e499dd900080aa0f3182b697e2f1b541 authored over 6 years ago by Ezra Curry <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 5e005651888e3b6c06668e1f21a4c25feba07d92 authored over 6 years ago by Jared Palmer <[email protected]>
Fix #368 #374 . Add ability to skip validation in setFieldValue and setFieldTouched

github.com/jaredpalmer/formik - b7a6c5bf999a22ceac3a9b7ad4a86c3d17a57d56 authored over 6 years ago by Jared Palmer <[email protected]>
Fix typings for FieldConfig['component'] (#409)

github.com/jaredpalmer/formik - d4c36db0755d26fee0cc86b724cd0857688045ee authored over 6 years ago by Jared Petker <[email protected]>
Remove null usage from setNestedObjectValues

github.com/jaredpalmer/formik - 17f379a8000d6734a85b371e289cf8c04dc726b5 authored over 6 years ago by Jared Palmer <[email protected]>
Upgrade rollup (#406)

github.com/jaredpalmer/formik - eb1b26e734dab37fe68f2050833f2dfe48cb5898 authored over 6 years ago by Jared Palmer <[email protected]>
Optionalize `FormikErrors` (#405)

In the examples given in JS in the docs, A function that is expected to return a `FormikErrors` ...

github.com/jaredpalmer/formik - b6786f42aa12158252cbfbfd1cd8ae63ac46355d authored over 6 years ago by Wesley Wigham <[email protected]>
v0.11.5

github.com/jaredpalmer/formik - 7a98030bab19d60e627f6e8e5311e1004febe5e7 authored over 6 years ago by Jared Palmer <[email protected]>
Add name to ArrayField (#403)

github.com/jaredpalmer/formik - ed3aa53206befe878464d4ca5f62b99374c31efc authored over 6 years ago by Alexander T <[email protected]>
Support 'children as a function' pattern (#400)

github.com/jaredpalmer/formik - 6ada71648fcb89fa7f949b778cdc4c6109933111 authored over 6 years ago by Graham McGregor <[email protected]>
v0.11.4

github.com/jaredpalmer/formik - 4c781e3a67b95a5a9d7f027ccf45053ea836d522 authored over 6 years ago by Jared Palmer <[email protected]>
Add setFormikState and validateForm (#398)

* Close #367. Add setFormikState

* Add validateForm to docs

* Fix doc type

* Update ToC

github.com/jaredpalmer/formik - f65af570bf8dbd954e8b4bc9ecd6f27a6a5cef44 authored over 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 490eda9c03b9142b47aab8352ae99d41ff0068c3 authored over 6 years ago by Jared Palmer <[email protected]>
#280 Fix definition of dirty in formik context

github.com/jaredpalmer/formik - a4e7a56cdea457890f102dcd0e55f074281974a4 authored over 6 years ago by Jared Palmer <[email protected]>
Fix readme (#397)

github.com/jaredpalmer/formik - 55a286a8c6b669eb78fefffaef5ace818304987b authored over 6 years ago by Sergey Gilevich <[email protected]>
v0.11.3

github.com/jaredpalmer/formik - 36b4d3073cbea628ff08da6851c7e723eb74c1f8 authored over 6 years ago by Jared Palmer <[email protected]>
#378 Alter touched and error if FA.remove and FA.pop (#396)

* #378 Alter touched and error if FA.remove and FA.pop

* Put back setNestedObjectValues as it...

github.com/jaredpalmer/formik - 606f8303d63baaabf4b79a577647e526cc2d5690 authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.2

github.com/jaredpalmer/formik - 8c7f61abbe8bb5a25fd8ef33b5b05097c89394d5 authored over 6 years ago by Jared Palmer <[email protected]>
#378 Ensure consistent touched behavior regardless of nested syntax

github.com/jaredpalmer/formik - 61274fe3bdd0f2ba2b8fa0d2c9a08273b1809587 authored over 6 years ago by Jared Palmer <[email protected]>
Add comment explaining changes to setNestedObjectValues

github.com/jaredpalmer/formik - 38bec19ba147a78a9dcd364567fcf5c7b0c7c422 authored over 6 years ago by Jared Palmer <[email protected]>
Fix touchAllFields so that touched works as expected with FieldArray

github.com/jaredpalmer/formik - 11272f9cb108f46ba3cf3365e3445f78b3e09f89 authored over 6 years ago by Jared Palmer <[email protected]>
v0.11.1

github.com/jaredpalmer/formik - 67894fcd6664d06f7b9c4757290e2c3c1b2431fe authored over 6 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 107fa35a6c50bae9c9893c9aece302fcf5157bb0 authored over 6 years ago by Jared Palmer <[email protected]>
Fix handleReset if onReset is not specified

github.com/jaredpalmer/formik - f082b5f8e58d3729996e34e45b951f628039421f authored over 6 years ago by Jared Palmer <[email protected]>
Correct react-native example code (#394)

The export from FormikReactNativeTextInput.js was a default export, so when imported it is an al...

github.com/jaredpalmer/formik - f3886e6db46e8938d6c584a461533cc7f669b807 authored over 6 years ago by EricH <[email protected]>
v0.11.0

github.com/jaredpalmer/formik - e69656f10406022beb7856717bbe6d19caf1eceb authored over 6 years ago by Jared Palmer <[email protected]>
Update readme

github.com/jaredpalmer/formik - 4dde6c132f667bb04d11db9b37f336697c8252df authored over 6 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 298123c9b9ca6f196eaa06a8e7122601285f8461 authored over 6 years ago by Jared Palmer <[email protected]>
Next (#276)

* Close #200. Add Field level validation

* Regenerate doctoc

* Remove handleChangeValue co...

github.com/jaredpalmer/formik - b34fe0ac166fddfca17145e506f3bda6670ed530 authored over 6 years ago by Jared Palmer <[email protected]>
Revert "Revert "Change layout of generics in main Formik class (#370)""

This reverts commit 6c51b7094b90f32c0e77e53921c44c64edba2011.

github.com/jaredpalmer/formik - 6491acd2b294e5b0177daabac1d3263ed847372c authored over 6 years ago by Jared Palmer <[email protected]>
Revert "Change layout of generics in main Formik class (#370)"

This reverts commit 8126bd560944555b99110c45bbe283e610421353.

github.com/jaredpalmer/formik - 6c51b7094b90f32c0e77e53921c44c64edba2011 authored over 6 years ago by Jared Palmer <[email protected]>
Change layout of generics in main Formik class (#370)

github.com/jaredpalmer/formik - 8126bd560944555b99110c45bbe283e610421353 authored over 6 years ago by Wesley Wigham <[email protected]>
Fix duplicate URL in an error message (#339)

github.com/jaredpalmer/formik - 89c67ff6dd75d51bdca0d1cf9b09a68ef6d13176 authored almost 7 years ago by Kirill Korolyov <[email protected]>
Correct twitter link to @jaredpalmer ;) (#327)

github.com/jaredpalmer/formik - e335c4c02ac01870ae1c716af010cc2b35ea0d22 authored almost 7 years ago by Md Rashidul Islam <[email protected]>
Modify CustomInputComponent props type in example (#318)

github.com/jaredpalmer/formik - d785a9f7434e64e93b36178c5a0bfa15d1a0f66c authored almost 7 years ago by Cory Deppen <[email protected]>
Create ISSUE_TEMPLATE.md

github.com/jaredpalmer/formik - b6631df8ddd2ef550b296527097c952427721623 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix infinite loop caused by recursive refs in setNestedObjectValues (#320)

github.com/jaredpalmer/formik - 4986a0ce1317d3c3968b5e89ab0186ba7a703f32 authored almost 7 years ago by Wes Hather <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 3026cd2283e903cbe77295dd8085d4d6e8f42753 authored almost 7 years ago by Jared Palmer <[email protected]>
Add link to beta docs

github.com/jaredpalmer/formik - ce45be5eff5cf3a80112301cfbf469fa28b6d4e8 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix withFormik.validate method definition (#313)

github.com/jaredpalmer/formik - 5c710961e283475ff8e8931c1d97c969d3096a30 authored almost 7 years ago by Brice BERNARD <[email protected]>
+ Andrew Mead's course in README (#305)

github.com/jaredpalmer/formik - 1b02ae4b775864535e9f69e7a3903910e6712143 authored almost 7 years ago by Tom Byrer <[email protected]>
Fixing typo in README.md (#297)

* Fixing typo in README.md

Removing an extra article and adding a to before an infinitive ver...

github.com/jaredpalmer/formik - ac8e5658f78494bc0a9408b9eb552ce2cf3eab61 authored almost 7 years ago by Arfat Salman <[email protected]>
Fixes typo in README.md (#293)

`placholder` => `placeholder`

github.com/jaredpalmer/formik - 9a48da53bdba7b73d9e467beac35815fdc205790 authored almost 7 years ago by Devan Beitel <[email protected]>
Change a let to const (#277)

The errors variable is never reassigned so can be a const. Typical eslint configurations will co...

github.com/jaredpalmer/formik - 3bf81c9d364981ac6feb0fcded6b98457a0b11dd authored almost 7 years ago by chucksellick <[email protected]>
Added nested values proposal prototype (#202) (#207)

* Added nested values proposal prototype (#202)

* Fixed default response in setNestedObjectVa...

github.com/jaredpalmer/formik - 3a8e620dc56f0ac14dd9796795fd5da17853fb40 authored almost 7 years ago by Konrad Lisiczyล„ski <[email protected]>
v0.10.5

github.com/jaredpalmer/formik - e40dd9e9c16a8a29ac59cd5cebbea4201ee9a674 authored almost 7 years ago by Jared Palmer <[email protected]>
Remove union type

github.com/jaredpalmer/formik - bb856e13560b7e97d86a5aad0c20ac086e122914 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix #266 allow FormikErrors to be typed as any to support i18n

github.com/jaredpalmer/formik - 6a26576e7f5c8a2fda0c753302b18221ccecad82 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix generics of FormikErrors and FormikValues

github.com/jaredpalmer/formik - b5f2b455e0713cd9e3f8549719d9ca557c122b25 authored almost 7 years ago by Jared Palmer <[email protected]>
changed FormikErrors and FormikTouched types to use same keys as Values (#254)

* changed FormikErrors and FormikTouched types to use same keys as Values

* removed accidenta...

github.com/jaredpalmer/formik - 576f4d223a1719dcabd6cec00b36fcb789a9a763 authored almost 7 years ago by Grzegorz Moskal <[email protected]>
Fix typo (#273)

github.com/jaredpalmer/formik - 53fd5dc35f566608af078557e2c55e6eca4a5384 authored almost 7 years ago by ewolfe <[email protected]>
Fix typo

github.com/jaredpalmer/formik - b35012737ae9432d32ec0ca7b74f75a7990115cc authored almost 7 years ago by Jared Palmer <[email protected]>
Update typescript, reorder readme

github.com/jaredpalmer/formik - eb8c6ae642d54d9a0439b614ba1dedb1ba605a95 authored almost 7 years ago by Jared Palmer <[email protected]>
Improve Field warnings (#261)

* Improve Field warnings

* Add Field tests

* Reorder props to match order in render

github.com/jaredpalmer/formik - 594458828d003a21e392becf4fd2287e384d4252 authored almost 7 years ago by Pavel Prichodko <[email protected]>
Added typescript usage example (#260)

* Added typescript usage example

* Fixed table of contents

* Added example with HOC

github.com/jaredpalmer/formik - 56e7211ac6717d3c3aeda25d06bb73e0b88ebff5 authored almost 7 years ago by kingdaro <[email protected]>
add optional context argument to validateYupSchema (#259)

github.com/jaredpalmer/formik - fdb623325f68c30049c62147f920c126e6fedfbe authored almost 7 years ago by alex baldwin <[email protected]>
Add discord link to #formik ๐Ÿ˜‚

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

github.com/jaredpalmer/formik - d33db577ad0edf363cb95a9ed4980eef5e07516f authored almost 7 years ago by Jared Palmer <[email protected]>
Fix #250 Fix children behavior

github.com/jaredpalmer/formik - 3a06a06e9ad825a8e1e98fe5ec1ca358da5ec7e1 authored almost 7 years ago by Jared Palmer <[email protected]>
Enable `handleBlur` to warn about missing identifiers like `handlerChange` does (#246)

github.com/jaredpalmer/formik - dc6a2b1821461ee6c873699b0147ebef5c53219d authored almost 7 years ago by Thomas Lefebvre <[email protected]>
Fix gzip size badge (#249)

For some reason when pointing to secured `https://img.badgesize.io` url, the request fails due t...

github.com/jaredpalmer/formik - 1f1f63df7d6e0acdff2222f461aad7dc51daa8d9 authored almost 7 years ago by Pavel Prichodko <[email protected]>
Fix code example in README (#248)

Noticed the example code was broken (looks like prettier autoformating gone wrong). Just noticed...

github.com/jaredpalmer/formik - c8f941d967b4489917e841575fee3e5824120734 authored almost 7 years ago by Brandon Orther <[email protected]>
Fix #234. More express types on onSubmit (#245)

github.com/jaredpalmer/formik - d73ed6b756fc7aba859841c1f2052e3621a10431 authored almost 7 years ago by Jared Palmer <[email protected]>
Run Prettier 1.8.2

github.com/jaredpalmer/formik - e5bec3fd3f93abbc8d44fc7c888dac7b047b4feb authored almost 7 years ago by Jared Palmer <[email protected]>
Bump prettier to 1.8.2

github.com/jaredpalmer/formik - a7533446d6c05b38b6ecd3b88a5260e2f1ae4542 authored almost 7 years ago by Jared Palmer <[email protected]>
Remove greenkeeper

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