@vuetify/nightly 3.7.14-master.2025-03-03 → 3.7.15-master.2025-03-05
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 +4 -30
- package/dist/json/attributes.json +3577 -3577
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +6532 -6532
- package/dist/vuetify-labs.css +3508 -3508
- package/dist/vuetify-labs.d.ts +34 -34
- package/dist/vuetify-labs.esm.js +6 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4314 -4314
- package/dist/vuetify.d.ts +88 -88
- package/dist/vuetify.esm.js +6 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataIterator/index.d.mts +2 -2
- package/lib/components/VDataTable/composables/headers.mjs +2 -0
- package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
- package/lib/components/VDataTable/index.d.mts +34 -34
- package/lib/components/VDataTable/types.mjs.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
- package/lib/components/index.d.mts +34 -34
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +54 -54
- package/lib/locale/af.mjs +42 -42
- package/lib/locale/af.mjs.map +1 -1
- package/lib/locale/az.mjs +7 -7
- package/lib/locale/az.mjs.map +1 -1
- package/lib/locale/bg.mjs +7 -7
- package/lib/locale/bg.mjs.map +1 -1
- package/lib/locale/ca.mjs +25 -25
- package/lib/locale/ca.mjs.map +1 -1
- package/lib/locale/ckb.mjs +29 -29
- package/lib/locale/ckb.mjs.map +1 -1
- package/lib/locale/cs.mjs +13 -13
- package/lib/locale/cs.mjs.map +1 -1
- package/lib/locale/da.mjs +22 -22
- package/lib/locale/da.mjs.map +1 -1
- package/lib/locale/el.mjs +41 -41
- package/lib/locale/el.mjs.map +1 -1
- package/lib/locale/es.mjs +26 -26
- package/lib/locale/es.mjs.map +1 -1
- package/lib/locale/et.mjs +29 -29
- package/lib/locale/et.mjs.map +1 -1
- package/lib/locale/fa.mjs +5 -5
- package/lib/locale/fa.mjs.map +1 -1
- package/lib/locale/fi.mjs +22 -22
- package/lib/locale/fi.mjs.map +1 -1
- package/lib/locale/fr.mjs +6 -6
- package/lib/locale/fr.mjs.map +1 -1
- package/lib/locale/he.mjs +29 -29
- package/lib/locale/he.mjs.map +1 -1
- package/lib/locale/hr.mjs +28 -28
- package/lib/locale/hr.mjs.map +1 -1
- package/lib/locale/hu.mjs +10 -10
- package/lib/locale/hu.mjs.map +1 -1
- package/lib/locale/id.mjs +30 -30
- package/lib/locale/id.mjs.map +1 -1
- package/lib/locale/it.mjs +7 -7
- package/lib/locale/it.mjs.map +1 -1
- package/lib/locale/ja.mjs +9 -9
- package/lib/locale/ja.mjs.map +1 -1
- package/lib/locale/km.mjs +6 -6
- package/lib/locale/km.mjs.map +1 -1
- package/lib/locale/ko.mjs +27 -27
- package/lib/locale/ko.mjs.map +1 -1
- package/lib/locale/lt.mjs +5 -5
- package/lib/locale/lt.mjs.map +1 -1
- package/lib/locale/lv.mjs +33 -33
- package/lib/locale/lv.mjs.map +1 -1
- package/lib/locale/nl.mjs +10 -10
- package/lib/locale/nl.mjs.map +1 -1
- package/lib/locale/no.mjs +11 -11
- package/lib/locale/no.mjs.map +1 -1
- package/lib/locale/pl.mjs +7 -7
- package/lib/locale/pl.mjs.map +1 -1
- package/lib/locale/pt.mjs +11 -11
- package/lib/locale/pt.mjs.map +1 -1
- package/lib/locale/ro.mjs +9 -9
- package/lib/locale/ro.mjs.map +1 -1
- package/lib/locale/ru.mjs +6 -6
- package/lib/locale/ru.mjs.map +1 -1
- package/lib/locale/sk.mjs +5 -5
- package/lib/locale/sk.mjs.map +1 -1
- package/lib/locale/sl.mjs +4 -4
- package/lib/locale/sl.mjs.map +1 -1
- package/lib/locale/sr-Cyrl.mjs +30 -30
- package/lib/locale/sr-Cyrl.mjs.map +1 -1
- package/lib/locale/sr-Latn.mjs +28 -28
- package/lib/locale/sr-Latn.mjs.map +1 -1
- package/lib/locale/sv.mjs +17 -17
- package/lib/locale/sv.mjs.map +1 -1
- package/lib/locale/th.mjs +30 -30
- package/lib/locale/th.mjs.map +1 -1
- package/lib/locale/tr.mjs +31 -31
- package/lib/locale/tr.mjs.map +1 -1
- package/lib/locale/uk.mjs +29 -29
- package/lib/locale/uk.mjs.map +1 -1
- package/lib/locale/vi.mjs +28 -28
- package/lib/locale/vi.mjs.map +1 -1
- package/lib/locale/zh-Hans.mjs +31 -31
- package/lib/locale/zh-Hans.mjs.map +1 -1
- package/lib/locale/zh-Hant.mjs +1 -1
- package/lib/locale/zh-Hant.mjs.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,44 +1,18 @@
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v3.7.
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v3.7.15-master.2025-03-05...v) (2025-03-05)
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
## [3.7.
|
5
|
+
## [3.7.15-master.2025-03-05](https://github.com/vuetifyjs/vuetify/compare/v3.7.15...v3.7.15-master.2025-03-05) "Other Commmits" (2025-03-05)
|
6
6
|
|
7
7
|
|
8
8
|
### :wrench: Bug Fixes
|
9
9
|
|
10
|
-
* **
|
11
|
-
* **VListItem:** allow space key in input tag ([#21032](https://github.com/vuetifyjs/vuetify/issues/21032)) ([2dd6747](https://github.com/vuetifyjs/vuetify/commit/2dd6747112a85b97e29f1236b1aeeeac6a99c2db)), closes [#21030](https://github.com/vuetifyjs/vuetify/issues/21030)
|
12
|
-
* **VSlider/RangeSlider:** allow mousedown with left button only ([#20265](https://github.com/vuetifyjs/vuetify/issues/20265)) ([1bf8a2d](https://github.com/vuetifyjs/vuetify/commit/1bf8a2d8d4fe37d5d42d607aae0bdb3ceb891e3f)), closes [#19021](https://github.com/vuetifyjs/vuetify/issues/19021)
|
13
|
-
|
14
|
-
|
15
|
-
### :test_tube: Labs
|
16
|
-
|
17
|
-
* **VDateInput:** use adapter date ([#21043](https://github.com/vuetifyjs/vuetify/issues/21043)) ([64d5eeb](https://github.com/vuetifyjs/vuetify/commit/64d5eeb31a1ed1cfade94758ddb9e77f6a786c0e)), closes [#21033](https://github.com/vuetifyjs/vuetify/issues/21033)
|
18
|
-
* **VFileUpload:** divider wrapper width on smaller screens ([cc26a99](https://github.com/vuetifyjs/vuetify/commit/cc26a99431bf98c7897f0deb854077a054594580))
|
19
|
-
* **VNumberInput:** use useFocus composable for state ([41dad8c](https://github.com/vuetifyjs/vuetify/commit/41dad8c06087e31117b414052c20c1b53a1ba432))
|
20
|
-
* **VNumberInput:** support control holding down ([#20987](https://github.com/vuetifyjs/vuetify/issues/20987)) ([83aed7b](https://github.com/vuetifyjs/vuetify/commit/83aed7b17d717142373e862cd10600530ef974ee))
|
21
|
-
* **VNumberInput:** pass number to rules ([cea6d12](https://github.com/vuetifyjs/vuetify/commit/cea6d12124ea1be8c4ffedf0b2656d19ee9956ee)), closes [#21022](https://github.com/vuetifyjs/vuetify/issues/21022)
|
22
|
-
* **VTreeview:** prevent activating link on prepend click ([3a1cd02](https://github.com/vuetifyjs/vuetify/commit/3a1cd020ee778fb05cdc87b5a435fcd872be9469))
|
10
|
+
* **VDataTable:** use width as minWidth for multiple fixed columns ([c2574c8](https://github.com/vuetifyjs/vuetify/commit/c2574c847b53fb8b85c7ec949191d42030150f02)), closes [#21063](https://github.com/vuetifyjs/vuetify/issues/21063)
|
23
11
|
|
24
12
|
|
25
13
|
### Other Commmits
|
26
14
|
|
27
|
-
* chore(release): publish v3.7.
|
28
|
-
* docs(dates): update DateAdapter type import path ([e634725](https://github.com/vuetifyjs/vuetify/commit/e6347252d2aa8ee6e48cc479113ae05b8d518f6d))
|
29
|
-
* docs(treeshaking): clean-up content, fix vite example ([7734591](https://github.com/vuetifyjs/vuetify/commit/77345910c855387167ab57c5a7e21fa6a2735e7b))
|
30
|
-
* docs: add missing features to features pages ([79d6f8e](https://github.com/vuetifyjs/vuetify/commit/79d6f8e7447114ecd5eb870d864ffe685604799b))
|
31
|
-
* docs(dates): update / improve documentation ([bb6f4f8](https://github.com/vuetifyjs/vuetify/commit/bb6f4f83d70e56b422a0ee9e6f831c74aeebc98f))
|
32
|
-
* chore(date): add dayjs/luxon to vuetify dev packages ([994e103](https://github.com/vuetifyjs/vuetify/commit/994e1033553db45dbb059ac377437944a56d37c7))
|
33
|
-
* docs(api): add missing descriptions ([a123275](https://github.com/vuetifyjs/vuetify/commit/a1232756d4ae42afe31d3d3dcd743fc153e36842))
|
34
|
-
* docs(v-data-table): update expand rows example ([1731d2a](https://github.com/vuetifyjs/vuetify/commit/1731d2a6810659cb8b5216d1223782b90d4e559d))
|
35
|
-
* chore: remove playgrounds ([#20323](https://github.com/vuetifyjs/vuetify/issues/20323)) ([32bc451](https://github.com/vuetifyjs/vuetify/commit/32bc4518df88f06bf45157ea03a514b236806e52))
|
36
|
-
* chore(README): fix team url ([11da4a8](https://github.com/vuetifyjs/vuetify/commit/11da4a8655716d14c13dacc084173aa15e2ac8be))
|
37
|
-
* chore: update support messaging ([e9bad6a](https://github.com/vuetifyjs/vuetify/commit/e9bad6ab9ad332c82a252b41b8cc48b3a83f4c72))
|
38
|
-
* chore(CONTRIBUTING): update GitHub contributing file ([a9d64ff](https://github.com/vuetifyjs/vuetify/commit/a9d64ff05819109a316c066ef4285b278c4110a2))
|
39
|
-
* chore(issue-close-app): update exceptions ([e813111](https://github.com/vuetifyjs/vuetify/commit/e813111a639580f112745feb62ccdd1272f5b67a))
|
40
|
-
* docs(VMenu): update examples to show pointer ([#21011](https://github.com/vuetifyjs/vuetify/issues/21011)) ([522f6c4](https://github.com/vuetifyjs/vuetify/commit/522f6c485710fcea559efca0c14b016adcc017a5))
|
41
|
-
* docs: correct usage example prop binding ([dea38f8](https://github.com/vuetifyjs/vuetify/commit/dea38f8d4d1af0f4df72eff11eb0d2561379d982)), closes [#20344](https://github.com/vuetifyjs/vuetify/issues/20344) [#21021](https://github.com/vuetifyjs/vuetify/issues/21021)
|
15
|
+
* chore(release): publish v3.7.15-master.2025-03-05 ([fa8a364](https://github.com/vuetifyjs/vuetify/commit/fa8a36456c5281b498ffb58bd389980934fabf6d))
|
42
16
|
|
43
17
|
|
44
18
|
|