@vuetify/nightly 3.7.10-dev.2025-02-04 → 3.7.10-dev.2025-02-06

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.10-dev.2025-02-04...v) (2025-02-04)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.10-dev.2025-02-06...v) (2025-02-06)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.10-dev.2025-02-04](https://github.com/vuetifyjs/vuetify/compare/v3.7.10...v3.7.10-dev.2025-02-04) "Other Commmits" (2025-02-04)
5
+ ## [3.7.10-dev.2025-02-06](https://github.com/vuetifyjs/vuetify/compare/v3.7.10...v3.7.10-dev.2025-02-06) "Other Commmits" (2025-02-06)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -25,12 +25,13 @@
25
25
  * **types:** optimise build ([#20484](https://github.com/vuetifyjs/vuetify/issues/20484)) ([bf13ecc](https://github.com/vuetifyjs/vuetify/commit/bf13eccde630b14820f4e24b09f3b34f90bb255e)), closes [#20480](https://github.com/vuetifyjs/vuetify/issues/20480)
26
26
  * **VDataTableVirtual:** add missing thead, tbody, tfoot slots ([#19072](https://github.com/vuetifyjs/vuetify/issues/19072)) ([b6db70d](https://github.com/vuetifyjs/vuetify/commit/b6db70d8eeb98cbf186bceecf0600d2355c979a4))
27
27
  * **VList:** ignore input element interactions ([#20881](https://github.com/vuetifyjs/vuetify/issues/20881)) ([f54ca9a](https://github.com/vuetifyjs/vuetify/commit/f54ca9a12f65f69b95c0b45accc7783a2b1c6d52)), closes [#20523](https://github.com/vuetifyjs/vuetify/issues/20523)
28
+ * **VTimeline:** alignment consistency ([#20876](https://github.com/vuetifyjs/vuetify/issues/20876)) ([2d3ddd5](https://github.com/vuetifyjs/vuetify/commit/2d3ddd5c7599bcc3c89c8853f83047fadafa5a45))
28
29
  * **VVirtualScroll:** don't fully deep watch items ([70db0c7](https://github.com/vuetifyjs/vuetify/commit/70db0c7ea6c63a0f6a6acc4979716894a952cc92)), closes [#19941](https://github.com/vuetifyjs/vuetify/issues/19941) [#20608](https://github.com/vuetifyjs/vuetify/issues/20608)
29
30
 
30
31
 
31
32
  ### Other Commmits
32
33
 
33
- * chore(release): publish v3.7.10-dev.2025-02-04 ([fe82cf9](https://github.com/vuetifyjs/vuetify/commit/fe82cf9c2560753450f00ddf2e7786b6f58f6c30))
34
+ * chore(release): publish v3.7.10-dev.2025-02-06 ([7a81b7a](https://github.com/vuetifyjs/vuetify/commit/7a81b7aa12d32b52c4a4bcb3fe783ff6e6665251))
34
35
  * chore: fix lint ([ff0a982](https://github.com/vuetifyjs/vuetify/commit/ff0a982b372c42647843bacfe62761e0f9b173a9))
35
36
  * test(display): use effectScope ([1950f2b](https://github.com/vuetifyjs/vuetify/commit/1950f2b7a9f1b66cf9292e576ac18c1ec5ee2481))
36
37
  * chore: remove unused import ([9e5a3c8](https://github.com/vuetifyjs/vuetify/commit/9e5a3c88a9bb9175990a6268d04cebfb01508d88))