availity-reactstrap-validation
availity-reactstrap-validation copied to clipboard
Easy to use React validation components compatible for reactstrap.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Get warn on npm build with `node:latest` `Node` and `npm` versions are correct. What's wrong? ``` bash npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...
Hello, I have defined an error message for AvField. I require the field. Then I defined the error message for `required`. So it worked correctly. But this field is a...
Any idea for this situation ?
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Hi, I have a question, I wish that each time I typed certain characters in the field, it would remove the whitespace. Currently, it only works when we enter a...
### Changes: - Switch to `yarn` for dependencies management - Refactor config files for `webpack`, `eslint`,... - Update and deduplicate `yarn` dependencies - Add `EditorConfig` file to maintain coding styles...
Strange error: ``` return ( Something Something else Florida This is just an exmaple Not Florida ); ```
When entering an invalid date on firefox (so typing it in, not using the picker), the field gets cleared at a certain point. The date in question is the 29th...