- Support PUBLIC_URL in: config option
- Fix a minor bug of passing incorrect parameters
- Update dependencies to
- @material-ui/core @ ^4.0.2
- create-react-app @ 3.0.1
- Remove dependencies
- material-ui-pickers @ ^2.2.4
- [Fix bug] add the missing field to support block closing current window
- Initially refactor README.md
- Add and support APPLICATION_LAUNCH_BAR_TOGGLED response action
- Add defaultDashboardDrawerShown config flag
- support one request action configRemoveOneField to remove one config field
- support one request action configSelectOneField to request to select one config field
- support one response action CONFIG_SELECT_ONE_FIELD_RES to response to selected value of configSelectOneField
- Support basic frameless window features: move, minimize, maximize, close and resize
- Support general app config
- Support IndexDB based client side config
- Support snap&dock out of box
- Support HOC Config context
- Integrate travels
- First stable release