@fluentui/react-switch 9.0.7 → 9.0.9
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.json +92 -2
- package/CHANGELOG.md +31 -3
- package/package.json +11 -11
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,97 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 20 Oct 2022 08:35:25 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v9.0.9",
|
7
|
+
"version": "9.0.9",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "mgodbolt@microsoft.com",
|
12
|
+
"package": "@fluentui/react-switch",
|
13
|
+
"commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
|
14
|
+
"comment": "chore: Bump peer deps to support React 18"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "olfedias@microsoft.com",
|
18
|
+
"package": "@fluentui/react-switch",
|
19
|
+
"commit": "06865dada128321804646582f564ee86d835d174",
|
20
|
+
"comment": "chore: Update Griffel to latest version"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-switch",
|
25
|
+
"comment": "Bump @fluentui/react-label to v9.0.8",
|
26
|
+
"commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-switch",
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v9.2.0",
|
32
|
+
"commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-switch",
|
37
|
+
"comment": "Bump @fluentui/react-theme to v9.1.1",
|
38
|
+
"commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-switch",
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.2",
|
44
|
+
"commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-switch",
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
|
50
|
+
"commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Thu, 13 Oct 2022 11:03:01 GMT",
|
57
|
+
"tag": "@fluentui/react-switch_v9.0.8",
|
58
|
+
"version": "9.0.8",
|
59
|
+
"comments": {
|
60
|
+
"patch": [
|
61
|
+
{
|
62
|
+
"author": "olfedias@microsoft.com",
|
63
|
+
"package": "@fluentui/react-switch",
|
64
|
+
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
|
65
|
+
"comment": "chore: Update Griffel to latest version"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "beachball",
|
69
|
+
"package": "@fluentui/react-switch",
|
70
|
+
"comment": "Bump @fluentui/react-label to v9.0.7",
|
71
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "beachball",
|
75
|
+
"package": "@fluentui/react-switch",
|
76
|
+
"comment": "Bump @fluentui/react-tabster to v9.1.3",
|
77
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"author": "beachball",
|
81
|
+
"package": "@fluentui/react-switch",
|
82
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.1",
|
83
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"author": "beachball",
|
87
|
+
"package": "@fluentui/react-switch",
|
88
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
|
89
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
90
|
+
}
|
91
|
+
]
|
92
|
+
}
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"date": "Mon, 03 Oct 2022 22:24:40 GMT",
|
6
96
|
"tag": "@fluentui/react-switch_v9.0.7",
|
7
97
|
"version": "9.0.7",
|
8
98
|
"comments": {
|
@@ -23,7 +113,7 @@
|
|
23
113
|
"author": "beachball",
|
24
114
|
"package": "@fluentui/react-switch",
|
25
115
|
"comment": "Bump @fluentui/react-tabster to v9.1.2",
|
26
|
-
"commit": "
|
116
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
27
117
|
}
|
28
118
|
]
|
29
119
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,47 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 20 Oct 2022 08:35:25 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.9)
|
8
|
+
|
9
|
+
Thu, 20 Oct 2022 08:35:25 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.8..@fluentui/react-switch_v9.0.9)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
15
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
16
|
+
- Bump @fluentui/react-label to v9.0.8 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v9.2.0 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
|
21
|
+
|
22
|
+
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.8)
|
23
|
+
|
24
|
+
Thu, 13 Oct 2022 11:03:01 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.7..@fluentui/react-switch_v9.0.8)
|
26
|
+
|
27
|
+
### Patches
|
28
|
+
|
29
|
+
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
|
30
|
+
- Bump @fluentui/react-label to v9.0.7 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
31
|
+
- Bump @fluentui/react-tabster to v9.1.3 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
32
|
+
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
33
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
34
|
+
|
7
35
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.7)
|
8
36
|
|
9
|
-
Mon, 03 Oct 2022 22:
|
37
|
+
Mon, 03 Oct 2022 22:24:40 GMT
|
10
38
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.6..@fluentui/react-switch_v9.0.7)
|
11
39
|
|
12
40
|
### Patches
|
13
41
|
|
14
42
|
- fix: Making the hidden input only cover the indicator and not also the label. ([PR #24638](https://github.com/microsoft/fluentui/pull/24638) by makotom@microsoft.com)
|
15
43
|
- fix: Switch's label shouldn't have a pointer cursor when disabled ([PR #25026](https://github.com/microsoft/fluentui/pull/25026) by behowell@microsoft.com)
|
16
|
-
- Bump @fluentui/react-tabster to v9.1.2 ([PR #
|
44
|
+
- Bump @fluentui/react-tabster to v9.1.2 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
|
17
45
|
|
18
46
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.6)
|
19
47
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "9.0.
|
3
|
+
"version": "9.0.9",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,23 +28,23 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.16",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.175",
|
36
|
-
"@fluentui/react-label": "^9.0.
|
37
|
-
"@fluentui/react-tabster": "^9.
|
38
|
-
"@fluentui/react-theme": "^9.1.
|
39
|
-
"@fluentui/react-utilities": "^9.1.
|
40
|
-
"@griffel/react": "^1.
|
36
|
+
"@fluentui/react-label": "^9.0.8",
|
37
|
+
"@fluentui/react-tabster": "^9.2.0",
|
38
|
+
"@fluentui/react-theme": "^9.1.1",
|
39
|
+
"@fluentui/react-utilities": "^9.1.2",
|
40
|
+
"@griffel/react": "^1.4.1",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
|
-
"@types/react": ">=16.8.0 <
|
45
|
-
"@types/react-dom": ">=16.8.0 <
|
46
|
-
"react": ">=16.8.0 <
|
47
|
-
"react-dom": ">=16.8.0 <
|
44
|
+
"@types/react": ">=16.8.0 <19.0.0",
|
45
|
+
"@types/react-dom": ">=16.8.0 <19.0.0",
|
46
|
+
"react": ">=16.8.0 <19.0.0",
|
47
|
+
"react-dom": ">=16.8.0 <19.0.0"
|
48
48
|
},
|
49
49
|
"beachball": {
|
50
50
|
"disallowedChangeTypes": [
|