Ecosyste.ms: OpenCollective

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

github.com/jaredpalmer/formik

Build forms in React, without the tears 😭
https://github.com/jaredpalmer/formik

Add props.validateOnChange check to cDU

0ac9f4c101e6963aa12a61421789c7a8b0b20476 authored almost 5 years ago by 李文富 <[email protected]>
Bump mixin-deep from 1.3.1 to 1.3.2 in /website (#2105)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

83b2bca9995c0dfc40dc9b9519690fbb80f670d6 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add version 2.0.8 to website

708f08a83d9e2785b72416931eafdbae146ff2f9 authored about 5 years ago by Jared Palmer <[email protected]>
Fix documentation for withFormik async validate method (#2122)

* Fix documentation for withFormik async validate method

* Fix a typo

2cbcb097e2106d8c1d84e001b5d3e5b5ec47fb5c authored about 5 years ago by Denis Koltsov <[email protected]>
Fix two minor typos in code comments. (#2139)

a4f5372681e01d1813a6089845ad65fdea7e6d34 authored about 5 years ago by Mark Doliner <[email protected]>
fix: unhandled promise exception in low priority validation (#2119)

9111ad4319262e7ebdc1b40857e2f06248708b80 authored about 5 years ago by J. Silva <[email protected]>
Fix some typos on the Tutorial page (#2128)

dbf087b56b8aa4e6279b0732bf148c8230b15e27 authored about 5 years ago by Tudor Pavel <[email protected]>
Handle promise rejectsion in handleSubmit (#2136)

In 2.0.7, submitForm was changed to propagate any promise rejections when submitting. This is de...

7fd28921452fb812d6ce79a9a0054da108d325a2 authored about 5 years ago by Bob Thomas <[email protected]>
Add CarGurus to users (#2135)

* Add CarGurus to users

* fix typo

631461a47f201c97f7df9933ec1f22f1b023aa6f authored about 5 years ago by Will Caulfield <[email protected]>
Add specs for utils.getIn (#2093)

Add specs for utils.getIn

448e3e7f5477400a8f77a29f2065e2b8f9a96d01 authored about 5 years ago by Jared Palmer <[email protected]>
Merge pull request #2101 from mhienle/fix-typo

Fix typos

48dd0c7be1a4763df8217e79e72ffdef89447aaa authored about 5 years ago by Jared Palmer <[email protected]>
Allow forced validation to run anywhere (#2116)

Allow forced validation to run anywhere

780c98d5cd53cf720f59484cb6c90a18d4daebb2 authored about 5 years ago by Jared Palmer <[email protected]>
Remove .DS_Store

0a3541487add5700cc7938c40445bf60c451e520 authored about 5 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into pr/SuperManEver/2093

1d8a9ff1c9f4524983300df5fbefb4f0a8a9b0ad authored about 5 years ago by Jared Palmer <[email protected]>
Add release notes helper for stable

9f5eae1c8e240664e87a347378254fe7acccf5e3 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.8

8092921e24d25edfc0d29cf378175f747e8be449 authored about 5 years ago by Jared Palmer <[email protected]>
Don't bother with canary, just use master

a4eaa3854bea646565ce6feea7bd60bf6b0d57cd authored about 5 years ago by Jared Palmer <[email protected]>
Automatic releases, canary channel (#2118)

Automatic releases, canary channel

708bedc5134c0f8664b99b057b1d36f15420e27e authored about 5 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into canary

d45c2daa6e48a5c67a0651652b0171f55b30cafc authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.8-canary.3

6eba226712d0a99747435680f76585859b43248c authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.8-canary.2

351ab23cdc5d71b5f2aea1918d7873c82c2e2f63 authored about 5 years ago by Jared Palmer <[email protected]>
Change link to tsdx

b8156f0c49549a42e794316a998b9016d4cfb7a7 authored about 5 years ago by Jared Palmer <[email protected]>
Save npm token to .npmrc

cd165058e8ae85b91e6b4a522e3704f86afa1191 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.8-canary.1

f621070a2bbe6a1e74ab060fad3784236f14c3bd authored about 5 years ago by Jared Palmer <[email protected]>
Change case

921b5000e469e20c22b5ec6e54bd43950668d293 authored about 5 years ago by Jared Palmer <[email protected]>
Make a cosmetic change

9bd6ecfddd2fd2fb4bf4949978c60825446b80fe authored about 5 years ago by Jared Palmer <[email protected]>
Setup canary releases (#2117)

* v2.0.8-canary.0

* Add release to devDeps

* Add automatic canary release workflow

69acd21126a5e03cc873f0f464ca01b003f12a72 authored about 5 years ago by Jared Palmer <[email protected]>
Add automatic canary release workflow

49c9515da052460c376050bb9cf91ed43c4b7ec7 authored about 5 years ago by Jared Palmer <[email protected]>
Add release to devDeps

7d3d46c88a31f9319899ba0aed53d449a2bfabfb authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.8-canary.0

0cf9468c77859a9e4a27b6c1807bf8518b7d5e9f authored about 5 years ago by Jared Palmer <[email protected]>
Allow forced validation to run anywhere

83d33a9b4be72c7ea0aca7ef712f5696fa6de504 authored about 5 years ago by Jared Palmer <[email protected]>
Remodel FieldArray validation side effect to cDU (#2115)

b2fecdaeddf9b442956db08da0040e5e9a34f552 authored about 5 years ago by Jared Palmer <[email protected]>
Remove inline cDU usage in FieldArray (#2114)

53d1c4727e0258cada4ccc24c0f2d109e2bfde65 authored about 5 years ago by Jared Palmer <[email protected]>
Fix typos

bd8ce8d9f1087c7b431ab3b299632455de1e2e0b authored about 5 years ago by Michael Hienle <[email protected]>
Abort submit if instance of real Error (#2104)

* Change isValid to check if instance of real error

* Invert logic

* Throw errors from syn...

ca2082371a8fed365379e9c5c6d148c01a6d4232 authored about 5 years ago by Jared Palmer <[email protected]>
Fix nav search box on big screens (#2107)

Search box is broken on the website (desktop version), it's overflowing out of the navbar

97c435dac3f8e35c745c3c838ea6fd283907166e authored about 5 years ago by Fabio Carmo <[email protected]>
hotfix: Revert throwing combined errors (#2103)

* Revert submission regression in 2.0.7

* Stub formik-native test

c7d4114ac06978c481620d2cd1a3f4042448d2c8 authored about 5 years ago by Jared Palmer <[email protected]>
Remove embarassingly included files lolz

2917d5b53e44b2981bb3566d68c089817da486cf authored about 5 years ago by Jared Palmer <[email protected]>
Move to monorepo (#2102)

* Lerna, stub formik-native

* Fix test command

* Move now.json into the root so docs can d...

daf4f11a53d1336434580ec00c863b23a0be1686 authored about 5 years ago by Jared Palmer <[email protected]>
Add yarn caching, and allow for PR testing

4322ffb337376e472b2834c869e774c60af7a122 authored about 5 years ago by Jared Palmer <[email protected]>
Run tests on PRs

e3a68c77941f9cd6647b7a41245c02d196f37de5 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.7

6914fb51b0cab6c0e3f59ee65a05398fa4a66952 authored about 5 years ago by Jared Palmer <[email protected]>
Bump version to 2.0.7

17d82bc0fbfdf9e6d3f4ec4128c20256da92ba9f authored about 5 years ago by Jared Palmer <[email protected]>
'getIn' spec adjustments

38ea6ba23d345c732a3e83d2a85db716d8493f5c authored about 5 years ago by Nik Luparev <[email protected]>
Fix dirty flag when calling resetForm with current values (#1986)

When you are resetting the form using `resetForm` and specify current
formik values as the next...

ec1d679f76e914966714261f496b5bbcbc2a7e54 authored about 5 years ago by Gustav Tiger <[email protected]>
Fix no target error (#2024)

c5ec70956b4937313b914a1ee38dbeceb8d399e5 authored about 5 years ago by GeonHo Tony Han <[email protected]>
Fix unnecessary rendering of FastField (#2070)

* Fix unnecessary rendering of FastField

Whenever Context changes, shouldComponentUpdate is n...

2b6f71e8b745a4dfba6eb8a1b3aabd4fefdf55be authored about 5 years ago by Mathias Vestergaard <[email protected]>
Ensure dirty is reevaluated when form is reset (#2087)

I was seeing an issue where calling `resetForm` wasn't resetting the
`dirty` state. `dirty` is ...

39bfbfb62782f19bc69e70168b75dbe0d593beb7 authored about 5 years ago by Josh Steiner <[email protected]>
fix FormikHelpers types (#2079)

5c59dbee9e687a221b80410c8069138b1a05379a authored about 5 years ago by Luciano Di Cocco <[email protected]>
Avoid unnecessary re-renders by comparing errors to previous errors (#2069)

f4ff028d817fca16ee0209abd7143dfd077daeb9 authored about 5 years ago by Mathias Vestergaard <[email protected]>
handle an empty array value argument to setIn (#2072)

9da32887cf61bdb2d08be90d863b35d537ebfe7c authored about 5 years ago by Andrew A. Anissi <[email protected]>
Throw validation errors from submitForm (#1843)

37870bf5f7433c91f4565153fae5a6b41fea831a authored about 5 years ago by Artem Berdyshev <[email protected]>
(docs) : update tutorial Final Result code sandbox link (#2055)

Validation schema uses `min` instead of `max` in firstName and lastName
Use latest version of F...

4ac618603a6f1cb49901dc98028a4fb7b0f92b5d authored about 5 years ago by Dany Alawwa <[email protected]>
v2.0.6

cb0824a32a49c1f976f2177d64336b037c008272 authored about 5 years ago by Jared Palmer <[email protected]>
Generate 2.0.6 docs

e933b9c058087fd314969ab05715ee0dd6388b46 authored about 5 years ago by Jared Palmer <[email protected]>
Correct 2.0.5 docs

67e9071a29312842b3bbbf4b0af2b5ede761474a authored about 5 years ago by Jared Palmer <[email protected]>
Change type signature of onSubmit to accept Promise<any>

2738bbc31908684f378e958480115de648846c77 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.5

de201d08a70dcb81727f60676963fe9a94db4331 authored about 5 years ago by Jared Palmer <[email protected]>
Generate 2.0.5 website

a78bbffdf11a42f93c940a9338da9f4b656c6155 authored about 5 years ago by Jared Palmer <[email protected]>
Add docs about v1 onSubmit behavior

430f6cc48326228e51d239d5a2bb4b7107cc40ad authored about 5 years ago by Jared Palmer <[email protected]>
Update versions in docs

af0c7d07a6942f822fd0a45a2fb8f3836a626d96 authored about 5 years ago by Jared Palmer <[email protected]>
[tutorial] change id to name for Field example (#2007)

d0d7602d35f553084aeac271a69e60ca0ba0c116 authored about 5 years ago by Chance Smith <[email protected]>
Fix code examples in tutorial (#2049)

* Fix: wrong names for Errormessage

* Fix: Field should receive name property

b04a762bcd6d4524fa32552b93268dafef8793d8 authored about 5 years ago by Ivan Szebenszki <[email protected]>
Use FormikHelpers instead of FormikActions in the example. (#2001)

8dbaaba8da14fc3a13fcf413b76adb988c110190 authored about 5 years ago by Dave Perrett <[email protected]>
Change `isSubmitting` behaviour to mimic v1 (#1987)

In version 2 the behaviour of isSubmitting was changed from having the
user handle its state af...

3ce65512101c2599c7656947a502d4d151235bcb authored about 5 years ago by Gustav Tiger <[email protected]>
Fix validation with instances in arrays, follow up to PR #1949 (#2029)

c0fe1b928b903405b8591f7250b66a8aa9828650 authored about 5 years ago by Amr Mostafa <[email protected]>
Fix a few typos in tutorial.md (#2041)

e3863714f4b472912f701532cf14c1aad365bb73 authored about 5 years ago by Ryan <[email protected]>
Update tutorial.md (#2043)

eb2029d26b20dc685ad2fbd7f30ce5e92ff16212 authored about 5 years ago by Chase <[email protected]>
Update tutorial.md (#2036)

d78266f32cba8ecb5e0be61a8f881a8c938ded83 authored about 5 years ago by Chase <[email protected]>
Update tutorial.md (#2037)

Should these validation rules be .max instead of .min?

0f54fb819e96f76d011f2d097eae8c7906e2951f authored about 5 years ago by Chase <[email protected]>
Update tutorial.md (#2038)

aa7fbdb2c939e57b361ef71ebcd1bc6b735b2e13 authored about 5 years ago by Chase <[email protected]>
[ImgBot] Optimize images (#2035)

*Total -- 506.45kb -> 494.28kb (2.4%)

/website/static/img/logos/pwc.svg -- 13.43kb -> 8.70kb ...

d0b5b077a9e0ee82379d55024ea9bd8c4ff72c37 authored about 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Add Restaurant365 to users list (#2009)

* add restaurant365 in site config

* add restaurant365 svg to /logos

02c303f519e4c15ae40219a85a1b4d278294ba71 authored about 5 years ago by Taylor Sturtz <[email protected]>
Fix checkbox with null value (#2027)

5916ac0ca60389d7973158da34b5e7e228cc6834 authored about 5 years ago by Tyler <[email protected]>
fix typo: visted -> visited (#2032)

55cbfd385c76a9cfa4d97795f8730ab9fb5d7683 authored about 5 years ago by Daniela Gattoni <[email protected]>
Call validateFormWithLowPriority with correct values (#2025)

- When using `setValues` `dispatch` is called with type: SET_VALUES and
payload: values. Howeve...

8c08a6373cb996f7c94462ba151c7b05a2a2c27f authored about 5 years ago by Sam Grönblom <[email protected]>
Update tutorial.md (#2030)

28c9242ac5e75a535992f071e3082d7a86d53f12 authored about 5 years ago by Chase <[email protected]>
Update tutorial.md (#2031)

4b52d267a8de11c497c65611a18158f4f41a3210 authored about 5 years ago by Chase <[email protected]>
Fixed typo in useField.md. (#2013)

189256d3317161c2342655e4be5cc192de89c2ec authored about 5 years ago by Bohdan Ganicky <[email protected]>
Fix typo (#2016)

11a4beec6f8d604ccf5eb2d64a466166699c13ee authored about 5 years ago by Sajad Torkamani <[email protected]>
Update README.md

7940feef1282424c16b6abcceacfa99a62c1312f authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.4

99844fbcff8622a0ca6efa215147b43325c9afdf authored about 5 years ago by Jared Palmer <[email protected]>
Add ts to migration docs (#1995)

5bae8e05f60e1801d8740317a38c2992f7750470 authored about 5 years ago by Quinn Blenkinsop <[email protected]>
Remove netlify ping (since we moved to zeit)

5553720b5d6c9729cb3b12fd7948f28ad3be9adc authored about 5 years ago by Jared Palmer <[email protected]>
Move back docs to their rightful location

343c4eefacd4df9b23c6e6dd09d2986c7070106e authored about 5 years ago by Jared Palmer <[email protected]>
Fix now deploys

86b61bb4f013bfa55f1fd2fb0eba4bad55d6201a authored about 5 years ago by Jared Palmer <[email protected]>
Add now-build npm task

7fc52e1b456cc8d7d69317e4b428676715d6953e authored about 5 years ago by Jared Palmer <[email protected]>
Now PR deploys (#1994)

* Now PR deploys

* Cosmetic change

8286190075ee4205341285effb3c5c7f492f99b3 authored about 5 years ago by Jared Palmer <[email protected]>
Setup Zeit for github

82775fa9b6508bdd6ba9b367b4d175089059e982 authored about 5 years ago by Jared Palmer <[email protected]>
Added v2 migration note on `FormikActions` rename to `FormikHelpers` (#1988)

f80d9c60822f15c20df19601c66418550ee5bce5 authored about 5 years ago by fabb <[email protected]>
Fix classname bug (#1975)

76ec8def596fb49bca90474dfd07e7354d430628 authored about 5 years ago by Eedrah <[email protected]>
Fix unnecessary let usage (#1964)

When only properties are updated on the error object it should be `const` not `let`.

a4ebf84c016f3e427d2297e67fcd4951c111bd8a authored about 5 years ago by Karl <[email protected]>
Update docs

a2b66c52dcbe5998880b9a79eb97c613a7a2f62e authored about 5 years ago by Jared Palmer <[email protected]>
Fix validateOnMount (#1971)

d90149e6e75aada13a2a02f390495d268237ce04 authored about 5 years ago by Jared Palmer <[email protected]>
fixed error in the text (#1970)

56c0a807c10ec0fadf30923cb98717079b17d07e authored about 5 years ago by Kirill Pryasin <[email protected]>
Changed from `.min()` method to `max()` (#1959)

Changed from `.min()` method to `max()` to match the use case:
This part of the Tutorial uses v...

654b97f9ae91f828457b33b2e4288b27ac67c679 authored about 5 years ago by Martín Comito <[email protected]>
Use placeholder (lowercase) consistently (#1962)

e2c2d0885cf8e965c3f2c12305026e5e7f3a77fd authored about 5 years ago by Joern Bernhardt <[email protected]>
Fix runtime error in useFormikContext example (#1965)

Previous implementation would caused an `Uncaught TypeError: Cannot read property 'token' of und...

e5c8ee143b3dc84dda371ef8f151f80c6df55472 authored about 5 years ago by Karl <[email protected]>
Update tutorial with missing example / typos (#1966)

* Update tutorial with missing example

* Fix up validation in example

* Update tutorial.md...

3638853c999052cc9f8d7f5cf499b82f9a773ce6 authored about 5 years ago by meeoh <[email protected]>
Fix prepareDataForValidation work with instances (#1949)

* Fix prepareDataForValidation work with instances

* Fix typo

ec7810aebf6ca96c5b24c55389258f7217ef907f authored about 5 years ago by Andrew Bazhanov <[email protected]>