@fluentui/react-components 9.54.10 → 9.54.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 (2) hide show
  1. package/CHANGELOG.md +42 -2
  2. package/package.json +43 -43
package/CHANGELOG.md CHANGED
@@ -1,12 +1,52 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Wed, 07 Aug 2024 12:31:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 15 Aug 2024 13:46:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.54.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.12)
8
+
9
+ Thu, 15 Aug 2024 13:46:54 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.11..@fluentui/react-components_v9.54.12)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/react-tabster`
15
+ - chore: simplifies useMergedTabsterAttributes internals ([PR #32303](https://github.com/microsoft/fluentui/pull/32303) by bernardo.sunderhus@gmail.com)
16
+
17
+ ## [9.54.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.11)
18
+
19
+ Thu, 15 Aug 2024 08:22:07 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.10..@fluentui/react-components_v9.54.11)
21
+
22
+ ### Minor changes
23
+
24
+ - `@fluentui/react-tag-picker`
25
+ - feature: introduces noPopover property to TagPicker ([PR #32158](https://github.com/microsoft/fluentui/pull/32158) by bernardo.sunderhus@gmail.com)
26
+
27
+ ### Patches
28
+
29
+ - `@fluentui/react-carousel-preview`
30
+ - chore: change :after to ::after ([PR #32236](https://github.com/microsoft/fluentui/pull/32236) by seanmonahan@microsoft.com)
31
+ - `@fluentui/react-combobox`
32
+ - fix: check icon slot does not collapse ([PR #32243](https://github.com/microsoft/fluentui/pull/32243) by sarah.higley@microsoft.com)
33
+ - `@fluentui/react-drawer`
34
+ - chore: change :after to ::after. ([PR #32236](https://github.com/microsoft/fluentui/pull/32236) by seanmonahan@microsoft.com)
35
+ - Bug fix for issue 31724 ([PR #32060](https://github.com/microsoft/fluentui/pull/32060) by lakshmimanasasai.t@gmail.com)
36
+ - `@fluentui/react-list-preview`
37
+ - chore: ensures useMergedTabsterAttributes supports Partial attributes ([PR #32300](https://github.com/microsoft/fluentui/pull/32300) by bernardo.sunderhus@gmail.com)
38
+ - `@fluentui/react-migration-v0-v9`
39
+ - v9 migration: Add Video shim component ([PR #31885](https://github.com/microsoft/fluentui/pull/31885) by jukapsia@microsoft.com)
40
+ - `@fluentui/react-swatch-picker`
41
+ - (react-swatch-picker): fixed documentation ([PR #32279](https://github.com/microsoft/fluentui/pull/32279) by vkozlova@microsoft.com)
42
+ - `@fluentui/react-table`
43
+ - chore: change :after to ::after ([PR #32236](https://github.com/microsoft/fluentui/pull/32236) by seanmonahan@microsoft.com)
44
+ - `@fluentui/react-tabster`
45
+ - chore: ensures useMergedTabsterAttributes supports Partial attributes ([PR #32300](https://github.com/microsoft/fluentui/pull/32300) by bernardo.sunderhus@gmail.com)
46
+
7
47
  ## [9.54.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.10)
8
48
 
9
- Wed, 07 Aug 2024 12:31:33 GMT
49
+ Wed, 07 Aug 2024 12:31:56 GMT
10
50
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.9..@fluentui/react-components_v9.54.10)
11
51
 
12
52
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.54.10",
3
+ "version": "9.54.12",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,63 +30,63 @@
30
30
  "@fluentui/scripts-tasks": "*"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/react-accordion": "^9.5.0",
33
+ "@fluentui/react-accordion": "^9.5.2",
34
34
  "@fluentui/react-alert": "9.0.0-beta.124",
35
- "@fluentui/react-avatar": "^9.6.35",
35
+ "@fluentui/react-avatar": "^9.6.37",
36
36
  "@fluentui/react-badge": "^9.2.41",
37
- "@fluentui/react-button": "^9.3.87",
38
- "@fluentui/react-card": "^9.0.89",
39
- "@fluentui/react-checkbox": "^9.2.33",
40
- "@fluentui/react-combobox": "^9.13.3",
41
- "@fluentui/react-dialog": "^9.11.9",
37
+ "@fluentui/react-button": "^9.3.89",
38
+ "@fluentui/react-card": "^9.0.91",
39
+ "@fluentui/react-checkbox": "^9.2.35",
40
+ "@fluentui/react-combobox": "^9.13.5",
41
+ "@fluentui/react-dialog": "^9.11.11",
42
42
  "@fluentui/react-divider": "^9.2.73",
43
- "@fluentui/react-drawer": "^9.5.9",
44
- "@fluentui/react-field": "^9.1.72",
43
+ "@fluentui/react-drawer": "^9.5.11",
44
+ "@fluentui/react-field": "^9.1.74",
45
45
  "@fluentui/react-image": "^9.1.71",
46
46
  "@fluentui/react-infobutton": "9.0.0-beta.102",
47
- "@fluentui/react-infolabel": "^9.0.42",
48
- "@fluentui/react-input": "^9.4.85",
47
+ "@fluentui/react-infolabel": "^9.0.44",
48
+ "@fluentui/react-input": "^9.4.87",
49
49
  "@fluentui/react-label": "^9.1.74",
50
- "@fluentui/react-link": "^9.2.28",
51
- "@fluentui/react-menu": "^9.14.12",
52
- "@fluentui/react-overflow": "^9.1.26",
53
- "@fluentui/react-persona": "^9.2.94",
54
- "@fluentui/react-portal": "^9.4.31",
55
- "@fluentui/react-popover": "^9.9.17",
50
+ "@fluentui/react-link": "^9.2.30",
51
+ "@fluentui/react-menu": "^9.14.14",
52
+ "@fluentui/react-overflow": "^9.1.28",
53
+ "@fluentui/react-persona": "^9.2.96",
54
+ "@fluentui/react-portal": "^9.4.33",
55
+ "@fluentui/react-popover": "^9.9.19",
56
56
  "@fluentui/react-positioning": "^9.15.7",
57
- "@fluentui/react-progress": "^9.1.83",
58
- "@fluentui/react-provider": "^9.17.0",
59
- "@fluentui/react-radio": "^9.2.28",
60
- "@fluentui/react-select": "^9.1.83",
57
+ "@fluentui/react-progress": "^9.1.85",
58
+ "@fluentui/react-provider": "^9.17.2",
59
+ "@fluentui/react-radio": "^9.2.30",
60
+ "@fluentui/react-select": "^9.1.85",
61
61
  "@fluentui/react-shared-contexts": "^9.20.0",
62
- "@fluentui/react-skeleton": "^9.1.12",
63
- "@fluentui/react-slider": "^9.1.90",
64
- "@fluentui/react-spinbutton": "^9.2.84",
62
+ "@fluentui/react-skeleton": "^9.1.14",
63
+ "@fluentui/react-slider": "^9.1.92",
64
+ "@fluentui/react-spinbutton": "^9.2.86",
65
65
  "@fluentui/react-spinner": "^9.4.12",
66
- "@fluentui/react-swatch-picker": "^9.1.6",
67
- "@fluentui/react-switch": "^9.1.90",
68
- "@fluentui/react-table": "^9.15.13",
69
- "@fluentui/react-tabs": "^9.4.28",
70
- "@fluentui/react-tabster": "^9.22.3",
71
- "@fluentui/react-tags": "^9.3.14",
72
- "@fluentui/react-textarea": "^9.3.84",
66
+ "@fluentui/react-swatch-picker": "^9.1.8",
67
+ "@fluentui/react-switch": "^9.1.92",
68
+ "@fluentui/react-table": "^9.15.15",
69
+ "@fluentui/react-tabs": "^9.4.30",
70
+ "@fluentui/react-tabster": "^9.22.5",
71
+ "@fluentui/react-tags": "^9.3.16",
72
+ "@fluentui/react-textarea": "^9.3.86",
73
73
  "@fluentui/react-theme": "^9.1.19",
74
- "@fluentui/react-toast": "^9.3.51",
75
- "@fluentui/react-toolbar": "^9.2.1",
76
- "@fluentui/react-tooltip": "^9.4.35",
74
+ "@fluentui/react-toast": "^9.3.53",
75
+ "@fluentui/react-toolbar": "^9.2.3",
76
+ "@fluentui/react-tooltip": "^9.4.37",
77
77
  "@fluentui/react-utilities": "^9.18.13",
78
78
  "@fluentui/react-text": "^9.4.23",
79
79
  "@fluentui/react-virtualizer": "9.0.0-alpha.82",
80
- "@fluentui/react-tree": "^9.7.8",
80
+ "@fluentui/react-tree": "^9.7.10",
81
81
  "@griffel/react": "^1.5.22",
82
82
  "@swc/helpers": "^0.5.1",
83
- "@fluentui/react-message-bar": "^9.2.7",
84
- "@fluentui/react-breadcrumb": "^9.0.34",
85
- "@fluentui/react-aria": "^9.13.2",
86
- "@fluentui/react-rating": "^9.0.15",
87
- "@fluentui/react-search": "^9.0.14",
88
- "@fluentui/react-teaching-popover": "^9.1.13",
89
- "@fluentui/react-tag-picker": "^9.2.5",
83
+ "@fluentui/react-message-bar": "^9.2.9",
84
+ "@fluentui/react-breadcrumb": "^9.0.36",
85
+ "@fluentui/react-aria": "^9.13.4",
86
+ "@fluentui/react-rating": "^9.0.17",
87
+ "@fluentui/react-search": "^9.0.16",
88
+ "@fluentui/react-teaching-popover": "^9.1.15",
89
+ "@fluentui/react-tag-picker": "^9.3.1",
90
90
  "@fluentui/react-motion": "^9.4.0"
91
91
  },
92
92
  "peerDependencies": {