@vuetify/nightly 3.7.7-master.2025-01-21 → 3.7.7-master.2025-01-22

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,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-master.2025-01-21...v) (2025-01-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-master.2025-01-22...v) (2025-01-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.7-master.2025-01-21](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-master.2025-01-21) "Other Commmits" (2025-01-21)
5
+ ## [3.7.7-master.2025-01-22](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-master.2025-01-22) "Other Commmits" (2025-01-22)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -12,13 +12,15 @@
12
12
 
13
13
  ### :test_tube: Labs
14
14
 
15
+ * **VTimePicker:** emit when changing hour ([#20179](https://github.com/vuetifyjs/vuetify/issues/20179)) ([d6ac050](https://github.com/vuetifyjs/vuetify/commit/d6ac05060267b2201423c08c9546583ceb32d6c2))
15
16
  * **VTreeview:** allow expansion of nodes when disabled ([e9e5625](https://github.com/vuetifyjs/vuetify/commit/e9e562545ad45cf6327fb01a488fb43676704f06)), closes [#20832](https://github.com/vuetifyjs/vuetify/issues/20832)
16
17
  * **VTreeview:** properly indent nodes ([28ed40b](https://github.com/vuetifyjs/vuetify/commit/28ed40bc4d083ec59dc950a749305f554c1f94bd)), closes [#20421](https://github.com/vuetifyjs/vuetify/issues/20421)
17
18
 
18
19
 
19
20
  ### Other Commmits
20
21
 
21
- * chore(release): publish v3.7.7-master.2025-01-21 ([ddc886d](https://github.com/vuetifyjs/vuetify/commit/ddc886db500e358f989e5454d0b966d095dfa66d))
22
+ * chore(release): publish v3.7.7-master.2025-01-22 ([7c5cccd](https://github.com/vuetifyjs/vuetify/commit/7c5cccd1f462052d83deb88b81a2b4b8688150e0))
23
+ * docs: no more nazi shit ([6528d3b](https://github.com/vuetifyjs/vuetify/commit/6528d3b077da4e0070699e5814eb1102bb3dd78e))
22
24
  * docs(VEmptyState): Improve description for `size` prop ([#20890](https://github.com/vuetifyjs/vuetify/issues/20890)) ([5b00efa](https://github.com/vuetifyjs/vuetify/commit/5b00efa98403fbfd270248b8fecc2ba0056b35c3))
23
25
  * docs(installation): add ES Module setup ([#20661](https://github.com/vuetifyjs/vuetify/issues/20661)) ([6d084a1](https://github.com/vuetifyjs/vuetify/commit/6d084a17cc266136ee2a34996299067540b9b9bc))
24
26
  * docs(useDisplay): update overrides example ([#19610](https://github.com/vuetifyjs/vuetify/issues/19610)) ([0a4066c](https://github.com/vuetifyjs/vuetify/commit/0a4066c5f4b325b308f1bb7c390e3c3ced16993f))