@fluentui/react-components 9.22.0 → 9.22.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,7 +2,60 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Jun 2023 12:34:37 GMT",
5
+ "date": "Mon, 26 Jun 2023 09:51:04 GMT",
6
+ "tag": "@fluentui/react-components_v9.22.1",
7
+ "version": "9.22.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "vkozlova@microsoft.com",
12
+ "package": "@fluentui/priority-overflow",
13
+ "commit": "d93cb0b8cb80f56e753ad18c645eeb84a9c10256",
14
+ "comment": "fix: remove overflow menu if the last overflowed item can take its place"
15
+ },
16
+ {
17
+ "author": "marcosvmmoura@gmail.com",
18
+ "package": "@fluentui/react-card",
19
+ "commit": "1a34d5cde97318e5af25d7b9951a76625ee3d94b",
20
+ "comment": "fix: infer a11y id from immediate header element"
21
+ },
22
+ {
23
+ "author": "bernardo.sunderhus@gmail.com",
24
+ "package": "@fluentui/react-dialog",
25
+ "commit": "e968c73521601209372b661dc925528da6bfa7e3",
26
+ "comment": "bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout"
27
+ },
28
+ {
29
+ "author": "bernardo.sunderhus@gmail.com",
30
+ "package": "@fluentui/react-dialog",
31
+ "commit": "5819305ffc114a586a60598206361e62a44b1dc0",
32
+ "comment": "bugfix: enables Escape to dismiss alert Dialog"
33
+ },
34
+ {
35
+ "author": "kakrookaran@gmail.com",
36
+ "package": "@fluentui/react-tooltip",
37
+ "commit": "64fb6d6be07cd309c26a49d6fa31ed60e7030c79",
38
+ "comment": "fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same"
39
+ },
40
+ {
41
+ "author": "olfedias@microsoft.com",
42
+ "package": "@fluentui/react-utilities",
43
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009",
44
+ "comment": "fix: add compatibility with shadow"
45
+ }
46
+ ],
47
+ "prerelease": [
48
+ {
49
+ "author": "marcosvmmoura@gmail.com",
50
+ "package": "@fluentui/react-drawer",
51
+ "commit": "a47ce5f6b2cede1df976530eb35e86bd7e44a21a",
52
+ "comment": "docs: improve types descriptions and fix TS circular references"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Tue, 20 Jun 2023 12:38:53 GMT",
6
59
  "tag": "@fluentui/react-components_v9.22.0",
7
60
  "version": "9.22.0",
8
61
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Tue, 20 Jun 2023 12:34:37 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 26 Jun 2023 09:51:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.22.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.22.1)
8
+
9
+ Mon, 26 Jun 2023 09:51:04 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.22.0..@fluentui/react-components_v9.22.1)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/priority-overflow`
15
+ - fix: remove overflow menu if the last overflowed item can take its place ([PR #28285](https://github.com/microsoft/fluentui/pull/28285) by vkozlova@microsoft.com)
16
+ - `@fluentui/react-card`
17
+ - fix: infer a11y id from immediate header element ([PR #28266](https://github.com/microsoft/fluentui/pull/28266) by marcosvmmoura@gmail.com)
18
+ - `@fluentui/react-dialog`
19
+ - bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout ([PR #28272](https://github.com/microsoft/fluentui/pull/28272) by bernardo.sunderhus@gmail.com)
20
+ - bugfix: enables Escape to dismiss alert Dialog ([PR #28276](https://github.com/microsoft/fluentui/pull/28276) by bernardo.sunderhus@gmail.com)
21
+ - `@fluentui/react-tooltip`
22
+ - fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same ([PR #28264](https://github.com/microsoft/fluentui/pull/28264) by kakrookaran@gmail.com)
23
+ - `@fluentui/react-utilities`
24
+ - fix: add compatibility with shadow ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by olfedias@microsoft.com)
25
+
26
+ ### Changes
27
+
28
+ - `@fluentui/react-drawer`
29
+ - docs: improve types descriptions and fix TS circular references ([PR #28282](https://github.com/microsoft/fluentui/pull/28282) by marcosvmmoura@gmail.com)
30
+
7
31
  ## [9.22.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.22.0)
8
32
 
9
- Tue, 20 Jun 2023 12:34:37 GMT
33
+ Tue, 20 Jun 2023 12:38:53 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.21.0..@fluentui/react-components_v9.22.0)
11
35
 
12
36
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.22.0",
3
+ "version": "9.22.1",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -31,50 +31,50 @@
31
31
  "@fluentui/scripts-tasks": "*"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-accordion": "^9.1.17",
35
- "@fluentui/react-alert": "9.0.0-beta.52",
36
- "@fluentui/react-avatar": "^9.5.6",
37
- "@fluentui/react-badge": "^9.1.16",
38
- "@fluentui/react-button": "^9.3.17",
39
- "@fluentui/react-card": "^9.0.15",
40
- "@fluentui/react-checkbox": "^9.1.18",
41
- "@fluentui/react-combobox": "^9.4.1",
42
- "@fluentui/react-dialog": "^9.5.10",
43
- "@fluentui/react-divider": "^9.2.16",
44
- "@fluentui/react-drawer": "9.0.0-beta.2",
45
- "@fluentui/react-field": "^9.1.7",
46
- "@fluentui/react-image": "^9.1.13",
47
- "@fluentui/react-infobutton": "9.0.0-beta.35",
48
- "@fluentui/react-input": "^9.4.17",
49
- "@fluentui/react-label": "^9.1.16",
50
- "@fluentui/react-link": "^9.0.43",
51
- "@fluentui/react-menu": "^9.8.0",
52
- "@fluentui/react-overflow": "^9.0.20",
53
- "@fluentui/react-persona": "^9.2.16",
54
- "@fluentui/react-portal": "^9.2.13",
55
- "@fluentui/react-popover": "^9.7.0",
56
- "@fluentui/react-positioning": "^9.7.0",
57
- "@fluentui/react-progress": "^9.1.17",
58
- "@fluentui/react-provider": "^9.7.3",
59
- "@fluentui/react-radio": "^9.1.18",
60
- "@fluentui/react-select": "^9.1.17",
34
+ "@fluentui/react-accordion": "^9.1.18",
35
+ "@fluentui/react-alert": "9.0.0-beta.53",
36
+ "@fluentui/react-avatar": "^9.5.7",
37
+ "@fluentui/react-badge": "^9.1.17",
38
+ "@fluentui/react-button": "^9.3.18",
39
+ "@fluentui/react-card": "^9.0.16",
40
+ "@fluentui/react-checkbox": "^9.1.19",
41
+ "@fluentui/react-combobox": "^9.4.2",
42
+ "@fluentui/react-dialog": "^9.5.11",
43
+ "@fluentui/react-divider": "^9.2.17",
44
+ "@fluentui/react-drawer": "9.0.0-beta.3",
45
+ "@fluentui/react-field": "^9.1.8",
46
+ "@fluentui/react-image": "^9.1.14",
47
+ "@fluentui/react-infobutton": "9.0.0-beta.36",
48
+ "@fluentui/react-input": "^9.4.18",
49
+ "@fluentui/react-label": "^9.1.17",
50
+ "@fluentui/react-link": "^9.0.44",
51
+ "@fluentui/react-menu": "^9.8.1",
52
+ "@fluentui/react-overflow": "^9.0.21",
53
+ "@fluentui/react-persona": "^9.2.17",
54
+ "@fluentui/react-portal": "^9.2.14",
55
+ "@fluentui/react-popover": "^9.7.1",
56
+ "@fluentui/react-positioning": "^9.7.1",
57
+ "@fluentui/react-progress": "^9.1.18",
58
+ "@fluentui/react-provider": "^9.7.4",
59
+ "@fluentui/react-radio": "^9.1.19",
60
+ "@fluentui/react-select": "^9.1.18",
61
61
  "@fluentui/react-shared-contexts": "^9.5.1",
62
- "@fluentui/react-skeleton": "^9.0.5",
63
- "@fluentui/react-slider": "^9.1.18",
64
- "@fluentui/react-spinbutton": "^9.2.17",
65
- "@fluentui/react-spinner": "^9.2.3",
66
- "@fluentui/react-switch": "^9.1.18",
67
- "@fluentui/react-table": "^9.4.0",
68
- "@fluentui/react-tabs": "^9.3.18",
69
- "@fluentui/react-tabster": "^9.8.0",
70
- "@fluentui/react-textarea": "^9.3.17",
62
+ "@fluentui/react-skeleton": "^9.0.6",
63
+ "@fluentui/react-slider": "^9.1.19",
64
+ "@fluentui/react-spinbutton": "^9.2.18",
65
+ "@fluentui/react-spinner": "^9.2.4",
66
+ "@fluentui/react-switch": "^9.1.19",
67
+ "@fluentui/react-table": "^9.4.1",
68
+ "@fluentui/react-tabs": "^9.3.19",
69
+ "@fluentui/react-tabster": "^9.8.1",
70
+ "@fluentui/react-textarea": "^9.3.18",
71
71
  "@fluentui/react-theme": "^9.1.9",
72
- "@fluentui/react-toolbar": "^9.1.18",
73
- "@fluentui/react-tooltip": "^9.2.17",
74
- "@fluentui/react-utilities": "^9.9.3",
75
- "@fluentui/react-text": "^9.3.13",
76
- "@fluentui/react-virtualizer": "9.0.0-alpha.23",
77
- "@fluentui/react-tree": "9.0.0-beta.19",
72
+ "@fluentui/react-toolbar": "^9.1.19",
73
+ "@fluentui/react-tooltip": "^9.2.18",
74
+ "@fluentui/react-utilities": "^9.9.4",
75
+ "@fluentui/react-text": "^9.3.14",
76
+ "@fluentui/react-virtualizer": "9.0.0-alpha.24",
77
+ "@fluentui/react-tree": "9.0.0-beta.20",
78
78
  "@griffel/react": "^1.5.7",
79
79
  "@swc/helpers": "^0.4.14"
80
80
  },