Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
3.5.16
3.5.17
📅 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.16
->3.5.17
Release Notes
vuetifyjs/vuetify (vuetify)
### [`v3.5.17`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.5.17) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.5.16...v3.5.17) ##### :wrench: Bug Fixes - **Dialog:** add afterLeave event ([#19664](https://togithub.com/vuetifyjs/vuetify/issues/19664)) ([d5f1dc3](https://togithub.com/vuetifyjs/vuetify/commit/d5f1dc3cee9bb3da28353646ec7ce00454cef993)), closes [#19660](https://togithub.com/vuetifyjs/vuetify/issues/19660) - **group:** update the value when delete an item ([#19663](https://togithub.com/vuetifyjs/vuetify/issues/19663)) ([5918658](https://togithub.com/vuetifyjs/vuetify/commit/5918658a76f06c74db105731a8523fc9578cbd6b)), closes [#19655](https://togithub.com/vuetifyjs/vuetify/issues/19655) [#19213](https://togithub.com/vuetifyjs/vuetify/issues/19213) - **typography:** preserve property order when unwrapping $typography ([f0f0fa0](https://togithub.com/vuetifyjs/vuetify/commit/f0f0fa0b5cf98dc0d6811c68322a23cf73d5b0bd)) - **typography:** use relative line heights ([#19628](https://togithub.com/vuetifyjs/vuetify/issues/19628)) ([1086426](https://togithub.com/vuetifyjs/vuetify/commit/10864261bf5a07c79fb0a67c4f1e5503fa859edd)) - **VCarouselItem:** add missing class prop ([#19649](https://togithub.com/vuetifyjs/vuetify/issues/19649)) ([635946c](https://togithub.com/vuetifyjs/vuetify/commit/635946ca4bfb43b2684a702c96911c30a210db4d)), closes [#19630](https://togithub.com/vuetifyjs/vuetify/issues/19630) - **VChip:** prevent text selection for link chips ([#19653](https://togithub.com/vuetifyjs/vuetify/issues/19653)) ([9981395](https://togithub.com/vuetifyjs/vuetify/commit/99813955f0340439efffd1a222b8628b1e779f75)) - **VCombobox:** don't delete chips on backspace until search is empty ([d6a500b](https://togithub.com/vuetifyjs/vuetify/commit/d6a500be40baaa44d58c151fb898cde8ab875e1a)), closes [#19626](https://togithub.com/vuetifyjs/vuetify/issues/19626) - **VDatePicker:** change calendar when date is changed ([#19570](https://togithub.com/vuetifyjs/vuetify/issues/19570)) ([a1b47bb](https://togithub.com/vuetifyjs/vuetify/commit/a1b47bb7789c4148afea5897f9d428b0eb4d93f1)), closes [#19421](https://togithub.com/vuetifyjs/vuetify/issues/19421) - **VDialog:** partial revert of changes made in [`8083d89`](https://togithub.com/vuetifyjs/vuetify/commit/8083d89) ([e569110](https://togithub.com/vuetifyjs/vuetify/commit/e56911012bf2b9b452c2aab8e8eca6817a57c34c)) - **VFileInput:** emit single if default is undefined & !multiple ([#19656](https://togithub.com/vuetifyjs/vuetify/issues/19656)) ([edd311f](https://togithub.com/vuetifyjs/vuetify/commit/edd311fc9154b89f6af3a3a7ad13e4399f26c0a0)), closes [#19297](https://togithub.com/vuetifyjs/vuetify/issues/19297) - **VInput:** add theme class ([#19602](https://togithub.com/vuetifyjs/vuetify/issues/19602)) ([97cc161](https://togithub.com/vuetifyjs/vuetify/commit/97cc161b323af39e0d2acce355b8ee101854ed61)), closes [#19598](https://togithub.com/vuetifyjs/vuetify/issues/19598) - **VList:** don't takeover focus control when target is INPUT ([468a9c1](https://togithub.com/vuetifyjs/vuetify/commit/468a9c1ab495ee78ee134c6d14bb277ed343659d)) - **VNavigationDrawer:** manually apply dragging styles to avoid rerender ([bb486ae](https://togithub.com/vuetifyjs/vuetify/commit/bb486ae9b6ea04bc0bc6cce962d7f733b13b833a)) - **VNavigationDrawer:** element drag area size ([8a52ff3](https://togithub.com/vuetifyjs/vuetify/commit/8a52ff3246bffa558decf7664d82acfa0e6b45de)), closes [#17352](https://togithub.com/vuetifyjs/vuetify/issues/17352) - **VProgressLinear:** only apply locationStyles when absolute ([3d810e1](https://togithub.com/vuetifyjs/vuetify/commit/3d810e1f9a5eadfcf1b4641c8d969b02a9bc0a79)) - **VSelect:** don't set scroll position on model change ([7d2991c](https://togithub.com/vuetifyjs/vuetify/commit/7d2991c0d194dfe517379a92a6028f20db5ec964)), closes [#19635](https://togithub.com/vuetifyjs/vuetify/issues/19635) [#19642](https://togithub.com/vuetifyjs/vuetify/issues/19642) - **VSelect:** auto scroll to the last selected item when open menu ([d65d586](https://togithub.com/vuetifyjs/vuetify/commit/d65d5865af5e13d45f5f9c00b380504ad44f5144)), closes [#19635](https://togithub.com/vuetifyjs/vuetify/issues/19635) - **VSnackbar:** close from swipe gesture ([200b3bf](https://togithub.com/vuetifyjs/vuetify/commit/200b3bf58f1335f46ad60fcefd981a91b9d10836)), closes [#3509](https://togithub.com/vuetifyjs/vuetify/issues/3509) - **VSnackbar:** position based on app layout ([cbb945d](https://togithub.com/vuetifyjs/vuetify/commit/cbb945d68086044f04cb13ef245dc4b4cb732392)), closes [#15744](https://togithub.com/vuetifyjs/vuetify/issues/15744) - **VSnackbar:** support custom transition ([b9a7d69](https://togithub.com/vuetifyjs/vuetify/commit/b9a7d69e5d1194b23a94e748f293a8eb7293f472)), closes [#15474](https://togithub.com/vuetifyjs/vuetify/issues/15474) - **VSwitch:** transition in RTL ([#19495](https://togithub.com/vuetifyjs/vuetify/issues/19495)) ([d11824f](https://togithub.com/vuetifyjs/vuetify/commit/d11824ff75b0d19434b068ae9fcaf13a395dd6f9)) - **VTextarea:** up/down/home/end keys inside VList ([#19674](https://togithub.com/vuetifyjs/vuetify/issues/19674)) ([1c26e14](https://togithub.com/vuetifyjs/vuetify/commit/1c26e1414d9907ed9b933f21e49bedd919a5e036)), closes [#19092](https://togithub.com/vuetifyjs/vuetify/issues/19092) ##### :arrows_counterclockwise: Reverts - Revert "fix(VProgressLinear): remove locationStyles" ([78fa9b9](https://togithub.com/vuetifyjs/vuetify/commit/78fa9b9064123b60ec0e083b4da3552d1e9e2dfa)), closes [#19658](https://togithub.com/vuetifyjs/vuetify/issues/19658) ##### :test_tube: Labs - **VFab:** account for margin in elementSize ([7ced152](https://togithub.com/vuetifyjs/vuetify/commit/7ced152fe7325626279ab4430b047cacc86cedd1)) - **VFab:** add new layout prop that determines if app fab takes up space ([0d0759c](https://togithub.com/vuetifyjs/vuetify/commit/0d0759cede56efcfd27aafde910f95ded3cf447f)) - **VFab:** apply position absolute to fab container ([674db98](https://togithub.com/vuetifyjs/vuetify/commit/674db98ea9727160151325941da68ab971832895)) - **VNumberInput:** avoid native number input weird behaviours ([#19605](https://togithub.com/vuetifyjs/vuetify/issues/19605)) ([42e482f](https://togithub.com/vuetifyjs/vuetify/commit/42e482f63378527b22012802a175c76674088092)), closes [#19438](https://togithub.com/vuetifyjs/vuetify/issues/19438) [#19558](https://togithub.com/vuetifyjs/vuetify/issues/19558) [#19538](https://togithub.com/vuetifyjs/vuetify/issues/19538) [#19494](https://togithub.com/vuetifyjs/vuetify/issues/19494) - **VSnackbarQueue:** create new component ([#19629](https://togithub.com/vuetifyjs/vuetify/issues/19629)) ([c74d0c9](https://togithub.com/vuetifyjs/vuetify/commit/c74d0c98828f78c219ef69cbc488821c14376c4e)), closes [#2384](https://togithub.com/vuetifyjs/vuetify/issues/2384) ##### Other Commmits - chore(release): publish v3.5.17 ([f04a732](https://togithub.com/vuetifyjs/vuetify/commit/f04a732b6709aa7592fb3edef080e0206faf729c)) - docs(Cards): include examples of all card variants ([#19394](https://togithub.com/vuetifyjs/vuetify/issues/19394)) ([d74128d](https://togithub.com/vuetifyjs/vuetify/commit/d74128d0afb98157744b78cdf7b454b75ee42b64)) - docs: better wording infinite-scroller.md ([#19573](https://togithub.com/vuetifyjs/vuetify/issues/19573)) ([5428cca](https://togithub.com/vuetifyjs/vuetify/commit/5428cca6e3f039b1f39336e8a68be8b28c027406)) - docs(VSnackbarQueue): add to labs intro, add install instructions, add api ([baf9365](https://togithub.com/vuetifyjs/vuetify/commit/baf936581141209d37691a802227c1870dc743d1)) - docs(BackToTop): update to use VFab ([f4a5414](https://togithub.com/vuetifyjs/vuetify/commit/f4a54147127f9d43890df495be0036a087fe17bd)) - chore(VTimePicker): fix displayedValue prop definition ([f7a871d](https://togithub.com/vuetifyjs/vuetify/commit/f7a871deb26ca187c996ed544fe1ef9bffb36313)) - chore(package.json): update [@vuetify/one](https://togithub.com/vuetify/one) ([afee262](https://togithub.com/vuetifyjs/vuetify/commit/afee26200e937659d69db68c29a5d8d40b9ee7cd)) - chore(package.json): update [@vuetify/one](https://togithub.com/vuetify/one) ([5d7cfe9](https://togithub.com/vuetifyjs/vuetify/commit/5d7cfe9997152afc6609530c431ae4887d05217b)) - docs(VNavigationDrawer); fix bottom-drawer example ([bc53bd3](https://togithub.com/vuetifyjs/vuetify/commit/bc53bd36df0ec4932b7d3623642d3d1044f3dd0b)) - chore(VNavigationDrawer): adjust touch drag size ([118507f](https://togithub.com/vuetifyjs/vuetify/commit/118507f3784513670648dffc2cae845fb577292b)) - chore(touch): increase touch area that triggers drag ([c1e8150](https://togithub.com/vuetifyjs/vuetify/commit/c1e81503f72c4ed1740cab58966ded6549dc11e3))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.