@fluentui/react-tabster 0.0.0-nightly-20230620-0414.1 → 0.0.0-nightly-20230622-0414.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-tabster",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Jun 2023 04:20:09 GMT",
6
- "tag": "@fluentui/react-tabster_v0.0.0-nightly-20230620-0414.1",
7
- "version": "0.0.0-nightly-20230620-0414.1",
5
+ "date": "Thu, 22 Jun 2023 04:19:48 GMT",
6
+ "tag": "@fluentui/react-tabster_v0.0.0-nightly-20230622-0414.1",
7
+ "version": "0.0.0-nightly-20230622-0414.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-20230620-0414.1",
20
- "commit": "0d498848c99804419fe8f1db555669873ff3c0a2"
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230622-0414.1",
20
+ "commit": "f73b8be9167278fea0b2c40c722c971ddd4bfc74"
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-20230620-0414.1",
26
- "commit": "0d498848c99804419fe8f1db555669873ff3c0a2"
25
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230622-0414.1",
26
+ "commit": "f73b8be9167278fea0b2c40c722c971ddd4bfc74"
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-20230620-0414.1",
32
- "commit": "0d498848c99804419fe8f1db555669873ff3c0a2"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230622-0414.1",
32
+ "commit": "f73b8be9167278fea0b2c40c722c971ddd4bfc74"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 20 Jun 2023 12:39:05 GMT",
39
+ "tag": "@fluentui/react-tabster_v9.8.0",
40
+ "version": "9.8.0",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "martinhochel@microsoft.com",
45
+ "package": "@fluentui/react-tabster",
46
+ "commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
47
+ "comment": "chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments"
48
+ }
49
+ ],
50
+ "minor": [
51
+ {
52
+ "author": "jukapsia@microsoft.com",
53
+ "package": "@fluentui/react-tabster",
54
+ "commit": "1a277b9c4d55bc1b7c65a73383425b1934ec1dad",
55
+ "comment": "useArrowNavigationGroup grid-linear axis"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-tabster",
60
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.1",
61
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-tabster",
66
+ "comment": "Bump @fluentui/react-theme to v9.1.9",
67
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-tabster",
72
+ "comment": "Bump @fluentui/react-utilities to v9.9.3",
73
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
33
74
  }
34
75
  ]
35
76
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,36 @@
1
1
  # Change Log - @fluentui/react-tabster
2
2
 
3
- This log was last generated on Tue, 20 Jun 2023 04:20:09 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 22 Jun 2023 04:19:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230620-0414.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly-20230620-0414.1)
7
+ ## [0.0.0-nightly-20230622-0414.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly-20230622-0414.1)
8
8
 
9
- Tue, 20 Jun 2023 04:20:09 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.7.5..@fluentui/react-tabster_v0.0.0-nightly-20230620-0414.1)
9
+ Thu, 22 Jun 2023 04:19:48 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.8.0..@fluentui/react-tabster_v0.0.0-nightly-20230622-0414.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-20230620-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/0d498848c99804419fe8f1db555669873ff3c0a2) by beachball)
16
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230620-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/0d498848c99804419fe8f1db555669873ff3c0a2) by beachball)
17
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230620-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/0d498848c99804419fe8f1db555669873ff3c0a2) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230622-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/f73b8be9167278fea0b2c40c722c971ddd4bfc74) by beachball)
16
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230622-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/f73b8be9167278fea0b2c40c722c971ddd4bfc74) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230622-0414.1 ([commit](https://github.com/microsoft/fluentui/commit/f73b8be9167278fea0b2c40c722c971ddd4bfc74) by beachball)
18
+
19
+ ## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.8.0)
20
+
21
+ Tue, 20 Jun 2023 12:39:05 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.7.5..@fluentui/react-tabster_v9.8.0)
23
+
24
+ ### Minor changes
25
+
26
+ - useArrowNavigationGroup grid-linear axis ([PR #28253](https://github.com/microsoft/fluentui/pull/28253) by jukapsia@microsoft.com)
27
+ - Bump @fluentui/react-shared-contexts to v9.5.1 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.9 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.9.3 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
30
+
31
+ ### Patches
32
+
33
+ - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
18
34
 
19
35
  ## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.7.5)
20
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabster",
3
- "version": "0.0.0-nightly-20230620-0414.1",
3
+ "version": "0.0.0-nightly-20230622-0414.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",
@@ -31,9 +31,9 @@
31
31
  "@fluentui/scripts-tasks": "*"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230620-0414.1",
35
- "@fluentui/react-theme": "0.0.0-nightly-20230620-0414.1",
36
- "@fluentui/react-utilities": "0.0.0-nightly-20230620-0414.1",
34
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230622-0414.1",
35
+ "@fluentui/react-theme": "0.0.0-nightly-20230622-0414.1",
36
+ "@fluentui/react-utilities": "0.0.0-nightly-20230622-0414.1",
37
37
  "@griffel/react": "^1.5.7",
38
38
  "@swc/helpers": "^0.4.14",
39
39
  "keyborg": "^2.0.0",