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

Upgrade docusaurus to 1.14 (#1956)

* Upgrade docusaurs to 1.14

* Make docs search input less fugly

* Remove empty lines

53585cda8cf07a2cc470c99a44b97394d3c7332b authored about 5 years ago by Jared Palmer <[email protected]>
Fix quickstart link (#1955)

199212391ac37d83e97ae2b6a2f786110905f271 authored about 5 years ago by Jared Palmer <[email protected]>
Revert "The link is broken for the quickstart." (#1953)

* Revert "The link is broken for the quickstart. (#1952)"

This reverts commit 07936386c74a184...

db41f4c90e0850420117bf3da695ef9a109bfa99 authored about 5 years ago by Jared Palmer <[email protected]>
The link is broken for the quickstart. (#1952)

* The link is broken for the quickstart.

* Website docs version 2.0.3, quickstart guide link ...

07936386c74a1848395caa89c19cc4f5310873fc authored about 5 years ago by e v m <[email protected]>
Chore: Fixes migrating-v2.md Typo (#1944)

94b066c3aa21a7326533e126fe566ae5026ce955 authored about 5 years ago by Duncan L <[email protected]>
Fix extraneous <Formik> tag in docs/tutorial.md (#1946)

8be2e5d45be1451b5954efd091d067b05e27e273 authored about 5 years ago by Mark Bickford <[email protected]>
Update codesandbox playground

34e3867ff037c665db2f15b9707839ea3ba25dc0 authored about 5 years ago by Jared Palmer <[email protected]>
Upgrade React, TS, Scheduler, @types/react (#1939)

cbd5681680ae318a8f9b36b62b5d5d25f05aa244 authored about 5 years ago by Jared Palmer <[email protected]>
Fix build command in Codesandbox CI settings (#1943)

5963a8d168f4eb90b39cfa6af2c81fe515202ac9 authored about 5 years ago by Jared Palmer <[email protected]>
Update gzip badge to point to correct URL

cd985c82c49d426d882fc32d16d5d7cf0dc4803a authored about 5 years ago by Jared Palmer <[email protected]>
Replace 2.0.1 on website with 2.0.3

82f61d5501e60f7a24e21b0f67840babcc88e7da authored about 5 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

7882f3d00b65a4652d6729a37c0dff0a3fa6e4cb authored about 5 years ago by Jared Palmer <[email protected]>
Fix typo in migration docs

2a56add645db86aa91ab5379786fe61694d89aa9 authored about 5 years ago by Jared Palmer <[email protected]>
Fix typo in migration docs (#1938)

5d3a268cf9d308dbec9091a693704db84c6aff58 authored about 5 years ago by Józsi <[email protected]>
v2.0.3

127ad2369614af0e49e8cbca8e14cd233774f5ae authored about 5 years ago by Jared Palmer <[email protected]>
Update migrating docs to clarify breaking change

e72db8a7a27ef8140f72344297e5d3fe20027446 authored about 5 years ago by Jared Palmer <[email protected]>
Update MIGRATING-v2.md (#1937)

8ed4418d5801591457f6b03b6eb2399885d387b7 authored about 5 years ago by Kyle Holmberg <[email protected]>
Remove unnecessary word (#1936)

* Remove unnecessary word

* Fix spelling of render

428eff2d20809790f233c0b9d3ac05835a6314d1 authored about 5 years ago by Levi Butcher <[email protected]>
Add form-specific props to Form component (#1931)

e2c9c04c937eac2cb605d7135e5693fe720a80b4 authored about 5 years ago by Pedro Almeida <[email protected]>
Fix docs

bc9bc32e16098e2d595bcd64065fb7ea1438ee24 authored about 5 years ago by Jared Palmer <[email protected]>
docs: fix bugs in tutorial example code (#1932)

547dbedd7923257b1813660d857c03e9ae053ecf authored about 5 years ago by Karl Hopkinson-Turrell <[email protected]>
v2.0.2

89d41263a5bf6688613e42967cd8a09704cd51de authored about 5 years ago by Jared Palmer <[email protected]>
Fix tutorial

edf497602a76fa8b15d94891ffcd3b7778040ba8 authored about 5 years ago by Jared Palmer <[email protected]>
Fix field types (#1930)

7b0752a73ad1676ed88e92ca49f2e7341cce4413 authored about 5 years ago by Jared Palmer <[email protected]>
Update MIGRATING-v2.md

49254b846e332440fb55357dac478cf26bc17631 authored about 5 years ago by Jared Palmer <[email protected]>
Update MIGRATING-v2.md

42cc333f4d42b5fd53d9aa0e77dc218832fc0395 authored about 5 years ago by Jared Palmer <[email protected]>
Update MIGRATING-v2.md

0517c8c054ab6c1062c74522b566be6b7ca9e50a authored about 5 years ago by Jared Palmer <[email protected]>
Update MIGRATING-v2.md

6b220c0ce3f491036de2a5dfc4cd1dffe921bde1 authored about 5 years ago by Jared Palmer <[email protected]>
v2 docs on website (#1923)

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

80a0a34961cdfae5e85208545e55058a5681ac07 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.1-rc.15

dd7b36601f7820db049082e60c40b773fe9a2219 authored about 5 years ago by Jared Palmer <[email protected]>
Update README.md

a024117075addc1d73ac257ee64b228e56f71bf0 authored about 5 years ago by Jared Palmer <[email protected]>
Add migration guide (#1921)

360db2ca6a4f8f12b997b272c9256d71e52d5b60 authored about 5 years ago by Jared Palmer <[email protected]>
Split out getFieldMeta into its own fn (#1922)

7c151b09516499a4146c8c509e4b69501dc2f293 authored about 5 years ago by Jared Palmer <[email protected]>
Bring back FastField using contextType (#1916)

* Bring back FastField using contextType

* Register FastField

* Fix tests

* Don't break...

c93a6d4ad059bb8684f48c2d54524f417add2030 authored about 5 years ago by Jared Palmer <[email protected]>
Add forward ref to Form (#1920)

* Add forwardRef to <Form>

* Add todo for tests

cb3fbe51a51a4ecf73e6f9e9fc2fc825477c0c9c authored about 5 years ago by Jared Palmer <[email protected]>
Fix `array.splice is not a function` errors when using array-li… (#1830)

Fix arrayHelpers when errors are represented as array-like objects

d972008b4f9cafe5bede793a53ec254876cee205 authored about 5 years ago by Luke Konopka <[email protected]>
Bump to tsdx 0.9.x (#1919)

053482a53dc70b96fd479ce496c65b74dd85fe17 authored about 5 years ago by Jared Palmer <[email protected]>
Adding brightwheel to users list (#1877)

cbc19ee12607bc2c3afb1a1e39fd01214a9512c0 authored about 5 years ago by Derek Price <[email protected]>
Fixing 60sec broken link (#1918)

5ef1d5a57515bdbe6c857d41806f442c287fbbe0 authored about 5 years ago by Yuri Toledo <[email protected]>
Deprecate <Formik render> (#1917)

* Deprecate <Formik render>

* Add @deprecated to render in TS comment

* Use children in do...

9107225bafc43ea24ebecffd518807552c9f0224 authored about 5 years ago by Jared Palmer <[email protected]>
Undeprecate <Field component> (#1915)

c289eb14c6c32bf23cae6540a3396ebdfe25b720 authored about 5 years ago by Jared Palmer <[email protected]>
v2.0.1-rc.14

0b930f8c7a0be0933c579abc99bfc1bc49644f91 authored about 5 years ago by Jared Palmer <[email protected]>
#1134 fix validationSchema nested object for FieldArray Validat… (#1135)

fb3e0041e6f960d1b162e4069ff08c5ea108bdd1 authored about 5 years ago by lulu_py <[email protected]>
Add validateOnMount (#1913)

* Add validateOnMount

* Ensure validateOnMount is false, fix tests

4ccb6b2c57d9ab7c53f139ca9d32a50d8f8001a5 authored about 5 years ago by Jared Palmer <[email protected]>
v2 tutorial (#1831)

* First pass at v2 tutorial

* Remove oddly cached submodules

* lastName -> email

* Fix ...

92749ed4af501a0f6aa5e5ba571c859cbc15e46d authored about 5 years ago by Jared Palmer <[email protected]>
Activating Open Collective (#1892)

9d22e2892137224fffcf5fd7f55a4e2bc15a564f authored about 5 years ago by jess <[email protected]>
Correct type signature of resetForm, fix initialErrors, touched… (#1908)

* Fix master

* Drrop node 8

* Copy workflow from tsdx

d72cbbf18617fd083003eaba0c7809b25698ea17 authored about 5 years ago by Jared Palmer <[email protected]>
Replace deprecated prepublish npm script with prepublishOnly (#1910)

This also runs the build script when installing directly from github.

526f7ad6642e2da82605ac5298126acbebce1da9 authored about 5 years ago by Johnny Robeson <[email protected]>
Add config for CodeSandbox CI (#1802)

* Add config for CodeSandbox CI

* Disable build step

e1f84e9bca7af5b63993e02345c658961c70f766 authored about 5 years ago by Ives van Hoorne <[email protected]>
Recursively validateYupSchema. Fix #1520 (#1740)

* fix #1520

* add missing empty line

* check null when preparing data for validation

25edd71da72af96c1a8ea06f318e805e947ffe99 authored about 5 years ago by Xavier Stouder <[email protected]>
Stop eating validation errors (#1846)

b26aba93d9ee85cbf65a2c264d16fb9720c3b048 authored about 5 years ago by Nate <[email protected]>
update connect() type signature (#1797)

93647ca6d2d3d6ae1c7ba392803490dc94c0a01c authored about 5 years ago by bjoluc <[email protected]>
set initial value for ref in useEventCallback() (#1826)

resolve jaredpalmer/formik#1824

45b7bb97af61e3532f825d4a850758f6413af049 authored about 5 years ago by Jiahao Guo <[email protected]>
Allow re-initialize of errors and touched (#1799)

* Allow re-initialize of errors and touched

* fixing tests

* fixing compilation

* Also ...

3aaaef3d324766996a1af8886785b8db61bc036d authored about 5 years ago by Igor Kesler <[email protected]>
Add useCallback to setFormikState (#1820)

* use reactive state changes

* Add validate on change check

073ee3607d860d833300ae0afd0b7be8c07f9c45 authored about 5 years ago by Andy Richardson <[email protected]>
Fix typo in useFormikContext example (#1881)

819c745f2e7d3af31a030a23589c3de4eee375cf authored about 5 years ago by Giau Tran Minh <[email protected]>
Add link to accessibility article (#1885)

5e23096ce107d8a4733b5bb518c8ab9045b50b7a authored about 5 years ago by ptrin <[email protected]>
Fix typos in useFormikContext.md (#1890)

9c1ae03657c2ec1f8ad65831953506725c9bdbaa authored about 5 years ago by Jason J. Nathan <[email protected]>
Fix a few typos (#1852)

1e05f661b0589232f16675dbbcf69e7b7bc72b8f authored about 5 years ago by Maurice de Beijer <[email protected]>
iOS UX fix for form submittal (#1844)

iOS requires an `action` prop for `form` elements to add the `Go` action on the keyboard input.
...

14f045567b3aa715b7d5e9304da3ea4d78d25185 authored about 5 years ago by Quinn Chaffee <[email protected]>
fix error with onChange for select-multiple (#1848)

onChange returns HTMLOptions not an array

f6adef5cb944fbd79d6f00fae1f74fc3f6db6fa8 authored about 5 years ago by Camron Flanders <[email protected]>
Improve documentation of setSubmitting. (#1857)

909292d6e977ce5639709e561b1d11511c701e95 authored about 5 years ago by Filipe Oliveira <[email protected]>
Create FUNDING.yml

eefe9647a150ca2f861d3cd79b3c758cfc02fe17 authored over 5 years ago by Jared Palmer <[email protected]>
Update tutorial.md (#1806)

2be1cf0ef48dfa3d8c269e1753572608f226af17 authored over 5 years ago by Raj <[email protected]>
Release Notes for Latest Version in Docs (#1785)

44afb37ab6af73011ef4a0b10577d56cc5a01be9 authored over 5 years ago by John Rom <[email protected]>
add zauberware.com as formik user (#1710)

26ce764460ac0d646dde2e7021caeca4ed6bfe72 authored over 5 years ago by Simon Franzen <[email protected]>
fix setIn when deep object or array is wrong type (#1774)

0b246136e265eef094f704a528d35e41341fc527 authored over 5 years ago by Thomas Dashney <[email protected]>
Update validation.md (#1769)

da9da04f921d44bf9cca330e55feec0a1c157427 authored over 5 years ago by Aldis Ameriks <[email protected]>
Document useFormikContext() (#1764)

* Document useFormikContext

* Add to docs sidebar

3da4858c971d4789f0669aba2b6ba83b2f0ba385 authored over 5 years ago by Jared Palmer <[email protected]>
Fix undefined error in yupToFormErrors. (#1767)

This should resolve #903, #1486, and possibly others.

24ac8ddbddc5717c57178b8a9e90f752fbaa6858 authored over 5 years ago by Brenden Matthews <[email protected]>
Kill cached directories

6d8e56de84380e7a3d2322a690dad6ba6e8e9199 authored over 5 years ago by Jared Palmer <[email protected]>
Use useIsomorphicLayoutEffect (#1766)

283228244f25a9f700425d2f679e845dcf3ab7a4 authored over 5 years ago by Jared Palmer <[email protected]>
v2.0.1-rc.13

6feeb32237b7dcd328197a0b233e298327854203 authored over 5 years ago by Jared Palmer <[email protected]>
Fix useEventCallback() (#1763)

bd0d5995d7b0db92aaf3c69c74ea740c00c1a4e8 authored over 5 years ago by Jared Palmer <[email protected]>
Switch to GitHub CI (#1758)

* Add basic Node CI workflow

* Add docs workflow

* Skip checking out code in docs ping?

...

6e098e33a13b7a19a7e4588ce41b22268b53321c authored over 5 years ago by Jared Palmer <[email protected]>
Update typescript.md (#1753)

SFC is deprecated

98fe4e39e9d4fa2a5a59c552ea75404eb6080c36 authored over 5 years ago by Jason Brown <[email protected]>
Bump prettier and run it on docs (#1701)

dce8d31bb07daf0c28c24837c47e629b3aad9cfa authored over 5 years ago by Jared Palmer <[email protected]>
Update Gusto logo (#1705)

0a7950042f772b7249ece3fb8b12e1c52ca4eb50 authored over 5 years ago by Sammy Nguyen <[email protected]>
Add Related section with mention of TSDX (#1709)

5f9464676797559d2a8f3f24d3fe18a78a8528dc authored over 5 years ago by Clifford Fajardo <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/formik

33a58150ac5582fe782d8d62f13f92f8c4d8a514 authored over 5 years ago by Jared Palmer <[email protected]>
Fix invariant in useFormikContext (#1720)

4b4f04b88cf073c7cf08dbf9ce4e6a673c7b07a4 authored over 5 years ago by Brendan Daoud <[email protected]>
Update typescript.md (#1708)

By providing typed `initialValues` the typing information is carried throughout the form instanc...

344b846bc25865dc02b6304e7c9f447b5b1552fd authored over 5 years ago by Sean Matheson <[email protected]>
Add checkbox and async submit examples to storybook

b36725e2f525abb8ea0a7be5211dc47b8482862d authored over 5 years ago by Jared Palmer <[email protected]>
Add field-registration to useField (#1699)

* Add field-registration to useField

* Add more docs to useField

cd40b87118fff30bee363404127c48f0c2faf0c3 authored over 5 years ago by Jared Palmer <[email protected]>
Docs(Overview): Add `yarn add yup` (#1687)

Add `yarn add yup` to Complementary Packages of overview.md

217a49e6243a41a318a8973d18a7e1535b7880d5 authored over 5 years ago by Bill Fienberg <[email protected]>
Sync FieldValidator can return undefined (#1680)

* Sync FieldValidator can return undefined

* Update types.tsx

c0188b4b10b2bf5c565ca74284531199233cbd82 authored over 5 years ago by Daniel K <[email protected]>
Update arrays.md (#1635)

An example where the initial value is an array case has an error, it miss a `Form` component
`R...

c2ee2ff110e833832d2b38077b3a65e5247d0f00 authored over 5 years ago by Jsonz <[email protected]>
Docs (Nested Object): Wrap `Field`s with `Form` (#1681)

Fix Invariant Violation - React.Children.only expected to receive a single React element child e...

c63b1cfd39c527b69f3e80938edc1016049bc7c8 authored over 5 years ago by Bill Fienberg <[email protected]>
Add 1.5.8 version to website

921ec8dab84d62d0d1fdb92780a333ad011734c5 authored over 5 years ago by Jared Palmer <[email protected]>
Create SECURITY.md

1c02f01c18fe8a324f2248ea14b0a931c744ae25 authored over 5 years ago by Jared Palmer <[email protected]>
v2.0.1-rc.12

cdf833dd3c5b65da5e5320a242cdcb1a243eadb1 authored over 5 years ago by Jared Palmer <[email protected]>
[ImgBot] Optimize images (#1672)

*Total -- 156.39kb -> 87.23kb (44.22%)

/website/static/img/formik-twitter.png -- 72.04kb -> 3...

3b64f4106fc47ce13274dc64630bfa289af7a9b8 authored over 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Update branding (#1671)

* Update branding

* New logo

* Fix tagline

* Fix the tagline in siteConfig.js

* Cool...

6715381519d937a6c6f61b73f4034af2a9dc35ac authored over 5 years ago by Jared Palmer <[email protected]>
[Security] Update lodash (#1668)

By updating lodash we remove a vulnerable version from the project.

See more at:
https://sny...

aaa4545b753d25d5e96da996c5a65030448b1d9f authored over 5 years ago by Lucas Feliciano <[email protected]>
v2.0.1-rc.11

3c8658850f4cd5b26588a8b174da5bb39817ca03 authored over 5 years ago by Jared Palmer <[email protected]>
Update TS to 3.5.3 (#1663)

d077235ec0618807b1fbe9a486dfd3ed21ba103a authored over 5 years ago by Jared Palmer <[email protected]>
Revert low-pri validation at schema path (#1660)

* Revert "Run low-pri validation at a given field / path in schema (#1578)"

This reverts comm...

377c36e3d1fecc0f0556d0218a18725ad04a7505 authored over 5 years ago by Jared Palmer <[email protected]>
Consolidate types for field validate fn (#1655)

* Consolidate types for field validate fn

* Rename to FieldValidator

2f28c7a0f49162aa8ce18034a597121edfe3e450 authored over 5 years ago by Daniel K <[email protected]>
v2.0.1-rc.10

7147087af881372e567f1eddb2a4241830678024 authored over 5 years ago by Jared Palmer <[email protected]>