@fluentui/react-table 9.0.0-alpha.17 → 9.0.0-alpha.18

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,22 @@
2
2
  "name": "@fluentui/react-table",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:47 GMT",
5
+ "date": "Mon, 09 Jan 2023 21:50:49 GMT",
6
+ "tag": "@fluentui/react-table_v9.0.0-alpha.18",
7
+ "version": "9.0.0-alpha.18",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-table",
13
+ "comment": "Bump @fluentui/react-checkbox to v9.0.19",
14
+ "commit": "fb5708446f369a57f48b87a0141d6a651acddbde"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 09 Jan 2023 14:35:00 GMT",
6
21
  "tag": "@fluentui/react-table_v9.0.0-alpha.17",
7
22
  "version": "9.0.0-alpha.17",
8
23
  "comments": {
@@ -29,43 +44,43 @@
29
44
  "author": "beachball",
30
45
  "package": "@fluentui/react-table",
31
46
  "comment": "Bump @fluentui/react-aria to v9.3.5",
32
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
47
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
33
48
  },
34
49
  {
35
50
  "author": "beachball",
36
51
  "package": "@fluentui/react-table",
37
52
  "comment": "Bump @fluentui/react-avatar to v9.2.12",
38
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
53
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
39
54
  },
40
55
  {
41
56
  "author": "beachball",
42
57
  "package": "@fluentui/react-table",
43
58
  "comment": "Bump @fluentui/react-checkbox to v9.0.18",
44
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
59
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
45
60
  },
46
61
  {
47
62
  "author": "beachball",
48
63
  "package": "@fluentui/react-table",
49
64
  "comment": "Bump @fluentui/react-context-selector to v9.1.5",
50
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
65
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
51
66
  },
52
67
  {
53
68
  "author": "beachball",
54
69
  "package": "@fluentui/react-table",
55
70
  "comment": "Bump @fluentui/react-radio to v9.0.17",
56
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
71
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
57
72
  },
58
73
  {
59
74
  "author": "beachball",
60
75
  "package": "@fluentui/react-table",
61
76
  "comment": "Bump @fluentui/react-tabster to v9.3.6",
62
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
77
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
63
78
  },
64
79
  {
65
80
  "author": "beachball",
66
81
  "package": "@fluentui/react-table",
67
82
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
68
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
83
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
69
84
  }
70
85
  ],
71
86
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui/react-table
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:47 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 09 Jan 2023 21:50:49 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.0.0-alpha.18)
8
+
9
+ Mon, 09 Jan 2023 21:50:49 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.0.0-alpha.17..@fluentui/react-table_v9.0.0-alpha.18)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-checkbox to v9.0.19 ([PR #26261](https://github.com/microsoft/fluentui/pull/26261) by beachball)
15
+
7
16
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.0.0-alpha.17)
8
17
 
9
- Mon, 09 Jan 2023 14:31:47 GMT
18
+ Mon, 09 Jan 2023 14:35:00 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.0.0-alpha.16..@fluentui/react-table_v9.0.0-alpha.17)
11
20
 
12
21
  ### Changes
@@ -14,13 +23,13 @@ Mon, 09 Jan 2023 14:31:47 GMT
14
23
  - fix: remove Event type in selectionManager ([PR #26211](https://github.com/microsoft/fluentui/pull/26211) by olfedias@microsoft.com)
15
24
  - refactor: Cleanup unused code ([PR #26219](https://github.com/microsoft/fluentui/pull/26219) by lingfangao@hotmail.com)
16
25
  - BREAKING(TableCellLayout): `wrapper` slot renamed to `content` ([PR #26220](https://github.com/microsoft/fluentui/pull/26220) by lingfangao@hotmail.com)
17
- - Bump @fluentui/react-aria to v9.3.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
18
- - Bump @fluentui/react-avatar to v9.2.12 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
19
- - Bump @fluentui/react-checkbox to v9.0.18 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
20
- - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
21
- - Bump @fluentui/react-radio to v9.0.17 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
22
- - Bump @fluentui/react-tabster to v9.3.6 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
23
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
26
+ - Bump @fluentui/react-aria to v9.3.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
27
+ - Bump @fluentui/react-avatar to v9.2.12 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
28
+ - Bump @fluentui/react-checkbox to v9.0.18 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
29
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
30
+ - Bump @fluentui/react-radio to v9.0.17 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
24
33
 
25
34
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.0.0-alpha.16)
26
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-table",
3
- "version": "9.0.0-alpha.17",
3
+ "version": "9.0.0-alpha.18",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,7 +33,7 @@
33
33
  "@fluentui/keyboard-keys": "^9.0.1",
34
34
  "@fluentui/react-aria": "^9.3.5",
35
35
  "@fluentui/react-avatar": "^9.2.12",
36
- "@fluentui/react-checkbox": "^9.0.18",
36
+ "@fluentui/react-checkbox": "^9.0.19",
37
37
  "@fluentui/react-context-selector": "^9.1.5",
38
38
  "@fluentui/react-icons": "^2.0.175",
39
39
  "@fluentui/react-radio": "^9.0.17",