Skip to content

Commit

Permalink
React 16 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax committed Oct 7, 2017
1 parent 62a2e47 commit 16f9e37
Show file tree
Hide file tree
Showing 3 changed files with 2,284 additions and 984 deletions.
5 changes: 3 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ Core validation was moved to [react-form-validator-core](https://www.npmjs.com/p
### [Demo](https://newoldmax.github.io/react-material-ui-form-validator/)

### Versions
+ 0.x, 1.x - supports material-ui <= 0.x
+ 2.x - supports material-ui >= 1.x (experimental support, you can install it by ``npm i react-material-ui-form-validator@next``)
+ <= 1.x - supports material-ui <= 0.x
+ => 2.x - supports material-ui >= 1.x (experimental support, you can install it by ``npm i react-material-ui-form-validator@next``)
+ => 1.0.1 - supports React 16

Implementation of [react-form-validator-core](https://www.npmjs.com/package/react-form-validator-core) for [material-ui](http://www.material-ui.com)

Expand Down
Loading

0 comments on commit 16f9e37

Please sign in to comment.