@fluentui/react-table 9.2.10 → 9.2.12

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +105 -1
  2. package/CHANGELOG.md +31 -2
  3. package/package.json +11 -11
package/CHANGELOG.json CHANGED
@@ -2,7 +2,111 @@
2
2
  "name": "@fluentui/react-table",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 18 May 2023 13:08:33 GMT",
5
+ "date": "Thu, 25 May 2023 09:57:45 GMT",
6
+ "tag": "@fluentui/react-table_v9.2.12",
7
+ "version": "9.2.12",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-table",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.21",
14
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-table",
19
+ "comment": "Bump @fluentui/react-avatar to v9.5.4",
20
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-table",
25
+ "comment": "Bump @fluentui/react-checkbox to v9.1.16",
26
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-table",
31
+ "comment": "Bump @fluentui/react-context-selector to v9.1.21",
32
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-table",
37
+ "comment": "Bump @fluentui/react-radio to v9.1.16",
38
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-table",
43
+ "comment": "Bump @fluentui/react-tabster to v9.7.4",
44
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-table",
49
+ "comment": "Bump @fluentui/react-utilities to v9.9.1",
50
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-table",
55
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
56
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Wed, 24 May 2023 20:45:34 GMT",
63
+ "tag": "@fluentui/react-table_v9.2.11",
64
+ "version": "9.2.11",
65
+ "comments": {
66
+ "none": [
67
+ {
68
+ "author": "olfedias@microsoft.com",
69
+ "package": "@fluentui/react-table",
70
+ "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
71
+ "comment": "chore: update test-ssr script"
72
+ }
73
+ ],
74
+ "patch": [
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui/react-table",
78
+ "comment": "Bump @fluentui/react-avatar to v9.5.3",
79
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
80
+ },
81
+ {
82
+ "author": "beachball",
83
+ "package": "@fluentui/react-table",
84
+ "comment": "Bump @fluentui/react-checkbox to v9.1.15",
85
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
86
+ },
87
+ {
88
+ "author": "beachball",
89
+ "package": "@fluentui/react-table",
90
+ "comment": "Bump @fluentui/react-radio to v9.1.15",
91
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
92
+ },
93
+ {
94
+ "author": "beachball",
95
+ "package": "@fluentui/react-table",
96
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.0",
97
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
98
+ },
99
+ {
100
+ "author": "beachball",
101
+ "package": "@fluentui/react-table",
102
+ "comment": "Bump @fluentui/react-tabster to v9.7.3",
103
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "date": "Thu, 18 May 2023 13:11:08 GMT",
6
110
  "tag": "@fluentui/react-table_v9.2.10",
7
111
  "version": "9.2.10",
8
112
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui/react-table
2
2
 
3
- This log was last generated on Thu, 18 May 2023 13:08:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 25 May 2023 09:57:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.2.12)
8
+
9
+ Thu, 25 May 2023 09:57:45 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.2.11..@fluentui/react-table_v9.2.12)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.21 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
15
+ - Bump @fluentui/react-avatar to v9.5.4 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
16
+ - Bump @fluentui/react-checkbox to v9.1.16 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
17
+ - Bump @fluentui/react-context-selector to v9.1.21 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
18
+ - Bump @fluentui/react-radio to v9.1.16 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
19
+ - Bump @fluentui/react-tabster to v9.7.4 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
20
+ - Bump @fluentui/react-utilities to v9.9.1 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
21
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
22
+
23
+ ## [9.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.2.11)
24
+
25
+ Wed, 24 May 2023 20:45:34 GMT
26
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.2.10..@fluentui/react-table_v9.2.11)
27
+
28
+ ### Patches
29
+
30
+ - Bump @fluentui/react-avatar to v9.5.3 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
31
+ - Bump @fluentui/react-checkbox to v9.1.15 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
32
+ - Bump @fluentui/react-radio to v9.1.15 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
33
+ - Bump @fluentui/react-shared-contexts to v9.5.0 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
34
+ - Bump @fluentui/react-tabster to v9.7.3 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
35
+
7
36
  ## [9.2.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.2.10)
8
37
 
9
- Thu, 18 May 2023 13:08:33 GMT
38
+ Thu, 18 May 2023 13:11:08 GMT
10
39
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.2.9..@fluentui/react-table_v9.2.10)
11
40
 
12
41
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-table",
3
- "version": "9.2.10",
3
+ "version": "9.2.12",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -23,7 +23,7 @@
23
23
  "storybook": "start-storybook",
24
24
  "start": "yarn storybook",
25
25
  "generate-api": "just-scripts generate-api",
26
- "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
26
+ "test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
@@ -34,17 +34,17 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.3",
37
- "@fluentui/react-aria": "^9.3.20",
38
- "@fluentui/react-avatar": "^9.5.2",
39
- "@fluentui/react-checkbox": "^9.1.14",
40
- "@fluentui/react-context-selector": "^9.1.20",
37
+ "@fluentui/react-aria": "^9.3.21",
38
+ "@fluentui/react-avatar": "^9.5.4",
39
+ "@fluentui/react-checkbox": "^9.1.16",
40
+ "@fluentui/react-context-selector": "^9.1.21",
41
41
  "@fluentui/react-icons": "^2.0.196",
42
- "@fluentui/react-radio": "^9.1.14",
43
- "@fluentui/react-shared-contexts": "^9.4.0",
44
- "@fluentui/react-tabster": "^9.7.2",
42
+ "@fluentui/react-radio": "^9.1.16",
43
+ "@fluentui/react-shared-contexts": "^9.5.0",
44
+ "@fluentui/react-tabster": "^9.7.4",
45
45
  "@fluentui/react-theme": "^9.1.8",
46
- "@fluentui/react-utilities": "^9.9.0",
47
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.4",
46
+ "@fluentui/react-utilities": "^9.9.1",
47
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.5",
48
48
  "@griffel/react": "^1.5.2",
49
49
  "@swc/helpers": "^0.4.14"
50
50
  },