angular2-json-schema-form
angular2-json-schema-form copied to clipboard
Angular 2 JSON Schema Form builder
## PR Type What changes does this PR include (check all that apply)? [ ] Bugfix [ x ] Feature [ ] Code style update (formatting, local variables) [ ]...
Currently we don't have any provision to add `ngFormOptions` and `ngModelOptions` to controls which got introduced with Angular 5 ([form updates](https://medium.com/codingthesmartway-com-blog/angular-5-forms-update-9587c3735cd3)). It would be really nice if we provide support...
## PR Type What changes does this PR include (check all that apply)? [X] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no...
## PR Type What changes does this PR include (check all that apply)? [ ] Bugfix [x ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring...
arrays in data that changed in size needs to increase or decrease formGroup ## PR Type What changes does this PR include (check all that apply)? [x] Bugfix [ ]...
## Issue type I'm submitting a (check one): [x] Bug report [ ] Feature request [ ] Regression (something that used to work, but stopped working in a newer version)...
How can i override the CSS which is provides by angular2-json-schema-form?
## Issue type I'm submitting a (check one): [ ] Bug report [x] Feature request [ ] Regression (something that used to work, but stopped working in a newer version)...
## Issue type I'm submitting a (check one): [ ] Bug report [x] Feature request [ ] Regression (something that used to work, but stopped working in a newer version)...
How can I restrict no of characters in an text field? Can we set `maxLength` value