@atlaskit/inline-message 12.0.5 → 12.1.0

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 +564 -362
  2. package/package.json +8 -7
package/CHANGELOG.md CHANGED
@@ -1,954 +1,1156 @@
1
1
  # @atlaskit/inline-message
2
2
 
3
+ ## 12.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#96634](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96634)
8
+ [`047cd471b7e2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/047cd471b7e2) -
9
+ Add support for React 18.
10
+
3
11
  ## 12.0.5
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
15
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
16
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
17
+ Upgrade Typescript from `4.9.5` to `5.4.2`
8
18
 
9
19
  ## 12.0.4
10
20
 
11
21
  ### Patch Changes
12
22
 
13
- - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022) [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) - Migrate packages to use declarative entry points
23
+ - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
24
+ [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
25
+ Migrate packages to use declarative entry points
14
26
 
15
27
  ## 12.0.3
16
28
 
17
29
  ### Patch Changes
18
30
 
19
- - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677) [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) - This package has been added to the Jira push model.
31
+ - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677)
32
+ [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) -
33
+ This package has been added to the Jira push model.
20
34
 
21
35
  ## 12.0.2
22
36
 
23
37
  ### Patch Changes
24
38
 
25
- - Updated dependencies
39
+ - Updated dependencies
26
40
 
27
41
  ## 12.0.1
28
42
 
29
43
  ### Patch Changes
30
44
 
31
- - Updated dependencies
45
+ - Updated dependencies
32
46
 
33
47
  ## 12.0.0
34
48
 
35
49
  ### Major Changes
36
50
 
37
- - [#41791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41791) [`ec7c2a38247`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec7c2a38247) - Removed all remaining legacy theming logic from the Calendar, Form, InlineDialog, InlineEdit and InlineMessage components.
51
+ - [#41791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41791)
52
+ [`ec7c2a38247`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec7c2a38247) -
53
+ Removed all remaining legacy theming logic from the Calendar, Form, InlineDialog, InlineEdit and
54
+ InlineMessage components.
38
55
 
39
56
  ### Patch Changes
40
57
 
41
- - Updated dependencies
58
+ - Updated dependencies
42
59
 
43
60
  ## 11.5.8
44
61
 
45
62
  ### Patch Changes
46
63
 
47
- - [#42261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42261) [`5bbffa62596`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bbffa62596) - Remove shadowed variable and use type imports
64
+ - [#42261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42261)
65
+ [`5bbffa62596`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bbffa62596) - Remove
66
+ shadowed variable and use type imports
48
67
 
49
68
  ## 11.5.7
50
69
 
51
70
  ### Patch Changes
52
71
 
53
- - [#40650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40650) [`07aa588c8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07aa588c8a4) - Reverts the fix to text descender cut-off, due to incompatibilities with Firefox and Safari.
72
+ - [#40650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40650)
73
+ [`07aa588c8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07aa588c8a4) -
74
+ Reverts the fix to text descender cut-off, due to incompatibilities with Firefox and Safari.
54
75
 
55
76
  ## 11.5.6
56
77
 
57
78
  ### Patch Changes
58
79
 
59
- - [#40832](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40832) [`89fccc9c758`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89fccc9c758) - Add aria-expanded to communicate expanded/ collapsed state
80
+ - [#40832](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40832)
81
+ [`89fccc9c758`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89fccc9c758) - Add
82
+ aria-expanded to communicate expanded/ collapsed state
60
83
 
61
84
  ## 11.5.5
62
85
 
63
86
  ### Patch Changes
64
87
 
65
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
66
- - Updated dependencies
88
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
89
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
90
+ version.json
91
+ - Updated dependencies
67
92
 
68
93
  ## 11.5.4
69
94
 
70
95
  ### Patch Changes
71
96
 
72
- - [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209) [`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a bug where text descenders were cut off at high zoom levels on Windows
97
+ - [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209)
98
+ [`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a
99
+ bug where text descenders were cut off at high zoom levels on Windows
73
100
 
74
101
  ## 11.5.3
75
102
 
76
103
  ### Patch Changes
77
104
 
78
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
105
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
106
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
107
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
108
+ testing.
79
109
 
80
110
  ## 11.5.2
81
111
 
82
112
  ### Patch Changes
83
113
 
84
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
114
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
115
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
116
+ legacy types are published for TS 4.5-4.8
85
117
 
86
118
  ## 11.5.1
87
119
 
88
120
  ### Patch Changes
89
121
 
90
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
122
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
123
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
124
+ Upgrade Typescript from `4.5.5` to `4.9.5`
91
125
 
92
126
  ## 11.5.0
93
127
 
94
128
  ### Minor Changes
95
129
 
96
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
130
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
131
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
132
+ minor dependency bump
97
133
 
98
134
  ### Patch Changes
99
135
 
100
- - Updated dependencies
136
+ - Updated dependencies
101
137
 
102
138
  ## 11.4.10
103
139
 
104
140
  ### Patch Changes
105
141
 
106
- - [#31552](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31552) [`f6d92b4a378`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6d92b4a378) - Migrates unit tests from enzyme to RTL.
142
+ - [#31552](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31552)
143
+ [`f6d92b4a378`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6d92b4a378) -
144
+ Migrates unit tests from enzyme to RTL.
107
145
 
108
146
  ## 11.4.9
109
147
 
110
148
  ### Patch Changes
111
149
 
112
- - Updated dependencies
150
+ - Updated dependencies
113
151
 
114
152
  ## 11.4.8
115
153
 
116
154
  ### Patch Changes
117
155
 
118
- - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390) [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
156
+ - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
157
+ [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) -
158
+ Internal change to update token references. There is no expected behaviour or visual change.
119
159
 
120
160
  ## 11.4.7
121
161
 
122
162
  ### Patch Changes
123
163
 
124
- - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064) [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated to use typography tokens. There is no expected behaviour or visual change.
164
+ - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064)
165
+ [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) -
166
+ Updated to use typography tokens. There is no expected behaviour or visual change.
125
167
 
126
168
  ## 11.4.6
127
169
 
128
170
  ### Patch Changes
129
171
 
130
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`25902de2d93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25902de2d93) - [ux] Added pressed (active) state styles for the secondary text.
172
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
173
+ [`25902de2d93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25902de2d93) - [ux]
174
+ Added pressed (active) state styles for the secondary text.
131
175
 
132
176
  ## 11.4.5
133
177
 
134
178
  ### Patch Changes
135
179
 
136
- - Updated dependencies
180
+ - Updated dependencies
137
181
 
138
182
  ## 11.4.4
139
183
 
140
184
  ### Patch Changes
141
185
 
142
- - Updated dependencies
186
+ - Updated dependencies
143
187
 
144
188
  ## 11.4.3
145
189
 
146
190
  ### Patch Changes
147
191
 
148
- - Updated dependencies
192
+ - Updated dependencies
149
193
 
150
194
  ## 11.4.2
151
195
 
152
196
  ### Patch Changes
153
197
 
154
- - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408) [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
198
+ - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408)
199
+ [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) -
200
+ Internal changes to include spacing tokens in component implementations.
155
201
 
156
202
  ## 11.4.1
157
203
 
158
204
  ### Patch Changes
159
205
 
160
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
206
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
207
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
208
+ Upgrade Typescript from `4.3.5` to `4.5.5`
161
209
 
162
210
  ## 11.4.0
163
211
 
164
212
  ### Minor Changes
165
213
 
166
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`bcf29b33526`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcf29b33526) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
214
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
215
+ [`bcf29b33526`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcf29b33526) -
216
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
167
217
 
168
218
  ### Patch Changes
169
219
 
170
- - Updated dependencies
220
+ - Updated dependencies
171
221
 
172
222
  ## 11.3.1
173
223
 
174
224
  ### Patch Changes
175
225
 
176
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
226
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
227
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
228
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
177
229
 
178
230
  ## 11.3.0
179
231
 
180
232
  ### Minor Changes
181
233
 
182
- - [#23573](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23573) [`38469010a1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38469010a1c) - Replaces usage of the `type` prop with `appearance`.
234
+ - [#23573](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23573)
235
+ [`38469010a1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38469010a1c) -
236
+ Replaces usage of the `type` prop with `appearance`.
183
237
 
184
238
  ## 11.2.8
185
239
 
186
240
  ### Patch Changes
187
241
 
188
- - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545) [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) - Adjusts jsdoc strings to improve prop documentation
242
+ - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545)
243
+ [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) -
244
+ Adjusts jsdoc strings to improve prop documentation
189
245
 
190
246
  ## 11.2.7
191
247
 
192
248
  ### Patch Changes
193
249
 
194
- - Updated dependencies
250
+ - Updated dependencies
195
251
 
196
252
  ## 11.2.6
197
253
 
198
254
  ### Patch Changes
199
255
 
200
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
201
- - Updated dependencies
256
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
257
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
258
+ Upgrade to TypeScript 4.2.4
259
+ - Updated dependencies
202
260
 
203
261
  ## 11.2.5
204
262
 
205
263
  ### Patch Changes
206
264
 
207
- - Updated dependencies
265
+ - Updated dependencies
208
266
 
209
267
  ## 11.2.4
210
268
 
211
269
  ### Patch Changes
212
270
 
213
- - Updated dependencies
271
+ - Updated dependencies
214
272
 
215
273
  ## 11.2.3
216
274
 
217
275
  ### Patch Changes
218
276
 
219
- - Updated dependencies
277
+ - Updated dependencies
220
278
 
221
279
  ## 11.2.2
222
280
 
223
281
  ### Patch Changes
224
282
 
225
- - Updated dependencies
283
+ - Updated dependencies
226
284
 
227
285
  ## 11.2.1
228
286
 
229
287
  ### Patch Changes
230
288
 
231
- - Updated dependencies
289
+ - Updated dependencies
232
290
 
233
291
  ## 11.2.0
234
292
 
235
293
  ### Minor Changes
236
294
 
237
- - [#16759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16759) [`3d6d3a581d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d6d3a581d6) - Instrumented `@atlaskit/inline-message` with the new theming package, `@atlaskit/tokens`.
295
+ - [#16759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16759)
296
+ [`3d6d3a581d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d6d3a581d6) -
297
+ Instrumented `@atlaskit/inline-message` with the new theming package, `@atlaskit/tokens`.
238
298
 
239
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
240
- These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
299
+ New tokens will be visible only in applications configured to use the new Tokens API (currently
300
+ in alpha). These changes are intended to be interoperable with the legacy theme implementation.
301
+ Legacy dark mode users should expect no visual or breaking changes.
241
302
 
242
303
  ## 11.1.5
243
304
 
244
305
  ### Patch Changes
245
306
 
246
- - [#15632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15632) [`34282240102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34282240102) - Adds explicit type to button usages components.
307
+ - [#15632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15632)
308
+ [`34282240102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34282240102) - Adds
309
+ explicit type to button usages components.
247
310
 
248
311
  ## 11.1.4
249
312
 
250
313
  ### Patch Changes
251
314
 
252
- - Updated dependencies
315
+ - Updated dependencies
253
316
 
254
317
  ## 11.1.3
255
318
 
256
319
  ### Patch Changes
257
320
 
258
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal changes to supress eslint rules.
259
- - Updated dependencies
321
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
322
+ [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) -
323
+ Internal changes to supress eslint rules.
324
+ - Updated dependencies
260
325
 
261
326
  ## 11.1.2
262
327
 
263
328
  ### Patch Changes
264
329
 
265
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) - Internal code changes.
266
- - Updated dependencies
330
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
331
+ [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) -
332
+ Internal code changes.
333
+ - Updated dependencies
267
334
 
268
335
  ## 11.1.1
269
336
 
270
337
  ### Patch Changes
271
338
 
272
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
339
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
340
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
341
+ `@atlaskit/theme` to version `^11.3.0`.
273
342
 
274
343
  ## 11.1.0
275
344
 
276
345
  ### Minor Changes
277
346
 
278
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`1489097139d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1489097139d) - Added iconLabel prop to provide useful information to users with screen readers
279
- - [`65388bb777d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65388bb777d) - Removes the `styled-components` dependency from the package. Still has a transitive reliance on `styled-components` via `inline-dialog`. There should be no visual or UX change.
347
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
348
+ [`1489097139d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1489097139d) - Added
349
+ iconLabel prop to provide useful information to users with screen readers
350
+ - [`65388bb777d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65388bb777d) -
351
+ Removes the `styled-components` dependency from the package. Still has a transitive reliance on
352
+ `styled-components` via `inline-dialog`. There should be no visual or UX change.
280
353
 
281
354
  ### Patch Changes
282
355
 
283
- - [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) - Internal refactor for style declarations.
284
- - Updated dependencies
356
+ - [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) -
357
+ Internal refactor for style declarations.
358
+ - Updated dependencies
285
359
 
286
360
  ## 11.0.8
287
361
 
288
362
  ### Patch Changes
289
363
 
290
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
364
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
365
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
366
+ Transpile packages using babel rather than tsc
291
367
 
292
368
  ## 11.0.7
293
369
 
294
370
  ### Patch Changes
295
371
 
296
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
297
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
298
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
372
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
373
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
374
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
375
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
376
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
377
+ `devDependencies` to denote version that the package was built with.
299
378
 
300
379
  ## 11.0.6
301
380
 
302
381
  ### Patch Changes
303
382
 
304
- - Updated dependencies
383
+ - Updated dependencies
305
384
 
306
385
  ## 11.0.5
307
386
 
308
387
  ### Patch Changes
309
388
 
310
- - Updated dependencies
389
+ - Updated dependencies
311
390
 
312
391
  ## 11.0.4
313
392
 
314
393
  ### Patch Changes
315
394
 
316
- - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
395
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
396
+ [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
397
+ integration tests for Edge browser
317
398
 
318
399
  ## 11.0.3
319
400
 
320
401
  ### Patch Changes
321
402
 
322
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
403
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
404
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
405
+ to TypeScript 3.9.6 and tslib to 2.0.0
323
406
 
324
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
325
- to prevent duplicates of tslib being bundled.
407
+ Since tslib is a dependency for all our packages we recommend that products also follow this
408
+ tslib upgrade to prevent duplicates of tslib being bundled.
326
409
 
327
410
  ## 11.0.2
328
411
 
329
412
  ### Patch Changes
330
413
 
331
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
414
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
415
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
416
+ readme and package information has been updated to point to the new design system website.
332
417
 
333
418
  ## 11.0.1
334
419
 
335
420
  ### Patch Changes
336
421
 
337
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`94ba4f2381`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ba4f2381) - Formatted testId prop description. The prop description was formatted incorrectly.
422
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
423
+ [`94ba4f2381`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ba4f2381) -
424
+ Formatted testId prop description. The prop description was formatted incorrectly.
338
425
 
339
426
  ## 11.0.0
340
427
 
341
428
  ### Major Changes
342
429
 
343
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
344
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
430
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
431
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
432
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
433
+ package working in IE11. For more information see:
434
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
345
435
 
346
436
  ### Patch Changes
347
437
 
348
- - Updated dependencies
438
+ - Updated dependencies
349
439
 
350
440
  ## 10.1.8
351
441
 
352
442
  ### Patch Changes
353
443
 
354
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
444
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
445
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
446
+ and supporting files will no longer be published to npm
355
447
 
356
448
  ## 10.1.7
357
449
 
358
450
  ### Patch Changes
359
451
 
360
- - Updated dependencies
452
+ - Updated dependencies
361
453
 
362
454
  ## 10.1.6
363
455
 
364
456
  ### Patch Changes
365
457
 
366
- - [patch][68e206c857](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e206c857):
458
+ - [patch][68e206c857](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e206c857):
367
459
 
368
- Change imports to comply with Atlassian conventions- Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
460
+ Change imports to comply with Atlassian conventions- Updated dependencies
461
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
369
462
 
370
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
371
- - Updated dependencies [3a09573b4e](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a09573b4e):
372
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
373
- - Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
374
- - @atlaskit/button@13.3.11
375
- - @atlaskit/icon@20.1.1
376
- - @atlaskit/inline-dialog@12.1.12
377
- - @atlaskit/webdriver-runner@0.3.4
463
+ - Updated dependencies
464
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
465
+ - Updated dependencies
466
+ [3a09573b4e](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a09573b4e):
467
+ - Updated dependencies
468
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
469
+ - Updated dependencies
470
+ [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
471
+ - @atlaskit/button@13.3.11
472
+ - @atlaskit/icon@20.1.1
473
+ - @atlaskit/inline-dialog@12.1.12
474
+ - @atlaskit/webdriver-runner@0.3.4
378
475
 
379
476
  ## 10.1.5
380
477
 
381
478
  ### Patch Changes
382
479
 
383
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
384
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
385
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
386
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
387
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
388
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
389
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
390
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
391
- - @atlaskit/docs@8.4.0
392
- - @atlaskit/icon@20.1.0
393
- - @atlaskit/webdriver-runner@0.3.0
394
- - @atlaskit/button@13.3.9
395
- - @atlaskit/inline-dialog@12.1.11
480
+ - Updated dependencies
481
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
482
+ - Updated dependencies
483
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
484
+ - Updated dependencies
485
+ [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
486
+ - Updated dependencies
487
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
488
+ - Updated dependencies
489
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
490
+ - Updated dependencies
491
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
492
+ - Updated dependencies
493
+ [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
494
+ - Updated dependencies
495
+ [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
496
+ - @atlaskit/docs@8.4.0
497
+ - @atlaskit/icon@20.1.0
498
+ - @atlaskit/webdriver-runner@0.3.0
499
+ - @atlaskit/button@13.3.9
500
+ - @atlaskit/inline-dialog@12.1.11
396
501
 
397
502
  ## 10.1.4
398
503
 
399
504
  ### Patch Changes
400
505
 
401
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
402
- - @atlaskit/webdriver-runner@0.2.0
403
- - @atlaskit/button@13.3.8
404
- - @atlaskit/inline-dialog@12.1.10
506
+ - Updated dependencies
507
+ [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
508
+ - @atlaskit/webdriver-runner@0.2.0
509
+ - @atlaskit/button@13.3.8
510
+ - @atlaskit/inline-dialog@12.1.10
405
511
 
406
512
  ## 10.1.3
407
513
 
408
514
  ### Patch Changes
409
515
 
410
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
516
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
411
517
 
412
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
518
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
519
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
413
520
 
414
- - @atlaskit/docs@8.3.2
415
- - @atlaskit/visual-regression@0.1.9
416
- - @atlaskit/button@13.3.7
417
- - @atlaskit/icon@20.0.1
418
- - @atlaskit/inline-dialog@12.1.9
419
- - @atlaskit/theme@9.5.1
521
+ - @atlaskit/docs@8.3.2
522
+ - @atlaskit/visual-regression@0.1.9
523
+ - @atlaskit/button@13.3.7
524
+ - @atlaskit/icon@20.0.1
525
+ - @atlaskit/inline-dialog@12.1.9
526
+ - @atlaskit/theme@9.5.1
420
527
 
421
528
  ## 10.1.2
422
529
 
423
530
  ### Patch Changes
424
531
 
425
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
426
- - @atlaskit/icon@20.0.0
427
- - @atlaskit/docs@8.3.1
428
- - @atlaskit/button@13.3.6
429
- - @atlaskit/inline-dialog@12.1.8
532
+ - Updated dependencies
533
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
534
+ - @atlaskit/icon@20.0.0
535
+ - @atlaskit/docs@8.3.1
536
+ - @atlaskit/button@13.3.6
537
+ - @atlaskit/inline-dialog@12.1.8
430
538
 
431
539
  ## 10.1.1
432
540
 
433
541
  ### Patch Changes
434
542
 
435
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
543
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
436
544
 
437
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result- Updated dependencies [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
545
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
546
+ Updated dependencies
547
+ [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
438
548
 
439
- - Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
440
- - Updated dependencies [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
441
- - @atlaskit/icon@19.1.0
442
- - @atlaskit/theme@9.5.0
443
- - @atlaskit/button@13.3.5
444
- - @atlaskit/inline-dialog@12.1.7
549
+ - Updated dependencies
550
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
551
+ - Updated dependencies
552
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
553
+ - @atlaskit/icon@19.1.0
554
+ - @atlaskit/theme@9.5.0
555
+ - @atlaskit/button@13.3.5
556
+ - @atlaskit/inline-dialog@12.1.7
445
557
 
446
558
  ## 10.1.0
447
559
 
448
560
  ### Minor Changes
449
561
 
450
- - [minor][3c86f3180f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c86f3180f):
562
+ - [minor][3c86f3180f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c86f3180f):
451
563
 
452
- Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help products to write better integration and end to end tests.
564
+ Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
565
+ products to write better integration and end to end tests.
453
566
 
454
567
  ## 10.0.15
455
568
 
456
569
  ### Patch Changes
457
570
 
458
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
571
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
459
572
 
460
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
573
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
461
574
 
462
575
  ## 10.0.14
463
576
 
464
577
  ### Patch Changes
465
578
 
466
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
579
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
467
580
 
468
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
581
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
582
+ non-relative imports as relative imports
469
583
 
470
584
  ## 10.0.13
471
585
 
472
586
  ### Patch Changes
473
587
 
474
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
588
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
475
589
 
476
- Upgraded Typescript to 3.3.x
590
+ Upgraded Typescript to 3.3.x
477
591
 
478
592
  ## 10.0.12
479
593
 
480
594
  ### Patch Changes
481
595
 
482
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
596
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
483
597
 
484
- Change all the imports to theme in Core to use multi entry points
598
+ Change all the imports to theme in Core to use multi entry points
485
599
 
486
600
  ## 10.0.11
487
601
 
488
602
  ### Patch Changes
489
603
 
490
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
604
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
491
605
 
492
- Updates component maintainers
606
+ Updates component maintainers
493
607
 
494
608
  ## 10.0.10
495
609
 
496
610
  ### Patch Changes
497
611
 
498
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
612
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
499
613
 
500
- Fixes bug, missing version.json file
614
+ Fixes bug, missing version.json file
501
615
 
502
616
  ## 10.0.9
503
617
 
504
618
  ### Patch Changes
505
619
 
506
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
620
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
507
621
 
508
- In this PR, we are:
622
+ In this PR, we are:
509
623
 
510
- - Re-introducing dist build folders
511
- - Adding back cjs
512
- - Replacing es5 by cjs and es2015 by esm
513
- - Creating folders at the root for entry-points
514
- - Removing the generation of the entry-points at the root
515
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
624
+ - Re-introducing dist build folders
625
+ - Adding back cjs
626
+ - Replacing es5 by cjs and es2015 by esm
627
+ - Creating folders at the root for entry-points
628
+ - Removing the generation of the entry-points at the root Please see this
629
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
630
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
631
+ for further details
516
632
 
517
633
  ## 10.0.8
518
634
 
519
635
  ### Patch Changes
520
636
 
521
- - [patch][29a1f158c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29a1f158c1):
637
+ - [patch][29a1f158c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29a1f158c1):
522
638
 
523
- Use default react import in typescript files.
639
+ Use default react import in typescript files.
524
640
 
525
641
  ## 10.0.7
526
642
 
527
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
528
- - @atlaskit/docs@8.1.3
529
- - @atlaskit/button@13.0.9
530
- - @atlaskit/inline-dialog@12.0.3
531
- - @atlaskit/icon@19.0.0
643
+ - Updated dependencies
644
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
645
+ - @atlaskit/docs@8.1.3
646
+ - @atlaskit/button@13.0.9
647
+ - @atlaskit/inline-dialog@12.0.3
648
+ - @atlaskit/icon@19.0.0
532
649
 
533
650
  ## 10.0.6
534
651
 
535
652
  ### Patch Changes
536
653
 
537
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
654
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
538
655
 
539
- index.ts will now be ignored when publishing to npm
656
+ index.ts will now be ignored when publishing to npm
540
657
 
541
658
  ## 10.0.5
542
659
 
543
660
  ### Patch Changes
544
661
 
545
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
662
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
546
663
 
547
- Added missing tslib dep
664
+ Added missing tslib dep
548
665
 
549
666
  ## 10.0.4
550
667
 
551
668
  ### Patch Changes
552
669
 
553
- - [patch][3b13bd0816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b13bd0816):
670
+ - [patch][3b13bd0816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b13bd0816):
554
671
 
555
- Both title and secondaryText prop type changed from string to React.ReactNode. This provides more flexibility for consumers to provide i18n components such as FormattedMessage.
672
+ Both title and secondaryText prop type changed from string to React.ReactNode. This provides
673
+ more flexibility for consumers to provide i18n components such as FormattedMessage.
556
674
 
557
675
  ## 10.0.3
558
676
 
559
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
560
- - @atlaskit/docs@8.1.2
561
- - @atlaskit/button@13.0.8
562
- - @atlaskit/inline-dialog@12.0.1
563
- - @atlaskit/icon@18.0.0
677
+ - Updated dependencies
678
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
679
+ - @atlaskit/docs@8.1.2
680
+ - @atlaskit/button@13.0.8
681
+ - @atlaskit/inline-dialog@12.0.1
682
+ - @atlaskit/icon@18.0.0
564
683
 
565
684
  ## 10.0.2
566
685
 
567
- - Updated dependencies [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
568
- - @atlaskit/inline-dialog@12.0.0
686
+ - Updated dependencies
687
+ [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
688
+ - @atlaskit/inline-dialog@12.0.0
569
689
 
570
690
  ## 10.0.1
571
691
 
572
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
692
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
573
693
 
574
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
694
+ - This is just a safety release in case anything strange happened in in the previous one. See
695
+ Pull Request #5942 for details
575
696
 
576
697
  ## 10.0.0
577
698
 
578
- - [major][66af32c013](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66af32c013):
699
+ - [major][66af32c013](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66af32c013):
579
700
 
580
- - @atlaskit/inline-message has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
701
+ - @atlaskit/inline-message has been converted to Typescript. Typescript consumers will now get
702
+ static type safety. Flow types are no longer provided. No API or behavioural changes.
581
703
 
582
704
  ## 9.0.0
583
705
 
584
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
706
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
585
707
 
586
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
708
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
709
+ this package, please ensure you use at least this version of react and react-dom.
587
710
 
588
711
  ## 8.0.3
589
712
 
590
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
591
- - @atlaskit/docs@7.0.3
592
- - @atlaskit/button@12.0.3
593
- - @atlaskit/icon@16.0.9
594
- - @atlaskit/inline-dialog@10.0.4
595
- - @atlaskit/theme@8.1.7
713
+ - Updated dependencies
714
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
715
+ - @atlaskit/docs@7.0.3
716
+ - @atlaskit/button@12.0.3
717
+ - @atlaskit/icon@16.0.9
718
+ - @atlaskit/inline-dialog@10.0.4
719
+ - @atlaskit/theme@8.1.7
596
720
 
597
721
  ## 8.0.2
598
722
 
599
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
600
- - @atlaskit/docs@7.0.2
601
- - @atlaskit/icon@16.0.8
602
- - @atlaskit/inline-dialog@10.0.3
603
- - @atlaskit/theme@8.1.6
604
- - @atlaskit/button@12.0.0
723
+ - Updated dependencies
724
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
725
+ - @atlaskit/docs@7.0.2
726
+ - @atlaskit/icon@16.0.8
727
+ - @atlaskit/inline-dialog@10.0.3
728
+ - @atlaskit/theme@8.1.6
729
+ - @atlaskit/button@12.0.0
605
730
 
606
731
  ## 8.0.1
607
732
 
608
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
609
- - @atlaskit/docs@7.0.1
610
- - @atlaskit/icon@16.0.5
611
- - @atlaskit/inline-dialog@10.0.1
612
- - @atlaskit/theme@8.0.1
613
- - @atlaskit/button@11.0.0
733
+ - Updated dependencies
734
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
735
+ - @atlaskit/docs@7.0.1
736
+ - @atlaskit/icon@16.0.5
737
+ - @atlaskit/inline-dialog@10.0.1
738
+ - @atlaskit/theme@8.0.1
739
+ - @atlaskit/button@11.0.0
614
740
 
615
741
  ## 8.0.0
616
742
 
617
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
743
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
618
744
 
619
- - Drop ES5 from all the flow modules
745
+ - Drop ES5 from all the flow modules
620
746
 
621
- ### Dropping CJS support in all @atlaskit packages
747
+ ### Dropping CJS support in all @atlaskit packages
622
748
 
623
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
624
- `export` declarations.
749
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
750
+ distribute esm. This means all distributed code will be transpiled, but will still contain
751
+ `import` and `export` declarations.
625
752
 
626
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
753
+ The major reason for doing this is to allow us to support multiple entry points in packages,
754
+ e.g:
627
755
 
628
- ```js
629
- import colors from `@atlaskit/theme/colors`;
630
- ```
756
+ ```js
757
+ import colors from `@atlaskit/theme/colors`;
758
+ ```
631
759
 
632
- Previously this was sort of possible for consumers by doing something like:
760
+ Previously this was sort of possible for consumers by doing something like:
633
761
 
634
- ```js
635
- import colors from `@atlaskit/theme/dist/esm/colors`;
636
- ```
762
+ ```js
763
+ import colors from `@atlaskit/theme/dist/esm/colors`;
764
+ ```
637
765
 
638
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
766
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
767
+ harder, we have to worry about how consumers might be using things that aren't _actually_
768
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
769
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
770
+ where tree shaking fails.
639
771
 
640
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
772
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
773
+ multiple distributions as they would need to have very different imports from of their own
774
+ internal dependencies.
641
775
 
642
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
776
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
777
+ environments.
643
778
 
644
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
779
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
780
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
781
+ saner API's and simpler package architecture.
645
782
 
646
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
783
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
784
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
785
+ external) if you have any questions or queries about this.
647
786
 
648
787
  ## 7.0.11
649
788
 
650
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
651
- - @atlaskit/docs@6.0.1
652
- - @atlaskit/button@10.1.2
653
- - @atlaskit/inline-dialog@9.0.14
654
- - @atlaskit/icon@16.0.0
789
+ - Updated dependencies
790
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
791
+ - @atlaskit/docs@6.0.1
792
+ - @atlaskit/button@10.1.2
793
+ - @atlaskit/inline-dialog@9.0.14
794
+ - @atlaskit/icon@16.0.0
655
795
 
656
796
  ## 7.0.10
657
797
 
658
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
659
- - @atlaskit/button@10.1.1
660
- - @atlaskit/icon@15.0.2
661
- - @atlaskit/inline-dialog@9.0.13
662
- - @atlaskit/theme@7.0.1
663
- - @atlaskit/docs@6.0.0
798
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
799
+ - @atlaskit/button@10.1.1
800
+ - @atlaskit/icon@15.0.2
801
+ - @atlaskit/inline-dialog@9.0.13
802
+ - @atlaskit/theme@7.0.1
803
+ - @atlaskit/docs@6.0.0
664
804
 
665
805
  ## 7.0.9
666
806
 
667
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
668
- - @atlaskit/docs@5.2.3
669
- - @atlaskit/button@10.0.4
670
- - @atlaskit/icon@15.0.1
671
- - @atlaskit/inline-dialog@9.0.12
672
- - @atlaskit/theme@7.0.0
807
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
808
+ - @atlaskit/docs@5.2.3
809
+ - @atlaskit/button@10.0.4
810
+ - @atlaskit/icon@15.0.1
811
+ - @atlaskit/inline-dialog@9.0.12
812
+ - @atlaskit/theme@7.0.0
673
813
 
674
814
  ## 7.0.8
675
815
 
676
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
677
- - @atlaskit/docs@5.2.2
678
- - @atlaskit/button@10.0.1
679
- - @atlaskit/inline-dialog@9.0.11
680
- - @atlaskit/icon@15.0.0
816
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
817
+ - @atlaskit/docs@5.2.2
818
+ - @atlaskit/button@10.0.1
819
+ - @atlaskit/inline-dialog@9.0.11
820
+ - @atlaskit/icon@15.0.0
681
821
 
682
822
  ## 7.0.7
683
823
 
684
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
685
- - @atlaskit/docs@5.2.1
686
- - @atlaskit/icon@14.6.1
687
- - @atlaskit/inline-dialog@9.0.10
688
- - @atlaskit/theme@6.2.1
689
- - @atlaskit/button@10.0.0
824
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
825
+ - @atlaskit/docs@5.2.1
826
+ - @atlaskit/icon@14.6.1
827
+ - @atlaskit/inline-dialog@9.0.10
828
+ - @atlaskit/theme@6.2.1
829
+ - @atlaskit/button@10.0.0
690
830
 
691
831
  ## 7.0.6
692
832
 
693
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
833
+ - [patch] Adds missing implicit @babel/runtime dependency
834
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
694
835
 
695
836
  ## 7.0.5
696
837
 
697
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
698
- - @atlaskit/docs@5.0.8
699
- - @atlaskit/button@9.0.13
700
- - @atlaskit/inline-dialog@9.0.6
701
- - @atlaskit/icon@14.0.0
838
+ - [patch] Updated dependencies
839
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
840
+ - @atlaskit/docs@5.0.8
841
+ - @atlaskit/button@9.0.13
842
+ - @atlaskit/inline-dialog@9.0.6
843
+ - @atlaskit/icon@14.0.0
702
844
 
703
845
  ## 7.0.4
704
846
 
705
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
847
+ - [patch] Adds sideEffects: false to allow proper tree shaking
848
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
706
849
 
707
850
  ## 7.0.3
708
851
 
709
- - [patch] Inline-message now closes on outside click correctly. [988b80a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/988b80a)
852
+ - [patch] Inline-message now closes on outside click correctly.
853
+ [988b80a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/988b80a)
710
854
 
711
855
  ## 7.0.1
712
856
 
713
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
714
- - @atlaskit/theme@6.0.0
715
- - @atlaskit/inline-dialog@9.0.2
716
- - @atlaskit/icon@13.2.5
717
- - @atlaskit/button@9.0.6
718
- - @atlaskit/docs@5.0.6
857
+ - [patch] Updated dependencies
858
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
859
+ - @atlaskit/theme@6.0.0
860
+ - @atlaskit/inline-dialog@9.0.2
861
+ - @atlaskit/icon@13.2.5
862
+ - @atlaskit/button@9.0.6
863
+ - @atlaskit/docs@5.0.6
719
864
 
720
865
  ## 7.0.0
721
866
 
722
- - [major] Inline-message "position" prop has been changed to "placement" to align with what is in @atlaskit/inline-dialog and react-popper [333a440](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/333a440)
723
-
724
- * [patch] Updated dependencies [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
725
- - @atlaskit/inline-dialog@9.0.0
726
- * [none] Updated dependencies [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
727
- - @atlaskit/inline-dialog@9.0.0
728
- * [none] Updated dependencies [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
729
- - @atlaskit/inline-dialog@9.0.0
730
- * [none] Updated dependencies [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
731
- - @atlaskit/inline-dialog@9.0.0
867
+ - [major] Inline-message "position" prop has been changed to "placement" to align with what is in
868
+ @atlaskit/inline-dialog and react-popper
869
+ [333a440](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/333a440)
870
+
871
+ * [patch] Updated dependencies
872
+ [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
873
+ - @atlaskit/inline-dialog@9.0.0
874
+ * [none] Updated dependencies
875
+ [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
876
+ - @atlaskit/inline-dialog@9.0.0
877
+ * [none] Updated dependencies
878
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
879
+ - @atlaskit/inline-dialog@9.0.0
880
+ * [none] Updated dependencies
881
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
882
+ - @atlaskit/inline-dialog@9.0.0
732
883
 
733
884
  ## 6.0.3
734
885
 
735
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
736
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
737
- - @atlaskit/inline-dialog@8.0.4
738
- - @atlaskit/button@9.0.5
739
- - @atlaskit/theme@5.1.3
740
- - @atlaskit/icon@13.2.4
886
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
887
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
888
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
889
+ - [none] Updated dependencies
890
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
891
+ - @atlaskit/inline-dialog@8.0.4
892
+ - @atlaskit/button@9.0.5
893
+ - @atlaskit/theme@5.1.3
894
+ - @atlaskit/icon@13.2.4
741
895
 
742
896
  ## 6.0.2
743
897
 
744
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
745
- - @atlaskit/inline-dialog@8.0.3
746
- - @atlaskit/icon@13.2.2
747
- - @atlaskit/button@9.0.4
748
- - @atlaskit/theme@5.1.2
749
- - @atlaskit/docs@5.0.2
898
+ - [patch] Updated dependencies
899
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
900
+ - @atlaskit/inline-dialog@8.0.3
901
+ - @atlaskit/icon@13.2.2
902
+ - @atlaskit/button@9.0.4
903
+ - @atlaskit/theme@5.1.2
904
+ - @atlaskit/docs@5.0.2
750
905
 
751
906
  ## 6.0.1
752
907
 
753
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
754
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
755
- - @atlaskit/inline-dialog@8.0.2
756
- - @atlaskit/button@9.0.3
757
- - @atlaskit/theme@5.1.1
758
- - @atlaskit/icon@13.2.1
908
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
909
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
910
+ - [none] Updated dependencies
911
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
912
+ - @atlaskit/inline-dialog@8.0.2
913
+ - @atlaskit/button@9.0.3
914
+ - @atlaskit/theme@5.1.1
915
+ - @atlaskit/icon@13.2.1
759
916
 
760
917
  ## 6.0.0
761
918
 
762
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
763
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
764
- - @atlaskit/inline-dialog@8.0.0
765
- - @atlaskit/button@9.0.0
766
- - @atlaskit/theme@5.0.0
767
- - @atlaskit/docs@5.0.0
768
- - @atlaskit/icon@13.0.0
769
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
770
- - @atlaskit/inline-dialog@8.0.0
771
- - @atlaskit/button@9.0.0
772
- - @atlaskit/theme@5.0.0
773
- - @atlaskit/docs@5.0.0
774
- - @atlaskit/icon@13.0.0
919
+ - [major] Updates to React ^16.4.0
920
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
921
+ - [major] Updated dependencies
922
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
923
+ - @atlaskit/inline-dialog@8.0.0
924
+ - @atlaskit/button@9.0.0
925
+ - @atlaskit/theme@5.0.0
926
+ - @atlaskit/docs@5.0.0
927
+ - @atlaskit/icon@13.0.0
928
+ - [major] Updated dependencies
929
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
930
+ - @atlaskit/inline-dialog@8.0.0
931
+ - @atlaskit/button@9.0.0
932
+ - @atlaskit/theme@5.0.0
933
+ - @atlaskit/docs@5.0.0
934
+ - @atlaskit/icon@13.0.0
775
935
 
776
936
  ## 5.1.2
777
937
 
778
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
779
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
780
- - @atlaskit/inline-dialog@7.1.2
781
- - @atlaskit/button@8.1.2
782
- - @atlaskit/theme@4.0.4
783
- - @atlaskit/icon@12.1.2
938
+ - [patch] Clean Changelogs - remove duplicates and empty entries
939
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
940
+ - [none] Updated dependencies
941
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
942
+ - @atlaskit/inline-dialog@7.1.2
943
+ - @atlaskit/button@8.1.2
944
+ - @atlaskit/theme@4.0.4
945
+ - @atlaskit/icon@12.1.2
784
946
 
785
947
  ## 5.1.1
786
948
 
787
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
788
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
789
- - @atlaskit/theme@4.0.3
790
- - @atlaskit/inline-dialog@7.1.1
791
- - @atlaskit/icon@12.1.1
792
- - @atlaskit/button@8.1.1
793
- - @atlaskit/docs@4.1.1
949
+ - [patch] Update changelogs to remove duplicate
950
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
951
+ - [none] Updated dependencies
952
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
953
+ - @atlaskit/theme@4.0.3
954
+ - @atlaskit/inline-dialog@7.1.1
955
+ - @atlaskit/icon@12.1.1
956
+ - @atlaskit/button@8.1.1
957
+ - @atlaskit/docs@4.1.1
794
958
 
795
959
  ## 5.1.0
796
960
 
797
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
798
- - @atlaskit/inline-dialog@7.1.0
799
- - @atlaskit/icon@12.1.0
800
- - @atlaskit/docs@4.1.0
801
- - @atlaskit/theme@4.0.2
802
- - @atlaskit/button@8.1.0
961
+ - [none] Updated dependencies
962
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
963
+ - @atlaskit/inline-dialog@7.1.0
964
+ - @atlaskit/icon@12.1.0
965
+ - @atlaskit/docs@4.1.0
966
+ - @atlaskit/theme@4.0.2
967
+ - @atlaskit/button@8.1.0
803
968
 
804
969
  ## 5.0.1
805
970
 
806
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
807
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
808
- - @atlaskit/icon@12.0.1
809
- - @atlaskit/inline-dialog@7.0.1
810
- - @atlaskit/button@8.0.1
811
- - @atlaskit/theme@4.0.1
812
- - @atlaskit/docs@4.0.1
971
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
972
+ - [patch] Updated dependencies
973
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
974
+ - @atlaskit/icon@12.0.1
975
+ - @atlaskit/inline-dialog@7.0.1
976
+ - @atlaskit/button@8.0.1
977
+ - @atlaskit/theme@4.0.1
978
+ - @atlaskit/docs@4.0.1
813
979
 
814
980
  ## 5.0.0
815
981
 
816
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
817
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
818
- - @atlaskit/icon@12.0.0
819
- - @atlaskit/inline-dialog@7.0.0
820
- - @atlaskit/button@8.0.0
821
- - @atlaskit/theme@4.0.0
822
- - @atlaskit/docs@4.0.0
982
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
983
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
984
+ - [patch] Updated dependencies
985
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
986
+ - @atlaskit/icon@12.0.0
987
+ - @atlaskit/inline-dialog@7.0.0
988
+ - @atlaskit/button@8.0.0
989
+ - @atlaskit/theme@4.0.0
990
+ - @atlaskit/docs@4.0.0
823
991
 
824
992
  ## 4.0.2
825
993
 
826
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
827
- - @atlaskit/icon@11.3.0
828
- - @atlaskit/inline-dialog@6.0.2
829
- - @atlaskit/button@7.2.5
830
- - @atlaskit/theme@3.2.2
831
- - @atlaskit/docs@3.0.4
994
+ - [patch] Updated dependencies
995
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
996
+ - @atlaskit/icon@11.3.0
997
+ - @atlaskit/inline-dialog@6.0.2
998
+ - @atlaskit/button@7.2.5
999
+ - @atlaskit/theme@3.2.2
1000
+ - @atlaskit/docs@3.0.4
832
1001
 
833
1002
  ## 4.0.0
834
1003
 
835
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1004
+ - [major] Bump to React 16.3.
1005
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
836
1006
 
837
1007
  ## 3.2.2
838
1008
 
839
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1009
+ - [patch] Re-releasing due to potentially broken babel release
1010
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
840
1011
 
841
1012
  ## 3.2.1
842
1013
 
843
- - [patch] added truncating logic for text in inline message [0b59d44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b59d44)
1014
+ - [patch] added truncating logic for text in inline message
1015
+ [0b59d44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b59d44)
844
1016
 
845
1017
  ## 3.2.0
846
1018
 
847
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1019
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1020
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
848
1021
 
849
1022
  ## 3.1.3
850
1023
 
851
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1024
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1025
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
852
1026
 
853
1027
  ## 3.1.2
854
1028
 
855
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1029
+ - [patch] Packages Flow types for elements components
1030
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
856
1031
 
857
1032
  ## 3.1.1
858
1033
 
859
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1034
+ - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
1035
+ \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
860
1036
 
861
1037
  ## 3.1.0
862
1038
 
863
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1039
+ - [minor] Add React 16 support.
1040
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
864
1041
 
865
1042
  ## 3.0.6
866
1043
 
867
- - [patch] updated icons for error, info and udpated size of icon for confirmation [824c40d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/824c40d)
1044
+ - [patch] updated icons for error, info and udpated size of icon for confirmation
1045
+ [824c40d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/824c40d)
868
1046
 
869
1047
  ## 3.0.5
870
1048
 
871
- - [patch] migrate inline-message from ak to mk-2 [2323022](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2323022)
1049
+ - [patch] migrate inline-message from ak to mk-2
1050
+ [2323022](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2323022)
872
1051
 
873
1052
  ## 3.0.4 (2017-10-26)
874
1053
 
875
- - bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1054
+ - bug fix; fix to rebuild stories
1055
+ ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
876
1056
 
877
1057
  ## 3.0.3 (2017-10-22)
878
1058
 
879
- - bug fix; update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
1059
+ - bug fix; update styled component dependency and react peerDep
1060
+ ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
880
1061
 
881
1062
  ## 3.0.2 (2017-10-15)
882
1063
 
883
- - bug fix; update dependencies for react 16 compatibility ([fc47c94](https://bitbucket.org/atlassian/atlaskit/commits/fc47c94))
1064
+ - bug fix; update dependencies for react 16 compatibility
1065
+ ([fc47c94](https://bitbucket.org/atlassian/atlaskit/commits/fc47c94))
884
1066
 
885
1067
  ## 3.0.1 (2017-09-21)
886
1068
 
887
- - bug fix; removed unnecessary horizontal spacing on inline-messages (issues closed: ak-2603) ([d608d79](https://bitbucket.org/atlassian/atlaskit/commits/d608d79))
1069
+ - bug fix; removed unnecessary horizontal spacing on inline-messages (issues closed: ak-2603)
1070
+ ([d608d79](https://bitbucket.org/atlassian/atlaskit/commits/d608d79))
888
1071
 
889
1072
  ## 3.0.0 (2017-08-24)
890
1073
 
891
- - feature; remove util-shared-styles ([d0331cf](https://bitbucket.org/atlassian/atlaskit/commits/d0331cf))
892
- - breaking; Update inline message to include dark mode theming ([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
893
- - breaking; update inline message to include dark mode theming (issues closed: #ak-3237) ([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
1074
+ - feature; remove util-shared-styles
1075
+ ([d0331cf](https://bitbucket.org/atlassian/atlaskit/commits/d0331cf))
1076
+ - breaking; Update inline message to include dark mode theming
1077
+ ([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
1078
+ - breaking; update inline message to include dark mode theming (issues closed: #ak-3237)
1079
+ ([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
894
1080
 
895
1081
  ## 2.5.2 (2017-07-27)
896
1082
 
897
- - fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1083
+ - fix; rename jsnext:main to jsnext:experimental:main temporarily
1084
+ ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
898
1085
 
899
1086
  ## 2.5.1 (2017-07-25)
900
1087
 
901
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1088
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1089
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
902
1090
 
903
1091
  ## 2.2.0 (2017-07-17)
904
1092
 
905
- - fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
906
- - feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1093
+ - fix; rerelease, failed prepublish scripts
1094
+ ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1095
+ - feature; added ES module builds to dist and add jsnext:main to most ADG packages
1096
+ ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
907
1097
 
908
1098
  ## 2.1.1 (2017-06-20)
909
1099
 
910
- - fix; bump inline-message dependencies to latest ([f705804](https://bitbucket.org/atlassian/atlaskit/commits/f705804))
1100
+ - fix; bump inline-message dependencies to latest
1101
+ ([f705804](https://bitbucket.org/atlassian/atlaskit/commits/f705804))
911
1102
 
912
1103
  ## 2.1.0 (2017-06-08)
913
1104
 
914
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
915
- - feature; refactor inline-message to styled-components ([5144fc5](https://bitbucket.org/atlassian/atlaskit/commits/5144fc5))
1105
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1106
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1107
+ - feature; refactor inline-message to styled-components
1108
+ ([5144fc5](https://bitbucket.org/atlassian/atlaskit/commits/5144fc5))
916
1109
 
917
1110
  ## 2.0.0 (2017-05-11)
918
1111
 
919
- - fix; update dependencies ([6b6f84e](https://bitbucket.org/atlassian/atlaskit/commits/6b6f84e))
920
- - bumps util-shared-styles and inline-dialog dependencies to latest versions ([b02a77d](https://bitbucket.org/atlassian/atlaskit/commits/b02a77d))
921
- - breaking; Introduces react-dom as a peer dependency (to satisfy inline-dialogs peer dep)
922
- - ISSUES CLOSED: AK-2361
1112
+ - fix; update dependencies ([6b6f84e](https://bitbucket.org/atlassian/atlaskit/commits/6b6f84e))
1113
+ - bumps util-shared-styles and inline-dialog dependencies to latest versions
1114
+ ([b02a77d](https://bitbucket.org/atlassian/atlaskit/commits/b02a77d))
1115
+ - breaking; Introduces react-dom as a peer dependency (to satisfy inline-dialogs peer dep)
1116
+ - ISSUES CLOSED: AK-2361
923
1117
 
924
1118
  ## 1.2.2 (2017-04-27)
925
1119
 
926
- - fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1120
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
1121
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
927
1122
 
928
1123
  ## 1.2.1 (2017-04-26)
929
1124
 
930
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1125
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1126
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
931
1127
 
932
1128
  ## 1.2.0 (2017-04-20)
933
1129
 
934
- - feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
1130
+ - feature; removed explicit style! imports, set style-loader in webpack config
1131
+ ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
935
1132
 
936
1133
  ## 1.1.3 (2017-03-23)
937
1134
 
938
- - fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1135
+ - fix; Empty commit to release the component
1136
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
939
1137
 
940
1138
  ## 1.1.1 (2017-03-21)
941
1139
 
942
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1140
+ - fix; maintainers for all the packages were added
1141
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
943
1142
 
944
1143
  ## 1.1.0 (2017-03-03)
945
1144
 
946
- - feature; allow positioning of dialog for inline messages ([bdaa4d6](https://bitbucket.org/atlassian/atlaskit/commits/bdaa4d6))
1145
+ - feature; allow positioning of dialog for inline messages
1146
+ ([bdaa4d6](https://bitbucket.org/atlassian/atlaskit/commits/bdaa4d6))
947
1147
 
948
1148
  ## 1.0.2 (2017-02-09)
949
1149
 
950
- - fix; avoiding binding render to this ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
1150
+ - fix; avoiding binding render to this
1151
+ ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
951
1152
 
952
1153
  ## 1.0.1 (2017-02-06)
953
1154
 
954
- - fix; Updates packages to use scoped ak packages ([f16660f](https://bitbucket.org/atlassian/atlaskit/commits/f16660f))
1155
+ - fix; Updates packages to use scoped ak packages
1156
+ ([f16660f](https://bitbucket.org/atlassian/atlaskit/commits/f16660f))