@vuetify/nightly 3.9.5-master.2025-08-21 → 3.9.5-master.2025-08-23

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,15 +1,18 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.5-master.2025-08-21...v) (2025-08-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.5-master.2025-08-23...v) (2025-08-23)
2
2
 
3
3
 
4
4
 
5
- ## [3.9.5-master.2025-08-21](https://github.com/vuetifyjs/vuetify/compare/v3.9.5...v3.9.5-master.2025-08-21) "Other Commits" (2025-08-21)
5
+ ## [3.9.5-master.2025-08-23](https://github.com/vuetifyjs/vuetify/compare/v3.9.5...v3.9.5-master.2025-08-23) "Other Commits" (2025-08-23)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
+ * **VBtn:** render border in forced-colors mode ([#21848](https://github.com/vuetifyjs/vuetify/issues/21848)) ([25af169](https://github.com/vuetifyjs/vuetify/commit/25af169ae03c28bc6472f00347edaeaefb73aeb3))
11
+ * **VCard:** hide progress border in forced-colors mode ([#21836](https://github.com/vuetifyjs/vuetify/issues/21836)) ([4335576](https://github.com/vuetifyjs/vuetify/commit/43355769444e256eed6111d23b75d7dc2838a093)), closes [#21835](https://github.com/vuetifyjs/vuetify/issues/21835)
10
12
  * **VDatePicker:** Prioritize allowed-months and allowed-years ([#21916](https://github.com/vuetifyjs/vuetify/issues/21916)) ([810645c](https://github.com/vuetifyjs/vuetify/commit/810645c5c37aeeb3aec1a575763c5e836b7bb8b6))
11
13
  * **VOtpInput:** support composing character with IME ([42e15a3](https://github.com/vuetifyjs/vuetify/commit/42e15a349c1de7721c754d9aee2b437144b1a89b)), closes [#21918](https://github.com/vuetifyjs/vuetify/issues/21918)
12
14
  * **VSelect:** Select placeholder overlap ([#21923](https://github.com/vuetifyjs/vuetify/issues/21923)) ([5c06ba7](https://github.com/vuetifyjs/vuetify/commit/5c06ba7bd76bca370320433e7a0f058362d6028f))
15
+ * **VSparkline:** accept a single number ([#21944](https://github.com/vuetifyjs/vuetify/issues/21944)) ([d7b0e34](https://github.com/vuetifyjs/vuetify/commit/d7b0e34e9d717ce96c898875c4e480ab89d81eea)), closes [#19697](https://github.com/vuetifyjs/vuetify/issues/19697)
13
16
 
14
17
 
15
18
  ### :test_tube: Labs
@@ -20,7 +23,8 @@
20
23
 
21
24
  ### Other Commits
22
25
 
23
- * chore(release): publish v3.9.5-master.2025-08-21 ([7f17f31](https://github.com/vuetifyjs/vuetify/commit/7f17f319aeade8cc44b7dee7b5160045787a7a84))
26
+ * chore(release): publish v3.9.5-master.2025-08-23 ([439c82d](https://github.com/vuetifyjs/vuetify/commit/439c82d420be46cf26fab06749e928dc5fade14d))
27
+ * docs(team.json): update roster ([224b27a](https://github.com/vuetifyjs/vuetify/commit/224b27a425d89da7209738b3665b20f7ba09b937))
24
28
 
25
29
 
26
30