https://github.com/davebaol/angular-formio-editor
- Fix issue preventing from using the formio-editor as a formio custom component
- Fix json schema for select component with angular-formio 4.8.x
- Fix json schema conditional properties by properly casting comparison value
- Add json schema support for data grid and tree components
- Don't generate json schema for client-only components
- Use ngx-bootstrap tabset
- Show the resource submitted by the renderer and the generated json schema
- Improve the json schema for form validation
- Support high level of configurability
- Fix json editor refresh in view mode
- Minor changes
- Fix usage and add troubleshooting in README.md
- First fully usable version