fresh icon indicating copy to clipboard operation
fresh copied to clipboard

A fresh forms library for React. Highly opinionated, dead simple API.

Results 22 fresh issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [immer](https://github.com/immerjs/immer) from 7.0.7 to 9.0.6. Release notes Sourced from immer's releases. v9.0.6 9.0.6 (2021-08-31) Bug Fixes security: Follow up on CVE-2020-28477 where path: [["__proto__"], "x"] could still pollute the...

dependencies

The icon shows but now tooltip comes up

Form input fields not loading if the form is loaded on a component without a page reload/refresh. I have replicated the issue on codepen here; [https://codesandbox.io/s/basic-form-forked-1h031?file=/src/App.js](https://codesandbox.io/s/basic-form-forked-1h031?file=/src/App.js) Same when using react-router...

A field that looks kinda like a table. 0 | 1 | 2 | 3 as a horizontal radio select. Commonly seen in surveys

Hello Can you please add a validation object like defaults value we need to add a field that let you do validation in it , like formik if you play...