react-form-with-constraints icon indicating copy to clipboard operation
react-form-with-constraints copied to clipboard

Simple form validation for React

Results 21 react-form-with-constraints issues
Sort by recently updated
recently updated
newest added

See [Introduction to Refs in React 16.3](https://medium.com/@sgroff04/introduction-to-refs-in-react-16-3-d94505b45a73) > Prior to React v16.3 the callback ref were the preferred way to create and use refs. [...] If you use an inline...

enhancement

- New context API: https://reactjs.org/docs/context.html - Remove prop-types dependency - forwardRef: https://reactjs.org/docs/forwarding-refs.html - Strict mode: https://reactjs.org/docs/strict-mode.html - New component lifecycle methods: https://reactjs.org/docs/react-component.html - Deprecated methods: `componentWillMount()`, `componentWillUpdate()`, `componentWillReceiveProps()` - New...

enhancement

See https://www.reddit.com/r/reactjs/comments/7408cn/formikpersist_sync_formik_form_state_with/

enhancement
question

By default the feedback type is an error: `` Should it be explicit like for `warning` and `info`? `` Then what is the type of a feedback without explicit type?...

question

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies