@fluentui/react-tabster 9.0.0-alpha.56 → 9.0.0-alpha.60

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,7 +2,73 @@
2
2
  "name": "@fluentui/react-tabster",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 06 Sep 2021 07:32:10 GMT",
5
+ "date": "Thu, 16 Sep 2021 07:35:43 GMT",
6
+ "tag": "@fluentui/react-tabster_v9.0.0-alpha.60",
7
+ "version": "9.0.0-alpha.60",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-tabster",
13
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
14
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.60"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
21
+ "tag": "@fluentui/react-tabster_v9.0.0-alpha.59",
22
+ "version": "9.0.0-alpha.59",
23
+ "comments": {
24
+ "prerelease": [
25
+ {
26
+ "author": "bsunderhus@microsoft.com",
27
+ "package": "@fluentui/react-tabster",
28
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
29
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.59"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
36
+ "tag": "@fluentui/react-tabster_v9.0.0-alpha.58",
37
+ "version": "9.0.0-alpha.58",
38
+ "comments": {
39
+ "prerelease": [
40
+ {
41
+ "author": "lingfangao@hotmail.com",
42
+ "package": "@fluentui/react-tabster",
43
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
44
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
45
+ },
46
+ {
47
+ "author": "lingfangao@hotmail.com",
48
+ "package": "@fluentui/react-tabster",
49
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
50
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.58"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
57
+ "tag": "@fluentui/react-tabster_v9.0.0-alpha.57",
58
+ "version": "9.0.0-alpha.57",
59
+ "comments": {
60
+ "prerelease": [
61
+ {
62
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.63",
63
+ "author": "behowell@microsoft.com",
64
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
65
+ "package": "@fluentui/react-tabster"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 06 Sep 2021 07:34:53 GMT",
6
72
  "tag": "@fluentui/react-tabster_v9.0.0-alpha.56",
7
73
  "version": "9.0.0-alpha.56",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui/react-tabster
2
2
 
3
- This log was last generated on Mon, 06 Sep 2021 07:32:10 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 07:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.60)
8
+
9
+ Thu, 16 Sep 2021 07:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.59..@fluentui/react-tabster_v9.0.0-alpha.60)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-tabster to v9.0.0-alpha.60 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
15
+
16
+ ## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.59)
17
+
18
+ Tue, 14 Sep 2021 20:09:02 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.58..@fluentui/react-tabster_v9.0.0-alpha.59)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-tabster to v9.0.0-alpha.59 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com)
24
+
25
+ ## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.58)
26
+
27
+ Fri, 10 Sep 2021 16:31:53 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.57..@fluentui/react-tabster_v9.0.0-alpha.58)
29
+
30
+ ### Changes
31
+
32
+ - chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
33
+ - Bump @fluentui/react-tabster to v9.0.0-alpha.58 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
34
+
35
+ ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.57)
36
+
37
+ Fri, 10 Sep 2021 07:39:51 GMT
38
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.56..@fluentui/react-tabster_v9.0.0-alpha.57)
39
+
40
+ ### Changes
41
+
42
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.63 ([PR #19642](https://github.com/microsoft/fluentui/pull/19642) by behowell@microsoft.com)
43
+
7
44
  ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.56)
8
45
 
9
- Mon, 06 Sep 2021 07:32:10 GMT
46
+ Mon, 06 Sep 2021 07:34:53 GMT
10
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.55..@fluentui/react-tabster_v9.0.0-alpha.56)
11
48
 
12
49
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabster",
3
- "version": "9.0.0-alpha.56",
3
+ "version": "9.0.0-alpha.60",
4
4
  "description": "Utilities for focus management and facade for tabster",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,10 +34,10 @@
34
34
  "react-test-renderer": "^16.3.0"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/make-styles": "^9.0.0-alpha.31",
38
- "@fluentui/react-make-styles": "^9.0.0-alpha.62",
39
- "@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
40
- "@fluentui/react-utilities": "^9.0.0-alpha.44",
37
+ "@fluentui/make-styles": "9.0.0-alpha.31",
38
+ "@fluentui/react-make-styles": "9.0.0-alpha.66",
39
+ "@fluentui/react-shared-contexts": "9.0.0-alpha.24",
40
+ "@fluentui/react-utilities": "9.0.0-alpha.48",
41
41
  "keyborg": "^1.0.0",
42
42
  "tabster": "^1.0.0",
43
43
  "tslib": "^2.1.0"