@fluentui/react-tabster 9.0.0-rc.6 → 9.0.0-rc.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 +95 -4
- package/CHANGELOG.md +117 -86
- package/README.md +4 -11
- package/dist/{react-tabster.d.ts → index.d.ts} +11 -5
- package/lib/{symbols.d.ts → focus/constants.d.ts} +4 -0
- package/lib/{symbols.js → focus/constants.js} +5 -1
- package/lib/focus/constants.js.map +1 -0
- package/lib/focus/createCustomFocusIndicatorStyle.d.ts +12 -0
- package/lib/focus/createCustomFocusIndicatorStyle.js +18 -0
- package/lib/focus/createCustomFocusIndicatorStyle.js.map +1 -0
- package/{lib-commonjs/hooks/useFocusIndicatorStyle.d.ts → lib/focus/createFocusOutlineStyle.d.ts} +4 -13
- package/lib/{hooks/useFocusIndicatorStyle.js → focus/createFocusOutlineStyle.js} +14 -33
- package/lib/focus/createFocusOutlineStyle.js.map +1 -0
- package/lib/focus/index.d.ts +2 -0
- package/lib/focus/index.js +3 -0
- package/lib/focus/index.js.map +1 -0
- package/lib/hooks/index.d.ts +0 -1
- package/lib/hooks/index.js +0 -1
- package/lib/hooks/index.js.map +1 -1
- package/lib/hooks/useArrowNavigationGroup.d.ts +4 -0
- package/lib/hooks/useArrowNavigationGroup.js +2 -1
- package/lib/hooks/useArrowNavigationGroup.js.map +1 -1
- package/lib/hooks/useKeyboardNavAttribute.js +1 -1
- package/lib/hooks/useKeyboardNavAttribute.js.map +1 -1
- package/lib/index.d.ts +4 -2
- package/lib/index.js +2 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/{symbols.d.ts → focus/constants.d.ts} +4 -0
- package/lib-commonjs/{symbols.js → focus/constants.js} +6 -2
- package/lib-commonjs/focus/constants.js.map +1 -0
- package/lib-commonjs/focus/createCustomFocusIndicatorStyle.d.ts +12 -0
- package/lib-commonjs/focus/createCustomFocusIndicatorStyle.js +28 -0
- package/lib-commonjs/focus/createCustomFocusIndicatorStyle.js.map +1 -0
- package/{lib/hooks/useFocusIndicatorStyle.d.ts → lib-commonjs/focus/createFocusOutlineStyle.d.ts} +4 -13
- package/lib-commonjs/{hooks/useFocusIndicatorStyle.js → focus/createFocusOutlineStyle.js} +18 -38
- package/lib-commonjs/focus/createFocusOutlineStyle.js.map +1 -0
- package/lib-commonjs/focus/index.d.ts +2 -0
- package/lib-commonjs/focus/index.js +12 -0
- package/lib-commonjs/focus/index.js.map +1 -0
- package/lib-commonjs/hooks/index.d.ts +0 -1
- package/lib-commonjs/hooks/index.js +0 -2
- package/lib-commonjs/hooks/index.js.map +1 -1
- package/lib-commonjs/hooks/useArrowNavigationGroup.d.ts +4 -0
- package/lib-commonjs/hooks/useArrowNavigationGroup.js +2 -1
- package/lib-commonjs/hooks/useArrowNavigationGroup.js.map +1 -1
- package/lib-commonjs/hooks/useKeyboardNavAttribute.js +3 -3
- package/lib-commonjs/hooks/useKeyboardNavAttribute.js.map +1 -1
- package/lib-commonjs/index.d.ts +4 -2
- package/lib-commonjs/index.js +16 -13
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +7 -7
- package/lib/hooks/useFocusIndicatorStyle.js.map +0 -1
- package/lib/symbols.js.map +0 -1
- package/lib-commonjs/hooks/useFocusIndicatorStyle.js.map +0 -1
- package/lib-commonjs/symbols.js.map +0 -1
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,98 @@
|
|
2
2
|
"name": "@fluentui/react-tabster",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 05 May 2022 18:24:37 GMT",
|
6
|
+
"tag": "@fluentui/react-tabster_v9.0.0-rc.9",
|
7
|
+
"version": "9.0.0-rc.9",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-tabster",
|
13
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
|
14
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-tabster",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
|
20
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-tabster",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
26
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Wed, 04 May 2022 13:26:53 GMT",
|
33
|
+
"tag": "@fluentui/react-tabster_v9.0.0-rc.8",
|
34
|
+
"version": "9.0.0-rc.8",
|
35
|
+
"comments": {
|
36
|
+
"none": [
|
37
|
+
{
|
38
|
+
"author": "tristan.watanabe@gmail.com",
|
39
|
+
"package": "@fluentui/react-tabster",
|
40
|
+
"commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
|
41
|
+
"comment": "react-tabster: Move to new common folder."
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "bsunderhus@microsoft.com",
|
45
|
+
"package": "@fluentui/react-tabster",
|
46
|
+
"commit": "df7387d8394994e1802cb1354a327b86a4d41604",
|
47
|
+
"comment": "chore: moves focus indicator from hooks folder to it's own"
|
48
|
+
}
|
49
|
+
],
|
50
|
+
"prerelease": [
|
51
|
+
{
|
52
|
+
"author": "beachball",
|
53
|
+
"package": "@fluentui/react-tabster",
|
54
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
|
55
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"author": "beachball",
|
59
|
+
"package": "@fluentui/react-tabster",
|
60
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
61
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"author": "beachball",
|
65
|
+
"package": "@fluentui/react-tabster",
|
66
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
67
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
68
|
+
}
|
69
|
+
]
|
70
|
+
}
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"date": "Mon, 25 Apr 2022 09:32:15 GMT",
|
74
|
+
"tag": "@fluentui/react-tabster_v9.0.0-rc.7",
|
75
|
+
"version": "9.0.0-rc.7",
|
76
|
+
"comments": {
|
77
|
+
"prerelease": [
|
78
|
+
{
|
79
|
+
"author": "marata@microsoft.com",
|
80
|
+
"package": "@fluentui/react-tabster",
|
81
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d",
|
82
|
+
"comment": "Adjusting accordion keyboard navigation."
|
83
|
+
}
|
84
|
+
],
|
85
|
+
"none": [
|
86
|
+
{
|
87
|
+
"author": "martinhochel@microsoft.com",
|
88
|
+
"package": "@fluentui/react-tabster",
|
89
|
+
"commit": "31e8b97573aeba761d14b937378bb95d578c4c90",
|
90
|
+
"comment": "docs(react-tabster): remove old info about provider"
|
91
|
+
}
|
92
|
+
]
|
93
|
+
}
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"date": "Tue, 19 Apr 2022 19:16:59 GMT",
|
6
97
|
"tag": "@fluentui/react-tabster_v9.0.0-rc.6",
|
7
98
|
"version": "9.0.0-rc.6",
|
8
99
|
"comments": {
|
@@ -41,19 +132,19 @@
|
|
41
132
|
"author": "beachball",
|
42
133
|
"package": "@fluentui/react-tabster",
|
43
134
|
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
44
|
-
"commit": "
|
135
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
45
136
|
},
|
46
137
|
{
|
47
138
|
"author": "beachball",
|
48
139
|
"package": "@fluentui/react-tabster",
|
49
140
|
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
50
|
-
"commit": "
|
141
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
51
142
|
},
|
52
143
|
{
|
53
144
|
"author": "beachball",
|
54
145
|
"package": "@fluentui/react-tabster",
|
55
146
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
56
|
-
"commit": "
|
147
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
57
148
|
}
|
58
149
|
],
|
59
150
|
"none": [
|