Vuero - VueJS 3 Admin and Webapp UI Kit

Vuero - VueJS 3 Admin and Webapp UI Kit 2.7.0

No permission to download
- Features

- add datatables, fix v-calendar latest styles, close #209 (ceb6e75)
- add RTL support (854122e)
- i18n: set lang and dir attributes (adb7f2f)
- rework landing page (138db17)

- Bug Fixes

- add elevated prop to vbutton docs, remove elevated prop from icon button, close #207 (5dc5da1)
- animated-checkbox: display inner circle as inline-block (069f074), closes #204
- banking dashboard followers display (f5abf09), closes #190
- chart colors (e136f54)
- charts and illustration colors (fc0faa6)
- chat, datatable, layout bugs (8a3b45d)
- flight dashboard checkboxes close #191 (7bd5cbf)
- icon button size, close #206 (50e548f)
- cons: line icons element playground (b681f96), closes #208
- light button colors in dark mode (fd93e17)
- notyf green color (83845f3)

- Performance Improvements

- upgrade to vite 4.3 and use sass embedded (52e1466)
  • doc: non displayed slots (4277e08)
  • import icons vendors (a80d11e)
  • v-datepicker: add missing client-only (cdf4c82)
  • v-datepicker: use native input in slot in order to bind events (688643e), closes #186
  • v-field: correctly display label when using addons (b6ede0f), closes #152
- Features
- add stay-focus helper and enable it on documentation
- convert project to module + migrate doc to rehype and shiki
- i18n: extract translations from components to file, better i18n-ally integration
- i18n: migrate to unplugin-vue-i18n
- ssr: improve server rendering compatibility
- v-action: add to props so component can be used as router link
- v-markdown-editor: add accessible component to edit markdown
- v-markdown-preview: add component to render markdown with remark and shiki
- v-photos-swipe: upgrade to photoswipe v5
- v-textarea: add autogrow property

- Bug Fixes
- darkmode: detect color scheme before app start
- demo-data: convert to demo data to composable to avoid cross state pollution
- router: blank pages on redirect
- styles: global styles regressions
- use-wizard: move store to composable using provide/inject
- v-action: improve interactivity styles
- v-snack: remove nested v-tabs
- v-tabs: display first tab if none selected by default
- v-tabs: emited value typing to any
- v-tabs: prevent tab link action
- v-tooltip: update tooltip when bindings changes
  • Like
Reactions: thamibn
Top