@fluentui/react-tabster 0.0.0-nightly-20230103-0425.1 → 0.0.0-nightly-20230104-0423.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 +50 -9
- package/CHANGELOG.md +18 -7
- package/package.json +5 -5
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": "Wed, 04 Jan 2023 04:30:38 GMT",
|
6
|
+
"tag": "@fluentui/react-tabster_v0.0.0-nightly-20230104-0423.1",
|
7
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,20 +16,61 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-tabster",
|
19
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230104-0423.1",
|
20
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-tabster",
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1",
|
26
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-tabster",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1",
|
32
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 04 Jan 2023 01:40:35 GMT",
|
39
|
+
"tag": "@fluentui/react-tabster_v9.3.5",
|
40
|
+
"version": "9.3.5",
|
41
|
+
"comments": {
|
42
|
+
"none": [
|
43
|
+
{
|
44
|
+
"author": "martinhochel@microsoft.com",
|
45
|
+
"package": "@fluentui/react-tabster",
|
46
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
47
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "martinhochel@microsoft.com",
|
51
|
+
"package": "@fluentui/react-tabster",
|
52
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
53
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
54
|
+
}
|
55
|
+
],
|
56
|
+
"patch": [
|
57
|
+
{
|
58
|
+
"author": "olfedias@microsoft.com",
|
59
|
+
"package": "@fluentui/react-tabster",
|
60
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
61
|
+
"comment": "chore: Update Griffel to latest version"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"author": "lingfangao@hotmail.com",
|
65
|
+
"package": "@fluentui/react-tabster",
|
66
|
+
"commit": "47d4b0bec3fb3aa815bde1fd7fb67ecf85c97b5a",
|
67
|
+
"comment": "fix: Bump tabster to 3.0.6"
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"author": "beachball",
|
71
|
+
"package": "@fluentui/react-tabster",
|
72
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
73
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
33
74
|
}
|
34
75
|
]
|
35
76
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-tabster
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 Jan 2023 04:30:38 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-20230104-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly-20230104-0423.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.3.
|
9
|
+
Wed, 04 Jan 2023 04:30:38 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.3.5..@fluentui/react-tabster_v0.0.0-nightly-20230104-0423.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
16
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
18
|
+
|
19
|
+
## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.3.5)
|
20
|
+
|
21
|
+
Wed, 04 Jan 2023 01:40:35 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.3.4..@fluentui/react-tabster_v9.3.5)
|
23
|
+
|
24
|
+
### Patches
|
25
|
+
|
26
|
+
- chore: Update Griffel to latest version ([PR #26045](https://github.com/microsoft/fluentui/pull/26045) by olfedias@microsoft.com)
|
27
|
+
- fix: Bump tabster to 3.0.6 ([PR #26076](https://github.com/microsoft/fluentui/pull/26076) by lingfangao@hotmail.com)
|
28
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
18
29
|
|
19
30
|
## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.3.4)
|
20
31
|
|
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-20230104-0423.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",
|
@@ -28,10 +28,10 @@
|
|
28
28
|
"@fluentui/scripts": "*"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@griffel/react": "^1.
|
32
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
33
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
34
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
31
|
+
"@griffel/react": "^1.5.2",
|
32
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20230104-0423.1",
|
33
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230104-0423.1",
|
34
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230104-0423.1",
|
35
35
|
"keyborg": "^1.2.1",
|
36
36
|
"tabster": "^3.0.6",
|
37
37
|
"tslib": "^2.1.0"
|