@vuetify/nightly 3.8.2-master.2025-04-27 → 3.8.3-master.2025-04-29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,49 +1,14 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.2-master.2025-04-27...v) (2025-04-27)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.3-master.2025-04-29...v) (2025-04-29)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.2-master.2025-04-27](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-master.2025-04-27) "Other Commits" (2025-04-27)
6
-
7
-
8
- ### :wrench: Bug Fixes
9
-
10
- * **VMenu:** use last known position if target is hidden ([#21145](https://github.com/vuetifyjs/vuetify/issues/21145)) ([00814a3](https://github.com/vuetifyjs/vuetify/commit/00814a33fbe17262f11ef7c7d4fc1df709ad370e)), closes [#20515](https://github.com/vuetifyjs/vuetify/issues/20515)
11
- * **VSelect:** add aria-label a11y ([#21181](https://github.com/vuetifyjs/vuetify/issues/21181)) ([95c77fd](https://github.com/vuetifyjs/vuetify/commit/95c77fd74ba418afbc44c22f1d8b14eaed7a81ad))
12
-
13
-
14
- ### :microscope: Code Refactoring
15
-
16
- * replace computed() with toRef() ([#21167](https://github.com/vuetifyjs/vuetify/issues/21167)) ([9b07be9](https://github.com/vuetifyjs/vuetify/commit/9b07be93d4f0a57727033ab912b4b8adbd33befd))
17
-
18
-
19
- ### :arrows_counterclockwise: Reverts
20
-
21
- * Revert "fix(validation): a disabled / readonly field should always be valid (#21222)" ([89d6df0](https://github.com/vuetifyjs/vuetify/commit/89d6df0e2bb99ed65627df4376ec05ed5a236ed9))
22
-
23
-
24
- ### :test_tube: Labs
25
-
26
- * **VCalendar:** add emits and slots ([#19568](https://github.com/vuetifyjs/vuetify/issues/19568)) ([616d861](https://github.com/vuetifyjs/vuetify/commit/616d861a1ff4b8219c98afe5059f6da7000550d1))
27
- * **VIconBtn:** always use icon-size if present ([c903c55](https://github.com/vuetifyjs/vuetify/commit/c903c55a99181a8c0c3b7ae8e2ff511bee95a11c))
5
+ ## [3.8.3-master.2025-04-29](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.3-master.2025-04-29) "Other Commits" (2025-04-29)
28
6
 
29
7
 
30
8
  ### Other Commits
31
9
 
32
- * chore(release): publish v3.8.2-master.2025-04-27 ([4633d33](https://github.com/vuetifyjs/vuetify/commit/4633d33bebb643f89114587bfed2b1c6ff329816))
33
- * docs(VDialog): example for activator prop one dialog instance ([#21308](https://github.com/vuetifyjs/vuetify/issues/21308)) ([f1cfbd5](https://github.com/vuetifyjs/vuetify/commit/f1cfbd52911c9b1bdc978fb15b93fadab21968c7))
34
- * docs: add text-pre-wrap class ([#21305](https://github.com/vuetifyjs/vuetify/issues/21305)) ([47fdfda](https://github.com/vuetifyjs/vuetify/commit/47fdfda3d0fdb57a613ed229eef4ce0c836b956d))
35
- * docs: remove edit this page button on API pages ([#21297](https://github.com/vuetifyjs/vuetify/issues/21297)) ([9022875](https://github.com/vuetifyjs/vuetify/commit/90228750f5e70c8406c9d8f15d9b0e38aa4b47e8))
36
- * docs(VDataTable): correct docs for header slots and header props ([#21292](https://github.com/vuetifyjs/vuetify/issues/21292)) ([d09e65a](https://github.com/vuetifyjs/vuetify/commit/d09e65ac00ddf43bed3013b6c1416b3c0b0d8efb))
37
- * docs: fix es locale designation ([5fdd241](https://github.com/vuetifyjs/vuetify/commit/5fdd24199703409e387afa9102147e4309a432e4))
38
- * ci: increase max-old-space-size slightly ([c3835a0](https://github.com/vuetifyjs/vuetify/commit/c3835a000ffa97cde3e63a42111708495c238cf4))
39
- * docs: add spanish translations ([ad08f31](https://github.com/vuetifyjs/vuetify/commit/ad08f313f0424a686ef9b78ce6a97ac5c4f3b443))
40
- * docs: team members not showing ([#21304](https://github.com/vuetifyjs/vuetify/issues/21304)) ([5e32061](https://github.com/vuetifyjs/vuetify/commit/5e32061eddacf9031623551706ef1fcc47e132aa))
41
- * docs: fix typos ([#21294](https://github.com/vuetifyjs/vuetify/issues/21294)) ([846c072](https://github.com/vuetifyjs/vuetify/commit/846c0720e6601e589e047373eda2ee925399fc4f))
42
- * docs(VList): bind update event to checkbox ([eb64311](https://github.com/vuetifyjs/vuetify/commit/eb643118fcc65f5a037a5967059db777c7bd79f5))
43
- * chore(package.json): update @vuetify/one ([10a7c53](https://github.com/vuetifyjs/vuetify/commit/10a7c53fb2391c3a7b38d63aef66d1567cd17857))
44
- * chore(package.json): update @vuetify/one ([c6fae98](https://github.com/vuetifyjs/vuetify/commit/c6fae989b9daba0753be71d55d3679fcc69c98ac))
45
- * chore: update @vuetify/one ([b0580d8](https://github.com/vuetifyjs/vuetify/commit/b0580d8da329437aa2c1ee2564a7fd8a78025b12))
46
- * docs: update overflow.md ([#21277](https://github.com/vuetifyjs/vuetify/issues/21277)) ([c028113](https://github.com/vuetifyjs/vuetify/commit/c028113db289a25fd62f344d351a43a4607350a7))
10
+ * chore(release): publish v3.8.3-master.2025-04-29 ([a92cee2](https://github.com/vuetifyjs/vuetify/commit/a92cee26a53a09cfa268f127fc2dcc3bee34c0b3))
11
+ * chore: update conventional-github-releaser ([a2e295e](https://github.com/vuetifyjs/vuetify/commit/a2e295ea365f97228c163692ed1b6bccccf91906))
47
12
 
48
13
 
49
14