informed icon indicating copy to clipboard operation
informed copied to clipboard

A lightweight framework and utility for building powerful forms in React applications

Results 30 informed issues
Sort by recently updated
recently updated
newest added

Perhaps undocumented (sorry if I have missed it) When using the useFormAPI hook with setError within onSubmitI get the following error. `formApi.setError is not a function` ``` const Test= ()...

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 [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9. Release notes Sourced from deep-object-diff's releases. v1.1.9 Vulnerability patch Details outlined here: #85. TLDR: The prototype of the returned diff object could be polluted...

dependencies

Hi guys, You are doing an amazing work! Just wanted to say there is a console.log left inside src/FormController.js which was added for testing on this commit (line 339): https://github.com/teslamotors/informed/commit/d3af9f2bb3eeff8acd3b1310058accfb39e6b051...

Are there any examples of how to use types properly using the `unknown` type? Struggling with getting informed v4 set up in my project. Specifically some advice on how to...

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [patch-package](https://github.com/ds300/patch-package). These dependencies need to be updated together. Removes `got` Updates `patch-package` from 5.1.2 to 6.4.7 Release notes Sourced from...

dependencies

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together. Removes `ejs` Updates `webpack-bundle-analyzer` from 3.9.0 to 4.6.1 Changelog Sourced from webpack-bundle-analyzer's...

dependencies

Allow for falsy values such as `false` and `0` to be re-initialized properly without reverting back to the initial value if they are `false` or `0`

When I switch to pages that use informed, I get the following error: ![image](https://user-images.githubusercontent.com/65722991/190877050-3b4e4080-ed2d-4511-ace2-abe53127b583.png) informed: v4.31.0

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) and [meow](https://github.com/sindresorhus/meow). These dependencies needed to be updated together. Updates `trim-newlines` from 1.0.0 to 3.0.1 Release notes Sourced from trim-newlines's releases. v3.0.0 Breaking: Require Node.js 8 (#1) 75db891...

dependencies