@fluentui/react-message-bar 9.0.4 → 9.0.6

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.md CHANGED
@@ -1,12 +1,35 @@
1
1
  # Change Log - @fluentui/react-message-bar
2
2
 
3
- This log was last generated on Wed, 01 Nov 2023 12:51:07 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 14 Nov 2023 17:48:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.6)
8
+
9
+ Tue, 14 Nov 2023 17:48:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.5..@fluentui/react-message-bar_v9.0.6)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-button to v9.3.55 ([PR #29835](https://github.com/microsoft/fluentui/pull/29835) by beachball)
15
+
16
+ ## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.5)
17
+
18
+ Thu, 09 Nov 2023 17:29:37 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.4..@fluentui/react-message-bar_v9.0.5)
20
+
21
+ ### Patches
22
+
23
+ - chore: use package.json#files setup instead of npmignore for all v9 libraries ([PR #29734](https://github.com/microsoft/fluentui/pull/29734) by martinhochel@microsoft.com)
24
+ - Bump @fluentui/react-button to v9.3.54 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
25
+ - Bump @fluentui/react-jsx-runtime to v9.0.19 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
26
+ - Bump @fluentui/react-shared-contexts to v9.12.0 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
27
+ - Bump @fluentui/react-theme to v9.1.16 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.15.2 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
29
+
7
30
  ## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.4)
8
31
 
9
- Wed, 01 Nov 2023 12:51:07 GMT
32
+ Wed, 01 Nov 2023 12:55:59 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.3..@fluentui/react-message-bar_v9.0.4)
11
34
 
12
35
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-message-bar",
3
- "version": "9.0.4",
3
+ "version": "9.0.6",
4
4
  "description": "Fluent UI MessageBar component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -31,12 +31,12 @@
31
31
  "@fluentui/scripts-tasks": "*"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-button": "^9.3.53",
34
+ "@fluentui/react-button": "^9.3.55",
35
35
  "@fluentui/react-icons": "^2.0.217",
36
- "@fluentui/react-jsx-runtime": "^9.0.18",
37
- "@fluentui/react-shared-contexts": "^9.11.1",
38
- "@fluentui/react-theme": "^9.1.15",
39
- "@fluentui/react-utilities": "^9.15.1",
36
+ "@fluentui/react-jsx-runtime": "^9.0.19",
37
+ "@fluentui/react-shared-contexts": "^9.12.0",
38
+ "@fluentui/react-theme": "^9.1.16",
39
+ "@fluentui/react-utilities": "^9.15.2",
40
40
  "@griffel/react": "^1.5.14",
41
41
  "@swc/helpers": "^0.5.1",
42
42
  "react-transition-group": "^4.4.1"
@@ -61,5 +61,11 @@
61
61
  "major",
62
62
  "prerelease"
63
63
  ]
64
- }
64
+ },
65
+ "files": [
66
+ "*.md",
67
+ "dist/*.d.ts",
68
+ "lib",
69
+ "lib-commonjs"
70
+ ]
65
71
  }
package/CHANGELOG.json DELETED
@@ -1,294 +0,0 @@
1
- {
2
- "name": "@fluentui/react-message-bar",
3
- "entries": [
4
- {
5
- "date": "Wed, 01 Nov 2023 12:51:07 GMT",
6
- "tag": "@fluentui/react-message-bar_v9.0.4",
7
- "version": "9.0.4",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "beachball",
12
- "package": "@fluentui/react-message-bar",
13
- "comment": "Bump @fluentui/react-button to v9.3.53",
14
- "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@fluentui/react-message-bar",
19
- "comment": "Bump @fluentui/react-shared-contexts to v9.11.1",
20
- "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
21
- },
22
- {
23
- "author": "beachball",
24
- "package": "@fluentui/react-message-bar",
25
- "comment": "Bump @fluentui/react-theme to v9.1.15",
26
- "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "date": "Sat, 28 Oct 2023 23:35:59 GMT",
33
- "tag": "@fluentui/react-message-bar_v9.0.3",
34
- "version": "9.0.3",
35
- "comments": {
36
- "patch": [
37
- {
38
- "author": "beachball",
39
- "package": "@fluentui/react-message-bar",
40
- "comment": "Bump @fluentui/react-button to v9.3.52",
41
- "commit": "555b0fae3ec7f052e765557ae243c58000514f92"
42
- },
43
- {
44
- "author": "beachball",
45
- "package": "@fluentui/react-message-bar",
46
- "comment": "Bump @fluentui/react-shared-contexts to v9.11.0",
47
- "commit": "555b0fae3ec7f052e765557ae243c58000514f92"
48
- }
49
- ]
50
- }
51
- },
52
- {
53
- "date": "Mon, 23 Oct 2023 09:51:57 GMT",
54
- "tag": "@fluentui/react-message-bar_v9.0.2",
55
- "version": "9.0.2",
56
- "comments": {
57
- "patch": [
58
- {
59
- "author": "beachball",
60
- "package": "@fluentui/react-message-bar",
61
- "comment": "Bump @fluentui/react-button to v9.3.51",
62
- "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
63
- }
64
- ]
65
- }
66
- },
67
- {
68
- "date": "Wed, 18 Oct 2023 17:54:04 GMT",
69
- "tag": "@fluentui/react-message-bar_v9.0.1",
70
- "version": "9.0.1",
71
- "comments": {
72
- "patch": [
73
- {
74
- "author": "lingfangao@hotmail.com",
75
- "package": "@fluentui/react-message-bar",
76
- "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30",
77
- "comment": "chore Add bundle size fixture for MessageBar"
78
- },
79
- {
80
- "author": "beachball",
81
- "package": "@fluentui/react-message-bar",
82
- "comment": "Bump @fluentui/react-button to v9.3.50",
83
- "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
84
- },
85
- {
86
- "author": "beachball",
87
- "package": "@fluentui/react-message-bar",
88
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
89
- "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
90
- },
91
- {
92
- "author": "beachball",
93
- "package": "@fluentui/react-message-bar",
94
- "comment": "Bump @fluentui/react-utilities to v9.15.1",
95
- "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
96
- }
97
- ]
98
- }
99
- },
100
- {
101
- "date": "Thu, 12 Oct 2023 14:55:44 GMT",
102
- "tag": "@fluentui/react-message-bar_v9.0.0",
103
- "version": "9.0.0",
104
- "comments": {
105
- "minor": [
106
- {
107
- "author": "lingfangao@hotmail.com",
108
- "package": "@fluentui/react-message-bar",
109
- "commit": "40e6a376db3c2f11ba131c046c4241bf52e6d3a3",
110
- "comment": "feat: Release MessageBar as stable"
111
- },
112
- {
113
- "author": "beachball",
114
- "package": "@fluentui/react-message-bar",
115
- "comment": "Bump @fluentui/react-button to v9.3.49",
116
- "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
117
- },
118
- {
119
- "author": "beachball",
120
- "package": "@fluentui/react-message-bar",
121
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
122
- "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
123
- }
124
- ]
125
- }
126
- },
127
- {
128
- "date": "Wed, 11 Oct 2023 13:54:24 GMT",
129
- "tag": "@fluentui/react-message-bar-preview_v0.2.1",
130
- "version": "0.2.1",
131
- "comments": {
132
- "patch": [
133
- {
134
- "author": "lingfan.gao@microsoft.com",
135
- "package": "@fluentui/react-message-bar-preview",
136
- "commit": "5a1cee209858ce4e5c1c304755ff74bba0148193",
137
- "comment": "fix: Align icons with text content"
138
- },
139
- {
140
- "author": "lingfangao@hotmail.com",
141
- "package": "@fluentui/react-message-bar-preview",
142
- "commit": "aed130bfbf4ac88947a697b723387fd8d8382686",
143
- "comment": "fix: MessageBarActions should not overflow into grid padding"
144
- },
145
- {
146
- "author": "beachball",
147
- "package": "@fluentui/react-message-bar-preview",
148
- "comment": "Bump @fluentui/react-button to v9.3.48",
149
- "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
150
- },
151
- {
152
- "author": "beachball",
153
- "package": "@fluentui/react-message-bar-preview",
154
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.16",
155
- "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
156
- },
157
- {
158
- "author": "beachball",
159
- "package": "@fluentui/react-message-bar-preview",
160
- "comment": "Bump @fluentui/react-utilities to v9.15.0",
161
- "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
162
- }
163
- ]
164
- }
165
- },
166
- {
167
- "date": "Mon, 09 Oct 2023 20:45:42 GMT",
168
- "tag": "@fluentui/react-message-bar-preview_v0.2.0",
169
- "version": "0.2.0",
170
- "comments": {
171
- "minor": [
172
- {
173
- "author": "lingfangao@hotmail.com",
174
- "package": "@fluentui/react-message-bar-preview",
175
- "commit": "60a911e66db784521a35c1e1ac0362a3f2d8169f",
176
- "comment": "feat: Add shape prop to MessageBar"
177
- },
178
- {
179
- "author": "beachball",
180
- "package": "@fluentui/react-message-bar-preview",
181
- "comment": "Bump @fluentui/react-button to v9.3.47",
182
- "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
183
- },
184
- {
185
- "author": "beachball",
186
- "package": "@fluentui/react-message-bar-preview",
187
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.15",
188
- "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
189
- },
190
- {
191
- "author": "beachball",
192
- "package": "@fluentui/react-message-bar-preview",
193
- "comment": "Bump @fluentui/react-shared-contexts to v9.10.0",
194
- "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
195
- },
196
- {
197
- "author": "beachball",
198
- "package": "@fluentui/react-message-bar-preview",
199
- "comment": "Bump @fluentui/react-utilities to v9.14.2",
200
- "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
201
- }
202
- ],
203
- "patch": [
204
- {
205
- "author": "lingfangao@hotmail.com",
206
- "package": "@fluentui/react-message-bar-preview",
207
- "commit": "dbc18f02facdc420ec4baf7c125ddab22271facf",
208
- "comment": "feat: Add custom style hook to MessageBar."
209
- }
210
- ],
211
- "none": [
212
- {
213
- "author": "olfedias@microsoft.com",
214
- "package": "@fluentui/react-message-bar-preview",
215
- "commit": "93d4ee6dd801b672ade6ce41345cfbd9010af01a",
216
- "comment": "chore: fix typos"
217
- }
218
- ]
219
- }
220
- },
221
- {
222
- "date": "Thu, 05 Oct 2023 15:25:31 GMT",
223
- "tag": "@fluentui/react-message-bar-preview_v0.1.1",
224
- "version": "0.1.1",
225
- "comments": {
226
- "patch": [
227
- {
228
- "author": "bernardo.sunderhus@gmail.com",
229
- "package": "@fluentui/react-message-bar-preview",
230
- "commit": "86dd76990e3da5af1f2b6b04a3aec46141d5a653",
231
- "comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
232
- },
233
- {
234
- "author": "lingfangao@hotmail.com",
235
- "package": "@fluentui/react-message-bar-preview",
236
- "commit": "f61b2b14b6daf39bb3c2da1909a4cfce94c73845",
237
- "comment": "fix: screenreader narration improvements"
238
- },
239
- {
240
- "author": "beachball",
241
- "package": "@fluentui/react-message-bar-preview",
242
- "comment": "Bump @fluentui/react-button to v9.3.46",
243
- "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
244
- },
245
- {
246
- "author": "beachball",
247
- "package": "@fluentui/react-message-bar-preview",
248
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.14",
249
- "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
250
- },
251
- {
252
- "author": "beachball",
253
- "package": "@fluentui/react-message-bar-preview",
254
- "comment": "Bump @fluentui/react-utilities to v9.14.1",
255
- "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
256
- }
257
- ]
258
- }
259
- },
260
- {
261
- "date": "Wed, 04 Oct 2023 08:45:46 GMT",
262
- "tag": "@fluentui/react-message-bar-preview_v0.1.0",
263
- "version": "0.1.0",
264
- "comments": {
265
- "minor": [
266
- {
267
- "author": "lingfangao@hotmail.com",
268
- "package": "@fluentui/react-message-bar-preview",
269
- "commit": "b93332889af6fc14d25bcfe50ed0c56d988c10f8",
270
- "comment": "feat: release preview package"
271
- },
272
- {
273
- "author": "beachball",
274
- "package": "@fluentui/react-message-bar-preview",
275
- "comment": "Bump @fluentui/react-button to v9.3.45",
276
- "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
277
- },
278
- {
279
- "author": "beachball",
280
- "package": "@fluentui/react-message-bar-preview",
281
- "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
282
- "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
283
- },
284
- {
285
- "author": "beachball",
286
- "package": "@fluentui/react-message-bar-preview",
287
- "comment": "Bump @fluentui/react-utilities to v9.14.0",
288
- "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
289
- }
290
- ]
291
- }
292
- }
293
- ]
294
- }