@vuetify/nightly 3.7.18-master.2025-03-19 → 3.7.18-master.2025-03-20

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,18 +1,22 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.18-master.2025-03-19...v) (2025-03-19)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.18-master.2025-03-20...v) (2025-03-20)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.18-master.2025-03-19](https://github.com/vuetifyjs/vuetify/compare/v3.7.18...v3.7.18-master.2025-03-19) "Other Commmits" (2025-03-19)
5
+ ## [3.7.18-master.2025-03-20](https://github.com/vuetifyjs/vuetify/compare/v3.7.18...v3.7.18-master.2025-03-20) "Other Commmits" (2025-03-20)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
+ * **VDataTableRow:** provide correct defaults for special slots ([#21071](https://github.com/vuetifyjs/vuetify/issues/21071)) ([a5e2de1](https://github.com/vuetifyjs/vuetify/commit/a5e2de10d2686b0d71b81cb6b15198dd2e3d61f4))
10
11
  * **VDatePicker:** use adapter date in onMultipleClick ([#21091](https://github.com/vuetifyjs/vuetify/issues/21091)) ([0b1dc46](https://github.com/vuetifyjs/vuetify/commit/0b1dc46a366e7c2ab7fd1367e7c2216f306b60cc)), closes [#21090](https://github.com/vuetifyjs/vuetify/issues/21090)
11
12
 
12
13
 
13
14
  ### Other Commmits
14
15
 
15
- * chore(release): publish v3.7.18-master.2025-03-19 ([9f6b976](https://github.com/vuetifyjs/vuetify/commit/9f6b976091f032b2aac7d6c16482d64e5ec3163e))
16
+ * chore(release): publish v3.7.18-master.2025-03-20 ([0ddf017](https://github.com/vuetifyjs/vuetify/commit/0ddf01775aeccc07998d7ec7587fb9e3bfea349e))
17
+ * docs: update roadmap ([4f61063](https://github.com/vuetifyjs/vuetify/commit/4f610633d6940b31b94e9903a7272f13652049e7))
18
+ * docs(team.json): update core team ([#21101](https://github.com/vuetifyjs/vuetify/issues/21101)) ([9af24c4](https://github.com/vuetifyjs/vuetify/commit/9af24c4451644068508aec82b05e0c6e55a1e5e3))
19
+ * docs(state-of-the-union-2024-post-mortem): add new blog post ([b61f7e4](https://github.com/vuetifyjs/vuetify/commit/b61f7e49cea7a005e78e72637518c152ffc671ab))
16
20
  * docs(VSlideGroup): Update active class prop ([#20988](https://github.com/vuetifyjs/vuetify/issues/20988)) ([849ed78](https://github.com/vuetifyjs/vuetify/commit/849ed78730a6e26217ccb325a28a1b762a331723))
17
21
  * docs(VDateInput): add hideActions description ([#21082](https://github.com/vuetifyjs/vuetify/issues/21082)) ([0c7d417](https://github.com/vuetifyjs/vuetify/commit/0c7d4178f73bfdb0a586805a4b68351abd0383f9))
18
22
  * docs(api): set VBanner specific description for the prepend slot ([#21085](https://github.com/vuetifyjs/vuetify/issues/21085)) ([a9c97b3](https://github.com/vuetifyjs/vuetify/commit/a9c97b3cf7eabb779e5e70ce04512feae70f977e))