@fluentui/react-tabster 0.0.0-nightly-20220404-0420.1 → 0.0.0-nightly-20220407-0419.1
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 +15 -9
- package/CHANGELOG.md +7 -7
- package/package.json +5 -4
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-tabster",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-tabster_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 07 Apr 2022 04:29:32 GMT",
|
6
|
+
"tag": "@fluentui/react-tabster_v0.0.0-nightly-20220407-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220407-0419.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -28,20 +28,20 @@
|
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-tabster",
|
31
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220407-0419.1",
|
32
|
+
"commit": "f755445b4b759859fabebbe26214bef5933594f3"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-tabster",
|
37
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220407-0419.1",
|
38
|
+
"commit": "f755445b4b759859fabebbe26214bef5933594f3"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-tabster",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220407-0419.1",
|
44
|
+
"commit": "f755445b4b759859fabebbe26214bef5933594f3"
|
45
45
|
}
|
46
46
|
],
|
47
47
|
"none": [
|
@@ -51,6 +51,12 @@
|
|
51
51
|
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
52
52
|
"comment": "Update React dev deps and hoist them to the repo root"
|
53
53
|
},
|
54
|
+
{
|
55
|
+
"author": "lingfangao@hotmail.com",
|
56
|
+
"package": "@fluentui/react-tabster",
|
57
|
+
"commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
|
58
|
+
"comment": "chore: Update e2e tests to use cypress component testing"
|
59
|
+
},
|
54
60
|
{
|
55
61
|
"author": "mgodbolt@microsoft.com",
|
56
62
|
"package": "@fluentui/react-tabster",
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-tabster
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 07 Apr 2022 04:29:32 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220407-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly-20220407-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-rc.5..@fluentui/react-tabster_v0.0.0-nightly-
|
9
|
+
Thu, 07 Apr 2022 04:29:32 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-rc.5..@fluentui/react-tabster_v0.0.0-nightly-20220407-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
15
|
- fix styles in getFocusOutlineStyles() ([PR #22070](https://github.com/microsoft/fluentui/pull/22070) by olfedias@microsoft.com)
|
16
16
|
- feat(react-tabster): Add grid navigation ([PR #22085](https://github.com/microsoft/fluentui/pull/22085) by jukapsia@microsoft.com)
|
17
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
|
20
20
|
|
21
21
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-rc.5)
|
22
22
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-tabster",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220407-0419.1",
|
4
4
|
"description": "Utilities for focus management and facade for tabster",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -15,6 +15,7 @@
|
|
15
15
|
"build": "just-scripts build",
|
16
16
|
"clean": "just-scripts clean",
|
17
17
|
"code-style": "just-scripts code-style",
|
18
|
+
"e2e": "e2e",
|
18
19
|
"just": "just-scripts",
|
19
20
|
"lint": "just-scripts lint",
|
20
21
|
"storybook": "node ../../scripts/storybook/runner",
|
@@ -30,9 +31,9 @@
|
|
30
31
|
},
|
31
32
|
"dependencies": {
|
32
33
|
"@griffel/react": "1.0.0",
|
33
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
34
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
35
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
34
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220407-0419.1",
|
35
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220407-0419.1",
|
36
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220407-0419.1",
|
36
37
|
"keyborg": "^1.1.0",
|
37
38
|
"tabster": "^1.1.1",
|
38
39
|
"tslib": "^2.1.0"
|