@fluentui/react-components 9.29.2 → 9.29.4
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 +113 -1
- package/CHANGELOG.md +46 -2
- package/package.json +14 -14
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,119 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 21 Aug 2023 11:36:39 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.29.4",
|
|
7
|
+
"version": "9.29.4",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "vkozlova@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-breadcrumb-preview",
|
|
13
|
+
"commit": "039d87ed8c63c1bcfbf7d4c4a6fa61ac92f838bd",
|
|
14
|
+
"comment": "fix: breadcrumb spacing"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "esteban.230@hotmail.com",
|
|
18
|
+
"package": "@fluentui/react-datepicker-compat",
|
|
19
|
+
"commit": "d73590f34a41a22776a0bc2c41391b589531e679",
|
|
20
|
+
"comment": "fix: Make year picker react to go to today."
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "yuanboxue@microsoft.com",
|
|
24
|
+
"package": "@fluentui/react-menu",
|
|
25
|
+
"commit": "f042ed0d53377114375be20bd87f81a97e04e22c",
|
|
26
|
+
"comment": "fix: make MenuItem with long content grow its height"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "olfedias@microsoft.com",
|
|
30
|
+
"package": "@fluentui/react-positioning",
|
|
31
|
+
"commit": "89bd803c8433397784d62a4172a988240a779596",
|
|
32
|
+
"comment": "fix: make event listners passive"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "seanmonahan@microsoft.com",
|
|
36
|
+
"package": "@fluentui/react-positioning",
|
|
37
|
+
"commit": "8696dd12dc1ade100d82e8a5cfa01dd737fd9c2e",
|
|
38
|
+
"comment": "chore: fix lint warnings"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "seanmonahan@microsoft.com",
|
|
42
|
+
"package": "@fluentui/react-provider",
|
|
43
|
+
"commit": "8696dd12dc1ade100d82e8a5cfa01dd737fd9c2e",
|
|
44
|
+
"comment": "chore: fix lint warnings"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
48
|
+
"package": "@fluentui/react-search-preview",
|
|
49
|
+
"commit": "d7743e64df7a0b0bd607cf9df3667203eda49e34",
|
|
50
|
+
"comment": "chore: migrate to new slots API"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "yuanboxue@microsoft.com",
|
|
54
|
+
"package": "@fluentui/react-tags-preview",
|
|
55
|
+
"commit": "ad2fe1f95bbd2c9a053e9a058ccabc7e153b413c",
|
|
56
|
+
"comment": "chore: add documentation"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "yuanboxue@microsoft.com",
|
|
60
|
+
"package": "@fluentui/react-tags-preview",
|
|
61
|
+
"commit": "55e07ffc8d180554fb027841e7d2a89637cefcb3",
|
|
62
|
+
"comment": "fix: use `:active` selector for pressed style instead of `:hover:active`"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "seanmonahan@microsoft.com",
|
|
66
|
+
"package": "@fluentui/react-tree",
|
|
67
|
+
"commit": "8696dd12dc1ade100d82e8a5cfa01dd737fd9c2e",
|
|
68
|
+
"comment": "chore: fix lint warnings"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "yuanboxue@microsoft.com",
|
|
72
|
+
"package": "@fluentui/react-tree",
|
|
73
|
+
"commit": "3d6b8e8646a5dc6fe6c05fcbf50fefd0e61db92c",
|
|
74
|
+
"comment": "fix: stabilize `handleActionsRef` created by TreeItem"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"prerelease": [
|
|
78
|
+
{
|
|
79
|
+
"author": "marcosvmmoura@gmail.com",
|
|
80
|
+
"package": "@fluentui/react-drawer",
|
|
81
|
+
"commit": "768de13c5e30222f64b2cc453bc4b134a6e90712",
|
|
82
|
+
"comment": "fix: rename values of position prop from left/right to start/end"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"author": "esteban.230@hotmail.com",
|
|
86
|
+
"package": "@fluentui/react-infobutton",
|
|
87
|
+
"commit": "7899bcf885c6599dcfe23cddb532c954b25aca79",
|
|
88
|
+
"comment": "fix: Cursor should be pointer when hovering the button to show it's a button."
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"none": [
|
|
92
|
+
{
|
|
93
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
94
|
+
"package": "@fluentui/react-tree",
|
|
95
|
+
"commit": "40cd99729f234f5c705ade1cbca7c5a75e454e9e",
|
|
96
|
+
"comment": "doc: adds drag & drop example"
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"date": "Thu, 17 Aug 2023 13:49:56 GMT",
|
|
103
|
+
"tag": "@fluentui/react-components_v9.29.3",
|
|
104
|
+
"version": "9.29.3",
|
|
105
|
+
"comments": {
|
|
106
|
+
"patch": [
|
|
107
|
+
{
|
|
108
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
109
|
+
"package": "@fluentui/react-tree",
|
|
110
|
+
"commit": "ccd513e9b7c3179bef3588d183be1e3e4b9d7f7d",
|
|
111
|
+
"comment": "bugfix: headless flat tree itemType manual definition"
|
|
112
|
+
}
|
|
113
|
+
]
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"date": "Wed, 16 Aug 2023 17:41:07 GMT",
|
|
6
118
|
"tag": "@fluentui/react-components_v9.29.2",
|
|
7
119
|
"version": "9.29.2",
|
|
8
120
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,56 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 21 Aug 2023 11:36:39 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.29.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.29.4)
|
|
8
|
+
|
|
9
|
+
Mon, 21 Aug 2023 11:36:39 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.29.3..@fluentui/react-components_v9.29.4)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-breadcrumb-preview`
|
|
15
|
+
- fix: breadcrumb spacing ([PR #28883](https://github.com/microsoft/fluentui/pull/28883) by vkozlova@microsoft.com)
|
|
16
|
+
- `@fluentui/react-datepicker-compat`
|
|
17
|
+
- fix: Make year picker react to go to today. ([PR #28907](https://github.com/microsoft/fluentui/pull/28907) by esteban.230@hotmail.com)
|
|
18
|
+
- `@fluentui/react-menu`
|
|
19
|
+
- fix: make MenuItem with long content grow its height ([PR #28675](https://github.com/microsoft/fluentui/pull/28675) by yuanboxue@microsoft.com)
|
|
20
|
+
- `@fluentui/react-positioning`
|
|
21
|
+
- fix: make event listners passive ([PR #28839](https://github.com/microsoft/fluentui/pull/28839) by olfedias@microsoft.com)
|
|
22
|
+
- chore: fix lint warnings ([PR #28889](https://github.com/microsoft/fluentui/pull/28889) by seanmonahan@microsoft.com)
|
|
23
|
+
- `@fluentui/react-provider`
|
|
24
|
+
- chore: fix lint warnings ([PR #28889](https://github.com/microsoft/fluentui/pull/28889) by seanmonahan@microsoft.com)
|
|
25
|
+
- `@fluentui/react-search-preview`
|
|
26
|
+
- chore: migrate to new slots API ([PR #28862](https://github.com/microsoft/fluentui/pull/28862) by bernardo.sunderhus@gmail.com)
|
|
27
|
+
- `@fluentui/react-tags-preview`
|
|
28
|
+
- chore: add documentation ([PR #28899](https://github.com/microsoft/fluentui/pull/28899) by yuanboxue@microsoft.com)
|
|
29
|
+
- fix: use `:active` selector for pressed style instead of `:hover:active` ([PR #28884](https://github.com/microsoft/fluentui/pull/28884) by yuanboxue@microsoft.com)
|
|
30
|
+
- `@fluentui/react-tree`
|
|
31
|
+
- chore: fix lint warnings ([PR #28889](https://github.com/microsoft/fluentui/pull/28889) by seanmonahan@microsoft.com)
|
|
32
|
+
- fix: stabilize `handleActionsRef` created by TreeItem ([PR #28896](https://github.com/microsoft/fluentui/pull/28896) by yuanboxue@microsoft.com)
|
|
33
|
+
|
|
34
|
+
### Changes
|
|
35
|
+
|
|
36
|
+
- `@fluentui/react-drawer`
|
|
37
|
+
- fix: rename values of position prop from left/right to start/end ([PR #28905](https://github.com/microsoft/fluentui/pull/28905) by marcosvmmoura@gmail.com)
|
|
38
|
+
- `@fluentui/react-infobutton`
|
|
39
|
+
- fix: Cursor should be pointer when hovering the button to show it's a button. ([PR #28893](https://github.com/microsoft/fluentui/pull/28893) by esteban.230@hotmail.com)
|
|
40
|
+
|
|
41
|
+
## [9.29.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.29.3)
|
|
42
|
+
|
|
43
|
+
Thu, 17 Aug 2023 13:49:56 GMT
|
|
44
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.29.2..@fluentui/react-components_v9.29.3)
|
|
45
|
+
|
|
46
|
+
### Patches
|
|
47
|
+
|
|
48
|
+
- `@fluentui/react-tree`
|
|
49
|
+
- bugfix: headless flat tree itemType manual definition ([PR #28898](https://github.com/microsoft/fluentui/pull/28898) by bernardo.sunderhus@gmail.com)
|
|
50
|
+
|
|
7
51
|
## [9.29.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.29.2)
|
|
8
52
|
|
|
9
|
-
Wed, 16 Aug 2023 17:
|
|
53
|
+
Wed, 16 Aug 2023 17:41:07 GMT
|
|
10
54
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.29.1..@fluentui/react-components_v9.29.2)
|
|
11
55
|
|
|
12
56
|
### Patches
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.29.
|
|
3
|
+
"version": "9.29.4",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -32,30 +32,30 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@fluentui/react-accordion": "^9.3.4",
|
|
35
|
-
"@fluentui/react-alert": "9.0.0-beta.
|
|
36
|
-
"@fluentui/react-avatar": "^9.5.
|
|
35
|
+
"@fluentui/react-alert": "9.0.0-beta.68",
|
|
36
|
+
"@fluentui/react-avatar": "^9.5.22",
|
|
37
37
|
"@fluentui/react-badge": "^9.1.28",
|
|
38
38
|
"@fluentui/react-button": "^9.3.31",
|
|
39
39
|
"@fluentui/react-card": "^9.0.30",
|
|
40
40
|
"@fluentui/react-checkbox": "^9.1.32",
|
|
41
|
-
"@fluentui/react-combobox": "^9.5.
|
|
41
|
+
"@fluentui/react-combobox": "^9.5.6",
|
|
42
42
|
"@fluentui/react-dialog": "^9.5.24",
|
|
43
43
|
"@fluentui/react-divider": "^9.2.27",
|
|
44
|
-
"@fluentui/react-drawer": "9.0.0-beta.
|
|
44
|
+
"@fluentui/react-drawer": "9.0.0-beta.17",
|
|
45
45
|
"@fluentui/react-field": "^9.1.19",
|
|
46
46
|
"@fluentui/react-image": "^9.1.24",
|
|
47
|
-
"@fluentui/react-infobutton": "9.0.0-beta.
|
|
47
|
+
"@fluentui/react-infobutton": "9.0.0-beta.52",
|
|
48
48
|
"@fluentui/react-input": "^9.4.29",
|
|
49
49
|
"@fluentui/react-label": "^9.1.27",
|
|
50
50
|
"@fluentui/react-link": "^9.1.10",
|
|
51
|
-
"@fluentui/react-menu": "^9.12.
|
|
51
|
+
"@fluentui/react-menu": "^9.12.8",
|
|
52
52
|
"@fluentui/react-overflow": "^9.0.27",
|
|
53
|
-
"@fluentui/react-persona": "^9.2.
|
|
53
|
+
"@fluentui/react-persona": "^9.2.32",
|
|
54
54
|
"@fluentui/react-portal": "^9.3.7",
|
|
55
|
-
"@fluentui/react-popover": "^9.7.
|
|
56
|
-
"@fluentui/react-positioning": "^9.9.
|
|
55
|
+
"@fluentui/react-popover": "^9.7.16",
|
|
56
|
+
"@fluentui/react-positioning": "^9.9.5",
|
|
57
57
|
"@fluentui/react-progress": "^9.1.29",
|
|
58
|
-
"@fluentui/react-provider": "^9.7.
|
|
58
|
+
"@fluentui/react-provider": "^9.7.19",
|
|
59
59
|
"@fluentui/react-radio": "^9.1.32",
|
|
60
60
|
"@fluentui/react-select": "^9.1.29",
|
|
61
61
|
"@fluentui/react-shared-contexts": "^9.7.2",
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
"@fluentui/react-spinbutton": "^9.2.29",
|
|
65
65
|
"@fluentui/react-spinner": "^9.3.7",
|
|
66
66
|
"@fluentui/react-switch": "^9.1.32",
|
|
67
|
-
"@fluentui/react-table": "^9.7.
|
|
67
|
+
"@fluentui/react-table": "^9.7.8",
|
|
68
68
|
"@fluentui/react-tabs": "^9.3.33",
|
|
69
69
|
"@fluentui/react-tabster": "^9.12.2",
|
|
70
70
|
"@fluentui/react-textarea": "^9.3.29",
|
|
71
71
|
"@fluentui/react-theme": "^9.1.11",
|
|
72
72
|
"@fluentui/react-toast": "^9.1.4",
|
|
73
73
|
"@fluentui/react-toolbar": "^9.1.32",
|
|
74
|
-
"@fluentui/react-tooltip": "^9.2.
|
|
74
|
+
"@fluentui/react-tooltip": "^9.2.33",
|
|
75
75
|
"@fluentui/react-utilities": "^9.11.1",
|
|
76
76
|
"@fluentui/react-text": "^9.3.24",
|
|
77
77
|
"@fluentui/react-virtualizer": "9.0.0-alpha.34",
|
|
78
|
-
"@fluentui/react-tree": "9.0.
|
|
78
|
+
"@fluentui/react-tree": "^9.0.2",
|
|
79
79
|
"@griffel/react": "^1.5.14",
|
|
80
80
|
"@swc/helpers": "^0.4.14"
|
|
81
81
|
},
|