@vuetify/nightly 3.10.9-dev.2025-11-06 → 3.10.9-dev.2025-11-08

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.10.9-dev.2025-11-06...v) (2025-11-06)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.10.9-dev.2025-11-08...v) (2025-11-08)
2
2
 
3
3
 
4
4
 
5
- ## [3.10.9-dev.2025-11-06](https://github.com/vuetifyjs/vuetify/compare/v3.10.9...v3.10.9-dev.2025-11-06) "Other Commits" (2025-11-06)
5
+ ## [3.10.9-dev.2025-11-08](https://github.com/vuetifyjs/vuetify/compare/v3.10.9...v3.10.9-dev.2025-11-08) "Other Commits" (2025-11-08)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -28,12 +28,13 @@
28
28
  ### :wrench: Bug Fixes
29
29
 
30
30
  * **build:** avoid circular dependency in icons setup ([#21670](https://github.com/vuetifyjs/vuetify/issues/21670)) ([605cd80](https://github.com/vuetifyjs/vuetify/commit/605cd8097ba60ca6bc17b5c4083128c1ff40453a)), closes [#20436](https://github.com/vuetifyjs/vuetify/issues/20436)
31
+ * **VInfiniteScroll:** hide side element when empty ([#21749](https://github.com/vuetifyjs/vuetify/issues/21749)) ([55f8b52](https://github.com/vuetifyjs/vuetify/commit/55f8b52998d3e19ab2587673805c74c992e8fd82)), closes [#21705](https://github.com/vuetifyjs/vuetify/issues/21705)
31
32
  * **VTreeview:** `indent-lines` support for `footer` slot ([efa50e4](https://github.com/vuetifyjs/vuetify/commit/efa50e462d082224e6b2c964877da666705c0b70))
32
33
 
33
34
 
34
35
  ### Other Commits
35
36
 
36
- * chore(release): publish v3.10.9-dev.2025-11-06 ([946c1e9](https://github.com/vuetifyjs/vuetify/commit/946c1e91e1888429af85564d6b86f8280c878c6b))
37
+ * chore(release): publish v3.10.9-dev.2025-11-08 ([51658c5](https://github.com/vuetifyjs/vuetify/commit/51658c5b2686daf6f88c7a2b3724b678ea07e911))
37
38
  * docs(VDatePicker): badges for new props ([22f666d](https://github.com/vuetifyjs/vuetify/commit/22f666d9288c784c9ee29a637fbec2c3f268c731))
38
39
  * docs(VDivider): remove section without example ([20c580a](https://github.com/vuetifyjs/vuetify/commit/20c580a4e6557c94df7d22b5a6250b5539ac3db8))
39
40