react-forms
Here are 63 public repositories matching this topic...
-
Updated
Dec 30, 2019 - JavaScript
-
Updated
Sep 21, 2018 - JavaScript
We should add classes to the default FieldView (in react-form) to indicate fields statues.
Question to figure before implementing:
should we use aria- instead? And is all the alternative aria-* relevant for non input elements such a container div? is there a better way to describe this on the DOM?
To the root div of the field
- jafar-field (always exists)
- jafar-required (on
FieldGroup with a prop destroyOnUnmount={false} throws an unexpected error:
Issue reproduction: https://codesandbox.io/s/6xmzoo05xr
Press Toggle button two times (perform unmount and mount) to get the error.
-
Updated
Sep 4, 2018 - TypeScript
-
Updated
Mar 9, 2017 - CSS
-
Updated
Jul 22, 2019 - TypeScript
-
Updated
Aug 17, 2018 - JavaScript
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
Jun 24, 2019 - JavaScript
-
Updated
Jul 2, 2020 - TypeScript
Radio & Checkbox inline option
Remove Enzyme
-
Updated
Jan 15, 2018 - JavaScript
-
Updated
Apr 15, 2019 - TypeScript
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Apr 30, 2020 - CSS
-
Updated
Dec 16, 2017 - TypeScript
-
Updated
May 5, 2019
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
May 15, 2017 - TypeScript
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
May 8, 2020 - JavaScript
-
Updated
Apr 22, 2019 - JavaScript
-
Updated
Jan 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the react-forms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-forms topic, visit your repo's landing page and select "manage topics."



The problem
Add @kevinwolf/eslint-config for linting
The solution
Remove all
eslintrelated packages and install@kevinwolf/eslint-configas adevDependency(also update eslint config).Notes
Make sure all test passes and i