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.0.0-beta.4

github.com/jaredpalmer/formik - 10107dbbb19a5837b193aafa57aee4ab15d91eb3 authored over 6 years ago by Jared Palmer <[email protected]>
fix: collecting field-level validations results before submit (#724)

github.com/jaredpalmer/formik - 23320cffd97074ad3a3930c42d2a0d85db834c4f authored over 6 years ago by Alexey Shestakov <[email protected]>
Clearer example snippet for FieldArray usage (#722)

github.com/jaredpalmer/formik - 50d9f0b03d2d4490cb9cc2cb77c0699cc59d0501 authored over 6 years ago by Greg Haygood <[email protected]>
v1.0.0-beta.3

github.com/jaredpalmer/formik - 73f559de34a2c88e6613d3a44d36a87056d50c2c authored over 6 years ago by Jared Palmer <[email protected]>
Make storybook look good

github.com/jaredpalmer/formik - 9027617176e1e24fa343cbdfa3034c78ec2496b6 authored over 6 years ago by Jared Palmer <[email protected]>
Fix yarn.lock

github.com/jaredpalmer/formik - 9e7255b6c4c15da2825ac0427caffe9270368224 authored over 6 years ago by Jared Palmer <[email protected]>
feat: adds storybook (#620)

* feat: adds storybook

* Remove yarn.lock from pr (too many conflicts)

* Copy yarn.lock fr...

github.com/jaredpalmer/formik - 26e992967a295caf359f114bff09b92a8e9a78cc authored over 6 years ago by Morgan Intrator <[email protected]>
Add bottom-up independent field-level validation (#684)

* Fix #483. Run Field validate prior to submit

* Make submitForm always async, implement bott...

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

github.com/jaredpalmer/formik - f6d4ebd21debaf96b7ac5e8848a7862492887368 authored over 6 years ago by Kewei Jiang <[email protected]>
Remove react-lifecycles-compat (#715)

github.com/jaredpalmer/formik - b65118a296b952628caff2501e0728552b4843b3 authored over 6 years ago by Vlad Zhukov <[email protected]>
Update README.md (#714)

github.com/jaredpalmer/formik - cae17898ee9636a5d9e2063bfb66945317fee77b authored over 6 years ago by Kewei Jiang <[email protected]>
Fix #673. Fix fastfield using cDU (#674)

* Fix #673. Fix fastfield using cDU

* Fix ts state in fastfield

* Remove registration from...

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

github.com/jaredpalmer/formik - fa5ac3184e7db69aa0a8db126b45addb887ad966 authored over 6 years ago by Miguel Carvajal <[email protected]>
fix: website/.snyk & website/package.json to reduce vulnerabilities (#709)

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:tunnel-ag...

github.com/jaredpalmer/formik - 4f67fb8a2bb4c2fac5ba8234fa4f8d5b4df1b0b4 authored over 6 years ago by Snyk bot <[email protected]>
Bump to TS 2.9.1 (#679)

* Bump to TS 2.9.1

* Remove usage of keyof for backwards compat

* Use keyof Values & strin...

github.com/jaredpalmer/formik - 8fba3e0c11ba3b731d7008d37f6627c7c425480f authored over 6 years ago by Jared Palmer <[email protected]>
Close #687. Bump to Jest 23 (#688)

github.com/jaredpalmer/formik - 83aa2574919fa338f7a8019aebcc8e240e880674 authored over 6 years ago by Jared Palmer <[email protected]>
Use fbjs's getActiveElement for better IE support (#689)

github.com/jaredpalmer/formik - 691320691ebdae59845962cea4b033ef1e6c07f1 authored over 6 years ago by Jared Palmer <[email protected]>
sync handleBlur with handleChange (#677)

https://github.com/jaredpalmer/formik/issues/483#issuecomment-383452237

github.com/jaredpalmer/formik - 5a786b1d04b4e4fa1445d021c1ab1a574993fcfa authored over 6 years ago by Jon Stevens <[email protected]>
tiny typing error (#672)

fixed parenthesis

github.com/jaredpalmer/formik - 8e5f7b0d77fdf68dfdc7434577f25aace77e09fa authored over 6 years ago by Albino Tonnina <[email protected]>
docs: fix typos (#668)

github.com/jaredpalmer/formik - c4259558aef577ffcb21b6326e61345ab03927ef authored over 6 years ago by Thomas Broadley <[email protected]>
Add testimonials (#661)

Figured these'd be worth adding :wink:

github.com/jaredpalmer/formik - 7d2b15bfeacfa21278dcdcf3219979f20f42063e authored over 6 years ago by Max Stoiber <[email protected]>
Update README.md to reference latest gzip size (#656)

github.com/jaredpalmer/formik - 56dd5987955e61fa482989b4b0768d0d67b56677 authored over 6 years ago by Ian Schmitz <[email protected]>
update examples with yup to follow changes made to yup (removing default export) (#654)

github.com/jaredpalmer/formik - 32379a2d2b93e47f50c18ced2fe7dda66f93c224 authored over 6 years ago by Kevin McKernan <[email protected]>
fix undefined var in react native (#653)

github.com/jaredpalmer/formik - 5bb226b45578d6e89e03e5114316c4672f5e6f4a authored over 6 years ago by Hosmel Quintana <[email protected]>
Update yup import (#651)

github.com/jaredpalmer/formik - 3dd5b6ce4afb578f8346bff0717533f7342908d1 authored over 6 years ago by Jason Quense <[email protected]>
Fix broken link in Readme (#642)

github.com/jaredpalmer/formik - 75fde986f7c7cfbfea501a3d0d95955e1d134c2d authored over 6 years ago by tgds <[email protected]>
v1.0.0-beta.2

github.com/jaredpalmer/formik - d8352469f72fc2a9926be9bceb31ee966256d1df authored over 6 years ago by Jared Palmer <[email protected]>
fix website yarn.lock

github.com/jaredpalmer/formik - 2d52ca00f4594fda03f827e224878b17e356b949 authored over 6 years ago by Jared Palmer <[email protected]>
Fix getDerivedStateFromProps

github.com/jaredpalmer/formik - ecfca5ee063dbfbeeb6e205362e65c159fd310cb authored over 6 years ago by Jared Palmer <[email protected]>
Add displayname to Form

github.com/jaredpalmer/formik - b281b4289e4b3e850838af7ad62dd96dca1231d3 authored over 6 years ago by Jared Palmer <[email protected]>
Fix ts typing of mock console.error

github.com/jaredpalmer/formik - 80b823c5fc9dfbee18659557dbb210893ae6b1d4 authored over 6 years ago by Jared Palmer <[email protected]>
fix: guard unspecified button warning to only warn against buttons (#638)

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

github.com/jaredpalmer/formik - 1d49b9c4585ad6bbac07f8e8667cd61a59b0c560 authored over 6 years ago by Jared Palmer <[email protected]>
Bump react-lifecycles-compat

github.com/jaredpalmer/formik - 859ab8d4eea94db7db77c297faeecdede48a0f65 authored over 6 years ago by Jared Palmer <[email protected]>
Bump Jest, Rollup to latest versions

github.com/jaredpalmer/formik - a66c0503d470bc47506f4055e8ea92f5244e8d46 authored over 6 years ago by Jared Palmer <[email protected]>
chore: use yarn cache (#626)

github.com/jaredpalmer/formik - 254e1876bc38b2c0c79bf8a7c8c61cea6780f2b4 authored over 6 years ago by Daniel Ruf <[email protected]>
chore: add Node.js 10 (#628)

* chore: add Node.js 10

* chore: reinstall size-limit to update upath to 1.0.5

github.com/jaredpalmer/formik - 6b0a9953fc8d27cdcafcc72aba9c89aedf27a166 authored over 6 years ago by Daniel Ruf <[email protected]>
correct example snippet (#629)

github.com/jaredpalmer/formik - 54bee5c217762b5e995ff4b84050cadae1e8fa6a authored over 6 years ago by everdimension <[email protected]>
Fix inconsistent self-closing tags notation (#630)

Fix tags notation;
Fix a type-o;

github.com/jaredpalmer/formik - bff3fde15df74af76eb67513623e596c654ea044 authored over 6 years ago by everdimension <[email protected]>
chore: clone last 5 commits (#627)

github.com/jaredpalmer/formik - f290b6f4aa12643f83a62f6b28aa26435d6a8a7c authored over 6 years ago by Daniel Ruf <[email protected]>
v1.0.0-beta.1

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

github.com/jaredpalmer/formik - 01426d4f4a43e1e7dd87807822851c3b35b42580 authored over 6 years ago by Jared Palmer <[email protected]>
Fix #625. Use import * as React

github.com/jaredpalmer/formik - 3e6870206b99ec469196558a9e31b6b5604376b1 authored over 6 years ago by Jared Palmer <[email protected]>
Warn against button with unspecified type (#615)

* Warn against button with unspecified type

* Update gatsby-node.js

* Update Basic.js

github.com/jaredpalmer/formik - 022e098a622bce525035b59b5359bdbeb719cc75 authored over 6 years ago by Nathan Force <[email protected]>
Update README.md (#618)

Typo fix

github.com/jaredpalmer/formik - a89e5ed372294a30a1e1dcd215c70fd97b340cc0 authored over 6 years ago by Maksim <[email protected]>
v1.0.0-beta.0

github.com/jaredpalmer/formik - 29468f72668b1d4959ba5cfbd7c83319e63466f5 authored over 6 years ago by Jared Palmer <[email protected]>
Move .md files

github.com/jaredpalmer/formik - 87ebd2e66878f307c6a5ccbca51400ba313d7a6f authored over 6 years ago by Jared Palmer <[email protected]>
Rename typepatches folder -> types

github.com/jaredpalmer/formik - f8949af5183e542e3971641a0330d161319bfd3a authored over 6 years ago by Jared Palmer <[email protected]>
React 16.3 (#594)

* Attempt move to React 16.3

* Add back React as peer dep

* Add hoist-non-react-statics to...

github.com/jaredpalmer/formik - 4ac3cd171b521a92d4f41500049e3a477a0a71ad authored over 6 years ago by Jared Palmer <[email protected]>
Update issue templates

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

github.com/jaredpalmer/formik - 13619c7f39fecf944b6a3ba5a950b90c5276ece0 authored over 6 years ago by Jared Palmer <[email protected]>
Update issue templates

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

github.com/jaredpalmer/formik - 29edfb2fadec6d48d6bb8e654a5de6395c1c20e5 authored over 6 years ago by Jared Palmer <[email protected]>
Upgrade Enzyme

github.com/jaredpalmer/formik - 001640ba2ea2328c27afb4f0c14308d68b454e09 authored over 6 years ago by Jared Palmer <[email protected]>
fix withFormik display name (#609)

Previously any debugger that uses displayName would report the component wrapped with `withFormi...

github.com/jaredpalmer/formik - 09abf85f8a506725761043e77e44ee6d184dcd00 authored over 6 years ago by Simeon Cheeseman <[email protected]>
Removing unwanted comment characters (#605)

Copy pasted the code in my test RN app and it caused the following error,

cannot add a child...

github.com/jaredpalmer/formik - c9f9c8a31b8849264f840bbc5691b14c168a3cde authored over 6 years ago by Ganapathy Vignesh <[email protected]>
Fix example warning in docs/api.md (#598)

github.com/jaredpalmer/formik - 4261887bbaea8a2313fee916e3f5e346e7cd8656 authored over 6 years ago by Kirill Volkovich <[email protected]>
Prevent double build of esm and cjs bundles (#592)

In this diff I moved umd config into function and provided environment
as an argument.

Added...

github.com/jaredpalmer/formik - d7e478a4f40384e9cb112885aca51bf000fdddec authored over 6 years ago by Bogdan Chadkin <[email protected]>
v1.0.0-alpha.6

github.com/jaredpalmer/formik - a69cf907b70663398489716d97ad3a6f736705ec authored over 6 years ago by Jared Palmer <[email protected]>
Drop lodash.isEqual for react-fast-compare and shave like 7kb lol

github.com/jaredpalmer/formik - 0b8346d302e71515b8cd987e528908003e0145f6 authored over 6 years ago by Jared Palmer <[email protected]>
v1.0.0-alpha.5

github.com/jaredpalmer/formik - a1b8df6d684683870f7a69a6323a615d58b83f82 authored over 6 years ago by Jared Palmer <[email protected]>
Update links in toc

github.com/jaredpalmer/formik - c72281cfbe8facca122c9d005e3baf67732010ac authored over 6 years ago by Jared Palmer <[email protected]>
docs: FormikError -> FormikErrors (#589)

github.com/jaredpalmer/formik - a56bbc79b08b504f6e03871e168e310e74b86dbd authored over 6 years ago by Chris Santero <[email protected]>
Add isNaN util function instead of Number.isNaN (#588)

github.com/jaredpalmer/formik - 3725fd5f5b145bbd292fd705082e5bee048b8d10 authored over 6 years ago by Vlad Zhukov <[email protected]>
Remove unused private method: isReactNative (#585)

The method is introduced by
https://github.com/jaredpalmer/formik/pull/53, and got unused by
h...

github.com/jaredpalmer/formik - ecda9677c0762f73e9e0c50ba72569fba6819c26 authored over 6 years ago by Masato Ohba <[email protected]>
Add size-limit to prevent accidental bloat (#528)

github.com/jaredpalmer/formik - faabe0862cd2e35924384fc6848a66140f7398f8 authored over 6 years ago by Pavel Prichodko <[email protected]>
Add innerRef prop to Field & FastField string components (#580)

* Add innerRef to Field & FastField string components

* Add tests

* Update documentation

github.com/jaredpalmer/formik - 0cec09d1ca6ea715719c337556a0484244c60219 authored over 6 years ago by Pavel Prichodko <[email protected]>
Remove duplicated interfaces (#575)

Those interfaces are added in
https://github.com/jaredpalmer/formik/pull/141 and still remains.

github.com/jaredpalmer/formik - b72382e0cda3fd1d2813aa9020a959bd304357ea authored over 6 years ago by Masato Ohba <[email protected]>
fix issue when the object has a key that is one of the path's parts (#569)

github.com/jaredpalmer/formik - 095e915ef18cdb557be09f01e5fa9e7ba2a6d19d authored over 6 years ago by islam ezzat <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

github.com/jaredpalmer/formik - 636a6706c44b4b958d1e9af9abbdce54ab4a17ce authored almost 7 years ago by Jared Palmer <[email protected]>
Bump site deps

github.com/jaredpalmer/formik - 65aae84f5d1fb5083f44f643a79f21e8727a222c authored almost 7 years ago by Jared Palmer <[email protected]>
improved validateYupSchema types (#554)

github.com/jaredpalmer/formik - 952a084d88d36bce25af5423913eb4fd43206bcf authored almost 7 years ago by Piotr Witek <[email protected]>
fix Arrays example (#550)

github.com/jaredpalmer/formik - 164b139b9e3abe1ee06b0a1d560b189526fd3388 authored almost 7 years ago by Saad Quadri <[email protected]>
Fix link to basics

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

github.com/jaredpalmer/formik - 05ac4fed98eadd51ecaa029644c94628e3598f65 authored almost 7 years ago by Jared Palmer <[email protected]>
Docs (#549)

* Add website code

* Add docs

* Update travis with build hook

* Update examples

* Up...

github.com/jaredpalmer/formik - f26590e8e4ba55b8f5d001ca81f5c757c1f9ad35 authored almost 7 years ago by Jared Palmer <[email protected]>
v1.0.0-alpha.4

github.com/jaredpalmer/formik - 217340ba3f65fe60b31968c0c541fb8fae2abe64 authored almost 7 years ago by Jared Palmer <[email protected]>
Feature: Upgrade typescript v2.8 + FormikTouched upgrade to be recursive (#543)

* bumped ts version

* fixded types issue
handleSubmit signature have required arg
so we nee...

github.com/jaredpalmer/formik - 507d7b2503feb83bc4c20ce7b28c09226d15c0e6 authored almost 7 years ago by Piotr Witek <[email protected]>
pass in next initialValues into FastField's reset function (#462)

github.com/jaredpalmer/formik - 71e270036059916b9db47c01ed1c1b442991c19a authored almost 7 years ago by Shane Tenorio <[email protected]>
Add replace array helper (#520)

github.com/jaredpalmer/formik - 0dd4a528c12d660210bb62b8e0b01240865198e9 authored almost 7 years ago by Maxime Khoy <[email protected]>
Improve RN support, allowing curried handleChange to accept a string as argument (#521)

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

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

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

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

github.com/jaredpalmer/formik - 40d98a2aefb7b04dcc10524b7defc3ddb336345f authored almost 7 years ago by Jared Palmer <[email protected]>
v1.0.0-alpha.3

github.com/jaredpalmer/formik - b72cf00cb218336f62a181eaef7d04a3ed4becab authored almost 7 years ago by Jared Palmer <[email protected]>
Remove hoistStatics from src

github.com/jaredpalmer/formik - 6ca00ad01095af1b95a0cf6f3d12eb62891b6522 authored almost 7 years ago by Jared Palmer <[email protected]>
Stop bundling external dependencies (#513)

github.com/jaredpalmer/formik - 9ec072a1c70a56ee620832ee9b3dbf2450f9a65b authored almost 7 years ago by Vlad Zhukov <[email protected]>
Fix formatting for Table of Contents header (#425)

github.com/jaredpalmer/formik - 68577091cb38858d0e04572311f6619a77e950c0 authored almost 7 years ago by David Barker <[email protected]>
Improve `FieldArray` example in README (#433)

github.com/jaredpalmer/formik - 62f03d147b87f42b681f690f92dff5f413a2292a authored almost 7 years ago by Matthias Kern <[email protected]>
Add submitCount to Formik (#477)

* Add submitCount to Formik

* Add tests and rename file

* Add documentation

github.com/jaredpalmer/formik - 89eaf0aa7eaba283d0590f29c97823661ba77132 authored almost 7 years ago by Pavel Prichodko <[email protected]>
Call validate method for each step (#508)

github.com/jaredpalmer/formik - b29e602d82b8db8965611ea7c40b7e86d2a1a21f authored almost 7 years ago by David Jones <[email protected]>
Update README.md (#501)

github.com/jaredpalmer/formik - 5a71a471bd9577642f070adabdc4b987f70bcf83 authored almost 7 years ago by Jason Brown <[email protected]>
fix: modify conditionals in Guides#Basics in README (#498)

github.com/jaredpalmer/formik - e05ca99bde1e0928e69ffaee0d1893067a3318cc authored almost 7 years ago by Gen <[email protected]>
Fix example for Field#validate in README (#482)

github.com/jaredpalmer/formik - ee3729713b73b2f2d9adbb5e3b81e58590cab602 authored almost 7 years ago by Stefan Wille <[email protected]>
v1.0.0-alpha.2

github.com/jaredpalmer/formik - 1a80d29c9f1a73da8e7e7ab3c437abe0c76f038a authored almost 7 years ago by Jared Palmer <[email protected]>
Set state of value and error after validateYupSchema sync (#457)

* Set state of value and error after validateYupSchema sync

* Blur active element before subm...

github.com/jaredpalmer/formik - 6405d22cb4d761a110f056eb34c589084387cf5a authored almost 7 years ago by Shane Tenorio <[email protected]>
Point to the new .d.ts location

github.com/jaredpalmer/formik - eb13945d416287cc47d5d4a54248a1b31c04bd75 authored almost 7 years ago by Jared Palmer <[email protected]>
Close #448. Make fastfield update for external setter calls

github.com/jaredpalmer/formik - fde20a6ef323f789a6cb591f081ef00cd91273bc authored almost 7 years ago by Jared Palmer <[email protected]>
Allow handleSubmit to be called without preventDefault (#451)

* add test for calling handleSubmit w/o object or preventDefault

In some use cases handleSubm...

github.com/jaredpalmer/formik - 12c100bc8894e42206729e71f1cdf3765ad7c33c authored almost 7 years ago by Jeff Barczewski <[email protected]>