@vuetify/nightly 3.7.16-master.2025-03-17 → 3.7.17-master.2025-03-18

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,41 +1,13 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.16-master.2025-03-17...v) (2025-03-17)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.17-master.2025-03-18...v) (2025-03-18)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.16-master.2025-03-17](https://github.com/vuetifyjs/vuetify/compare/v3.7.16...v3.7.16-master.2025-03-17) "Other Commmits" (2025-03-17)
6
-
7
-
8
- ### :wrench: Bug Fixes
9
-
10
- * **theme:** support unhead v2 ([#21106](https://github.com/vuetifyjs/vuetify/issues/21106)) ([5efcacb](https://github.com/vuetifyjs/vuetify/commit/5efcacbd137daa441f91c7a7c0546ffc8577eec2)), closes [#21112](https://github.com/vuetifyjs/vuetify/issues/21112)
11
- * **VToolbar:** don't force full width when using floating prop ([0aea286](https://github.com/vuetifyjs/vuetify/commit/0aea28697b432e7ab945d90be7c76177cdf40843))
12
-
13
-
14
- ### :microscope: Code Refactoring
15
-
16
- * **VField:** replace filterFieldProps with filterProps ([b8a8bc2](https://github.com/vuetifyjs/vuetify/commit/b8a8bc22948350dac3327d06f9b4842d54658655)), closes [#21087](https://github.com/vuetifyjs/vuetify/issues/21087)
17
-
18
-
19
- ### :test_tube: Labs
20
-
21
- * **VDateInput:** handle empty model onKeydown ([84746fb](https://github.com/vuetifyjs/vuetify/commit/84746fbb799e4bd331d016ce2f969ba78eda66b7))
5
+ ## [3.7.17-master.2025-03-18](https://github.com/vuetifyjs/vuetify/compare/v3.7.17...v3.7.17-master.2025-03-18) "Other Commmits" (2025-03-18)
22
6
 
23
7
 
24
8
  ### Other Commmits
25
9
 
26
- * chore(release): publish v3.7.16-master.2025-03-17 ([64f41db](https://github.com/vuetifyjs/vuetify/commit/64f41db5d329a88c0bbb5b68b9edbe9c86c0e8e4))
27
- * chore(VDefaultsProvider): fix lint ([1ed8bde](https://github.com/vuetifyjs/vuetify/commit/1ed8bde2a4c9cdf22ae7268597defa4fa486d5d9))
28
- * docs(meet-the-team): remove promoted ([d78ca16](https://github.com/vuetifyjs/vuetify/commit/d78ca168359f24ade6e05dc6cf8c10443ed4fe4b))
29
- * chore(VDialog): update cypress tests to vitest ([dc588a1](https://github.com/vuetifyjs/vuetify/commit/dc588a11f556098f813ab40aecf6be3b370c3d91))
30
- * chore(VDefaultsProvider): update cypress tests to vitest ([d605f87](https://github.com/vuetifyjs/vuetify/commit/d605f8749b693b0eadef65f6bf1cfba162e961df))
31
- * chore(ci): increase memory limit for docs build ([b74c41b](https://github.com/vuetifyjs/vuetify/commit/b74c41b6825e1a7ab304f53f981358a77f6b7186))
32
- * chore(VTextarea): update cypress tests to vitest ([d8cd859](https://github.com/vuetifyjs/vuetify/commit/d8cd859b1939893a5cb685ff089520a96fe86e3e))
33
- * chore(VDatePicker): update cypress tests to vitest ([#20810](https://github.com/vuetifyjs/vuetify/issues/20810)) ([bfa2d48](https://github.com/vuetifyjs/vuetify/commit/bfa2d484ee1923d802fba640127927e15b7a2e43))
34
- * docs(application-layout): clean-up content and examples ([f3e26cf](https://github.com/vuetifyjs/vuetify/commit/f3e26cf7edc7ae1ac712562e7dd7438b0b48a2f8))
35
- * docs: remove various page's emphasized ([a4daad9](https://github.com/vuetifyjs/vuetify/commit/a4daad9e99d096142163af28962794c784f192d2))
36
- * docs(AppList): add support for group level emphasized ([3399ed8](https://github.com/vuetifyjs/vuetify/commit/3399ed850e08e9c998e725f59470474bf53cf51f))
37
- * docs(VToolbar): clean-up docs and examples ([09e5016](https://github.com/vuetifyjs/vuetify/commit/09e50167dcf0605e30c98a8f0d2650397604fda4))
38
- * docs(commits): handle failing more gracefully ([b3d0763](https://github.com/vuetifyjs/vuetify/commit/b3d0763a9165c063319657563d2c8f6575f6470b))
10
+ * chore(release): publish v3.7.17-master.2025-03-18 ([2c06add](https://github.com/vuetifyjs/vuetify/commit/2c06add8e15b8d396c248ddc7ac127eb6e0667fc))
39
11
 
40
12
 
41
13