@vuetify/nightly 2.6.9 → 2.6.10-master-20220906.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 CHANGED
@@ -1,18 +1,15 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v2.6.9...v) (2022-08-10)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v2.6.10-master-20220906.0...v) (2022-09-06)
2
2
 
3
3
 
4
4
 
5
- ## [2.6.9](https://github.com/vuetifyjs/vuetify/compare/v2.6.8...v2.6.9) (2022-08-09)
5
+ ## [2.6.10-master-20220906.0](https://github.com/vuetifyjs/vuetify/compare/v2.6.9...v2.6.10-master-20220906.0) (2022-09-06)
6
6
 
7
7
 
8
8
  ### Bug Fixes
9
9
 
10
- * **VCalendar:** add aria roles to monthly calendar ([#14640](https://github.com/vuetifyjs/vuetify/issues/14640)) ([2cd34b4](https://github.com/vuetifyjs/vuetify/commit/2cd34b4d29ee08b40d9b93e03ee38f50cb4a2a7f)), closes [#14604](https://github.com/vuetifyjs/vuetify/issues/14604)
11
- * **VCalendar:** forward all bound events to internal elements ([#15592](https://github.com/vuetifyjs/vuetify/issues/15592)) ([299330c](https://github.com/vuetifyjs/vuetify/commit/299330cc64b9a3590822062dbba6f1028f6207d3))
12
- * **VCarousel:** add keys to delimiter buttons ([#15459](https://github.com/vuetifyjs/vuetify/issues/15459)) ([8d3895b](https://github.com/vuetifyjs/vuetify/commit/8d3895bc0efd57bb2e5cc6bbf54c2b700e915be7))
13
- * **VPagination:** ignore invalid length values ([f3f8d15](https://github.com/vuetifyjs/vuetify/commit/f3f8d15e9c701c83ab12945ea105fe259aa87b7a)), closes [#15499](https://github.com/vuetifyjs/vuetify/issues/15499)
14
- * **VRadio:** change icon color when disabled ([0cc43e2](https://github.com/vuetifyjs/vuetify/commit/0cc43e293c0f64e12b210a543e2c71cf084f1ebc))
15
- * **VSwitch:** only affect control opacity when disabled ([1e0a4ad](https://github.com/vuetifyjs/vuetify/commit/1e0a4ad5cde6f4353a52ee5f5dc3731a602038f0))
10
+ * **VMenu:** disabled activatorFixed when attach is enabled ([#15709](https://github.com/vuetifyjs/vuetify/issues/15709)) ([464529a](https://github.com/vuetifyjs/vuetify/commit/464529a0358704c27463b660eead65925adf0f6d)), closes [#14922](https://github.com/vuetifyjs/vuetify/issues/14922)
11
+ * **VTextField:** only show clear icon on hover or when focused ([7a51ad0](https://github.com/vuetifyjs/vuetify/commit/7a51ad0140dd17f9d718f6ceb84226d305c2c379))
12
+ * **VTextField:** prevent tabbing to clear button ([f8ee680](https://github.com/vuetifyjs/vuetify/commit/f8ee680b1d78182852822fd12b63dd00a5803f40)), closes [#11202](https://github.com/vuetifyjs/vuetify/issues/11202)
16
13
 
17
14
 
18
15
 
@@ -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.9",
5
+ "version": "2.6.10-master-20220906.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-08-10",
5143
+ "default": "2022-09-06",
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-08-10",
6772
+ "default": "2022-09-06",
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-08-10",
6990
+ "default": "2022-09-06",
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-08-10",
7208
+ "default": "2022-09-06",
7209
7209
  "value": {
7210
7210
  "kind": "expression",
7211
7211
  "type": [
package/dist/vuetify.css CHANGED
@@ -19483,6 +19483,13 @@ html.overflow-y-hidden {
19483
19483
  .v-text-field.v-input--has-state > .v-input__control > .v-input__slot:before {
19484
19484
  border-color: currentColor;
19485
19485
  }
19486
+ .v-text-field .v-input__icon--clear {
19487
+ opacity: 0;
19488
+ transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
19489
+ }
19490
+ .v-text-field.v-input--is-focused .v-input__icon--clear, .v-text-field.v-input--is-dirty:hover .v-input__icon--clear {
19491
+ opacity: 1;
19492
+ }
19486
19493
  .theme--light.v-select .v-select__selections {
19487
19494
  color: rgba(0, 0, 0, 0.87);
19488
19495
  }