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 setError to v2 breaking changes doc (#2272)

79abe7d22780388c0ac1ef80443257d756cbd59e authored almost 5 years ago by J. Colby Fisher <[email protected]>
Update JS-doc for mapPropsToErrors to reference errors state (#2258)

5e9440230571df1fe1706a6e52a60df2ff711bde authored almost 5 years ago by Luke Brobbs <[email protected]>
Updated docusaurus to v1.14.4 (#2264)

To fix bug with links in the table of contents

48cad7c9783fe4326a9699b5f18a2aa820e5e025 authored almost 5 years ago by Jonathan Kim <[email protected]>
created new page with links to wrapper libs (#2269)

0bd1bfea417093aff5f97377b4ab63be0c8bc49a authored almost 5 years ago by J. Colby Fisher <[email protected]>
Make help text a11y in instant feedback example

bb1a4e011a87c791b6c2f1e0984b0cf9f6a89fff authored almost 5 years ago by Jared Palmer <[email protected]>
Update comment

fe7ea8152d4bc4679994bd142a22f5339a39ad31 authored almost 5 years ago by Jared Palmer <[email protected]>
Don't pass helpText to the dom

3a643a2b62f34df485a32a35b66cfcb02cf16695 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix style import

6d3ab596a6e246b64e39a8c046c1440c202dcccd authored almost 5 years ago by Jared Palmer <[email protected]>
Add instant feedback example

6e963caf90ad9a4902d1003210723d2ee54ae4f8 authored almost 5 years ago by Jared Palmer <[email protected]>
Revert "Attempt to gradually remove async validation"

This reverts commit 5470d0a4680a499f03acfeb2d68257e0805c8432.

1a766f187cb6c6d849636bddb1233ddad0d24b96 authored almost 5 years ago by Jared Palmer <[email protected]>
Attempt to gradually remove async validation

5470d0a4680a499f03acfeb2d68257e0805c8432 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix combined validations example

fd35d5a3998139d705261720732d39c1b1a9d8e8 authored almost 5 years ago by Jared Palmer <[email protected]>
Merge b2dab6a1356ab5b5cd198998e06a42c8d06206cb into master

bc1a5a2c49418073b02018f5010b03a7c4b59fa3 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix checkbox group aria

b2dab6a1356ab5b5cd198998e06a42c8d06206cb authored almost 5 years ago by Jared Palmer <[email protected]>
Add one-liner readme's to examples

a5210f0e539e2bfd6d2bd7ee677e8b0f1c5aa5a7 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix aria-labelledby

7ec55a3353ae690c7236be0889ef66ed13b84a93 authored almost 5 years ago by Jared Palmer <[email protected]>
Add async submission example

ce124180e1d8d26412650cb024a43447cde86a88 authored almost 5 years ago by Jared Palmer <[email protected]>
Add csb button to radio-group

7e647add02c5d1c797160d383da9dae70fb4ae05 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix field-array example

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

c134e4f7ef8b53d4b05f037b7ddb1a665174b5ec authored almost 5 years ago by Jared Palmer <[email protected]>
Fix aria-labelledby and add csb button

a85d6513f18d6f30a04681e9d88c9f07d286e182 authored almost 5 years ago by Jared Palmer <[email protected]>
Add Radio Group example

f67e217ea6575f85d86f72701d7841317136a905 authored almost 5 years ago by Jared Palmer <[email protected]>
Remove old checkbox example

c060d163d73e2eb86fa8e3f8f25ee128256afc4a authored almost 5 years ago by Jared Palmer <[email protected]>
Change title of array example

cdd99e37a8c7c1f1b5dbec2b2f19c53231bd2794 authored almost 5 years ago by Jared Palmer <[email protected]>
Add checkbox example

0c803ba8dc5d304e140ce46feb06a6df71a79685 authored almost 5 years ago by Jared Palmer <[email protected]>
Add array example

21ca9a6b63f6104dee022bed6f45cd5d8c9421f6 authored almost 5 years ago by Jared Palmer <[email protected]>
Update package.json

47f864927d394bfc7c0477ddd4b07202c961e5ad authored almost 5 years ago by Jared Palmer <[email protected]>
Fix pkg.json in basic-typescript example

6ad18a19ed3f7e54d91c2f2b49a45803a79285fe authored almost 5 years ago by Jared Palmer <[email protected]>
Add basic-typescript codesandbox example folder

8bd2b5482d2de0d9867bcfd555a7f60b1502a824 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix types (#2253)

47c0295f0ca1595cb073bebd3482c5105dbf317b authored almost 5 years ago by Jared Palmer <[email protected]>
Add folder to basic example for codesandbox

6f69eb8d02c080cb61a077f779a446ab8d94359b authored almost 5 years ago by Jared Palmer <[email protected]>
[ImgBot] Optimize images (#2252)

/website/static/img/logos/gremlin.svg -- 1.56kb -> 1.54kb (1.63%)

Signed-off-by: ImgBotApp <I...

598dc9b8b6a1ca0efe4f48fa0e91196daad570cc authored almost 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Fix validateOnMount useEffect issue (#2243)

props.initialValues will always be different for every render so the useEffect hook runs on ever...

2fb932547cbed1c078b4aa9cced7f435ec7e0562 authored almost 5 years ago by Sebastian Herber <[email protected]>
Add Gremlin to users (#2216)

9823f2fa7e2546ddb13f1cec6f3ed8ca3c241586 authored almost 5 years ago by Zach Schnackel <[email protected]>
Adds the same behavior in the resetForm as a formik v1. (#2205)

843198a0d747ac8658c55bc00c9c982610be057e authored almost 5 years ago by Aitor 'krailler <[email protected]>
Fix typo in api docs (#2232)

6f239754033dd460947d4c4c9a5417f86608b3bf authored almost 5 years ago by Mateusz Stanielewicz <[email protected]>
Fix typo in 'Field' docs (#2236)

6d435633eac5852681f12fff75849946e2b49a9c authored almost 5 years ago by Eugene Gunev <[email protected]>
docs: mention that ref prop currently doesn't work (#2235)

20ecd83046174b0553bbaf871f0ede5f6c01ce46 authored almost 5 years ago by Bruno Castro <[email protected]>
v2.1.3

c370c770c9737879fe20f56ce0828ea5af3d366c authored almost 5 years ago by Jared Palmer <[email protected]>
Unwind version bump

3cbdc8fd5cc97c27e0f58eb6dffec2d1189a839d authored almost 5 years ago by Jared Palmer <[email protected]>
Unwind version bump

1f7c13e78cd206d4662d4ce9b09fe11b60b85a96 authored almost 5 years ago by Jared Palmer <[email protected]>
Add release to stable publish script

5b17ba93fac250f373d55b2c951f04bb5d51a833 authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.3

2852cdb8ded18f5840dc3dac4cac4c4859120130 authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.3-canary.1

0f4b9b1c07d53be61a4a6bd7349cee440cbe37be authored almost 5 years ago by Jared Palmer <[email protected]>
Load Snack code from external source so it stays up to date (#2242)

dd5b5db2292845c348c7156314978299f626ae8e authored almost 5 years ago by Brent Vatne <[email protected]>
Fix grammar and typos (#2225)

* Fix link to useFormikContext page

* Fix grammar and typos

7ae94a4dc96118e97cd0f2f82e2bd666a54b7067 authored almost 5 years ago by Stephan de Vries <[email protected]>
make num of rows in example equal (#2226)

a41458a211ef438087528588e729c2b4669a67a4 authored almost 5 years ago by Leon Visscher <[email protected]>
Update SECURITY.md to conform to semver (#2227)

80f153f96a7757ccdbc24906e6dbb03dcdffc0b8 authored almost 5 years ago by Horie Issei #hashtagtest <[email protected]>
Update field.md (#2228)

According to documentation using render prop is also deprecated on Formik component itself.

31a5d059f52663f98d7bd65efb1e07b833a60787 authored almost 5 years ago by Jan Cizmar <[email protected]>
update useField docs (#2233)

1. Fix casing of custom_edit_url so that it does not 404
2. Import FormikProps from formik package

1e051a71781eb6af88c5e7be59d0a1733ddd62be authored almost 5 years ago by Mack Solomon <[email protected]>
Revert "Try using forwardRef (bypassed commit hooks, sorry!)"

This reverts commit 67ff97087f714f4d97d04b1897686e3b1766f083.

4ff1c5cf52291848ed5158fb2bdb74e946d27866 authored almost 5 years ago by John Rom <[email protected]>
Try using forwardRef (bypassed commit hooks, sorry!)

67ff97087f714f4d97d04b1897686e3b1766f083 authored almost 5 years ago by John Rom <[email protected]>
Attempt to fix codesandbox (#2218)

6618dbc8a1d77b8172282b1561b80bc6583f51bb authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.3-canary.0

d5e1de97201da969e86d1dec589b306ed0e7794a authored almost 5 years ago by Jared Palmer <[email protected]>
Fix compat with latest @types/react (#2214)

804206a0e34557bd3f7630054f833777ce3828c0 authored almost 5 years ago by Jared Palmer <[email protected]>
Be nicer around unspecified checkboxes (#2198)

d71efdec147e94b66eba86ec17c715d0d4ef3d29 authored almost 5 years ago by Jared Palmer <[email protected]>
Start examples page

8f998ae09b9737f60456767673a737ad39de6693 authored almost 5 years ago by Jared Palmer <[email protected]>
Update version on website

1a00f9c127ce051d11c57e51ce5ba23328bdbf37 authored almost 5 years ago by Jared Palmer <[email protected]>
Add MultistepWizard example using React Router (#1306)

* Add RoutedMultistepWizard example. Tweak Debug for readability.

* Add comments. Make root p...

606e10cef01d09b2ebaf95d7edcb2910aec29572 authored almost 5 years ago by Tim Burgess <[email protected]>
v2.1.2

46efe43c63f035122f5a1fa8899684b99a11cd99 authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.2-canary.1

3e5d8ed3b08cd719a6fdd7badd330a3552a46dc6 authored almost 5 years ago by Jared Palmer <[email protected]>
Run validationSchema for validateField calls (#1784)

* run validationSchema for validateField calls

Fixes issue 1755

* early return if no valid...

7be340e9e067b0cc172bdc0506b26cb8e36f4a6a authored almost 5 years ago by James Mosier <[email protected]>
Add docs for schema validateField

2189f8058a70a7aa7969e660947159241576442f authored almost 5 years ago by Jared Palmer <[email protected]>
Expose formikbag as imperative methods (#1972)

* feat: expose formikbag as imperative methods

* Don't create a new formikBag for imperative ...

f80c36c96ca1ee9fe07566cef285aeb10e4fa981 authored almost 5 years ago by Bruno Castro <[email protected]>
Add submitForm to FormikHelpers to allow form re-submit (#2185)

430c41ffee9b88c7a6f58da5b740dfe5b3d1e2c1 authored almost 5 years ago by fabb <[email protected]>
Document the v1->v2 breaking change of `validate` (#2195)

db31f4242e559eab1ede97a3512a45a67a716db3 authored almost 5 years ago by gwn <[email protected]>
Upgrade deps (#2203)

f8d726dafa51cc3f6920c00f096ec329c8ff22ae authored almost 5 years ago by Jared Palmer <[email protected]>
Trigger onReset when resetForm is called, not just handleReset (#2201)

Fixes #2191

8b21c3dfc1bdae9d51625bbfccc73cbc0b1527cd authored almost 5 years ago by Gearóid <[email protected]>
v2.1.2-canary.0

0b456da5267b296867ccf53d92fa7374a3335f0c authored almost 5 years ago by Jared Palmer <[email protected]>
Update type of as and component props in FieldConfig to enable using forwardRef wrapped components with Field and FastField (#2182) (#2193)

08d41a7d78290c272ac484a29828f54b74ec4870 authored almost 5 years ago by Josip Bojčić <[email protected]>
Fix use event callback in handlers (#2187)

c959f47d5e87ce4216a9bb4d8393b9c3e94d4a66 authored almost 5 years ago by Daniel Almaguer <[email protected]>
Patch to getValueForCheckbox to resolve issues with undefined values (#2188)

6f4aaddb755ec00e345d309e4a255cb5d7d9c3db authored almost 5 years ago by Zachary Williams <[email protected]>
Fix typo in Field documentation (#2183)

fee503ebae0f77068a6097bd2f9be43cd5c5aaa3 authored almost 5 years ago by Kerry Peterson <[email protected]>
Run tests on node 12

9c1b0d0f792514370e4542c833217fe1698acb66 authored almost 5 years ago by Jared Palmer <[email protected]>
Add generic to FieldHelperProps typings (#2179)

e696e57c97a297b332be66515cbddfc8f4176321 authored almost 5 years ago by Kristen Mills <[email protected]>
Fix now docs deploys by specifying node engine

7f00fd6ef130dba331215fc51f81e7fd8db949bf authored almost 5 years ago by Jared Palmer <[email protected]>
Fix now.sh upstream

4b23009f5ae211d9674f10cacffd14d15b0f5678 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix for Object-like data without hasOwnProperty (#2177)

Closes #2138

From time to time, Formik may be passed Object-like
data that does not inherit ...

ed0663dd89613403c32d3318b5f7f67adb634c32 authored almost 5 years ago by Evan Rosenfeld <[email protected]>
fix hasOwnProperty (#2178)

ccedee6ed486a83708dde60defb694ab2400d442 authored almost 5 years ago by Björn Rave <[email protected]>
Merge pull request #2175 from zingerj/patch-1

Fix broken formatting on useField docs

7173d748b41fde7fe542bb1276ae34692a7eaa60 authored almost 5 years ago by Jared Palmer <[email protected]>
Fix broken formatting on useField docs

587c5eea593068522e34c1afe939989621fac8a3 authored almost 5 years ago by Jonathan Zinger <[email protected]>
v2.1.1

9316a864478f8fcd4fa99a0735b1d37afdf507dc authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.1-canary.1

616a487215c41cf0de1e9030d48dc6f0f2bf58b8 authored almost 5 years ago by Jared Palmer <[email protected]>
Force FieldArray to use latest values for validation (#2166)

f8e8d7a9ee30aac20a775fbfc94182e200ef00ee authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.1-canary.0

f0e640db51a7776b48b483f63ff9b0ed78f5be59 authored almost 5 years ago by Jared Palmer <[email protected]>
Update contributing guidelines start step (#2158)

fa7e251e11965acef7058910d1a9cf4814b5f093 authored almost 5 years ago by Elia Maino <[email protected]>
Adds a community article (#2157)

46542e3861f7c6b675a4f5f3cb6c89b222f61fab authored almost 5 years ago by Muhammad Ali <[email protected]>
Correctly handle single checkboxes and grouped ones values (#2159)

2151c3e191dbe9b139701ff34791f42b1a3d600a authored almost 5 years ago by Elia Maino <[email protected]>
Small spelling error (#2161)

8074862892fb8b7fd42a1917db35c47125af61f0 authored almost 5 years ago by Oskar Gewalli <[email protected]>
Update website

d1059c82c9cc2a1da59863027b6dc583fcef4a7c authored almost 5 years ago by Jared Palmer <[email protected]>
v2.1.0

09ee3ff897016cc7d6b1f34cbb692b83f4036214 authored almost 5 years ago by Jared Palmer <[email protected]>
Add FieldHelpers object to useField (#2124)

* Add FieldHelpers object to useField

Adds a third object ("helpers") to the array produced b...

54b0f78b9509bd796f5167089f528b26956f2e5e authored almost 5 years ago by Daniel Rivas <[email protected]>
v2.0.11

f587ae895a9bbbb5f31acba9a41d3cb180df950b authored almost 5 years ago by Jared Palmer <[email protected]>
v2.0.11-canary.0

42def4ccefd7d85a831334637e0fbc06237d4ff7 authored almost 5 years ago by Jared Palmer <[email protected]>
Keep empty array values on FieldArray (#2144)

* Keep empty array values on FieldArray

* Add comments to component and to tests

ae06d2b384d7395bf756d631327d2dfdb0dbd3dc authored almost 5 years ago by Vinicius Dacal <[email protected]>
Tweak useField docs

02fb066fa21e702583eef6ebac4028331c72ae58 authored almost 5 years ago by Jared Palmer <[email protected]>
v2.0.10

770417a6aca45a34d9ffb64890b6e6540d93f9d0 authored almost 5 years ago by Jared Palmer <[email protected]>
Add 2.0.9

2af5ceece967a1a9b2948253b3a10ffa4372a6ec authored almost 5 years ago by Jared Palmer <[email protected]>
(ts): fix use field typing (#2154)

* Fix useField parameter type

useField was taking FieldAttributes<Val> as argument. If Val is...

d5f12f20dc3ac9e7739809b65fb3cf99b625312f authored almost 5 years ago by Chris Wong <[email protected]>
v2.0.9

e8dd093dc0d64299a3d4b26a076055c310a7cff5 authored almost 5 years ago by Jared Palmer <[email protected]>