Skip to content

Commit 6bfc86a

Browse files
committed
fix: webpack refactoring
1 parent 17e760e commit 6bfc86a

6 files changed

+363
-15998
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@ A [Material UI](http://www.material-ui.com/) port of [react-jsonschema-form](htt
44

55
A [live playground](https://react-jsonschema-form-material-ui-ojb5ll29a.now.sh/)
66

7+
# Install instructions via npm
8+
```
9+
npm install --save react-jsonschema-form-material-ui
10+
```
11+
712
# Version 2.0 (Material UI 4+)
813
- New version 2.0 support for material ui 4
914
- Webpack 4 integration
1015
- Material UI picker module updated
16+
- Performance efficient refactored library size (233kb gzip and 914kb non-gzip)
1117

1218
# Support for Material UI < 3.9
1319
- Please use version 1 of React Material-ui-jsonschema-form.

0 commit comments

Comments
 (0)