Releases: webiny/webiny-js
Releases · webiny/webiny-js
v1.2.0
v1.2.0 (2018-10-20)
🚀 New Feature
demo-admin
,demo-api
,webiny-api-cms
,webiny-app-admin
,webiny-app-cms
,webiny-app
,webiny-ui
webiny-app-admin
- #228 Show critical form errors in dialog instead of snackbar. (@adrian1358)
- #227 Implement withDialog HOC (@adrian1358)
webiny-app-admin
,webiny-ui
- #212 AutoComplete - add support for handling simple string values (@adrian1358)
demo-admin
,demo-api
,webiny-app
,webiny-ui
- Implement Files service (@adrian1358)
webiny-ui
- Implement Image component (@adrian1358)
webiny-app
,webiny-ui
- Implement ImageEditor component (@adrian1358)
🐛 Bug Fix
webiny-ui
- #219 Remove TUI tracking. (@SvenAlHamad)
- #220 Fixes avatar positoning. (@SvenAlHamad)
- #221 Fixes textarea label/placeholder and rows prop. (@SvenAlHamad)
- #215 Autocomplete - navigation with arrow keys no longer works (@adrian1358)
- #192 Fix Input fullwidth prop (@Pavel910)
- Remove old Image and Images components. (@adrian1358)
- Fix Avatar fallback text (@adrian1358)
- Allow null value to be sent into Avatar component. (@adrian1358)
- Other
webiny-entity-mysql
- #234 Apply sorters passed to "findOne" method (via "sort" named param). (@adrian1358)
webiny-entity
- #230 Ensure before / after events are executed independently (@adrian1358)
- #223 Entity - fix delete method - savedOn / updatedOn must update (@adrian1358)
webiny-app-admin
,webiny-ui
- #226 Snackbar - show action label even if action callback wasn't set. (@adrian1358)
- #197 Fix font color and width on Avatar component (@SvenAlHamad)
demo-theme
,webiny-app-admin
- #198 Login error message and theme font color. (@SvenAlHamad)
webiny-app-cms
- #199 Fixed icon active status on toolbar and element settings. (@SvenAlHamad)
- #200 Fix scaling of block preview. (@SvenAlHamad)
- #193 Colorpicker changes must create history records (@Pavel910)
- #188 Link theme layouts with Categories form. (@Pavel910)
webiny-app-admin
,webiny-app-cms
,webiny-app
webiny-app-admin
- Use recently added Single/MultiImageUpload components. (@adrian1358)
- Use Avatar component in top-right menu (@adrian1358)
💅 Enhancement
webiny-app-cms
- #217 Dropzones are only visible on hover. (@SvenAlHamad)
- #180 Disable desktop/mobile preview plugins (@Pavel910)
webiny-app-admin
- #202 New search box design. (@SvenAlHamad)
🏠 Internal
Committers: 3
- Adrian Smijulj (@adrian1358)
- Pavel Denisjuk (@Pavel910)
- Sven (@SvenAlHamad)
v1.1.0
Initial release
v1.0.0 ci: 💚 add github publish to release process and cleanup packages.