@fluentui/react-table 9.7.0 → 9.7.2

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,61 @@
2
2
  "name": "@fluentui/react-table",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 25 Jul 2023 13:26:24 GMT",
5
+ "date": "Tue, 01 Aug 2023 10:14:29 GMT",
6
+ "tag": "@fluentui/react-table_v9.7.2",
7
+ "version": "9.7.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-table",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.16",
14
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-table",
19
+ "comment": "Bump @fluentui/react-checkbox to v9.1.27",
20
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-table",
25
+ "comment": "Bump @fluentui/react-radio to v9.1.27",
26
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-table",
31
+ "comment": "Bump @fluentui/react-shared-contexts to v9.7.0",
32
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-table",
37
+ "comment": "Bump @fluentui/react-tabster to v9.11.1",
38
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 27 Jul 2023 10:34:14 GMT",
45
+ "tag": "@fluentui/react-table_v9.7.1",
46
+ "version": "9.7.1",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-table",
52
+ "comment": "Bump @fluentui/react-avatar to v9.5.15",
53
+ "commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 25 Jul 2023 13:29:22 GMT",
6
60
  "tag": "@fluentui/react-table_v9.7.0",
7
61
  "version": "9.7.0",
8
62
  "comments": {
@@ -17,25 +71,25 @@
17
71
  "author": "beachball",
18
72
  "package": "@fluentui/react-table",
19
73
  "comment": "Bump @fluentui/react-avatar to v9.5.14",
20
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
74
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
21
75
  },
22
76
  {
23
77
  "author": "beachball",
24
78
  "package": "@fluentui/react-table",
25
79
  "comment": "Bump @fluentui/react-checkbox to v9.1.26",
26
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
80
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
27
81
  },
28
82
  {
29
83
  "author": "beachball",
30
84
  "package": "@fluentui/react-table",
31
85
  "comment": "Bump @fluentui/react-radio to v9.1.26",
32
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
86
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
33
87
  },
34
88
  {
35
89
  "author": "beachball",
36
90
  "package": "@fluentui/react-table",
37
91
  "comment": "Bump @fluentui/react-tabster to v9.11.0",
38
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
92
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
39
93
  }
40
94
  ],
41
95
  "patch": [
package/CHANGELOG.md CHANGED
@@ -1,21 +1,43 @@
1
1
  # Change Log - @fluentui/react-table
2
2
 
3
- This log was last generated on Tue, 25 Jul 2023 13:26:24 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 01 Aug 2023 10:14:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.7.2)
8
+
9
+ Tue, 01 Aug 2023 10:14:29 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.7.1..@fluentui/react-table_v9.7.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.16 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
15
+ - Bump @fluentui/react-checkbox to v9.1.27 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
16
+ - Bump @fluentui/react-radio to v9.1.27 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v9.7.0 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.11.1 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
19
+
20
+ ## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.7.1)
21
+
22
+ Thu, 27 Jul 2023 10:34:14 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.7.0..@fluentui/react-table_v9.7.1)
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui/react-avatar to v9.5.15 ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by beachball)
28
+
7
29
  ## [9.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.7.0)
8
30
 
9
- Tue, 25 Jul 2023 13:26:24 GMT
31
+ Tue, 25 Jul 2023 13:29:22 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.6.1..@fluentui/react-table_v9.7.0)
11
33
 
12
34
  ### Minor changes
13
35
 
14
36
  - Table/DataGrid: Improve keyboard column resizing experience ([PR #28493](https://github.com/microsoft/fluentui/pull/28493) by jirivyhnalek@microsoft.com)
15
- - Bump @fluentui/react-avatar to v9.5.14 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
16
- - Bump @fluentui/react-checkbox to v9.1.26 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
17
- - Bump @fluentui/react-radio to v9.1.26 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
18
- - Bump @fluentui/react-tabster to v9.11.0 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
37
+ - Bump @fluentui/react-avatar to v9.5.14 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
38
+ - Bump @fluentui/react-checkbox to v9.1.26 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
39
+ - Bump @fluentui/react-radio to v9.1.26 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
40
+ - Bump @fluentui/react-tabster to v9.11.0 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
19
41
 
20
42
  ### Patches
21
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-table",
3
- "version": "9.7.0",
3
+ "version": "9.7.2",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -37,13 +37,13 @@
37
37
  "dependencies": {
38
38
  "@fluentui/keyboard-keys": "^9.0.3",
39
39
  "@fluentui/react-aria": "^9.3.27",
40
- "@fluentui/react-avatar": "^9.5.14",
41
- "@fluentui/react-checkbox": "^9.1.26",
40
+ "@fluentui/react-avatar": "^9.5.16",
41
+ "@fluentui/react-checkbox": "^9.1.27",
42
42
  "@fluentui/react-context-selector": "^9.1.26",
43
43
  "@fluentui/react-icons": "^2.0.207",
44
- "@fluentui/react-radio": "^9.1.26",
45
- "@fluentui/react-shared-contexts": "^9.6.0",
46
- "@fluentui/react-tabster": "^9.11.0",
44
+ "@fluentui/react-radio": "^9.1.27",
45
+ "@fluentui/react-shared-contexts": "^9.7.0",
46
+ "@fluentui/react-tabster": "^9.11.1",
47
47
  "@fluentui/react-theme": "^9.1.9",
48
48
  "@fluentui/react-utilities": "^9.10.1",
49
49
  "@fluentui/react-jsx-runtime": "9.0.0-alpha.12",