@atlaskit/inline-message 12.0.5 → 12.1.1

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