@vuetify/nightly 2.6.11 → 2.6.12-master-20221007.0
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 +3 -3
- package/dist/json/web-types.json +5 -5
- package/dist/vuetify.js +2 -1
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +1 -1
- package/dist/vuetify.min.js +2 -2
- package/es5/components/VCombobox/VCombobox.js +1 -0
- package/es5/components/VCombobox/VCombobox.js.map +1 -1
- package/es5/framework.js +1 -1
- package/lib/components/VCombobox/VCombobox.js +1 -0
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/framework.js +1 -1
- package/package.json +1 -1
- package/src/components/VCombobox/VCombobox.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v2.6.
|
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v2.6.12-master-20221007.0...v) (2022-10-07)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
## [2.6.
|
|
5
|
+
## [2.6.12-master-20221007.0](https://github.com/vuetifyjs/vuetify/compare/v2.6.11...v2.6.12-master-20221007.0) (2022-10-07)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Bug Fixes
|
|
9
9
|
|
|
10
|
-
* **
|
|
10
|
+
* **VCombobox:** emit paste event ([7417807](https://github.com/vuetifyjs/vuetify/commit/7417807908a0fc0578c0c7db29be8c25ae601921)), closes [#11186](https://github.com/vuetifyjs/vuetify/issues/11186)
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
package/dist/json/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "vuetify",
|
|
5
|
-
"version": "2.6.
|
|
5
|
+
"version": "2.6.12-master-20221007.0",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -5140,7 +5140,7 @@
|
|
|
5140
5140
|
"name": "start",
|
|
5141
5141
|
"description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
|
|
5142
5142
|
"doc-url": "https://www.vuetifyjs.com/api/v-calendar#props",
|
|
5143
|
-
"default": "2022-10-
|
|
5143
|
+
"default": "2022-10-07",
|
|
5144
5144
|
"value": {
|
|
5145
5145
|
"kind": "expression",
|
|
5146
5146
|
"type": [
|
|
@@ -6769,7 +6769,7 @@
|
|
|
6769
6769
|
"name": "start",
|
|
6770
6770
|
"description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
|
|
6771
6771
|
"doc-url": "https://www.vuetifyjs.com/api/v-calendar-daily#props",
|
|
6772
|
-
"default": "2022-10-
|
|
6772
|
+
"default": "2022-10-07",
|
|
6773
6773
|
"value": {
|
|
6774
6774
|
"kind": "expression",
|
|
6775
6775
|
"type": [
|
|
@@ -6987,7 +6987,7 @@
|
|
|
6987
6987
|
"name": "start",
|
|
6988
6988
|
"description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
|
|
6989
6989
|
"doc-url": "https://www.vuetifyjs.com/api/v-calendar-weekly#props",
|
|
6990
|
-
"default": "2022-10-
|
|
6990
|
+
"default": "2022-10-07",
|
|
6991
6991
|
"value": {
|
|
6992
6992
|
"kind": "expression",
|
|
6993
6993
|
"type": [
|
|
@@ -7205,7 +7205,7 @@
|
|
|
7205
7205
|
"name": "start",
|
|
7206
7206
|
"description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
|
|
7207
7207
|
"doc-url": "https://www.vuetifyjs.com/api/v-calendar-monthly#props",
|
|
7208
|
-
"default": "2022-10-
|
|
7208
|
+
"default": "2022-10-07",
|
|
7209
7209
|
"value": {
|
|
7210
7210
|
"kind": "expression",
|
|
7211
7211
|
"type": [
|
package/dist/vuetify.js
CHANGED
|
@@ -9388,6 +9388,7 @@ var __assign = undefined && undefined.__assign || function () {
|
|
|
9388
9388
|
onPaste: function onPaste(event) {
|
|
9389
9389
|
var _a;
|
|
9390
9390
|
|
|
9391
|
+
this.$emit('paste', event);
|
|
9391
9392
|
if (!this.multiple || this.searchIsDirty) return;
|
|
9392
9393
|
var pastedItemText = (_a = event.clipboardData) === null || _a === void 0 ? void 0 : _a.getData('text/vnd.vuetify.autocomplete.item+plain');
|
|
9393
9394
|
|
|
@@ -35133,7 +35134,7 @@ function () {
|
|
|
35133
35134
|
|
|
35134
35135
|
Vuetify.install = _install__WEBPACK_IMPORTED_MODULE_0__["install"];
|
|
35135
35136
|
Vuetify.installed = false;
|
|
35136
|
-
Vuetify.version = "2.6.
|
|
35137
|
+
Vuetify.version = "2.6.12-master-20221007.0";
|
|
35137
35138
|
Vuetify.config = {
|
|
35138
35139
|
silent: false
|
|
35139
35140
|
};
|