@vuetify/nightly 3.7.19-master.2025-03-27 → 3.7.19-master.2025-03-29

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.19-master.2025-03-27...v) (2025-03-27)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.19-master.2025-03-29...v) (2025-03-29)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.19-master.2025-03-27](https://github.com/vuetifyjs/vuetify/compare/v3.7.19...v3.7.19-master.2025-03-27) "Other Commmits" (2025-03-27)
5
+ ## [3.7.19-master.2025-03-29](https://github.com/vuetifyjs/vuetify/compare/v3.7.19...v3.7.19-master.2025-03-29) "Other Commmits" (2025-03-29)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -12,6 +12,7 @@
12
12
 
13
13
  ### :test_tube: Labs
14
14
 
15
+ * **VDateInput:** remove blur on selection entirely ([6acf68c](https://github.com/vuetifyjs/vuetify/commit/6acf68ccee5bd3bd17f4536cb6254a67e7257f2d))
15
16
  * **VDateInput:** prevent crash when pressing enter during text input ([#21077](https://github.com/vuetifyjs/vuetify/issues/21077)) ([47a9601](https://github.com/vuetifyjs/vuetify/commit/47a9601ccacb1abae222b99ec0236c2787666467)), closes [#21072](https://github.com/vuetifyjs/vuetify/issues/21072)
16
17
  * **VDateInput:** use display props and remove extra code ([#21152](https://github.com/vuetifyjs/vuetify/issues/21152)) ([9645765](https://github.com/vuetifyjs/vuetify/commit/964576595de80b459b12b87db41bbe826194f828))
17
18
  * **VFileUpload:** support class & style props ([#21151](https://github.com/vuetifyjs/vuetify/issues/21151)) ([b8c48ba](https://github.com/vuetifyjs/vuetify/commit/b8c48ba11c661a53bd5bee4b5068c3a5748aff49)), closes [#21146](https://github.com/vuetifyjs/vuetify/issues/21146)
@@ -19,7 +20,8 @@
19
20
 
20
21
  ### Other Commmits
21
22
 
22
- * chore(release): publish v3.7.19-master.2025-03-27 ([4e38502](https://github.com/vuetifyjs/vuetify/commit/4e385022fcfd7b884fc74a78c6901d163c7693ce))
23
+ * chore(release): publish v3.7.19-master.2025-03-29 ([11a7105](https://github.com/vuetifyjs/vuetify/commit/11a7105c5f1d22b6c027ceb907a6a1faaa0c017f))
24
+ * docs(vuetify-herodevs-partnership): add new blog post ([#21132](https://github.com/vuetifyjs/vuetify/issues/21132)) ([97e3e0d](https://github.com/vuetifyjs/vuetify/commit/97e3e0daba1163bbb2855459aab8754f982b4902))
23
25
  * chore(helpers): fix lint ([91e7943](https://github.com/vuetifyjs/vuetify/commit/91e794311de21735d02b8e10c95c8dc76ae7ef75))
24
26
  * chore(helpers): remove unused function ([c9c480f](https://github.com/vuetifyjs/vuetify/commit/c9c480fbe3866cefd690a34acb09da373c46bcaf))
25
27