Closed renovate[bot] closed 8 months ago
This PR contains the following updates:
3.5.7
3.5.8
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.5.7
->3.5.8
Release Notes
vuetifyjs/vuetify (vuetify)
### [`v3.5.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.5.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.5.7...v3.5.8) ##### :rocket: Features - **VSparkline:** add item-value prop ([c8503b1](https://togithub.com/vuetifyjs/vuetify/commit/c8503b1e0d9669bfc384ba563d5211922ea33e80)) - **VSpeedDial:** port to v3 ([#19308](https://togithub.com/vuetifyjs/vuetify/issues/19308)) ([736d688](https://togithub.com/vuetifyjs/vuetify/commit/736d688b5f563d1937730a2236e656e70ee669d6)) ##### :wrench: Bug Fixes - **types:** import vue/jsx, remove duplicate ComponentPublicInstance ([e3c513b](https://togithub.com/vuetifyjs/vuetify/commit/e3c513be1431a7664e52bd5bfd3797302368f017)), closes [#19177](https://togithub.com/vuetifyjs/vuetify/issues/19177) - **VAutocomplete/VCombobox:** input always absolute position when not using selection slot/chips ([#19316](https://togithub.com/vuetifyjs/vuetify/issues/19316)) ([d3bafd8](https://togithub.com/vuetifyjs/vuetify/commit/d3bafd88b095bfea3461c644b23bbd4f8bb48dde)) - **VCalendar:** stop day row content overflowing its parent ([#19340](https://togithub.com/vuetifyjs/vuetify/issues/19340)) ([9049888](https://togithub.com/vuetifyjs/vuetify/commit/90498882f46cf1b5b1af825432a8f9c0f925506b)), closes [#18968](https://togithub.com/vuetifyjs/vuetify/issues/18968) - **VCombobox:** don't update v-model when it already contains the search text in single selection mode ([#19331](https://togithub.com/vuetifyjs/vuetify/issues/19331)) ([9a816bf](https://togithub.com/vuetifyjs/vuetify/commit/9a816bf7613701aef51afdb9e7dbd1f04aeefe80)) - **VDatePicker:** crash with date multiple and external adapter ([#19336](https://togithub.com/vuetifyjs/vuetify/issues/19336)) ([2a739b9](https://togithub.com/vuetifyjs/vuetify/commit/2a739b94753e146c97ecb9f95ab8cbd78413e5f7)), closes [#19330](https://togithub.com/vuetifyjs/vuetify/issues/19330) - **VSwitch:** remove elevation with flat props ([#19324](https://togithub.com/vuetifyjs/vuetify/issues/19324)) ([1b4b0ce](https://togithub.com/vuetifyjs/vuetify/commit/1b4b0ceb1dafd46397f25f029be7ace202874579)), closes [#19307](https://togithub.com/vuetifyjs/vuetify/issues/19307) ##### Other Commmits - chore(release): publish v3.5.8 ([3ce9b99](https://togithub.com/vuetifyjs/vuetify/commit/3ce9b99671525689f433959b38420b5493cbdd05)) - chore(package.json): update [@vuetify/one](https://togithub.com/vuetify/one) package ([3f6a960](https://togithub.com/vuetifyjs/vuetify/commit/3f6a960b23e9097e70d23421ff793545eaf00a77)) - docs(Banner): normalize shared link attributes ([353cf46](https://togithub.com/vuetifyjs/vuetify/commit/353cf467c3cb48983f9b5ad73c3ce45cf4530274)) - docs(App/Toc): maintain query parameters if set ([72e3224](https://togithub.com/vuetifyjs/vuetify/commit/72e3224ca1799f6ca9a00b346aeb2330331e8de8)) - docs(labs): add fab to available component list ([a087f05](https://togithub.com/vuetifyjs/vuetify/commit/a087f05127d41dcec16e2d8efe417b7363be5135)) - chore: update [@vuetify/one](https://togithub.com/vuetify/one) ([a98a4ca](https://togithub.com/vuetifyjs/vuetify/commit/a98a4ca4b8d48542ee99cce715de1314ee365cf1)) - docs(package.json): update [@vuetify/one](https://togithub.com/vuetify/one) package ([abed948](https://togithub.com/vuetifyjs/vuetify/commit/abed948311c9236568c787ead482c33bb5423885)) - docs: fix missing markdown component import ([4ae6edf](https://togithub.com/vuetifyjs/vuetify/commit/4ae6edf43cdb5fb12d5f74c35a02e194af1c6627)) - chore(package.json): update [@vuetify/one](https://togithub.com/vuetify/one) package ([7437e47](https://togithub.com/vuetifyjs/vuetify/commit/7437e47e656f520d9e43a53c37e9a804955ddf02)) - chore(VSwitch): add missing css check for box shadow ([be6e455](https://togithub.com/vuetifyjs/vuetify/commit/be6e455555ebbdc8a394a92eea02d5a44100fc58)) - docs([@vuetify/one](https://togithub.com/vuetify/one)): implement new auth btn ([89ce427](https://togithub.com/vuetifyjs/vuetify/commit/89ce427bf19cf3682f9472f6a0ac21293cfad57a)) - docs(VSparkline): fix radius usage in example ([#19312](https://togithub.com/vuetifyjs/vuetify/issues/19312)) ([bd0ace3](https://togithub.com/vuetifyjs/vuetify/commit/bd0ace37eedcd9c225b81344a7ae61286ada266d)) - docs(VProgressLinear): fix bgColor prop reference ([#19323](https://togithub.com/vuetifyjs/vuetify/issues/19323)) ([f42df3c](https://togithub.com/vuetifyjs/vuetify/commit/f42df3c1c38a6b54d317d18d987f959eb30e965c))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.