@vuetify/nightly 3.10.9-dev.2025-11-08 → 3.10.9-dev.2025-11-09

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,14 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.10.9-dev.2025-11-08...v) (2025-11-08)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.10.9-dev.2025-11-09...v) (2025-11-09)
2
2
 
3
3
 
4
4
 
5
- ## [3.10.9-dev.2025-11-08](https://github.com/vuetifyjs/vuetify/compare/v3.10.9...v3.10.9-dev.2025-11-08) "Other Commits" (2025-11-08)
5
+ ## [3.10.9-dev.2025-11-09](https://github.com/vuetifyjs/vuetify/compare/v3.10.9...v3.10.9-dev.2025-11-09) "Other Commits" (2025-11-09)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
10
10
  * **VBreadcrumbs:** pass props and width to items ([#22213](https://github.com/vuetifyjs/vuetify/issues/22213)) ([a8751b2](https://github.com/vuetifyjs/vuetify/commit/a8751b28a5928e72c61ac8935aa474a989b5f8fb)), closes [#12249](https://github.com/vuetifyjs/vuetify/issues/12249)
11
+ * **VCombobox:** create new items when pasting with line breaks ([#22304](https://github.com/vuetifyjs/vuetify/issues/22304)) ([7c53fa0](https://github.com/vuetifyjs/vuetify/commit/7c53fa0fb4112d542b77708a88d81801815d76bd)), closes [#10813](https://github.com/vuetifyjs/vuetify/issues/10813)
11
12
  * **VDataTable:** apply `color` to internal controls ([#22157](https://github.com/vuetifyjs/vuetify/issues/22157)) ([0b3315d](https://github.com/vuetifyjs/vuetify/commit/0b3315dbbca435fde236a1e3859bdcf5ef403c9a)), closes [#22097](https://github.com/vuetifyjs/vuetify/issues/22097) [#19700](https://github.com/vuetifyjs/vuetify/issues/19700)
12
13
  * **VDataTable:** add `initial-sort-order` prop ([#22156](https://github.com/vuetifyjs/vuetify/issues/22156)) ([b2f632f](https://github.com/vuetifyjs/vuetify/commit/b2f632fceb3b89e412eae09ed8de2af50b13f168)), closes [#11117](https://github.com/vuetifyjs/vuetify/issues/11117) [#20615](https://github.com/vuetifyjs/vuetify/issues/20615)
13
14
  * **VDataTable:** multi-sort mode and keyboard modifiers ([#22133](https://github.com/vuetifyjs/vuetify/issues/22133)) ([54bbc84](https://github.com/vuetifyjs/vuetify/commit/54bbc84d5447b08f37a11c276cad68e35b045701)), closes [#22132](https://github.com/vuetifyjs/vuetify/issues/22132)
@@ -34,7 +35,7 @@
34
35
 
35
36
  ### Other Commits
36
37
 
37
- * chore(release): publish v3.10.9-dev.2025-11-08 ([51658c5](https://github.com/vuetifyjs/vuetify/commit/51658c5b2686daf6f88c7a2b3724b678ea07e911))
38
+ * chore(release): publish v3.10.9-dev.2025-11-09 ([eed917e](https://github.com/vuetifyjs/vuetify/commit/eed917e96d65bf5c6b2861e00db98d73c512a905))
38
39
  * docs(VDatePicker): badges for new props ([22f666d](https://github.com/vuetifyjs/vuetify/commit/22f666d9288c784c9ee29a637fbec2c3f268c731))
39
40
  * docs(VDivider): remove section without example ([20c580a](https://github.com/vuetifyjs/vuetify/commit/20c580a4e6557c94df7d22b5a6250b5539ac3db8))
40
41