Releases: rajithaw/material-ui-designer
Releases · rajithaw/material-ui-designer
v4.4.0
- Ability to toggle transition and visibility from single event handler
- Ability to view logged in user's projects only
- Package updates
v4.3.0
- Copy project functionality
- Fix dynamic content issue in preview mode
- Fix content not getting deleted when deleting project
- Make back end methods asynchronous
v4.2.0
- Add iframe component
- Expose read only id property for all components
- Add support for customizing Checkbox and Radio icons
v4.1.0
- Update logo
- Better error messages
- Minor UI changes
v4.0.0
- Change component definition structure. (Moved children outside of props)
- Remove icon components reduce bundle size and improve performance (Icons can be added using text)
v3.0.0
- OpenID authentication
- Authorisation
- Remove global shared components
v2.0.0
- Material UI v4.x upgrade
- Remove icon components
- Add dynamic jsx parsing
- Load page from url
- Read only projects
- Material Design Icons(https://materialdesignicons.com/) support
v1.0.0
- Page designer
- Page preview
- Code generation and export
- Designer tools (cut, copy, paste, delete, undo)
- Component list
- Component tree
- Component properties
- Dynamic content