@vuetify/nightly 3.7.7-master.2025-01-23 → 3.7.7-master.2025-01-24

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,19 +1,21 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-master.2025-01-23...v) (2025-01-23)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-master.2025-01-24...v) (2025-01-24)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.7-master.2025-01-23](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-master.2025-01-23) "Other Commmits" (2025-01-23)
5
+ ## [3.7.7-master.2025-01-24](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-master.2025-01-24) "Other Commmits" (2025-01-24)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
- * **VDataTable:** apply fixed-header when sticky prop is set ([117423b](https://github.com/vuetifyjs/vuetify/commit/117423b00b25f81dfd480fdaa0777a55b884fd50)), closes [#20903](https://github.com/vuetifyjs/vuetify/issues/20903)
10
+ * **VDataTable:** apply fixed-header when sticky prop is set ([2795792](https://github.com/vuetifyjs/vuetify/commit/2795792f8fee7ae785d9f40548f3e7cb05deb992)), closes [#20903](https://github.com/vuetifyjs/vuetify/issues/20903)
11
11
  * **VField, VInput:** emit `click:*` events using keyboard ([#20878](https://github.com/vuetifyjs/vuetify/issues/20878)) ([5ca8184](https://github.com/vuetifyjs/vuetify/commit/5ca81847c03d0f16c0165ff5724b8f28328d1926)), closes [#20864](https://github.com/vuetifyjs/vuetify/issues/20864)
12
- * **VSlider:** update value before focusing thumb ([5b4788b](https://github.com/vuetifyjs/vuetify/commit/5b4788ba0473dc27bb83755087885f191e854d78)), closes [#20912](https://github.com/vuetifyjs/vuetify/issues/20912)
12
+ * **VImg:** set crossOrigin attribute before src ([#20915](https://github.com/vuetifyjs/vuetify/issues/20915)) ([910935e](https://github.com/vuetifyjs/vuetify/commit/910935ede5ab91c482420f04d0f1ffad388977ab)), closes [#20914](https://github.com/vuetifyjs/vuetify/issues/20914)
13
+ * **VSlider:** update value before focusing thumb ([c1fd4f7](https://github.com/vuetifyjs/vuetify/commit/c1fd4f7610d74151892106ade0f7dc30c57ea46a)), closes [#20912](https://github.com/vuetifyjs/vuetify/issues/20912)
13
14
 
14
15
 
15
16
  ### :test_tube: Labs
16
17
 
18
+ * **VStepperVertical:** correct slots types ([#20537](https://github.com/vuetifyjs/vuetify/issues/20537)) ([0230259](https://github.com/vuetifyjs/vuetify/commit/02302590c8ec4feb4ae14ac36e8c756fac879f2b)), closes [#20213](https://github.com/vuetifyjs/vuetify/issues/20213) [#20803](https://github.com/vuetifyjs/vuetify/issues/20803)
17
19
  * **VTimePicker:** emit when changing hour ([#20179](https://github.com/vuetifyjs/vuetify/issues/20179)) ([d6ac050](https://github.com/vuetifyjs/vuetify/commit/d6ac05060267b2201423c08c9546583ceb32d6c2))
18
20
  * **VTreeview:** allow expansion of nodes when disabled ([e9e5625](https://github.com/vuetifyjs/vuetify/commit/e9e562545ad45cf6327fb01a488fb43676704f06)), closes [#20832](https://github.com/vuetifyjs/vuetify/issues/20832)
19
21
  * **VTreeview:** properly indent nodes ([28ed40b](https://github.com/vuetifyjs/vuetify/commit/28ed40bc4d083ec59dc950a749305f554c1f94bd)), closes [#20421](https://github.com/vuetifyjs/vuetify/issues/20421)
@@ -21,10 +23,14 @@
21
23
 
22
24
  ### Other Commmits
23
25
 
24
- * chore(release): publish v3.7.7-master.2025-01-23 ([61ff241](https://github.com/vuetifyjs/vuetify/commit/61ff24163f6d906b8c34bac6a4b07873c5a19c24))
25
- * docs(VRating): remove onClick from v-rating item slot props ([#20901](https://github.com/vuetifyjs/vuetify/issues/20901)) ([bceadbe](https://github.com/vuetifyjs/vuetify/commit/bceadbea7e6db0c284c3c7a6733f9e08e8e47a56))
26
- * docs(dates): fix usage example ([#20907](https://github.com/vuetifyjs/vuetify/issues/20907)) ([3aadd4a](https://github.com/vuetifyjs/vuetify/commit/3aadd4a09fd5819a72136fdca1c3e0319951a693)), closes [#20216](https://github.com/vuetifyjs/vuetify/issues/20216)
27
- * docs: no more nazi shit ([6528d3b](https://github.com/vuetifyjs/vuetify/commit/6528d3b077da4e0070699e5814eb1102bb3dd78e))
26
+ * chore(release): publish v3.7.7-master.2025-01-24 ([4ab3400](https://github.com/vuetifyjs/vuetify/commit/4ab34005fa222def454df9f4f0fbdd9c0653365b))
27
+ * chore(ci): ucacher ignore VITE_GITHUB_SHA ([2f2eb79](https://github.com/vuetifyjs/vuetify/commit/2f2eb79f9cf3889b73257cb1aa5d386020776dee))
28
+ * docs: update roadmap ([fb5fc01](https://github.com/vuetifyjs/vuetify/commit/fb5fc01e18de357a58ca4e13405fe6bd21f69c6b))
29
+ * docs: update LTS page ([9440486](https://github.com/vuetifyjs/vuetify/commit/94404861b118f1d9a94d27fbea47f4faafa8bff0))
30
+ * chore(ci): update ucacher ignored env variables ([556b480](https://github.com/vuetifyjs/vuetify/commit/556b480fd0d44b9fd073500ce41e454684cc7250))
31
+ * docs(VList): restore example for advanced action use ([#20374](https://github.com/vuetifyjs/vuetify/issues/20374)) ([744e1e1](https://github.com/vuetifyjs/vuetify/commit/744e1e17f183b62a5883aa28fc4048e5e131fb42))
32
+ * docs(VRating): remove onClick from v-rating item slot props ([#20901](https://github.com/vuetifyjs/vuetify/issues/20901)) ([6181018](https://github.com/vuetifyjs/vuetify/commit/61810185c1e4fabfe17843bdcd9d4f796eda2585))
33
+ * docs(dates): fix usage example ([#20907](https://github.com/vuetifyjs/vuetify/issues/20907)) ([229a9e5](https://github.com/vuetifyjs/vuetify/commit/229a9e5bdf996c7252cb8d4912dc15d16af79b56)), closes [#20216](https://github.com/vuetifyjs/vuetify/issues/20216)
28
34
  * docs(VEmptyState): Improve description for `size` prop ([#20890](https://github.com/vuetifyjs/vuetify/issues/20890)) ([5b00efa](https://github.com/vuetifyjs/vuetify/commit/5b00efa98403fbfd270248b8fecc2ba0056b35c3))
29
35
  * docs(installation): add ES Module setup ([#20661](https://github.com/vuetifyjs/vuetify/issues/20661)) ([6d084a1](https://github.com/vuetifyjs/vuetify/commit/6d084a17cc266136ee2a34996299067540b9b9bc))
30
36
  * docs(useDisplay): update overrides example ([#19610](https://github.com/vuetifyjs/vuetify/issues/19610)) ([0a4066c](https://github.com/vuetifyjs/vuetify/commit/0a4066c5f4b325b308f1bb7c390e3c3ced16993f))