@vuetify/nightly 3.7.12-master.2025-02-12 → 3.7.12-master.2025-02-14

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,13 +1,27 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.12-master.2025-02-12...v) (2025-02-12)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.12-master.2025-02-14...v) (2025-02-14)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.12-master.2025-02-12](https://github.com/vuetifyjs/vuetify/compare/v3.7.12...v3.7.12-master.2025-02-12) "Other Commmits" (2025-02-12)
5
+ ## [3.7.12-master.2025-02-14](https://github.com/vuetifyjs/vuetify/compare/v3.7.12...v3.7.12-master.2025-02-14) "Other Commmits" (2025-02-14)
6
+
7
+
8
+ ### :wrench: Bug Fixes
9
+
10
+ * **nested:** prevent parent node activate firing for singleLeaf ([#20951](https://github.com/vuetifyjs/vuetify/issues/20951)) ([ea70e18](https://github.com/vuetifyjs/vuetify/commit/ea70e18408a93bd04c8a58130c993a465d0dcec8)), closes [#20946](https://github.com/vuetifyjs/vuetify/issues/20946)
11
+ * **VTabs:** correct items generic type ([3adefb9](https://github.com/vuetifyjs/vuetify/commit/3adefb9a2405dd2d8f34940a5d9f6ff3f35884b2)), closes [#20981](https://github.com/vuetifyjs/vuetify/issues/20981)
12
+
13
+
14
+ ### :test_tube: Labs
15
+
16
+ * **VTreeview:** remove itemType and unused slots ([b54db8d](https://github.com/vuetifyjs/vuetify/commit/b54db8ddb799ad6e4f1c99549f154c5e7e33b9ef)), closes [#20980](https://github.com/vuetifyjs/vuetify/issues/20980)
6
17
 
7
18
 
8
19
  ### Other Commmits
9
20
 
10
- * chore(release): publish v3.7.12-master.2025-02-12 ([e3197fc](https://github.com/vuetifyjs/vuetify/commit/e3197fc3ad6d635db9210e37d1874cbdb2932dbc))
21
+ * chore(release): publish v3.7.12-master.2025-02-14 ([0083509](https://github.com/vuetifyjs/vuetify/commit/0083509dadc969df2ed70601bcb008cd6d797ef0))
22
+ * docs: show 404 for non-existent api pages ([812af2e](https://github.com/vuetifyjs/vuetify/commit/812af2ea878960cf8b16b5e2581ad5a0c3004219))
23
+ * docs: log specific error if example is not found ([85ed224](https://github.com/vuetifyjs/vuetify/commit/85ed224033cebd382dbc57a06e046553b17dbc3d))
24
+ * chore(docs): set up glitchtip ([12a4543](https://github.com/vuetifyjs/vuetify/commit/12a45431954cce3695d61fad147eb4f8eb96884e))
11
25
  * chore: update caniuse-lite ([9fd2041](https://github.com/vuetifyjs/vuetify/commit/9fd204137f7a5683aae7de4158380d9b790857db))
12
26
  * chore: enable more vitest eslint rules ([6536895](https://github.com/vuetifyjs/vuetify/commit/65368957b140dfdcda48839983a2b449db6e33a9))
13
27