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
add string[] to setFieldValue type definiton
github.com/jaredpalmer/formik - kitosha05 opened this pull request 22 days ago
github.com/jaredpalmer/formik - kitosha05 opened this pull request 22 days ago
fix: make validateField return type consistent
github.com/jaredpalmer/formik - sumtsui opened this pull request 25 days ago
github.com/jaredpalmer/formik - sumtsui opened this pull request 25 days ago
Make typings compatible with v19
github.com/jaredpalmer/formik - Philipp91 opened this pull request 26 days ago
github.com/jaredpalmer/formik - Philipp91 opened this pull request 26 days ago
With React 19 typings: Cannot find namespace 'JSX'.
github.com/jaredpalmer/formik - Philipp91 opened this issue 26 days ago
github.com/jaredpalmer/formik - Philipp91 opened this issue 26 days ago
Submit button behaves differently than enter key submission, at least for `step` validation
github.com/jaredpalmer/formik - grantbdev opened this issue about 1 month ago
github.com/jaredpalmer/formik - grantbdev opened this issue about 1 month ago
add: useCustomFormik.ts
github.com/jaredpalmer/formik - Chernik1991 opened this pull request about 1 month ago
github.com/jaredpalmer/formik - Chernik1991 opened this pull request about 1 month ago
fix: fixed a deadlink on the users showcase page
github.com/jaredpalmer/formik - eamonboyle opened this pull request about 2 months ago
github.com/jaredpalmer/formik - eamonboyle opened this pull request about 2 months ago
The accessibility attribute aria-invalid has an error message instead of a "true" value
github.com/jaredpalmer/formik - tombac2010 opened this issue 2 months ago
github.com/jaredpalmer/formik - tombac2010 opened this issue 2 months ago
React native documentation should be updated to clarify proper type safe usage.
github.com/jaredpalmer/formik - pedsm opened this issue 2 months ago
github.com/jaredpalmer/formik - pedsm opened this issue 2 months ago
chore: fix release workflow
github.com/jaredpalmer/formik - quantizor opened this pull request 3 months ago
github.com/jaredpalmer/formik - quantizor opened this pull request 3 months ago
Fix: Render children in MySelect component to display options
github.com/jaredpalmer/formik - rohitKumar38344 opened this pull request 3 months ago
github.com/jaredpalmer/formik - rohitKumar38344 opened this pull request 3 months ago
fix(3280): submitForm should reject on validation fail
github.com/jaredpalmer/formik - SpLouk opened this pull request 4 months ago
github.com/jaredpalmer/formik - SpLouk opened this pull request 4 months ago
Type inference error for meta.error from useField hook.
github.com/jaredpalmer/formik - onlit opened this issue 4 months ago
github.com/jaredpalmer/formik - onlit opened this issue 4 months ago
Make <FieldArray /> & FieldArrayRenderProps type-safer
github.com/jaredpalmer/formik - Gnomeek opened this issue 4 months ago
github.com/jaredpalmer/formik - Gnomeek opened this issue 4 months ago
Warning: An unhandled error was caught from submitForm() TypeError: Right-hand side of 'instanceof' is not an object at formik.esm.js:784:31
github.com/jaredpalmer/formik - keyurchitroda opened this issue 4 months ago
github.com/jaredpalmer/formik - keyurchitroda opened this issue 4 months ago
validationSchema not working after page reload
github.com/jaredpalmer/formik - sgarchavada opened this issue 4 months ago
github.com/jaredpalmer/formik - sgarchavada opened this issue 4 months ago
chore: update actions
github.com/jaredpalmer/formik - quantizor opened this pull request 4 months ago
github.com/jaredpalmer/formik - quantizor opened this pull request 4 months ago
Version Packages
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request 4 months ago
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request 4 months ago
fix(2172)!: validateOnMount initialize isValid to false until validation performed
github.com/jaredpalmer/formik - anonkey opened this pull request 4 months ago
github.com/jaredpalmer/formik - anonkey opened this pull request 4 months ago
`FieldArray` - make array helpers more type-safe
github.com/jaredpalmer/formik - burtek opened this pull request 5 months ago
github.com/jaredpalmer/formik - burtek opened this pull request 5 months ago
Optimize Lodash imports to reduce bundle size
github.com/jaredpalmer/formik - enagorny opened this pull request 5 months ago
github.com/jaredpalmer/formik - enagorny opened this pull request 5 months ago
Typo_Fixed_in_useField.md
github.com/jaredpalmer/formik - ankur-2dp opened this pull request 6 months ago
github.com/jaredpalmer/formik - ankur-2dp opened this pull request 6 months ago
Formik form actions cannot be used on nextjs server actions
github.com/jaredpalmer/formik - erlanggaht opened this issue 6 months ago
github.com/jaredpalmer/formik - erlanggaht opened this issue 6 months ago
Make formik sync when validation functions are sync
github.com/jaredpalmer/formik - fbarbare opened this pull request 6 months ago
github.com/jaredpalmer/formik - fbarbare opened this pull request 6 months ago
enableReinitialize doesn't work anymore
github.com/jaredpalmer/formik - Adem044 opened this issue 7 months ago
github.com/jaredpalmer/formik - Adem044 opened this issue 7 months ago
docs: Correct typo in documentation
github.com/jaredpalmer/formik - Gerald-coder opened this pull request 8 months ago
github.com/jaredpalmer/formik - Gerald-coder opened this pull request 8 months ago
fix(3942): added support for NativeSyntheticEvent
github.com/jaredpalmer/formik - erashu212 opened this pull request 8 months ago
github.com/jaredpalmer/formik - erashu212 opened this pull request 8 months ago
fix(3954): removed ternary operators
github.com/jaredpalmer/formik - erashu212 opened this pull request 8 months ago
github.com/jaredpalmer/formik - erashu212 opened this pull request 8 months ago
How to validate few fields (not all) on type button click in yup and formik.
github.com/jaredpalmer/formik - Rahulnagarwal opened this issue 8 months ago
github.com/jaredpalmer/formik - Rahulnagarwal opened this issue 8 months ago
Feat: 3960. Update setFieldValue with setter function
github.com/jaredpalmer/formik - ChronicusUA opened this pull request 8 months ago
github.com/jaredpalmer/formik - ChronicusUA opened this pull request 8 months ago
Version Packages
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request 9 months ago
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request 9 months ago
chore: update Evan's handle
github.com/jaredpalmer/formik - quantizor opened this pull request 9 months ago
github.com/jaredpalmer/formik - quantizor opened this pull request 9 months ago
Suggestions and requests for explanatinons
github.com/jaredpalmer/formik - evilgeniuscreative opened this pull request 10 months ago
github.com/jaredpalmer/formik - evilgeniuscreative opened this pull request 10 months ago
Call formik.setFieldValue() with previous value as parameter
github.com/jaredpalmer/formik - wilhei opened this issue 10 months ago
github.com/jaredpalmer/formik - wilhei opened this issue 10 months ago
Fix broken code example in FastField API docs + update CONTRIBUTING.md `master` references to `main`
github.com/jaredpalmer/formik - texonidas opened this pull request 10 months ago
github.com/jaredpalmer/formik - texonidas opened this pull request 10 months ago
RangeError: Maximum call stack size exceeded
github.com/jaredpalmer/formik - arslansajid opened this issue 10 months ago
github.com/jaredpalmer/formik - arslansajid opened this issue 10 months ago
Terneries, espescially deeply nested ternaries, make code difficult to read. Please do not do this.
github.com/jaredpalmer/formik - NyanHelsing opened this issue 11 months ago
github.com/jaredpalmer/formik - NyanHelsing opened this issue 11 months ago
React Native form resets to initial values
github.com/jaredpalmer/formik - Salman9000 opened this issue 11 months ago
github.com/jaredpalmer/formik - Salman9000 opened this issue 11 months ago
Fix #3948 - Changing state was also causing change of initial value
github.com/jaredpalmer/formik - DeveloperRaj opened this pull request 11 months ago
github.com/jaredpalmer/formik - DeveloperRaj opened this pull request 11 months ago
Formik.dirty is not reacting to nested changes
github.com/jaredpalmer/formik - vladtopchu opened this issue 11 months ago
github.com/jaredpalmer/formik - vladtopchu opened this issue 11 months ago
Fix validation on stale values
github.com/jaredpalmer/formik - Jestermaxrko opened this pull request 11 months ago
github.com/jaredpalmer/formik - Jestermaxrko opened this pull request 11 months ago
useField's onChange function should accept non-string values as args
github.com/jaredpalmer/formik - JorensM opened this issue 11 months ago
github.com/jaredpalmer/formik - JorensM opened this issue 11 months ago
Consider shipping a LICENSE file with your npm package
github.com/jaredpalmer/formik - macbem opened this issue 12 months ago
github.com/jaredpalmer/formik - macbem opened this issue 12 months ago
formik file upload handling
github.com/jaredpalmer/formik - KyuubiTila opened this issue 12 months ago
github.com/jaredpalmer/formik - KyuubiTila opened this issue 12 months ago
Support for React Native's SyntheticEvent type
github.com/jaredpalmer/formik - JorensM opened this issue 12 months ago
github.com/jaredpalmer/formik - JorensM opened this issue 12 months ago
Why do I have to specify a name again when using useField's onChange function?
github.com/jaredpalmer/formik - JorensM opened this issue 12 months ago
github.com/jaredpalmer/formik - JorensM opened this issue 12 months ago
fix: Horizontal scrolling Problem in the website #3916
github.com/jaredpalmer/formik - Anubhav-Vashishtha opened this pull request 12 months ago
github.com/jaredpalmer/formik - Anubhav-Vashishtha opened this pull request 12 months ago
feat: add submission failed handler
github.com/jaredpalmer/formik - amazingdudu opened this pull request 12 months ago
github.com/jaredpalmer/formik - amazingdudu opened this pull request 12 months ago
Page reloads on submit if form is inside drawer component
github.com/jaredpalmer/formik - MYSIVMAKARII opened this issue almost 1 year ago
github.com/jaredpalmer/formik - MYSIVMAKARII opened this issue almost 1 year ago
Get validating state of individual components
github.com/jaredpalmer/formik - LassazVegaz opened this issue about 1 year ago
github.com/jaredpalmer/formik - LassazVegaz opened this issue about 1 year ago
onPaste + setFieldValue does not work as intended
github.com/jaredpalmer/formik - gnesher opened this issue about 1 year ago
github.com/jaredpalmer/formik - gnesher opened this issue about 1 year ago
feat: Added ability to provide patching function to setStatus method
github.com/jaredpalmer/formik - dan-irf opened this pull request about 1 year ago
github.com/jaredpalmer/formik - dan-irf opened this pull request about 1 year ago
Included Techjobs to user list
github.com/jaredpalmer/formik - CharlesDM opened this pull request about 1 year ago
github.com/jaredpalmer/formik - CharlesDM opened this pull request about 1 year ago
Fix grammatical error in field.md
github.com/jaredpalmer/formik - llamington opened this pull request about 1 year ago
github.com/jaredpalmer/formik - llamington opened this pull request about 1 year ago
Add correct types for `Field`
github.com/jaredpalmer/formik - Zikoat opened this issue about 1 year ago
github.com/jaredpalmer/formik - Zikoat opened this issue about 1 year ago
handleChange can't target state values with delimiters
github.com/jaredpalmer/formik - YoussefEgla opened this issue about 1 year ago
github.com/jaredpalmer/formik - YoussefEgla opened this issue about 1 year ago
Unhandle error on handleSubmit function
github.com/jaredpalmer/formik - daniel18acevedo opened this issue about 1 year ago
github.com/jaredpalmer/formik - daniel18acevedo opened this issue about 1 year ago
Update useField.md
github.com/jaredpalmer/formik - shuryhin-oleksandr opened this pull request about 1 year ago
github.com/jaredpalmer/formik - shuryhin-oleksandr opened this pull request about 1 year ago
How to uncheck already checked checkbox?
github.com/jaredpalmer/formik - RanaMuzamal opened this issue about 1 year ago
github.com/jaredpalmer/formik - RanaMuzamal opened this issue about 1 year ago
formik 1.5.8 useFormik and useFormikContext not a function
github.com/jaredpalmer/formik - inspiraller opened this issue about 1 year ago
github.com/jaredpalmer/formik - inspiraller opened this issue about 1 year ago
Horizontal scrolling Problem in the website
github.com/jaredpalmer/formik - dev-keshav opened this issue about 1 year ago
github.com/jaredpalmer/formik - dev-keshav opened this issue about 1 year ago
onSubmit is not triggered if multiple buttons present in the form
github.com/jaredpalmer/formik - hashedalgorithm opened this issue about 1 year ago
github.com/jaredpalmer/formik - hashedalgorithm opened this issue about 1 year ago
i am getting error even while using useField inside of Formik - Cannot read properties of undefined (reading 'getFieldProps')
github.com/jaredpalmer/formik - muhammaddiyor0104 opened this issue about 1 year ago
github.com/jaredpalmer/formik - muhammaddiyor0104 opened this issue about 1 year ago
<Field /> - Expose the props from custom component passed in
github.com/jaredpalmer/formik - johnsonav1992 opened this issue about 1 year ago
github.com/jaredpalmer/formik - johnsonav1992 opened this issue about 1 year ago
Margin Issue with LG screen #3902
github.com/jaredpalmer/formik - webdev-ashishk opened this pull request about 1 year ago
github.com/jaredpalmer/formik - webdev-ashishk opened this pull request about 1 year ago
Fix typo in tutorial.md
github.com/jaredpalmer/formik - jonathanberger opened this pull request about 1 year ago
github.com/jaredpalmer/formik - jonathanberger opened this pull request about 1 year ago
Support setting initialValues in lazily loaded forms
github.com/jaredpalmer/formik - abksrv opened this issue about 1 year ago
github.com/jaredpalmer/formik - abksrv opened this issue about 1 year ago
formikreact-scripts not found
github.com/jaredpalmer/formik - humbertocg opened this issue about 1 year ago
github.com/jaredpalmer/formik - humbertocg opened this issue about 1 year ago
remove duplicated checks on docs Gist
github.com/jaredpalmer/formik - andrelopesmds opened this pull request about 1 year ago
github.com/jaredpalmer/formik - andrelopesmds opened this pull request about 1 year ago
Missing documentation for interfaces like FormikConfig in https://formik.org/docs
github.com/jaredpalmer/formik - LumaKernel opened this issue about 1 year ago
github.com/jaredpalmer/formik - LumaKernel opened this issue about 1 year ago
Fixes Margin Issue with Lg screen
github.com/jaredpalmer/formik - webdev-ashishk opened this pull request about 1 year ago
github.com/jaredpalmer/formik - webdev-ashishk opened this pull request about 1 year ago
Margin Issue with LG screen
github.com/jaredpalmer/formik - webdev-ashishk opened this issue about 1 year ago
github.com/jaredpalmer/formik - webdev-ashishk opened this issue about 1 year ago
Enhancer type for setFieldTouched, setFieldValue, setFieldError
github.com/jaredpalmer/formik - nguyen-ba-luan opened this issue about 1 year ago
github.com/jaredpalmer/formik - nguyen-ba-luan opened this issue about 1 year ago
Add example of using hooks
github.com/jaredpalmer/formik - aneeskodappana opened this pull request about 1 year ago
github.com/jaredpalmer/formik - aneeskodappana opened this pull request about 1 year ago
No errors displayed for empty string when validating with zod
github.com/jaredpalmer/formik - HonzaKopecky opened this issue about 1 year ago
github.com/jaredpalmer/formik - HonzaKopecky opened this issue about 1 year ago
Please see this discussion
github.com/jaredpalmer/formik - hiiiiiiixiaohui opened this issue about 1 year ago
github.com/jaredpalmer/formik - hiiiiiiixiaohui opened this issue about 1 year ago
Refine `Field` Component Typing
github.com/jaredpalmer/formik - qwezey opened this pull request about 1 year ago
github.com/jaredpalmer/formik - qwezey opened this pull request about 1 year ago
Your Discord Server not working
github.com/jaredpalmer/formik - RealMarvn opened this issue about 1 year ago
github.com/jaredpalmer/formik - RealMarvn opened this issue about 1 year ago
Fix issue reporting template for feature requests
github.com/jaredpalmer/formik - getsnoopy opened this issue over 1 year ago
github.com/jaredpalmer/formik - getsnoopy opened this issue over 1 year ago
Looks like the domain https://formik.org is not working
github.com/jaredpalmer/formik - dmitrij-borchuk opened this issue over 1 year ago
github.com/jaredpalmer/formik - dmitrij-borchuk opened this issue over 1 year ago
2.3.1 tag / release missing
github.com/jaredpalmer/formik - DanielRuf opened this issue over 1 year ago
github.com/jaredpalmer/formik - DanielRuf opened this issue over 1 year ago
Destructured field into props
github.com/jaredpalmer/formik - srexrg opened this pull request over 1 year ago
github.com/jaredpalmer/formik - srexrg opened this pull request over 1 year ago
Typescript compilation error with formik 2.4.5
github.com/jaredpalmer/formik - rcocks-hl opened this issue over 1 year ago
github.com/jaredpalmer/formik - rcocks-hl opened this issue over 1 year ago
Update overview.md
github.com/jaredpalmer/formik - alexownejazayeri opened this pull request over 1 year ago
github.com/jaredpalmer/formik - alexownejazayeri opened this pull request over 1 year ago
fix: add missing @types/hoist-non-react-statics
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
FieldArray, Binding element 'form' implicitly has an 'any' type.
github.com/jaredpalmer/formik - Tomekmularczyk opened this issue over 1 year ago
github.com/jaredpalmer/formik - Tomekmularczyk opened this issue over 1 year ago
fix: Field allways passes a undefined className to custom component
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
2.4.4 is a Breaking Change - passing "className" this new way overwrites existing "className" in composed components
github.com/jaredpalmer/formik - shaunaas opened this issue over 1 year ago
github.com/jaredpalmer/formik - shaunaas opened this issue over 1 year ago
feat: passing all values as the second parameter when calling Field's validate
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
github.com/jaredpalmer/formik - myNameIsDu opened this pull request over 1 year ago
Destructure field into Props
github.com/jaredpalmer/formik - jd-carroll opened this issue over 1 year ago
github.com/jaredpalmer/formik - jd-carroll opened this issue over 1 year ago
chore: skip actions if source files have not changed
github.com/jaredpalmer/formik - probablyup opened this pull request over 1 year ago
github.com/jaredpalmer/formik - probablyup opened this pull request over 1 year ago
Version Packages
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request over 1 year ago
github.com/jaredpalmer/formik - github-actions[bot] opened this pull request over 1 year ago
chore: update CHANGELOG.md
github.com/jaredpalmer/formik - probablyup opened this pull request over 1 year ago
github.com/jaredpalmer/formik - probablyup opened this pull request over 1 year ago