1.0.0-alpha.6 (2021-12-26)
Bug Fixes
- uikit: fix sidebar footer items not collapsing on mini variant (04c510e)
- uikit: fix sidebar items not collapsing on mini variant (67a9524)
- various css fixes (658c363)
- list: fix v-menu position on large screens (41bd08d)
- list: fixed v-menu filter positioning (e99848e)
- list: fixed v-menu position for filters (cb95260)
- list: load page from query params (88dea98)
- list: refactoring for injected elements and FE pagination (f9c968e)
- list: removed lock to BE pagination if items in list are less than itemsPerPage (3fe34e0)
- uikit: better handle detail component lang switches (5297e49)
- uikit: fix detailfield not reading conf value changes (5628268)
- uikit: fix lang changhe in detail component (32494f7)
- uikit: fix positioning of element in list component and subcomponents (887c3b6)
- uikit: set endpoint to default null in detail field (5c9296c)
- fixed v-model with datepicker filter (ef4634e)
- load saved date range into datepicker (eb94dd5)
Features
- core: reject promise for crud methods if no endpoint was passed during configuration (bb8d447)
- list: added support to offline items (495fd1f)
- list: handle multisort (41feb88)
- uikit: add possibility to remove icon from sidebar (106d85f)
- uikit: added langChange event to detail component (70d3430)
- uikit: added possibility to change detail component current lang fromprop (1993aa7)
- uikit: added possibility to override field container class in detail component with key class in field configuration (afe1e52)
- uikit: added seopreview field (03e52fe)
- uikit: added v-model to Detail Component, now you can bind the payload externally from detail field. (a50b082)
- uikit: display errors on tinymce component also with red label shake animation (2c9e158)
- uikit: newsidebar built with vuetify components to better support theming (9cc237f)