Releases
v2.1.0
2.1.0 (2020-04-17)
Minor changes
feat(renderer): enhance conditions
adds sequence condition
adds then, else branches
adds set action
optimize condition to listen values changes
feat(renderer): allow definition of global props in component mapper.
feat(mui): allow passing props to composite components.
feat(mui): allow passing props to composite components.
Bug fixes
Use "@babel/plugin-transform-runtime" to enable generators
fix(rendrer): remove clearOnUnmount from fieldApi clean props.
Use useReducer instead of useState
Fix initial render set by using setTimeout
Add tests for condition
Update default schema validator
accepts sequence
conditional actions
Add sequence and conditional actions to demo
Added docs for global props settings.
Update default schema validator
accepts sequence
conditional actions
fix(mui): fixed missing rest spread on checkbox component.
Added docs for global props settings.
fix(mui): fixed missing rest spread on checkbox component.
Added docs for global props settings.
You can’t perform that action at this time.