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

Fix rollup

github.com/jaredpalmer/formik - 4bda699ec67689812839c08e7056a5db93e41643 authored over 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.7

github.com/jaredpalmer/formik - 0a3ed05520edb09df6323b311c030569dc090392 authored over 7 years ago by Jared Palmer <[email protected]>
Import react in quick start examples

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

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

github.com/jaredpalmer/formik - 91aa8f6d50ffff165727dba4c297569600c49202 authored over 7 years ago by Jared Palmer <[email protected]>
Start on intro

github.com/jaredpalmer/formik - c2c41bcd8abb2196f86b5fcfaf9ec733c32fc741 authored over 7 years ago by Jared Palmer <[email protected]>
Add links to readme

github.com/jaredpalmer/formik - 4555127695652c4b172ba03143c1d2f4f70ae2f3 authored over 7 years ago by Jared Palmer <[email protected]>
Update types in readme

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

github.com/jaredpalmer/formik - ff139c83e64a3ee729c5db1d8996d369ca67819c authored over 7 years ago by Jared Palmer <[email protected]>
Add full API to readme

github.com/jaredpalmer/formik - d950d12cef637467a9970b027978846d1cdf78df authored over 7 years ago by Jared Palmer <[email protected]>
Bump deps

github.com/jaredpalmer/formik - 2d3be5348add49995ecda01fb49fe33c918dba26 authored over 7 years ago by Jared Palmer <[email protected]>
Shared config (#144)

* Include PropTypes in the next bundle

* Move next to main bundle, old bundle to /legacy

*...

github.com/jaredpalmer/formik - 0c9cf188501f9194c23b8ba12a61d457649f6b48 authored over 7 years ago by Jared Palmer <[email protected]>
[Next] withFormik (#141)

* Include PropTypes in the next bundle

* Move next to main bundle, old bundle to /legacy

*...

github.com/jaredpalmer/formik - 1ada0d60e3e47e181020a544edcee6bc240e5610 authored over 7 years ago by Jared Palmer <[email protected]>
[Next] Update custom Field props to make spreading props easier (#120)

* Update custom Field props to make spreading props easier

* Rename input to field

* Updat...

github.com/jaredpalmer/formik - 1cbd561a85fba0850ee2c0ef107c2f90cffdf21f authored over 7 years ago by Jared Palmer <[email protected]>
Fix typo and make prettier snippets (#136)

github.com/jaredpalmer/formik - 6f69037681c4f06b78c5d218410c053fb431e8ff authored over 7 years ago by Brikou CARRE <[email protected]>
v0.9.0-alpha.6

github.com/jaredpalmer/formik - b80237417ef4dbda1addf88c0153ea563df8e531 authored over 7 years ago by Jared Palmer <[email protected]>
Add types def to files in pkg.json

github.com/jaredpalmer/formik - 7730ecf4084b98b0743dc7f701e80ab96b580b4f authored over 7 years ago by Jared Palmer <[email protected]>
Fix case (#131)

You must be using a mac :)

github.com/jaredpalmer/formik - 5dd00c26341212e75e20e7cea06f96bfbd4db428 authored over 7 years ago by Brikou CARRE <[email protected]>
Fix #114 . Continue #123 . Fix default change behavior, add <Form/> component

github.com/jaredpalmer/formik - ed547655fea0653dc8a44d621ca8b4e4076da45e authored over 7 years ago by Jared Palmer <[email protected]>
Rename readme_next.md to README_NEXT.md

github.com/jaredpalmer/formik - 5e1864d1a2b08ecb0362eff90fe72731d8b71eec authored over 7 years ago by Jared Palmer <[email protected]>
Rename readme.md to README.md

github.com/jaredpalmer/formik - b14f8b784b133db2c7209aa46cdc43892fa83e66 authored over 7 years ago by Jared Palmer <[email protected]>
Rename license.md to LICENSE

github.com/jaredpalmer/formik - ce98577bb94800763f138f12c7e48eb126217302 authored over 7 years ago by Jared Palmer <[email protected]>
Delete LICENSE.md

github.com/jaredpalmer/formik - a68d4bcd4b321f30502908c340b857b930520b9c authored over 7 years ago by Jared Palmer <[email protected]>
Fix deps and add back cross-env

github.com/jaredpalmer/formik - 494e4bc406fa347ba87367845283b5c25531022c authored over 7 years ago by Jared Palmer <[email protected]>
Merge branch 'master' into render-props

github.com/jaredpalmer/formik - a42a7a36cdf506c9bc9442c7155aedefe98f463d authored over 7 years ago by Jared Palmer <[email protected]>
Add back main readme and move next to next.md

github.com/jaredpalmer/formik - 50e6704d74edf1e477efe43a11144b14761149b0 authored over 7 years ago by Jared Palmer <[email protected]>
add and utilize cross-env package for setting NODE_ENV environment variable (#124)

github.com/jaredpalmer/formik - 52e6d3f2af950005028fe796502764d819491def authored over 7 years ago by Yuriy Husnay <[email protected]>
Update readme.md

github.com/jaredpalmer/formik - d14e5068a58fcc004f91f7de59a63819bce194f9 authored over 7 years ago by Jared Palmer <[email protected]>
Rename LICENSE to LICENSE.md

github.com/jaredpalmer/formik - 80703f542a9d5a42ecf77bab988d4a20dc84944f authored over 7 years ago by Jared Palmer <[email protected]>
Create CODE_OF_CONDUCT.md

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

github.com/jaredpalmer/formik - 1be11c6ef0e67167324bf100ea659b289b995f6a authored over 7 years ago by Jared Palmer <[email protected]>
Expose TS types for next file in root directory

github.com/jaredpalmer/formik - 952d953af25f25c329590a1c270b25a08880efad authored over 7 years ago by Jared Palmer <[email protected]>
Remove unused deps and fix typo (#115)

github.com/jaredpalmer/formik - 57a1f5bd1084c6837c3099856419dda8ae8e6909 authored over 7 years ago by Brikou CARRE <[email protected]>
Rename README.md to readme.md

github.com/jaredpalmer/formik - 537c5ef0f23e6cd2552df184146b613b2b79dc02 authored over 7 years ago by Jared Palmer <[email protected]>
Make license .md

github.com/jaredpalmer/formik - 99d22ee672c0fa0fb49f8543f9b66ebd7c84f92c authored over 7 years ago by Jared Palmer <[email protected]>
Simplify rollup config and build npm script

github.com/jaredpalmer/formik - 46f8404177ebd1a1b7836704cee3b660c5a76cf1 authored over 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.4

github.com/jaredpalmer/formik - cae233606e0f520518acf9db89b0cd4c0160bef6 authored over 7 years ago by Jared Palmer <[email protected]>
Add support for other input elements in <Field />

github.com/jaredpalmer/formik - 24408c39c7ed69012a17d8448fa0e62778836dc1 authored over 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.3

github.com/jaredpalmer/formik - 1c87d0251fa87c49cfcd365fd22efc503d90b792 authored over 7 years ago by Jared Palmer <[email protected]>
Actually export the module :P

github.com/jaredpalmer/formik - 598be1a7561d78580779a4606a33429f41b2d1eb authored over 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.2

github.com/jaredpalmer/formik - ab833565348187ec7a1aabf5b6a20308899aa141 authored over 7 years ago by Jared Palmer <[email protected]>
Add export file and fix pkg.json

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

github.com/jaredpalmer/formik - eec6f9d2c816366906fe625fb7b26fe10f8ec05c authored over 7 years ago by Jared Palmer <[email protected]>
v0.9.0-alpha.1

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

github.com/jaredpalmer/formik - 366ebc5e53fa841cf0fd2b2b4119fc7da4ca3e71 authored over 7 years ago by Jared Palmer <[email protected]>
Add ToC

github.com/jaredpalmer/formik - a90bef89744d1e30fe10835e051279cccf262a3e authored over 7 years ago by Jared Palmer <[email protected]>
Add formik-next

github.com/jaredpalmer/formik - ec95e08566439fe139e035efca53eb155be2ee84 authored over 7 years ago by Jared Palmer <[email protected]>
Add Slack badge

github.com/jaredpalmer/formik - e20a98bde6f4f10e52bddeac499b4a644072c706 authored over 7 years ago by Jared Palmer <[email protected]>
Remove CircleCI

github.com/jaredpalmer/formik - eb16638300c231a2bba71e2cf0de670361f7e028 authored over 7 years ago by Jared Palmer <[email protected]>
Simplify travis script

github.com/jaredpalmer/formik - faeb390704b973c2e4bd5ab40c209222504c3447 authored over 7 years ago by Jared Palmer <[email protected]>
Fix naming to .travis.yml

github.com/jaredpalmer/formik - c7fd3097ac7ec765af3ba0e7c23a2b04a53c2d34 authored over 7 years ago by Jared Palmer <[email protected]>
Add travis.yml

github.com/jaredpalmer/formik - efa592229897715e24417fbbf406aa0a3db10406 authored over 7 years ago by Jared Palmer <[email protected]>
Fix hoisting of statics (#109)

* Fix double invocation of async `validate` method.
This also fixes incorrect Promise handling,...

github.com/jaredpalmer/formik - b38806ccd79d49dcf6bd41c29d81d73b4508f068 authored over 7 years ago by Andrej Badin <[email protected]>
Don't log React Native warning in production (#105)

* Fix double invocation of async `validate` method.
This also fixes incorrect Promise handling,...

github.com/jaredpalmer/formik - e4495b834dd31ebbdd8efe3ef3a5f00f449b221a authored over 7 years ago by Andrej Badin <[email protected]>
Fix isValid logic and add tests (#103)

* Fix isValid logic and add tests

* Clean up computed props tests to not use setters

github.com/jaredpalmer/formik - 0fca4ca18f9bd188dcca787f43136475405aa1ff authored over 7 years ago by Jared Palmer <[email protected]>
#93 Add Draft.js example

github.com/jaredpalmer/formik - 3ed8e44b85a15c6cb1d9ea306003e814ead39c09 authored over 7 years ago by Jared Palmer <[email protected]>
#96 Update docs for validationSchema

github.com/jaredpalmer/formik - fe3de660812c0a53038bf63a577933c8d2753f1e authored over 7 years ago by Jared Palmer <[email protected]>
Closes #96. Make validationSchema accept a fn of props (#101)

#96. Make validationSchema accept a fn of props

github.com/jaredpalmer/formik - 739d7e1e7e2dd66cf76e9410b313a3b2254b3b6d authored over 7 years ago by Jared Palmer <[email protected]>
Add first pass at testing guide (#85)

github.com/jaredpalmer/formik - fcd1957283d1b17e22bc76e45a0494bf584bf4e7 authored over 7 years ago by Jared Palmer <[email protected]>
Closes #94. Add isValid prop and isInitialValid option (#97)

* Closes #94. Add isValid prop and isInitialValid option

* Allow isInitialValid to take a boo...

github.com/jaredpalmer/formik - f8aaf48341a9fe7ebbf3c8d1634e30336073e2e8 authored over 7 years ago by Jared Palmer <[email protected]>
Fix double invocation of async `validate` method. (#100)

This also fixes incorrect Promise handling, when multiple runs of `validate` method caused Promi...

github.com/jaredpalmer/formik - d717e2695d0e7c6a2bdc4b95f4810029096c239f authored over 7 years ago by Andrej Badin <[email protected]>
Bugfix: status should be reset on a resetForm (#92)

github.com/jaredpalmer/formik - ceb1974f159d2636da2a63f0befcf1f186e2b891 authored over 7 years ago by Ian White <[email protected]>
#89 Fix isSubmitting behavior with sync validate

github.com/jaredpalmer/formik - bf056d60add6a7909218a62773f69b464e4c2069 authored over 7 years ago by Jared Palmer <[email protected]>
Don't use Object.values to compute dirty

github.com/jaredpalmer/formik - bc63b3bddd3c81f186c9701574a399e351d04b5b authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md to have consistent form names (#82)

The simple example now has a consistent naming for the form (EditUserForm)

github.com/jaredpalmer/formik - 612578ce12401ee8b7e6d21094ea7088d039c841 authored over 7 years ago by Dominic <[email protected]>
Update README.md (#81)

Fix typo

github.com/jaredpalmer/formik - d6b547a597894691abd917f8dc72f93934e32323 authored over 7 years ago by Ashton <[email protected]>
Fix typos (#76)

github.com/jaredpalmer/formik - d778d561b13a4f5c9b0719911ea1f36c3b248de3 authored over 7 years ago by Andrew Palm <[email protected]>
Update README.md

github.com/jaredpalmer/formik - 0656e8cbc28b90598738c4416d7549fbde49af3a authored over 7 years ago by Jared Palmer <[email protected]>
Remove references to Payload in RN section

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

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

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

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

github.com/jaredpalmer/formik - 0d7c45cc3b822dc7ff27965fe8898a70a7a4d367 authored over 7 years ago by Jared Palmer <[email protected]>
Update example

github.com/jaredpalmer/formik - 6056790b2d150a1d4dd0317e049d69cefcead6ac authored over 7 years ago by Jared Palmer <[email protected]>
0.8 (#53)

* Close #49 Add setFieldX methods, deprecation warnings, move validation to handleBlur

* Add...

github.com/jaredpalmer/formik - 8fd0752c5361d16c939c5fcb1403828e690c7bff authored over 7 years ago by Jared Palmer <[email protected]>
Add build status badge to README.md

github.com/jaredpalmer/formik - d2b20ac732534ecc9bfc71c7810bbedc2d5ac315 authored over 7 years ago by Jared Palmer <[email protected]>
Remove snapshot test

github.com/jaredpalmer/formik - be77b4a584592e4cb5700e6ea9b66ad112aab0ab authored over 7 years ago by Jared Palmer <[email protected]>
Close #19. Add circle.yml

github.com/jaredpalmer/formik - 0f24cfe6224256f98c09f8020eee2f13f969ebf1 authored over 7 years ago by Jared Palmer <[email protected]>
Add tests for setValues and setErrors

github.com/jaredpalmer/formik - 9b8ffee89f8b18f024d9d81872fefc83790ee3a7 authored over 7 years ago by Jared Palmer <[email protected]>
Add test for mapValuesToPayload

github.com/jaredpalmer/formik - b80012fd221f0418d39c4e3bb69d34b64fe31496 authored over 7 years ago by Jared Palmer <[email protected]>
Fix snapshot

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

github.com/jaredpalmer/formik - 94340dcebf4805d19cc551b381f72758d14e2c35 authored over 7 years ago by Jared Palmer <[email protected]>
Moar tests

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

github.com/jaredpalmer/formik - 68da15b3f7e156a09cfb441d3be97dc846145be1 authored over 7 years ago by Jared Palmer <[email protected]>
Add badges

github.com/jaredpalmer/formik - 66cae3bbb80261835c0c36967bfa684f27ee975b authored over 7 years ago by Jared Palmer <[email protected]>
v0.7.3-rc1

github.com/jaredpalmer/formik - c2d07c15eb765f3e73bb5839de4798fb5411ccf6 authored over 7 years ago by Jared Palmer <[email protected]>
Add keywords to pkg.json

github.com/jaredpalmer/formik - b1cfdcaa87cb46169355dd6529d056e5135a8626 authored over 7 years ago by Jared Palmer <[email protected]>
Only display filesize on umd in production build

github.com/jaredpalmer/formik - a524152a145a61521482e1ea1965aae315a43b45 authored over 7 years ago by Jared Palmer <[email protected]>
Use rollup instead of webpack (#47)

* Drop webpack for rollup

* Remove npmignore

* Remove prod check

* Add dev and prod builds

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