Releases: webiny/webiny-js
Releases · webiny/webiny-js
v1.3.0
v1.3.0 (2018-10-31)
🚀 New Feature
webiny-api-cms
,webiny-api
,webiny-app-admin
,webiny-app-cms
,webiny-entity-mysql
,webiny-entity
- #265 Added "createPaginationMeta" helper function for manual creation of pagination meta (@adrian1358)
webiny-ui
- #262 Added "Tags" form component (@adrian1358)
webiny-entity-mysql
- #261 Added ability to manually assign an ID before saving a new entity (@adrian1358)
- #259 Added ability to pass custom SQL queries into find methods. (@adrian1358)
- #258 Implemented "groupBy" option (@adrian1358)
webiny-app-admin
,webiny-app-cms
,webiny-app
webiny-app-cms
webiny-api-cms
,webiny-app-cms
🐛 Bug Fix
webiny-app-admin
,webiny-app-cms
,webiny-app
,webiny-ui
- #244 Fix multi select functionality in "withDataList" HOC (@adrian1358)
demo-api
,webiny-api
,webiny-app-admin
,webiny-entity-mysql
,webiny-sql-table-mysql
- #271 Optimized for serverless environment (@adrian1358)
webiny-app-cms
- #267 Limit block list max width. (@SvenAlHamad)
webiny-entity
- #260 Entity / entities attributes - fixed save / delete behavior when set as dynamic (@adrian1358)
webiny-ui
- #256 Removed "fabric" lib from dependencies (not needed) (@adrian1358)
💅 Enhancement
webiny-app-cms
- #273 Major CMS editor performance upgrade. (@Pavel910)
- #268 Add saving and saved status icon. (@SvenAlHamad)
demo-theme
,webiny-api-cms
,webiny-app-admin
,webiny-app-cms
,webiny-app
,webiny-form
,webiny-ui
- #270 Visual improvements to page list view. (@SvenAlHamad)
demo-api
,webiny-api-cms
,webiny-api
,webiny-app-cms
,webiny-entity
🏠 Internal
demo-admin
,demo-api
,webiny-app-cms
webiny-api
Committers: 3
- Adrian Smijulj (@adrian1358)
- Pavel Denisjuk (@Pavel910)
- Sven (@SvenAlHamad)
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.