@atlaskit/icon 22.3.1 → 22.3.2

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,279 +1,287 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 22.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#93481](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93481)
8
+ [`c826eb17b113e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c826eb17b113e) -
9
+ Remove examples of the logos that have been deprecated by the '@atlaskit/logo' package.
10
+
3
11
  ## 22.3.1
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#104222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104222)
8
- [`cabed929cdde`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cabed929cdde) -
9
- Fix bug where utility icons incorrectly allowed the 'spacing' prop to be set. Utility icons only
10
- support 'none' spacing and the prop type has been removed"
15
+ - [#104222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104222)
16
+ [`cabed929cdde`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cabed929cdde) -
17
+ Fix bug where utility icons incorrectly allowed the 'spacing' prop to be set. Utility icons only
18
+ support 'none' spacing and the prop type has been removed"
11
19
 
12
20
  ## 22.3.0
13
21
 
14
22
  ### Minor Changes
15
23
 
16
- - [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
17
- [`80507e249e92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80507e249e92) -
18
- Adds new experimental icons at the entrypoints @atlaskit/icon/core/\* and
19
- @atlaskit/icon/utility/\*, as well as a new IconTile component (compatible with global icons).
24
+ - [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
25
+ [`80507e249e92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80507e249e92) -
26
+ Adds new experimental icons at the entrypoints @atlaskit/icon/core/\* and
27
+ @atlaskit/icon/utility/\*, as well as a new IconTile component (compatible with global icons).
20
28
 
21
- These new components are experimental, and subject to change or removal in minor or patch
22
- releases.
29
+ These new components are experimental, and subject to change or removal in minor or patch
30
+ releases.
23
31
 
24
32
  ### Patch Changes
25
33
 
26
- - Updated dependencies
34
+ - Updated dependencies
27
35
 
28
36
  ## 22.2.0
29
37
 
30
38
  ### Minor Changes
31
39
 
32
- - [#98193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98193)
33
- [`d34711ffc0a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34711ffc0a5) -
34
- Add support for React 18.
40
+ - [#98193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98193)
41
+ [`d34711ffc0a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34711ffc0a5) -
42
+ Add support for React 18.
35
43
 
36
44
  ## 22.1.1
37
45
 
38
46
  ### Patch Changes
39
47
 
40
- - [#74633](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74633)
41
- [`fc09be1a0b9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc09be1a0b9e) -
42
- Fix bug where archive, arrow-left, mobile, editor/file-preview and editor/remove-emoji rendered
43
- with a 1% opacity white rectangle behind the glyph
48
+ - [#74633](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74633)
49
+ [`fc09be1a0b9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc09be1a0b9e) -
50
+ Fix bug where archive, arrow-left, mobile, editor/file-preview and editor/remove-emoji rendered
51
+ with a 1% opacity white rectangle behind the glyph
44
52
 
45
53
  ## 22.1.0
46
54
 
47
55
  ### Minor Changes
48
56
 
49
- - [#74631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74631)
50
- [`3e6dcb8e92d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6dcb8e92d6) -
51
- Adds new `teams` icon
57
+ - [#74631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74631)
58
+ [`3e6dcb8e92d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6dcb8e92d6) -
59
+ Adds new `teams` icon
52
60
 
53
61
  ## 22.0.2
54
62
 
55
63
  ### Patch Changes
56
64
 
57
- - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
58
- [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
59
- Update to internal metadata order, following update of @atlaskit/icon-build-process
65
+ - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
66
+ [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
67
+ Update to internal metadata order, following update of @atlaskit/icon-build-process
60
68
 
61
69
  ## 22.0.1
62
70
 
63
71
  ### Patch Changes
64
72
 
65
- - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
66
- [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
67
- Update new button text color fallback for default theme (non-token) to match that of old button
68
- current text color
73
+ - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
74
+ [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
75
+ Update new button text color fallback for default theme (non-token) to match that of old button
76
+ current text color
69
77
 
70
78
  ## 22.0.0
71
79
 
72
80
  ### Major Changes
73
81
 
74
- - [#41812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41812)
75
- [`48b3b440f51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48b3b440f51) -
76
- Removed all remaining legacy theming logic from the Icon and ProgressIndicator components.
82
+ - [#41812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41812)
83
+ [`48b3b440f51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48b3b440f51) - Removed
84
+ all remaining legacy theming logic from the Icon and ProgressIndicator components.
77
85
 
78
86
  ## 21.12.8
79
87
 
80
88
  ### Patch Changes
81
89
 
82
- - [#42106](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42106)
83
- [`f4b2c484864`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4b2c484864) -
84
- Improve typing and prop naming in icon explorer utility.
90
+ - [#42106](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42106)
91
+ [`f4b2c484864`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4b2c484864) - Improve
92
+ typing and prop naming in icon explorer utility.
85
93
 
86
94
  ## 21.12.7
87
95
 
88
96
  ### Patch Changes
89
97
 
90
- - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
91
- [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
92
- package is now onboarded onto the product push model.Th
98
+ - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
99
+ [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
100
+ package is now onboarded onto the product push model.Th
93
101
 
94
102
  ## 21.12.6
95
103
 
96
104
  ### Patch Changes
97
105
 
98
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
99
- [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
100
- `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
101
- testing.
106
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
107
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
108
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
109
+ testing.
102
110
 
103
111
  ## 21.12.5
104
112
 
105
113
  ### Patch Changes
106
114
 
107
- - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
108
- [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
109
- Internal change to use shape tokens. There is no expected visual change.
115
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
116
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal
117
+ change to use shape tokens. There is no expected visual change.
110
118
 
111
119
  ## 21.12.4
112
120
 
113
121
  ### Patch Changes
114
122
 
115
- - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
116
- [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
117
- the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
118
- migration work. The change is internal only and should not introduce any changes for the
119
- component consumers.
123
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
124
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the
125
+ use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration
126
+ work. The change is internal only and should not introduce any changes for the component
127
+ consumers.
120
128
 
121
129
  ## 21.12.3
122
130
 
123
131
  ### Patch Changes
124
132
 
125
- - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
126
- [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
127
- Internal change to enforce token usage for spacing properties. There is no expected visual or
128
- behaviour change.
133
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
134
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal
135
+ change to enforce token usage for spacing properties. There is no expected visual or behaviour
136
+ change.
129
137
 
130
138
  ## 21.12.2
131
139
 
132
140
  ### Patch Changes
133
141
 
134
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
135
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
136
- legacy types are published for TS 4.5-4.8
142
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
143
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
144
+ legacy types are published for TS 4.5-4.8
137
145
 
138
146
  ## 21.12.1
139
147
 
140
148
  ### Patch Changes
141
149
 
142
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
143
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
144
- Upgrade Typescript from `4.5.5` to `4.9.5`
150
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
151
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
152
+ Typescript from `4.5.5` to `4.9.5`
145
153
 
146
154
  ## 21.12.0
147
155
 
148
156
  ### Minor Changes
149
157
 
150
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
151
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
152
- minor dependency bump
158
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
159
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
160
+ minor dependency bump
153
161
 
154
162
  ### Patch Changes
155
163
 
156
- - Updated dependencies
164
+ - Updated dependencies
157
165
 
158
166
  ## 21.11.5
159
167
 
160
168
  ### Patch Changes
161
169
 
162
- - Updated dependencies
170
+ - Updated dependencies
163
171
 
164
172
  ## 21.11.4
165
173
 
166
174
  ### Patch Changes
167
175
 
168
- - Updated dependencies
176
+ - Updated dependencies
169
177
 
170
178
  ## 21.11.3
171
179
 
172
180
  ### Patch Changes
173
181
 
174
- - Updated dependencies
182
+ - Updated dependencies
175
183
 
176
184
  ## 21.11.2
177
185
 
178
186
  ### Patch Changes
179
187
 
180
- - Updated dependencies
188
+ - Updated dependencies
181
189
 
182
190
  ## 21.11.1
183
191
 
184
192
  ### Patch Changes
185
193
 
186
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
187
- [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
188
- redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
189
- - [`15d704e3090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d704e3090) - For an
190
- SVG icon, do not render a `aria-label` when empty.
194
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
195
+ [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
196
+ redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
197
+ - [`15d704e3090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d704e3090) - For an
198
+ SVG icon, do not render a `aria-label` when empty.
191
199
 
192
200
  ## 21.11.0
193
201
 
194
202
  ### Minor Changes
195
203
 
196
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
197
- [`a3973745679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3973745679) -
198
- Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
204
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
205
+ [`a3973745679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3973745679) - Updates
206
+ `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
199
207
 
200
208
  ## 21.10.8
201
209
 
202
210
  ### Patch Changes
203
211
 
204
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
205
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
206
- Upgrade Typescript from `4.3.5` to `4.5.5`
212
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
213
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
214
+ Typescript from `4.3.5` to `4.5.5`
207
215
 
208
216
  ## 21.10.7
209
217
 
210
218
  ### Patch Changes
211
219
 
212
- - Updated dependencies
220
+ - Updated dependencies
213
221
 
214
222
  ## 21.10.6
215
223
 
216
224
  ### Patch Changes
217
225
 
218
- - Updated dependencies
226
+ - Updated dependencies
219
227
 
220
228
  ## 21.10.5
221
229
 
222
230
  ### Patch Changes
223
231
 
224
- - Updated dependencies
232
+ - Updated dependencies
225
233
 
226
234
  ## 21.10.4
227
235
 
228
236
  ### Patch Changes
229
237
 
230
- - Updated dependencies
238
+ - Updated dependencies
231
239
 
232
240
  ## 21.10.3
233
241
 
234
242
  ### Patch Changes
235
243
 
236
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
237
- [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) -
238
- Internal code change turning on a new linting rule.
244
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
245
+ [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal
246
+ code change turning on a new linting rule.
239
247
 
240
248
  ## 21.10.2
241
249
 
242
250
  ### Patch Changes
243
251
 
244
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
245
- Updates usage of deprecated token names so they're aligned with the latest naming conventions.
246
- No UI or visual changes
247
- - Updated dependencies
252
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates
253
+ usage of deprecated token names so they're aligned with the latest naming conventions. No UI or
254
+ visual changes
255
+ - Updated dependencies
248
256
 
249
257
  ## 21.10.1
250
258
 
251
259
  ### Patch Changes
252
260
 
253
- - Updated dependencies
261
+ - Updated dependencies
254
262
 
255
263
  ## 21.10.0
256
264
 
257
265
  ### Minor Changes
258
266
 
259
- - [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576)
260
- [`1c835620aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c835620aa5) -
261
- **Note**: It is a re-release of the wrongly `patched` version `21.9.2` that should have been a
262
- `minor` release.
267
+ - [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576)
268
+ [`1c835620aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c835620aa5) -
269
+ **Note**: It is a re-release of the wrongly `patched` version `21.9.2` that should have been a
270
+ `minor` release.
263
271
 
264
- CETI-16 added remove emoji icon so that it appears in mobilekit too
272
+ CETI-16 added remove emoji icon so that it appears in mobilekit too
265
273
 
266
274
  ### Patch Changes
267
275
 
268
- - Updated dependencies
276
+ - Updated dependencies
269
277
 
270
278
  ## 21.9.3
271
279
 
272
280
  ### Patch Changes
273
281
 
274
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
275
- [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
276
- VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
282
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
283
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
284
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
277
285
 
278
286
  ## 21.9.2
279
287
 
@@ -281,1771 +289,1763 @@
281
289
 
282
290
  _WRONG RELEASE TYPE - DON'T USE_
283
291
 
284
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
285
- [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) -
286
- CETI-16 added remove emoji icon so that it appears in mobilekit too
292
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
293
+ [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) - CETI-16
294
+ added remove emoji icon so that it appears in mobilekit too
287
295
 
288
296
  ### Patch Changes
289
297
 
290
- - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
291
- for this package now pass through a tokens babel plugin, removing runtime invocations of the
292
- tokens() function and improving bundle size.
293
- - Updated dependencies
298
+ - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
299
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
300
+ tokens() function and improving bundle size.
301
+ - Updated dependencies
294
302
 
295
303
  ## 21.9.1
296
304
 
297
305
  ### Patch Changes
298
306
 
299
- - Updated dependencies
307
+ - Updated dependencies
300
308
 
301
309
  ## 21.9.0
302
310
 
303
311
  ### Minor Changes
304
312
 
305
- - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
306
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux]
307
- add single layout support for layout
313
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
314
+ [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux] add
315
+ single layout support for layout
308
316
 
309
317
  ### Patch Changes
310
318
 
311
- - Updated dependencies
319
+ - Updated dependencies
312
320
 
313
321
  ## 21.8.1
314
322
 
315
323
  ### Patch Changes
316
324
 
317
- - Updated dependencies
325
+ - Updated dependencies
318
326
 
319
327
  ## 21.8.0
320
328
 
321
329
  ### Minor Changes
322
330
 
323
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
324
- [`22b8dd3f590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b8dd3f590) -
325
- Instrumented Icon with the new theming package, `@atlaskit/tokens`.
331
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
332
+ [`22b8dd3f590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b8dd3f590) -
333
+ Instrumented Icon with the new theming package, `@atlaskit/tokens`.
326
334
 
327
- New tokens will be visible only in applications configured to use the new Tokens API (currently
328
- in alpha). These changes are intended to be interoperable with the legacy theme implementation.
329
- Legacy dark mode users should expect no visual or breaking changes.
335
+ New tokens will be visible only in applications configured to use the new Tokens API (currently in
336
+ alpha). These changes are intended to be interoperable with the legacy theme implementation.
337
+ Legacy dark mode users should expect no visual or breaking changes.
330
338
 
331
- - [`88ff832bd2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ff832bd2b) - Add
332
- @atlaskit/icon/glyph/editor/file-preview to atlaskit/icon package for media group toolbar
339
+ - [`88ff832bd2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ff832bd2b) - Add
340
+ @atlaskit/icon/glyph/editor/file-preview to atlaskit/icon package for media group toolbar
333
341
 
334
342
  ### Patch Changes
335
343
 
336
- - Updated dependencies
344
+ - Updated dependencies
337
345
 
338
346
  ## 21.7.4
339
347
 
340
348
  ### Patch Changes
341
349
 
342
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
343
- [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) -
344
- Internal changes to supress eslint rules.
350
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
351
+ [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal
352
+ changes to supress eslint rules.
345
353
 
346
354
  ## 21.7.3
347
355
 
348
356
  ### Patch Changes
349
357
 
350
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
351
- [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
352
- Corrects eslint supressions.
353
- - [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) -
354
- Internal code changes.
355
- - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) -
356
- Internal code changes.
357
- - Updated dependencies
358
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
359
+ [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) - Corrects
360
+ eslint supressions.
361
+ - [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) - Internal
362
+ code changes.
363
+ - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) - Internal
364
+ code changes.
365
+ - Updated dependencies
358
366
 
359
367
  ## 21.7.2
360
368
 
361
369
  ### Patch Changes
362
370
 
363
- - [#13102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13102)
364
- [`0c0c4315085`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c0c4315085) - [ux]
365
- Fixed a regression where Icons used static colors in High Contrast Mode when they should
366
- actually dynamically respond to changes to the `primaryColor` and `secondaryColor` props.
371
+ - [#13102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13102)
372
+ [`0c0c4315085`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c0c4315085) - [ux]
373
+ Fixed a regression where Icons used static colors in High Contrast Mode when they should actually
374
+ dynamically respond to changes to the `primaryColor` and `secondaryColor` props.
367
375
 
368
376
  ## 21.7.1
369
377
 
370
378
  ### Patch Changes
371
379
 
372
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
373
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
374
- `@atlaskit/theme` to version `^11.3.0`.
380
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
381
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
382
+ `@atlaskit/theme` to version `^11.3.0`.
375
383
 
376
384
  ## 21.7.0
377
385
 
378
386
  ### Minor Changes
379
387
 
380
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
381
- [`662739d8c28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/662739d8c28) - Icon
382
- now uses internal techstack "design-system: v1" and "styling: emotion".
388
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
389
+ [`662739d8c28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/662739d8c28) - Icon now
390
+ uses internal techstack "design-system: v1" and "styling: emotion".
383
391
 
384
392
  ### Patch Changes
385
393
 
386
- - [`2368dfabe46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368dfabe46) - fix
387
- Icon appearance in windows high contrast mode
388
- - [`54b0730475e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54b0730475e) - Fixed
389
- an a11y bug associated with the role of the SVGIcon component. The role now correctly adapts to
390
- whether a user provides a label or not.
394
+ - [`2368dfabe46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368dfabe46) - fix Icon
395
+ appearance in windows high contrast mode
396
+ - [`54b0730475e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54b0730475e) - Fixed an
397
+ a11y bug associated with the role of the SVGIcon component. The role now correctly adapts to
398
+ whether a user provides a label or not.
391
399
 
392
400
  ## 21.6.1
393
401
 
394
402
  ### Patch Changes
395
403
 
396
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
397
- [`9f5d6ed95f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f5d6ed95f0) - Added
398
- aria-hidden to icon wrapper when there is no label provided
404
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
405
+ [`9f5d6ed95f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f5d6ed95f0) - Added
406
+ aria-hidden to icon wrapper when there is no label provided
399
407
 
400
408
  ## 21.6.0
401
409
 
402
410
  ### Minor Changes
403
411
 
404
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
405
- [`b9c78813d40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9c78813d40) - Use
406
- named export of base icon instead of default in icon glyphs
412
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
413
+ [`b9c78813d40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9c78813d40) - Use
414
+ named export of base icon instead of default in icon glyphs
407
415
 
408
416
  ## 21.5.1
409
417
 
410
418
  ### Patch Changes
411
419
 
412
- - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
413
- [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
414
- "./glyph" entry point.
420
+ - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
421
+ [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
422
+ "./glyph" entry point.
415
423
 
416
424
  ## 21.5.0
417
425
 
418
426
  ### Minor Changes
419
427
 
420
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
421
- [`017587eca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017587eca78) - Icon
422
- now exposes an additional component `SVG` which can be used to for custom icon use cases.
423
- - [`4203387aa43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4203387aa43) -
424
- Internal changes to the way Icon styles are generated. Additional types have also been exposed
425
- to match the glyph component.
428
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
429
+ [`017587eca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017587eca78) - Icon now
430
+ exposes an additional component `SVG` which can be used to for custom icon use cases.
431
+ - [`4203387aa43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4203387aa43) - Internal
432
+ changes to the way Icon styles are generated. Additional types have also been exposed to match the
433
+ glyph component.
426
434
 
427
435
  ### Patch Changes
428
436
 
429
- - [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
430
- build tooling has been updated.
431
- - [`d6580503ce9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6580503ce9) -
432
- Internal refactor for JSDoc annotated modules.
433
- - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
434
- Documentation updates and fixes to types for all icon packages.
435
- - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
436
- build tooling improvements.
437
+ - [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
438
+ build tooling has been updated.
439
+ - [`d6580503ce9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6580503ce9) - Internal
440
+ refactor for JSDoc annotated modules.
441
+ - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
442
+ Documentation updates and fixes to types for all icon packages.
443
+ - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
444
+ build tooling improvements.
437
445
 
438
446
  ## 21.4.0
439
447
 
440
448
  ### Minor Changes
441
449
 
442
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
443
- [`2f1a299688b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f1a299688b) - The
444
- `sizeOpts` type has been renamed to `Size`, available in both the `./` and `./types`
445
- entrypoints.
450
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
451
+ [`2f1a299688b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f1a299688b) - The
452
+ `sizeOpts` type has been renamed to `Size`, available in both the `./` and `./types` entrypoints.
446
453
 
447
454
  ### Patch Changes
448
455
 
449
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
450
- injected package name and version for analytics instead of version.json.
451
- - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons
452
- no longer ship with the `focusable` attribute in their glyph exports. This attribute was only
453
- required for IE11 support. This is purely a build change and has no effect on user API.
456
+ - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
457
+ injected package name and version for analytics instead of version.json.
458
+ - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons no
459
+ longer ship with the `focusable` attribute in their glyph exports. This attribute was only
460
+ required for IE11 support. This is purely a build change and has no effect on user API.
454
461
 
455
462
  ## 21.3.0
456
463
 
457
464
  ### Minor Changes
458
465
 
459
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
460
- [`b9265389fa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9265389fa0) - Icon
461
- now exposes a base icon via the `@atlaskit/icon/base` entrypoint. This is used in all generated
462
- glyphs inside the icon package.
463
- - [`83944ca2cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83944ca2cf2) - Icon
464
- now ships with cjs, esm, and es2019 bundles for components and utils exported in the icon
465
- package. Glyphs unfortunately aren't included and still only export cjs bundles.
466
- - [`6ef8824baee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef8824baee) - - Icon
467
- now uses React.memo() to stop unnecessary re-renders.
466
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
467
+ [`b9265389fa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9265389fa0) - Icon now
468
+ exposes a base icon via the `@atlaskit/icon/base` entrypoint. This is used in all generated glyphs
469
+ inside the icon package.
470
+ - [`83944ca2cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83944ca2cf2) - Icon now
471
+ ships with cjs, esm, and es2019 bundles for components and utils exported in the icon package.
472
+ Glyphs unfortunately aren't included and still only export cjs bundles.
473
+ - [`6ef8824baee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef8824baee) - - Icon
474
+ now uses React.memo() to stop unnecessary re-renders.
468
475
 
469
- - A bug in the types for icon sizes has been resolved
476
+ - A bug in the types for icon sizes has been resolved
470
477
 
471
- This change also includes a number of quality of life fixes as part of lite mode.
478
+ This change also includes a number of quality of life fixes as part of lite mode.
472
479
 
473
- ### Internal changes
480
+ ### Internal changes
474
481
 
475
- - class components have been changed to functional components
476
- - styled-components has been removed as a peer dependency
477
- - @emotion/core has been added a direct dependency, base components now use emotion for
478
- styling
479
- - An internal gradient function `insertDynamicGradientId` has been removed from the runtime
480
- - Enzyme removed in favour of RTL
482
+ - class components have been changed to functional components
483
+ - styled-components has been removed as a peer dependency
484
+ - @emotion/core has been added a direct dependency, base components now use emotion for styling
485
+ - An internal gradient function `insertDynamicGradientId` has been removed from the runtime
486
+ - Enzyme removed in favour of RTL
481
487
 
482
- ### Updating tests
488
+ ### Updating tests
483
489
 
484
- Tests that rely on `enzyme` may have issues with this update. We've mostly seen issues with one
485
- of the following cases.
490
+ Tests that rely on `enzyme` may have issues with this update. We've mostly seen issues with one of
491
+ the following cases.
486
492
 
487
- #### Can't find internal react test id
493
+ #### Can't find internal react test id
488
494
 
489
- Because icon is now wrapped in `memo` you won't be able to easily find it. This code will fail:
495
+ Because icon is now wrapped in `memo` you won't be able to easily find it. This code will fail:
490
496
 
491
- ```js
492
- import BookIcon from '@atlaskit/icon/glyph/book';
497
+ ```js
498
+ import BookIcon from '@atlaskit/icon/glyph/book';
493
499
 
494
- <BookIcon />;
500
+ <BookIcon />;
495
501
 
496
- wrapper.find('BookIcon');
497
- ```
502
+ wrapper.find('BookIcon');
503
+ ```
498
504
 
499
- As a fix you can add memo to the target:
505
+ As a fix you can add memo to the target:
500
506
 
501
- ```js
502
- wrapper.find('Memo(BookIcon)');
503
- ```
507
+ ```js
508
+ wrapper.find('Memo(BookIcon)');
509
+ ```
504
510
 
505
- Even better, use the test id.
511
+ Even better, use the test id.
506
512
 
507
- ```js
508
- <BookIcon testId="book-icon" />;
513
+ ```js
514
+ <BookIcon testId="book-icon" />;
509
515
 
510
- wrapper.find('[data-testid="book-icon"]');
511
- ```
516
+ wrapper.find('[data-testid="book-icon"]');
517
+ ```
512
518
 
513
- #### Treating the icon as a button
519
+ #### Treating the icon as a button
514
520
 
515
- Icon hasn't had an `onClick` handler since many major versions. This code will fail:
521
+ Icon hasn't had an `onClick` handler since many major versions. This code will fail:
516
522
 
517
- ```js
518
- const Example = () => <Button testId="test-id" iconBefore={<SomeGlyph />} />;
523
+ ```js
524
+ const Example = () => <Button testId="test-id" iconBefore={<SomeGlyph />} />;
519
525
 
520
- // in some teat
521
- wrapper.find(SomeGlyph).click();
522
- // OR
523
- wrapper.find('SomeGlyph').click();
524
- ```
526
+ // in some teat
527
+ wrapper.find(SomeGlyph).click();
528
+ // OR
529
+ wrapper.find('SomeGlyph').click();
530
+ ```
525
531
 
526
- As a fix you can target the button instead:
532
+ As a fix you can target the button instead:
527
533
 
528
- ```jsx
529
- wrapper.find('[data-testid="test-id"]').click();
530
- ```
534
+ ```jsx
535
+ wrapper.find('[data-testid="test-id"]').click();
536
+ ```
531
537
 
532
538
  ### Patch Changes
533
539
 
534
- - [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All
535
- icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
536
- - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) -
537
- Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For
538
- context, `onClick` was removed as a functional prop but it was still supported by the types.
539
- This may have resulted in a confusing developer experience although the fundamental behaviour
540
- has been consistent since version 15.
540
+ - [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon
541
+ glpyhs are now built without inline extends helpers, reducing their bundlesize.
542
+ - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) - Typedefs
543
+ of glyphs have been updated to reflect an API change that occured in version 15. For context,
544
+ `onClick` was removed as a functional prop but it was still supported by the types. This may have
545
+ resulted in a confusing developer experience although the fundamental behaviour has been
546
+ consistent since version 15.
541
547
 
542
548
  ## 21.2.4
543
549
 
544
550
  ### Patch Changes
545
551
 
546
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
547
- [`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux]
548
- Update Dropbox icon and arrow-left icon
552
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
553
+ [`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux]
554
+ Update Dropbox icon and arrow-left icon
549
555
 
550
556
  ## 21.2.3
551
557
 
552
558
  ### Patch Changes
553
559
 
554
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
555
- [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
556
- Re-generated icons using a newer version of the build process
560
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
561
+ [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
562
+ Re-generated icons using a newer version of the build process
557
563
 
558
564
  ## 21.2.2
559
565
 
560
566
  ### Patch Changes
561
567
 
562
- - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
563
- [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
564
- codemod to return raw source if it is not transforming a file.
568
+ - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
569
+ [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
570
+ codemod to return raw source if it is not transforming a file.
565
571
 
566
- Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
567
- This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
572
+ Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
573
+ This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
568
574
 
569
575
  ## 21.2.1
570
576
 
571
577
  ### Patch Changes
572
578
 
573
- - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
574
- [`bc896a20b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc896a20b0) - Add a
575
- missing codemod for the entrypoint change in 21.2.0
579
+ - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
580
+ [`bc896a20b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc896a20b0) - Add a
581
+ missing codemod for the entrypoint change in 21.2.0
576
582
 
577
- ***
583
+ ***
578
584
 
579
- **Running the codemod cli**
585
+ **Running the codemod cli**
580
586
 
581
- To run the codemod: **You first need to have the latest version installed before you can run the
582
- codemod**
587
+ To run the codemod: **You first need to have the latest version installed before you can run the
588
+ codemod**
583
589
 
584
- `yarn upgrade @atlaskit/PACKAGE@^VERSION`
590
+ `yarn upgrade @atlaskit/PACKAGE@^VERSION`
585
591
 
586
- Once upgraded, use the Atlaskit codemod-cli;
592
+ Once upgraded, use the Atlaskit codemod-cli;
587
593
 
588
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
594
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
589
595
 
590
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
591
- [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
592
- details on the codemod CLI.
596
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
597
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details
598
+ on the codemod CLI.
593
599
 
594
600
  ## 21.2.0
595
601
 
596
602
  ### Minor Changes
597
603
 
598
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
599
- [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
600
- undocumented metadata export from main entry point. To import metadata instead do it from the
601
- /metadata entrypoint.
604
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
605
+ [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
606
+ undocumented metadata export from main entry point. To import metadata instead do it from the
607
+ /metadata entrypoint.
602
608
 
603
609
  ## 21.1.4
604
610
 
605
611
  ### Patch Changes
606
612
 
607
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
608
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
609
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
610
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
611
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
612
- `devDependencies` to denote version that the package was built with.
613
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
614
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
615
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
616
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
617
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
618
+ `devDependencies` to denote version that the package was built with.
613
619
 
614
620
  ## 21.1.3
615
621
 
616
622
  ### Patch Changes
617
623
 
618
- - Updated dependencies
624
+ - Updated dependencies
619
625
 
620
626
  ## 21.1.2
621
627
 
622
628
  ### Patch Changes
623
629
 
624
- - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
625
- [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
626
- unused (and incorrect) es2019 key in package.json
630
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
631
+ [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
632
+ unused (and incorrect) es2019 key in package.json
627
633
 
628
634
  ## 21.1.1
629
635
 
630
636
  ### Patch Changes
631
637
 
632
- - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
633
- [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
634
- updated to Apache 2.0 (previously under the ADG license)
638
+ - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
639
+ [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
640
+ updated to Apache 2.0 (previously under the ADG license)
635
641
 
636
642
  ## 21.1.0
637
643
 
638
644
  ### Minor Changes
639
645
 
640
- - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
641
- [`2f414dd083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f414dd083) - The new
642
- ArchiveIcon is now available to use via
643
- `import ArchiveIcon from '@atlaskit/icon/glyph/archive';`
646
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
647
+ [`2f414dd083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f414dd083) - The new
648
+ ArchiveIcon is now available to use via `import ArchiveIcon from '@atlaskit/icon/glyph/archive';`
644
649
 
645
650
  ## 21.0.3
646
651
 
647
652
  ### Patch Changes
648
653
 
649
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
650
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
651
- to TypeScript 3.9.6 and tslib to 2.0.0
654
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
655
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
656
+ to TypeScript 3.9.6 and tslib to 2.0.0
652
657
 
653
- Since tslib is a dependency for all our packages we recommend that products also follow this
654
- tslib upgrade to prevent duplicates of tslib being bundled.
658
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
659
+ upgrade to prevent duplicates of tslib being bundled.
655
660
 
656
661
  ## 21.0.2
657
662
 
658
663
  ### Patch Changes
659
664
 
660
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
661
- [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
662
- 'lodash' package instead of single-function 'lodash.\*' packages
665
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
666
+ [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
667
+ 'lodash' package instead of single-function 'lodash.\*' packages
663
668
 
664
669
  ## 21.0.1
665
670
 
666
671
  ### Patch Changes
667
672
 
668
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
669
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
670
- all the theme imports to be tree-shakable
673
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
674
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all
675
+ the theme imports to be tree-shakable
671
676
 
672
677
  ## 21.0.0
673
678
 
674
679
  ### Major Changes
675
680
 
676
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
677
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
678
- Officially dropping IE11 support, from this version onwards there are no warranties of the
679
- package working in IE11. For more information see:
680
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
681
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
682
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
683
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
684
+ IE11. For more information see:
685
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
681
686
 
682
687
  ### Patch Changes
683
688
 
684
- - Updated dependencies
689
+ - Updated dependencies
685
690
 
686
691
  ## 20.1.2
687
692
 
688
693
  ### Patch Changes
689
694
 
690
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
691
- [`eae51ceead`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae51ceead) - Add
692
- mobile icon- Updated dependencies
695
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
696
+ [`eae51ceead`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae51ceead) - Add mobile
697
+ icon- Updated dependencies
693
698
 
694
699
  ## 20.1.1
695
700
 
696
701
  ### Patch Changes
697
702
 
698
- - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
703
+ - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
699
704
 
700
- Add a clear icon for datepicker, timepicker and datetimepicker- Updated dependencies
701
- [dfc4dba1b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfc4dba1b3):
705
+ Add a clear icon for datepicker, timepicker and datetimepicker- Updated dependencies
706
+ [dfc4dba1b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfc4dba1b3):
702
707
 
703
- - Updated dependencies
704
- [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
705
- - Updated dependencies
706
- [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
707
- - Updated dependencies
708
- [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
709
- - Updated dependencies
710
- [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
711
- - Updated dependencies
712
- [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
713
- - @atlaskit/dynamic-table@13.7.4
714
- - @atlaskit/tooltip@15.2.6
715
- - @atlaskit/button@13.3.11
716
- - @atlaskit/logo@12.3.4
717
- - @atlaskit/modal-dialog@10.5.7
708
+ - Updated dependencies
709
+ [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
710
+ - Updated dependencies
711
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
712
+ - Updated dependencies
713
+ [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
714
+ - Updated dependencies
715
+ [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
716
+ - Updated dependencies
717
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
718
+ - @atlaskit/dynamic-table@13.7.4
719
+ - @atlaskit/tooltip@15.2.6
720
+ - @atlaskit/button@13.3.11
721
+ - @atlaskit/logo@12.3.4
722
+ - @atlaskit/modal-dialog@10.5.7
718
723
 
719
724
  ## 20.1.0
720
725
 
721
726
  ### Minor Changes
722
727
 
723
- - [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
728
+ - [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
724
729
 
725
- Adds test id to icon.-
726
- [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
730
+ Adds test id to icon.-
731
+ [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
727
732
 
728
- Refactors icon to be a functional component.
733
+ Refactors icon to be a functional component.
729
734
 
730
735
  ### Patch Changes
731
736
 
732
- - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
737
+ - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
733
738
 
734
- Corrects accessibility behavior for wrapping span. It now will now:
739
+ Corrects accessibility behavior for wrapping span. It now will now:
735
740
 
736
- - conditionally set the `aria-label` if `label` is defined
737
- - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
738
- is not defined- Updated dependencies
739
- [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
741
+ - conditionally set the `aria-label` if `label` is defined
742
+ - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is
743
+ not defined- Updated dependencies
744
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
740
745
 
741
- - Updated dependencies
742
- [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
743
- - Updated dependencies
744
- [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
745
- - @atlaskit/docs@8.4.0
746
- - @atlaskit/icon-file-type@5.0.3
747
- - @atlaskit/icon-object@5.0.3
748
- - @atlaskit/icon-priority@5.0.3
749
- - @atlaskit/logo@12.3.3
750
- - @atlaskit/button@13.3.9
751
- - @atlaskit/dynamic-table@13.7.2
752
- - @atlaskit/modal-dialog@10.5.4
753
- - @atlaskit/section-message@4.1.7
754
- - @atlaskit/textfield@3.1.9
755
- - @atlaskit/tooltip@15.2.5
746
+ - Updated dependencies
747
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
748
+ - Updated dependencies
749
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
750
+ - @atlaskit/docs@8.4.0
751
+ - @atlaskit/icon-file-type@5.0.3
752
+ - @atlaskit/icon-object@5.0.3
753
+ - @atlaskit/icon-priority@5.0.3
754
+ - @atlaskit/logo@12.3.3
755
+ - @atlaskit/button@13.3.9
756
+ - @atlaskit/dynamic-table@13.7.2
757
+ - @atlaskit/modal-dialog@10.5.4
758
+ - @atlaskit/section-message@4.1.7
759
+ - @atlaskit/textfield@3.1.9
760
+ - @atlaskit/tooltip@15.2.5
756
761
 
757
762
  ## 20.0.2
758
763
 
759
764
  ### Patch Changes
760
765
 
761
- - [patch][0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
766
+ - [patch][0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
762
767
 
763
- The build on develop produces changes to the metadata file that needed to be tracked / released
764
- for consumer.- Updated dependencies
765
- [0b09f8a6ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b09f8a6ca):
768
+ The build on develop produces changes to the metadata file that needed to be tracked / released
769
+ for consumer.- Updated dependencies
770
+ [0b09f8a6ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b09f8a6ca):
766
771
 
767
- - Updated dependencies
768
- [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
769
- - @atlaskit/dynamic-table@13.7.0
770
- - @atlaskit/textfield@3.1.7
772
+ - Updated dependencies
773
+ [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
774
+ - @atlaskit/dynamic-table@13.7.0
775
+ - @atlaskit/textfield@3.1.7
771
776
 
772
777
  ## 20.0.1
773
778
 
774
779
  ### Patch Changes
775
780
 
776
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
781
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
777
782
 
778
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
779
- [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
783
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
784
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
780
785
 
781
- - @atlaskit/docs@8.3.2
782
- - @atlaskit/visual-regression@0.1.9
783
- - @atlaskit/button@13.3.7
784
- - @atlaskit/dynamic-table@13.6.2
785
- - @atlaskit/icon-file-type@5.0.2
786
- - @atlaskit/icon-object@5.0.2
787
- - @atlaskit/icon-priority@5.0.2
788
- - @atlaskit/logo@12.3.2
789
- - @atlaskit/modal-dialog@10.5.2
790
- - @atlaskit/section-message@4.1.5
791
- - @atlaskit/textfield@3.1.6
792
- - @atlaskit/theme@9.5.1
793
- - @atlaskit/tooltip@15.2.3
786
+ - @atlaskit/docs@8.3.2
787
+ - @atlaskit/visual-regression@0.1.9
788
+ - @atlaskit/button@13.3.7
789
+ - @atlaskit/dynamic-table@13.6.2
790
+ - @atlaskit/icon-file-type@5.0.2
791
+ - @atlaskit/icon-object@5.0.2
792
+ - @atlaskit/icon-priority@5.0.2
793
+ - @atlaskit/logo@12.3.2
794
+ - @atlaskit/modal-dialog@10.5.2
795
+ - @atlaskit/section-message@4.1.5
796
+ - @atlaskit/textfield@3.1.6
797
+ - @atlaskit/theme@9.5.1
798
+ - @atlaskit/tooltip@15.2.3
794
799
 
795
800
  ## 20.0.0
796
801
 
797
802
  ### Major Changes
798
803
 
799
- - [major][c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
804
+ - [major][c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
800
805
 
801
- BREAKING CHANGE: As part of AFP-1404, we are dropping flow support. It means that those packages
802
- are not typed. Consumer will need to manually add their types to the component.Background
803
- ticket: https://product-fabric.atlassian.net/browse/AFP-1397Plan:
804
- https://product-fabric.atlassian.net/wiki/spaces/AFP/pages/1052870901/Drop+Flow+Support+Plan
806
+ BREAKING CHANGE: As part of AFP-1404, we are dropping flow support. It means that those packages
807
+ are not typed. Consumer will need to manually add their types to the component.Background ticket:
808
+ https://product-fabric.atlassian.net/browse/AFP-1397Plan:
809
+ https://product-fabric.atlassian.net/wiki/spaces/AFP/pages/1052870901/Drop+Flow+Support+Plan
805
810
 
806
811
  ### Patch Changes
807
812
 
808
- - @atlaskit/logo@12.3.1
809
- - @atlaskit/modal-dialog@10.5.1
810
- - @atlaskit/section-message@4.1.4
811
- - @atlaskit/docs@8.3.1
812
- - @atlaskit/button@13.3.6
813
- - @atlaskit/textfield@3.1.5
814
- - @atlaskit/tooltip@15.2.2
813
+ - @atlaskit/logo@12.3.1
814
+ - @atlaskit/modal-dialog@10.5.1
815
+ - @atlaskit/section-message@4.1.4
816
+ - @atlaskit/docs@8.3.1
817
+ - @atlaskit/button@13.3.6
818
+ - @atlaskit/textfield@3.1.5
819
+ - @atlaskit/tooltip@15.2.2
815
820
 
816
821
  ## 19.1.0
817
822
 
818
823
  ### Minor Changes
819
824
 
820
- - [minor][28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
825
+ - [minor][28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
821
826
 
822
- Added person-with-circle, person-with-cross, person-with-tick icons
827
+ Added person-with-circle, person-with-cross, person-with-tick icons
823
828
 
824
829
  ### Patch Changes
825
830
 
826
- - Updated dependencies
827
- [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
828
- - Updated dependencies
829
- [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
830
- - @atlaskit/theme@9.5.0
831
- - @atlaskit/button@13.3.5
832
- - @atlaskit/dynamic-table@13.6.1
833
- - @atlaskit/section-message@4.1.3
834
- - @atlaskit/tooltip@15.2.1
831
+ - Updated dependencies
832
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
833
+ - Updated dependencies
834
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
835
+ - @atlaskit/theme@9.5.0
836
+ - @atlaskit/button@13.3.5
837
+ - @atlaskit/dynamic-table@13.6.1
838
+ - @atlaskit/section-message@4.1.3
839
+ - @atlaskit/tooltip@15.2.1
835
840
 
836
841
  ## 19.0.11
837
842
 
838
843
  ### Patch Changes
839
844
 
840
- - [patch][c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
845
+ - [patch][c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
841
846
 
842
- Added Stopwatch and Sprint icons
847
+ Added Stopwatch and Sprint icons
843
848
 
844
- - Updated dependencies
845
- [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
846
- - Updated dependencies
847
- [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
848
- - @atlaskit/theme@9.3.0
849
+ - Updated dependencies
850
+ [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
851
+ - Updated dependencies
852
+ [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
853
+ - @atlaskit/theme@9.3.0
849
854
 
850
855
  ## 19.0.10
851
856
 
852
857
  ### Patch Changes
853
858
 
854
- - [patch][6d37081dc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d37081dc8):
859
+ - [patch][6d37081dc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d37081dc8):
855
860
 
856
- Upgrade prettier from 1.18 to 1.19
861
+ Upgrade prettier from 1.18 to 1.19
857
862
 
858
863
  ## 19.0.9
859
864
 
860
865
  ### Patch Changes
861
866
 
862
- - [patch][f081cdac54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f081cdac54):
867
+ - [patch][f081cdac54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f081cdac54):
863
868
 
864
- Upgrade prettier from 1.14 to 1.18
869
+ Upgrade prettier from 1.14 to 1.18
865
870
 
866
871
  ## 19.0.8
867
872
 
868
873
  ### Patch Changes
869
874
 
870
- - [patch][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
875
+ - [patch][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
871
876
 
872
- @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
873
- static typing. Flow types are no longer provided. No API or bahavioural changes.
877
+ @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
878
+ static typing. Flow types are no longer provided. No API or bahavioural changes.
874
879
 
875
880
  ## 19.0.7
876
881
 
877
882
  ### Patch Changes
878
883
 
879
- - [patch][3c7bee089a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c7bee089a):
884
+ - [patch][3c7bee089a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c7bee089a):
880
885
 
881
- @atlaskit/icon-priority has been converted to TypeScript to provide static typing. Flow types
882
- are no longer provided. No API or bahavioural changes.
886
+ @atlaskit/icon-priority has been converted to TypeScript to provide static typing. Flow types are
887
+ no longer provided. No API or bahavioural changes.
883
888
 
884
889
  ## 19.0.6
885
890
 
886
891
  ### Patch Changes
887
892
 
888
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
893
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
889
894
 
890
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
891
- non-relative imports as relative imports
895
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
896
+ non-relative imports as relative imports
892
897
 
893
898
  ## 19.0.5
894
899
 
895
900
  ### Patch Changes
896
901
 
897
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
902
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
898
903
 
899
- Upgraded Typescript to 3.3.x
904
+ Upgraded Typescript to 3.3.x
900
905
 
901
906
  ## 19.0.4
902
907
 
903
908
  ### Patch Changes
904
909
 
905
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
910
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
906
911
 
907
- Change all the imports to theme in Core to use multi entry points
912
+ Change all the imports to theme in Core to use multi entry points
908
913
 
909
914
  ## 19.0.3
910
915
 
911
916
  ### Patch Changes
912
917
 
913
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
918
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
914
919
 
915
- Updates component maintainers
920
+ Updates component maintainers
916
921
 
917
922
  ## 19.0.2
918
923
 
919
- - Updated dependencies
920
- [84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
921
- - @atlaskit/modal-dialog@10.1.2
922
- - @atlaskit/textfield@3.0.0
924
+ - Updated dependencies
925
+ [84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
926
+ - @atlaskit/modal-dialog@10.1.2
927
+ - @atlaskit/textfield@3.0.0
923
928
 
924
929
  ## 19.0.1
925
930
 
926
931
  ### Patch Changes
927
932
 
928
- - [patch][a1a4c19100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1a4c19100):
933
+ - [patch][a1a4c19100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1a4c19100):
929
934
 
930
- include bundled cjs files
935
+ include bundled cjs files
931
936
 
932
937
  ## 19.0.0
933
938
 
934
939
  ### Major Changes
935
940
 
936
- - [major][06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
941
+ - [major][06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
937
942
 
938
- @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
939
- longer provided. No API or bahavioural changes.
943
+ @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no longer
944
+ provided. No API or bahavioural changes.
940
945
 
941
946
  ## 18.0.5
942
947
 
943
948
  ### Patch Changes
944
949
 
945
- - [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
950
+ - [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
946
951
 
947
- Updated the icon for Premium and cleaned up reduced-ui-pack sprite
952
+ Updated the icon for Premium and cleaned up reduced-ui-pack sprite
948
953
 
949
954
  ## 18.0.4
950
955
 
951
956
  ### Patch Changes
952
957
 
953
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
958
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
954
959
 
955
- index.ts will now be ignored when publishing to npm
960
+ index.ts will now be ignored when publishing to npm
956
961
 
957
962
  ## 18.0.3
958
963
 
959
964
  ### Patch Changes
960
965
 
961
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
966
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
962
967
 
963
- Added missing tslib dep
968
+ Added missing tslib dep
964
969
 
965
970
  ## 18.0.2
966
971
 
967
972
  ### Patch Changes
968
973
 
969
- - [patch][0d7be7e6fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7be7e6fc):
974
+ - [patch][0d7be7e6fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7be7e6fc):
970
975
 
971
- All icons are breaking since the Typescript conversion. Revert PR 5769#
976
+ All icons are breaking since the Typescript conversion. Revert PR 5769#
972
977
 
973
978
  ## 18.0.1
974
979
 
975
- - Updated dependencies
976
- [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
977
- - @atlaskit/icon-file-type@4.0.3
978
- - @atlaskit/icon-object@4.0.3
979
- - @atlaskit/icon-priority@4.0.3
980
- - @atlaskit/tooltip@15.0.0
980
+ - Updated dependencies
981
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
982
+ - @atlaskit/icon-file-type@4.0.3
983
+ - @atlaskit/icon-object@4.0.3
984
+ - @atlaskit/icon-priority@4.0.3
985
+ - @atlaskit/tooltip@15.0.0
981
986
 
982
987
  ## 18.0.0
983
988
 
984
989
  ### Major Changes
985
990
 
986
- - [major][cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
991
+ - [major][cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
987
992
 
988
- - @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
989
- longer provided. No API or bahavioural changes.
993
+ - @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
994
+ longer provided. No API or bahavioural changes.
990
995
 
991
996
  ## 17.2.0
992
997
 
993
- - [minor][70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
998
+ - [minor][70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
994
999
 
995
- - Checkbox has been converted to Typescript. Typescript consumers will now get static type
996
- safety. Flow types are no longer provided. No API or behavioural changes.
1000
+ - Checkbox has been converted to Typescript. Typescript consumers will now get static type safety.
1001
+ Flow types are no longer provided. No API or behavioural changes.
997
1002
 
998
1003
  ## 17.1.3
999
1004
 
1000
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
1005
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
1001
1006
 
1002
- - This is just a safety release in case anything strange happened in in the previous one. See
1003
- Pull Request #5942 for details
1007
+ - This is just a safety release in case anything strange happened in in the previous one. See Pull
1008
+ Request #5942 for details
1004
1009
 
1005
1010
  ## 17.1.2
1006
1011
 
1007
- - Updated dependencies
1008
- [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1009
- - @atlaskit/icon-file-type@4.0.1
1010
- - @atlaskit/icon-object@4.0.1
1011
- - @atlaskit/icon-priority@4.0.1
1012
- - @atlaskit/modal-dialog@10.0.0
1012
+ - Updated dependencies
1013
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1014
+ - @atlaskit/icon-file-type@4.0.1
1015
+ - @atlaskit/icon-object@4.0.1
1016
+ - @atlaskit/icon-priority@4.0.1
1017
+ - @atlaskit/modal-dialog@10.0.0
1013
1018
 
1014
1019
  ## 17.1.1
1015
1020
 
1016
- - Updated dependencies
1017
- [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
1018
- - @atlaskit/field-text@9.0.1
1019
- - @atlaskit/theme@9.0.2
1020
- - @atlaskit/section-message@4.0.0
1021
+ - Updated dependencies
1022
+ [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
1023
+ - @atlaskit/field-text@9.0.1
1024
+ - @atlaskit/theme@9.0.2
1025
+ - @atlaskit/section-message@4.0.0
1021
1026
 
1022
1027
  ## 17.1.0
1023
1028
 
1024
- - [minor][8f4f5d914a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f4f5d914a):
1029
+ - [minor][8f4f5d914a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f4f5d914a):
1025
1030
 
1026
- - Updated home-circle icon and replaced home-filled icon with new home icon
1031
+ - Updated home-circle icon and replaced home-filled icon with new home icon
1027
1032
 
1028
1033
  ## 17.0.2
1029
1034
 
1030
- - Updated dependencies
1031
- [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
1032
- - @atlaskit/button@13.0.2
1033
- - @atlaskit/logo@12.0.0
1035
+ - Updated dependencies
1036
+ [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
1037
+ - @atlaskit/button@13.0.2
1038
+ - @atlaskit/logo@12.0.0
1034
1039
 
1035
1040
  ## 17.0.1
1036
1041
 
1037
- - Updated dependencies
1038
- [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
1039
- - @atlaskit/dynamic-table@13.0.0
1042
+ - Updated dependencies
1043
+ [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
1044
+ - @atlaskit/dynamic-table@13.0.0
1040
1045
 
1041
1046
  ## 17.0.0
1042
1047
 
1043
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1048
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1044
1049
 
1045
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1046
- this package, please ensure you use at least this version of react and react-dom.
1050
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1051
+ this package, please ensure you use at least this version of react and react-dom.
1047
1052
 
1048
1053
  ## 16.0.9
1049
1054
 
1050
- - Updated dependencies
1051
- [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1052
- - @atlaskit/docs@7.0.3
1053
- - @atlaskit/button@12.0.3
1054
- - @atlaskit/dynamic-table@11.0.3
1055
- - @atlaskit/field-text@8.0.3
1056
- - @atlaskit/icon-file-type@3.0.8
1057
- - @atlaskit/icon-object@3.0.8
1058
- - @atlaskit/icon-priority@3.0.5
1059
- - @atlaskit/logo@10.0.4
1060
- - @atlaskit/modal-dialog@8.0.7
1061
- - @atlaskit/section-message@2.0.3
1062
- - @atlaskit/tooltip@13.0.4
1063
- - @atlaskit/theme@8.1.7
1055
+ - Updated dependencies
1056
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1057
+ - @atlaskit/docs@7.0.3
1058
+ - @atlaskit/button@12.0.3
1059
+ - @atlaskit/dynamic-table@11.0.3
1060
+ - @atlaskit/field-text@8.0.3
1061
+ - @atlaskit/icon-file-type@3.0.8
1062
+ - @atlaskit/icon-object@3.0.8
1063
+ - @atlaskit/icon-priority@3.0.5
1064
+ - @atlaskit/logo@10.0.4
1065
+ - @atlaskit/modal-dialog@8.0.7
1066
+ - @atlaskit/section-message@2.0.3
1067
+ - @atlaskit/tooltip@13.0.4
1068
+ - @atlaskit/theme@8.1.7
1064
1069
 
1065
1070
  ## 16.0.8
1066
1071
 
1067
- - Updated dependencies
1068
- [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1069
- - @atlaskit/docs@7.0.2
1070
- - @atlaskit/dynamic-table@11.0.2
1071
- - @atlaskit/field-text@8.0.2
1072
- - @atlaskit/icon-file-type@3.0.7
1073
- - @atlaskit/icon-object@3.0.7
1074
- - @atlaskit/icon-priority@3.0.4
1075
- - @atlaskit/logo@10.0.3
1076
- - @atlaskit/modal-dialog@8.0.6
1077
- - @atlaskit/section-message@2.0.2
1078
- - @atlaskit/theme@8.1.6
1079
- - @atlaskit/tooltip@13.0.3
1080
- - @atlaskit/button@12.0.0
1072
+ - Updated dependencies
1073
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1074
+ - @atlaskit/docs@7.0.2
1075
+ - @atlaskit/dynamic-table@11.0.2
1076
+ - @atlaskit/field-text@8.0.2
1077
+ - @atlaskit/icon-file-type@3.0.7
1078
+ - @atlaskit/icon-object@3.0.7
1079
+ - @atlaskit/icon-priority@3.0.4
1080
+ - @atlaskit/logo@10.0.3
1081
+ - @atlaskit/modal-dialog@8.0.6
1082
+ - @atlaskit/section-message@2.0.2
1083
+ - @atlaskit/theme@8.1.6
1084
+ - @atlaskit/tooltip@13.0.3
1085
+ - @atlaskit/button@12.0.0
1081
1086
 
1082
1087
  ## 16.0.7
1083
1088
 
1084
- - [patch][a143c9758f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a143c9758f):
1089
+ - [patch][a143c9758f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a143c9758f):
1085
1090
 
1086
- - New Icon: Add the PremiumIcon
1091
+ - New Icon: Add the PremiumIcon
1087
1092
 
1088
1093
  ## 16.0.6
1089
1094
 
1090
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1095
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1091
1096
 
1092
- - Removes duplicate babel-runtime dependency
1097
+ - Removes duplicate babel-runtime dependency
1093
1098
 
1094
1099
  ## 16.0.5
1095
1100
 
1096
- - Updated dependencies
1097
- [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1098
- - @atlaskit/docs@7.0.1
1099
- - @atlaskit/dynamic-table@11.0.1
1100
- - @atlaskit/field-text@8.0.1
1101
- - @atlaskit/icon-file-type@3.0.5
1102
- - @atlaskit/icon-object@3.0.5
1103
- - @atlaskit/icon-priority@3.0.2
1104
- - @atlaskit/logo@10.0.1
1105
- - @atlaskit/modal-dialog@8.0.2
1106
- - @atlaskit/section-message@2.0.1
1107
- - @atlaskit/theme@8.0.1
1108
- - @atlaskit/tooltip@13.0.1
1109
- - @atlaskit/button@11.0.0
1101
+ - Updated dependencies
1102
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1103
+ - @atlaskit/docs@7.0.1
1104
+ - @atlaskit/dynamic-table@11.0.1
1105
+ - @atlaskit/field-text@8.0.1
1106
+ - @atlaskit/icon-file-type@3.0.5
1107
+ - @atlaskit/icon-object@3.0.5
1108
+ - @atlaskit/icon-priority@3.0.2
1109
+ - @atlaskit/logo@10.0.1
1110
+ - @atlaskit/modal-dialog@8.0.2
1111
+ - @atlaskit/section-message@2.0.1
1112
+ - @atlaskit/theme@8.0.1
1113
+ - @atlaskit/tooltip@13.0.1
1114
+ - @atlaskit/button@11.0.0
1110
1115
 
1111
1116
  ## 16.0.4
1112
1117
 
1113
- - Updated dependencies
1114
- [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1115
- - @atlaskit/button@10.1.3
1116
- - @atlaskit/icon-file-type@3.0.4
1117
- - @atlaskit/icon-object@3.0.4
1118
- - @atlaskit/icon-priority@3.0.1
1119
- - @atlaskit/docs@7.0.0
1120
- - @atlaskit/dynamic-table@11.0.0
1121
- - @atlaskit/field-text@8.0.0
1122
- - @atlaskit/logo@10.0.0
1123
- - @atlaskit/modal-dialog@8.0.0
1124
- - @atlaskit/section-message@2.0.0
1125
- - @atlaskit/theme@8.0.0
1126
- - @atlaskit/tooltip@13.0.0
1118
+ - Updated dependencies
1119
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1120
+ - @atlaskit/button@10.1.3
1121
+ - @atlaskit/icon-file-type@3.0.4
1122
+ - @atlaskit/icon-object@3.0.4
1123
+ - @atlaskit/icon-priority@3.0.1
1124
+ - @atlaskit/docs@7.0.0
1125
+ - @atlaskit/dynamic-table@11.0.0
1126
+ - @atlaskit/field-text@8.0.0
1127
+ - @atlaskit/logo@10.0.0
1128
+ - @atlaskit/modal-dialog@8.0.0
1129
+ - @atlaskit/section-message@2.0.0
1130
+ - @atlaskit/theme@8.0.0
1131
+ - @atlaskit/tooltip@13.0.0
1127
1132
 
1128
1133
  ## 16.0.3
1129
1134
 
1130
- - Updated dependencies
1131
- [ecf21be58f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecf21be58f):
1132
- - @atlaskit/icon-priority@3.0.0
1135
+ - Updated dependencies
1136
+ [ecf21be58f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecf21be58f):
1137
+ - @atlaskit/icon-priority@3.0.0
1133
1138
 
1134
1139
  ## 16.0.2
1135
1140
 
1136
- - Updated dependencies
1137
- [a2653f4453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2653f4453):
1138
- - @atlaskit/icon-priority@2.0.0
1141
+ - Updated dependencies
1142
+ [a2653f4453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2653f4453):
1143
+ - @atlaskit/icon-priority@2.0.0
1139
1144
 
1140
1145
  ## 16.0.1
1141
1146
 
1142
- - [patch][6b5daa8080](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b5daa8080):
1147
+ - [patch][6b5daa8080](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b5daa8080):
1143
1148
 
1144
- - Added the new Status icon
1149
+ - Added the new Status icon
1145
1150
 
1146
1151
  ## 16.0.0
1147
1152
 
1148
- - [major][d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1153
+ - [major][d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1149
1154
 
1150
- - Moved the priority icons to its own package.
1151
- - Check the
1152
- [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
1153
- more information.
1155
+ - Moved the priority icons to its own package.
1156
+ - Check the [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide)
1157
+ for more information.
1154
1158
 
1155
- - Updated dependencies
1156
- [d0333acfba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0333acfba):
1157
- - @atlaskit/icon-priority@1.0.0
1159
+ - Updated dependencies
1160
+ [d0333acfba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0333acfba):
1161
+ - @atlaskit/icon-priority@1.0.0
1158
1162
 
1159
1163
  ## 15.0.3
1160
1164
 
1161
- - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
1165
+ - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
1162
1166
 
1163
- - Make icon glyphs not import metadata
1167
+ - Make icon glyphs not import metadata
1164
1168
 
1165
1169
  ## 15.0.2
1166
1170
 
1167
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1168
- - @atlaskit/button@10.1.1
1169
- - @atlaskit/dynamic-table@10.0.22
1170
- - @atlaskit/field-text@7.0.18
1171
- - @atlaskit/icon-file-type@3.0.2
1172
- - @atlaskit/icon-object@3.0.2
1173
- - @atlaskit/logo@9.2.6
1174
- - @atlaskit/modal-dialog@7.1.1
1175
- - @atlaskit/section-message@1.0.14
1176
- - @atlaskit/theme@7.0.1
1177
- - @atlaskit/tooltip@12.1.13
1178
- - @atlaskit/docs@6.0.0
1171
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1172
+ - @atlaskit/button@10.1.1
1173
+ - @atlaskit/dynamic-table@10.0.22
1174
+ - @atlaskit/field-text@7.0.18
1175
+ - @atlaskit/icon-file-type@3.0.2
1176
+ - @atlaskit/icon-object@3.0.2
1177
+ - @atlaskit/logo@9.2.6
1178
+ - @atlaskit/modal-dialog@7.1.1
1179
+ - @atlaskit/section-message@1.0.14
1180
+ - @atlaskit/theme@7.0.1
1181
+ - @atlaskit/tooltip@12.1.13
1182
+ - @atlaskit/docs@6.0.0
1179
1183
 
1180
1184
  ## 15.0.1
1181
1185
 
1182
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1183
- - @atlaskit/docs@5.2.3
1184
- - @atlaskit/button@10.0.4
1185
- - @atlaskit/dynamic-table@10.0.20
1186
- - @atlaskit/field-text@7.0.16
1187
- - @atlaskit/icon-file-type@3.0.1
1188
- - @atlaskit/icon-object@3.0.1
1189
- - @atlaskit/logo@9.2.5
1190
- - @atlaskit/modal-dialog@7.0.14
1191
- - @atlaskit/section-message@1.0.13
1192
- - @atlaskit/tooltip@12.1.12
1193
- - @atlaskit/theme@7.0.0
1186
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1187
+ - @atlaskit/docs@5.2.3
1188
+ - @atlaskit/button@10.0.4
1189
+ - @atlaskit/dynamic-table@10.0.20
1190
+ - @atlaskit/field-text@7.0.16
1191
+ - @atlaskit/icon-file-type@3.0.1
1192
+ - @atlaskit/icon-object@3.0.1
1193
+ - @atlaskit/logo@9.2.5
1194
+ - @atlaskit/modal-dialog@7.0.14
1195
+ - @atlaskit/section-message@1.0.13
1196
+ - @atlaskit/tooltip@12.1.12
1197
+ - @atlaskit/theme@7.0.0
1194
1198
 
1195
1199
  ## 15.0.0
1196
1200
 
1197
- - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1201
+ - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1198
1202
 
1199
- - Removed onClick prop as icon is only a presentational placeholder. Please wrap your icon in
1200
- a Button or a Link component and add onClick to that instead.
1203
+ - Removed onClick prop as icon is only a presentational placeholder. Please wrap your icon in a
1204
+ Button or a Link component and add onClick to that instead.
1201
1205
 
1202
1206
  ## 14.6.1
1203
1207
 
1204
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1205
- - @atlaskit/docs@5.2.1
1206
- - @atlaskit/dynamic-table@10.0.18
1207
- - @atlaskit/field-text@7.0.15
1208
- - @atlaskit/icon-file-type@2.0.1
1209
- - @atlaskit/icon-object@2.0.1
1210
- - @atlaskit/logo@9.2.4
1211
- - @atlaskit/modal-dialog@7.0.12
1212
- - @atlaskit/section-message@1.0.11
1213
- - @atlaskit/theme@6.2.1
1214
- - @atlaskit/tooltip@12.1.10
1215
- - @atlaskit/button@10.0.0
1208
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1209
+ - @atlaskit/docs@5.2.1
1210
+ - @atlaskit/dynamic-table@10.0.18
1211
+ - @atlaskit/field-text@7.0.15
1212
+ - @atlaskit/icon-file-type@2.0.1
1213
+ - @atlaskit/icon-object@2.0.1
1214
+ - @atlaskit/logo@9.2.4
1215
+ - @atlaskit/modal-dialog@7.0.12
1216
+ - @atlaskit/section-message@1.0.11
1217
+ - @atlaskit/theme@6.2.1
1218
+ - @atlaskit/tooltip@12.1.10
1219
+ - @atlaskit/button@10.0.0
1216
1220
 
1217
1221
  ## 14.6.0
1218
1222
 
1219
- - [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
1223
+ - [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
1220
1224
 
1221
- - Add a menu expand icon
1225
+ - Add a menu expand icon
1222
1226
 
1223
1227
  ## 14.5.0
1224
1228
 
1225
- - [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
1229
+ - [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
1226
1230
 
1227
- - Add a retry icon
1231
+ - Add a retry icon
1228
1232
 
1229
1233
  ## 14.4.0
1230
1234
 
1231
- - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
1235
+ - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
1232
1236
 
1233
- - Simplify the icons build process
1237
+ - Simplify the icons build process
1234
1238
 
1235
- Icons no longer need a custom `build` step to be accurate on npm. This has come about by
1236
- renaming the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you
1237
- shouldn't notice.
1239
+ Icons no longer need a custom `build` step to be accurate on npm. This has come about by renaming
1240
+ the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you shouldn't
1241
+ notice.
1238
1242
 
1239
- - [minor][62a7c37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62a7c37):
1243
+ - [minor][62a7c37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62a7c37):
1240
1244
 
1241
- - Add metadata export
1245
+ - Add metadata export
1242
1246
 
1243
- In trying to align the icons packages, the core `@atlaskit/icon` package now exports `metadata`,
1244
- which includes information about every icon in this package.
1247
+ In trying to align the icons packages, the core `@atlaskit/icon` package now exports `metadata`,
1248
+ which includes information about every icon in this package.
1245
1249
 
1246
- - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
1247
- - Updated dependencies [80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
1248
- - @atlaskit/icon-file-type@2.0.0
1249
- - @atlaskit/icon-object@2.0.0
1250
- - @atlaskit/icon-build-process@0.1.0
1250
+ - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
1251
+ - Updated dependencies [80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
1252
+ - @atlaskit/icon-file-type@2.0.0
1253
+ - @atlaskit/icon-object@2.0.0
1254
+ - @atlaskit/icon-build-process@0.1.0
1251
1255
 
1252
1256
  ## 14.3.0
1253
1257
 
1254
- - [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
1258
+ - [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
1255
1259
 
1256
- - Remove StarOutlineIcon as it is not used
1260
+ - Remove StarOutlineIcon as it is not used
1257
1261
 
1258
1262
  ## 14.2.1
1259
1263
 
1260
- - [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
1264
+ - [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
1261
1265
 
1262
- - adding editor image alignment icons
1266
+ - adding editor image alignment icons
1263
1267
 
1264
1268
  ## 14.2.0
1265
1269
 
1266
- - [minor][fe3c283](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283" d):
1270
+ - [minor][fe3c283](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283" d):
1267
1271
 
1268
- - ED-5600: add icons for new table ux
1272
+ - ED-5600: add icons for new table ux
1269
1273
 
1270
1274
  ## 14.1.0
1271
1275
 
1272
- - [minor] Add drag-handler
1273
- [b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
1276
+ - [minor] Add drag-handler [b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
1274
1277
 
1275
1278
  ## 14.0.3
1276
1279
 
1277
- - [patch] Update to use babel-7 for build processes
1278
- [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
1280
+ - [patch] Update to use babel-7 for build processes
1281
+ [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
1279
1282
 
1280
1283
  ## 14.0.2
1281
1284
 
1282
- - [patch] Adds missing implicit @babel/runtime dependency
1283
- [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1285
+ - [patch] Adds missing implicit @babel/runtime dependency
1286
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1284
1287
 
1285
1288
  ## 14.0.1
1286
1289
 
1287
- - [patch] Change devDependency on sectionMessage to caret dependency
1288
- [91a3ced](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91a3ced)
1290
+ - [patch] Change devDependency on sectionMessage to caret dependency
1291
+ [91a3ced](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91a3ced)
1289
1292
 
1290
1293
  ## 14.0.0
1291
1294
 
1292
- - [major] Remove product logo icons from icons, recommend using @atlaskit/logo instead
1293
- [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1294
- - The following logo exports have been removed:
1295
- - AtlassianIcon
1296
- - BitbucketIcon
1297
- - ConfluenceIcon
1298
- - HipchatIcon
1299
- - JiraCoreIcon
1300
- - JiraServiceDeskIcon
1301
- - JiraSoftwareIcon
1302
- - JiraIcon
1303
- - StatuspageIcon
1304
- - StrideIcon
1305
- - Check the
1306
- [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
1307
- more information.
1308
- - [patch] Updated dependencies
1309
- [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
1310
- - @atlaskit/icon-file-type@1.0.0
1311
- - @atlaskit/icon-object@1.0.0
1295
+ - [major] Remove product logo icons from icons, recommend using @atlaskit/logo instead
1296
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1297
+ - The following logo exports have been removed:
1298
+ - AtlassianIcon
1299
+ - BitbucketIcon
1300
+ - ConfluenceIcon
1301
+ - HipchatIcon
1302
+ - JiraCoreIcon
1303
+ - JiraServiceDeskIcon
1304
+ - JiraSoftwareIcon
1305
+ - JiraIcon
1306
+ - StatuspageIcon
1307
+ - StrideIcon
1308
+ - Check the [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide)
1309
+ for more information.
1310
+ - [patch] Updated dependencies
1311
+ [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
1312
+ - @atlaskit/icon-file-type@1.0.0
1313
+ - @atlaskit/icon-object@1.0.0
1312
1314
 
1313
1315
  ## 13.9.0
1314
1316
 
1315
- - [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
1317
+ - [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
1316
1318
 
1317
1319
  ## 13.8.1
1318
1320
 
1319
- - [patch] Updated dependencies
1320
- [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1321
- - @atlaskit/tooltip@12.0.14
1322
- - @atlaskit/modal-dialog@7.0.0
1321
+ - [patch] Updated dependencies
1322
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1323
+ - @atlaskit/tooltip@12.0.14
1324
+ - @atlaskit/modal-dialog@7.0.0
1323
1325
 
1324
1326
  ## 13.8.0
1325
1327
 
1326
- - [minor] Add the questions icon
1327
- [ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
1328
+ - [minor] Add the questions icon
1329
+ [ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
1328
1330
 
1329
1331
  ## 13.7.0
1330
1332
 
1331
- - [minor] Add and edit star icons
1332
- [55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
1333
+ - [minor] Add and edit star icons
1334
+ [55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
1333
1335
 
1334
1336
  ## 13.6.1
1335
1337
 
1336
- - [patch] Adds sideEffects: false to allow proper tree shaking
1337
- [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1338
+ - [patch] Adds sideEffects: false to allow proper tree shaking
1339
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1338
1340
 
1339
1341
  ## 13.6.0
1340
1342
 
1341
- - [minor] Add static displayName prop to all icons. This results in accurate display names even
1342
- after minifying and uglifying the icon variable names.
1343
- [a75db9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75db9d)
1343
+ - [minor] Add static displayName prop to all icons. This results in accurate display names even
1344
+ after minifying and uglifying the icon variable names.
1345
+ [a75db9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75db9d)
1344
1346
 
1345
1347
  ## 13.5.0
1346
1348
 
1347
- - [minor] Add the new child-issues icon
1348
- [8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
1349
+ - [minor] Add the new child-issues icon
1350
+ [8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
1349
1351
 
1350
1352
  ## 13.4.0
1351
1353
 
1352
- - [minor] Add the new check circle outline
1353
- [22af4c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22af4c5)
1354
+ - [minor] Add the new check circle outline
1355
+ [22af4c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22af4c5)
1354
1356
 
1355
1357
  ## 13.3.0
1356
1358
 
1357
- - [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
1358
- - [patch] Add new icon for Roadmap
1359
- [7cf05b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cf05b3)
1359
+ - [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
1360
+ - [patch] Add new icon for Roadmap
1361
+ [7cf05b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cf05b3)
1360
1362
 
1361
1363
  ## 13.2.6
1362
1364
 
1363
- - [patch] Update warning message and fix test for reduced-ui-pack
1364
- [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1365
- - [none] Updated dependencies
1366
- [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1365
+ - [patch] Update warning message and fix test for reduced-ui-pack
1366
+ [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1367
+ - [none] Updated dependencies
1368
+ [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1367
1369
 
1368
1370
  ## 13.2.5
1369
1371
 
1370
- - [patch] Updated dependencies
1371
- [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1372
- - @atlaskit/theme@6.0.0
1373
- - @atlaskit/tooltip@12.0.9
1374
- - @atlaskit/modal-dialog@6.0.9
1375
- - @atlaskit/field-text@7.0.6
1376
- - @atlaskit/button@9.0.6
1377
- - @atlaskit/docs@5.0.6
1372
+ - [patch] Updated dependencies
1373
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1374
+ - @atlaskit/theme@6.0.0
1375
+ - @atlaskit/tooltip@12.0.9
1376
+ - @atlaskit/modal-dialog@6.0.9
1377
+ - @atlaskit/field-text@7.0.6
1378
+ - @atlaskit/button@9.0.6
1379
+ - @atlaskit/docs@5.0.6
1378
1380
 
1379
1381
  ## 13.2.4
1380
1382
 
1381
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1382
- read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1383
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1384
- - [none] Updated dependencies
1385
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1386
- - @atlaskit/tooltip@12.0.5
1387
- - @atlaskit/modal-dialog@6.0.6
1388
- - @atlaskit/field-text@7.0.4
1389
- - @atlaskit/button@9.0.5
1390
- - @atlaskit/theme@5.1.3
1383
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1384
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1385
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1386
+ - [none] Updated dependencies
1387
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1388
+ - @atlaskit/tooltip@12.0.5
1389
+ - @atlaskit/modal-dialog@6.0.6
1390
+ - @atlaskit/field-text@7.0.4
1391
+ - @atlaskit/button@9.0.5
1392
+ - @atlaskit/theme@5.1.3
1391
1393
 
1392
1394
  ## 13.2.3
1393
1395
 
1394
- - [patch] Added pointer-events: none targeting the `<svg>` element within the Icon component to
1395
- prevent type errors in JS
1396
- [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1397
- - [none] Updated dependencies
1398
- [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1396
+ - [patch] Added pointer-events: none targeting the `<svg>` element within the Icon component to
1397
+ prevent type errors in JS [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1398
+ - [none] Updated dependencies
1399
+ [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1399
1400
 
1400
1401
  ## 13.2.2
1401
1402
 
1402
- - [patch] Updated dependencies
1403
- [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1404
- - @atlaskit/tooltip@12.0.4
1405
- - @atlaskit/button@9.0.4
1406
- - @atlaskit/theme@5.1.2
1407
- - @atlaskit/field-text@7.0.3
1408
- - @atlaskit/docs@5.0.2
1409
- - @atlaskit/modal-dialog@6.0.5
1403
+ - [patch] Updated dependencies
1404
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1405
+ - @atlaskit/tooltip@12.0.4
1406
+ - @atlaskit/button@9.0.4
1407
+ - @atlaskit/theme@5.1.2
1408
+ - @atlaskit/field-text@7.0.3
1409
+ - @atlaskit/docs@5.0.2
1410
+ - @atlaskit/modal-dialog@6.0.5
1410
1411
 
1411
1412
  ## 13.2.1
1412
1413
 
1413
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1414
- [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1415
- - [none] Updated dependencies
1416
- [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1417
- - @atlaskit/tooltip@12.0.3
1418
- - @atlaskit/modal-dialog@6.0.4
1419
- - @atlaskit/field-text@7.0.2
1420
- - @atlaskit/button@9.0.3
1421
- - @atlaskit/theme@5.1.1
1414
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1415
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1416
+ - [none] Updated dependencies
1417
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1418
+ - @atlaskit/tooltip@12.0.3
1419
+ - @atlaskit/modal-dialog@6.0.4
1420
+ - @atlaskit/field-text@7.0.2
1421
+ - @atlaskit/button@9.0.3
1422
+ - @atlaskit/theme@5.1.1
1422
1423
 
1423
1424
  ## 13.2.0
1424
1425
 
1425
- - [minor] Add Layout Type icons for the Editor. ED-4196
1426
- [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1427
- - [none] Updated dependencies
1428
- [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1426
+ - [minor] Add Layout Type icons for the Editor. ED-4196
1427
+ [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1428
+ - [none] Updated dependencies
1429
+ [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1429
1430
 
1430
1431
  ## 13.1.1
1431
1432
 
1432
- - [patch] Updated dependencies
1433
- [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1434
- - @atlaskit/tooltip@12.0.0
1433
+ - [patch] Updated dependencies
1434
+ [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1435
+ - @atlaskit/tooltip@12.0.0
1435
1436
 
1436
1437
  ## 13.1.0
1437
1438
 
1438
- - [minor] Add a new star large icon
1439
- [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1440
- - [none] Updated dependencies
1441
- [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1439
+ - [minor] Add a new star large icon
1440
+ [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1441
+ - [none] Updated dependencies
1442
+ [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1442
1443
 
1443
1444
  ## 13.0.0
1444
1445
 
1445
- - [major] Updates to React ^16.4.0
1446
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1447
- - [major] Updated dependencies
1448
- [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1449
- - @atlaskit/tooltip@11.0.0
1450
- - @atlaskit/modal-dialog@6.0.0
1451
- - @atlaskit/field-text@7.0.0
1452
- - @atlaskit/button@9.0.0
1453
- - @atlaskit/theme@5.0.0
1454
- - @atlaskit/docs@5.0.0
1455
- - [major] Updated dependencies
1456
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1457
- - @atlaskit/tooltip@11.0.0
1458
- - @atlaskit/modal-dialog@6.0.0
1459
- - @atlaskit/field-text@7.0.0
1460
- - @atlaskit/button@9.0.0
1461
- - @atlaskit/theme@5.0.0
1462
- - @atlaskit/docs@5.0.0
1446
+ - [major] Updates to React ^16.4.0
1447
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1448
+ - [major] Updated dependencies
1449
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1450
+ - @atlaskit/tooltip@11.0.0
1451
+ - @atlaskit/modal-dialog@6.0.0
1452
+ - @atlaskit/field-text@7.0.0
1453
+ - @atlaskit/button@9.0.0
1454
+ - @atlaskit/theme@5.0.0
1455
+ - @atlaskit/docs@5.0.0
1456
+ - [major] Updated dependencies
1457
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1458
+ - @atlaskit/tooltip@11.0.0
1459
+ - @atlaskit/modal-dialog@6.0.0
1460
+ - @atlaskit/field-text@7.0.0
1461
+ - @atlaskit/button@9.0.0
1462
+ - @atlaskit/theme@5.0.0
1463
+ - @atlaskit/docs@5.0.0
1463
1464
 
1464
1465
  ## 12.8.0
1465
1466
 
1466
- - [minor] Add new media viewer icons and replace existing ones
1467
- [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1468
- - [none] Updated dependencies
1469
- [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1467
+ - [minor] Add new media viewer icons and replace existing ones
1468
+ [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1469
+ - [none] Updated dependencies
1470
+ [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1470
1471
 
1471
1472
  ## 12.7.0
1472
1473
 
1473
- - [minor] Add chevron large icons
1474
- [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1475
- - [none] Updated dependencies
1476
- [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1474
+ - [minor] Add chevron large icons
1475
+ [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1476
+ - [none] Updated dependencies
1477
+ [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1477
1478
 
1478
1479
  ## 12.6.2
1479
1480
 
1480
- - [patch] Prevent icons shrinking when they are flex-children
1481
- [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1482
- - [none] Updated dependencies
1483
- [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1481
+ - [patch] Prevent icons shrinking when they are flex-children
1482
+ [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1483
+ - [none] Updated dependencies
1484
+ [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1484
1485
 
1485
1486
  ## 12.6.1
1486
1487
 
1487
- - [patch] Remove or update \$FlowFixMe
1488
- [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1489
- - [none] Updated dependencies
1490
- [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1491
- - @atlaskit/field-text@6.1.1
1492
- - @atlaskit/button@8.2.4
1493
- - @atlaskit/modal-dialog@5.2.6
1488
+ - [patch] Remove or update \$FlowFixMe
1489
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1490
+ - [none] Updated dependencies
1491
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1492
+ - @atlaskit/field-text@6.1.1
1493
+ - @atlaskit/button@8.2.4
1494
+ - @atlaskit/modal-dialog@5.2.6
1494
1495
 
1495
1496
  ## 12.6.0
1496
1497
 
1497
- - [minor] Add a new badge id: department and suitcase
1498
- [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1499
- - [none] Updated dependencies
1500
- [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1498
+ - [minor] Add a new badge id: department and suitcase
1499
+ [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1500
+ - [none] Updated dependencies
1501
+ [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1501
1502
 
1502
1503
  ## 12.5.1
1503
1504
 
1504
- - [patch] Update to select-clear icon to allow for primaryColor and secondaryColor configuration
1505
- [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1506
- - [none] Updated dependencies
1507
- [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1505
+ - [patch] Update to select-clear icon to allow for primaryColor and secondaryColor configuration
1506
+ [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1507
+ - [none] Updated dependencies
1508
+ [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1508
1509
 
1509
1510
  ## 12.5.0
1510
1511
 
1511
- - [minor] Added select-clear icon
1512
- [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1513
- - [none] Updated dependencies
1514
- [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1512
+ - [minor] Added select-clear icon
1513
+ [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1514
+ - [none] Updated dependencies
1515
+ [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1515
1516
 
1516
1517
  ## 12.4.0
1517
1518
 
1518
- - [minor] Add the new app-switcher icon
1519
- [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1520
- - [none] Updated dependencies
1521
- [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1519
+ - [minor] Add the new app-switcher icon
1520
+ [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1521
+ - [none] Updated dependencies
1522
+ [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1522
1523
 
1523
1524
  ## 12.3.1
1524
1525
 
1525
- - [patch] Fix \$FlowFixMe and release packages
1526
- [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1527
- - [none] Updated dependencies
1528
- [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1529
- - @atlaskit/tooltip@10.3.1
1530
- - @atlaskit/modal-dialog@5.2.5
1531
- - @atlaskit/button@8.2.2
1526
+ - [patch] Fix \$FlowFixMe and release packages
1527
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1528
+ - [none] Updated dependencies
1529
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1530
+ - @atlaskit/tooltip@10.3.1
1531
+ - @atlaskit/modal-dialog@5.2.5
1532
+ - @atlaskit/button@8.2.2
1532
1533
 
1533
1534
  ## 12.3.0
1534
1535
 
1535
- - [minor] Object icons color updated and adding file types icons
1536
- [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1537
- - [none] Updated dependencies
1538
- [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1536
+ - [minor] Object icons color updated and adding file types icons
1537
+ [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1538
+ - [none] Updated dependencies
1539
+ [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1539
1540
 
1540
1541
  ## 12.2.0
1541
1542
 
1542
- - [minor] Fixes types for Flow 0.74
1543
- [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1544
- - [none] Updated dependencies
1545
- [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1546
- - @atlaskit/tooltip@10.3.0
1547
- - @atlaskit/button@8.2.0
1543
+ - [minor] Fixes types for Flow 0.74
1544
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1545
+ - [none] Updated dependencies
1546
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1547
+ - @atlaskit/tooltip@10.3.0
1548
+ - @atlaskit/button@8.2.0
1548
1549
 
1549
1550
  ## 12.1.2
1550
1551
 
1551
- - [patch] Clean Changelogs - remove duplicates and empty entries
1552
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1553
- - [none] Updated dependencies
1554
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1555
- - @atlaskit/tooltip@10.2.1
1556
- - @atlaskit/modal-dialog@5.2.2
1557
- - @atlaskit/field-text@6.0.4
1558
- - @atlaskit/button@8.1.2
1559
- - @atlaskit/theme@4.0.4
1552
+ - [patch] Clean Changelogs - remove duplicates and empty entries
1553
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1554
+ - [none] Updated dependencies
1555
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1556
+ - @atlaskit/tooltip@10.2.1
1557
+ - @atlaskit/modal-dialog@5.2.2
1558
+ - @atlaskit/field-text@6.0.4
1559
+ - @atlaskit/button@8.1.2
1560
+ - @atlaskit/theme@4.0.4
1560
1561
 
1561
1562
  ## 12.1.1
1562
1563
 
1563
- - [patch] Update changelogs to remove duplicate
1564
- [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1565
- - [none] Updated dependencies
1566
- [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1567
- - @atlaskit/theme@4.0.3
1568
- - @atlaskit/modal-dialog@5.1.1
1569
- - @atlaskit/button@8.1.1
1570
- - @atlaskit/docs@4.1.1
1564
+ - [patch] Update changelogs to remove duplicate
1565
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1566
+ - [none] Updated dependencies
1567
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1568
+ - @atlaskit/theme@4.0.3
1569
+ - @atlaskit/modal-dialog@5.1.1
1570
+ - @atlaskit/button@8.1.1
1571
+ - @atlaskit/docs@4.1.1
1571
1572
 
1572
1573
  ## 12.1.0
1573
1574
 
1574
- - [none] Updated dependencies
1575
- [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1576
- - @atlaskit/modal-dialog@5.1.0
1577
- - @atlaskit/tooltip@10.2.0
1578
- - @atlaskit/docs@4.1.0
1579
- - @atlaskit/theme@4.0.2
1580
- - @atlaskit/field-text@6.0.2
1581
- - @atlaskit/button@8.1.0
1575
+ - [none] Updated dependencies
1576
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1577
+ - @atlaskit/modal-dialog@5.1.0
1578
+ - @atlaskit/tooltip@10.2.0
1579
+ - @atlaskit/docs@4.1.0
1580
+ - @atlaskit/theme@4.0.2
1581
+ - @atlaskit/field-text@6.0.2
1582
+ - @atlaskit/button@8.1.0
1582
1583
 
1583
1584
  ## 12.0.1
1584
1585
 
1585
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1586
- - [patch] Updated dependencies
1587
- [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1588
- - @atlaskit/tooltip@10.0.1
1589
- - @atlaskit/modal-dialog@5.0.1
1590
- - @atlaskit/field-text@6.0.1
1591
- - @atlaskit/button@8.0.1
1592
- - @atlaskit/theme@4.0.1
1593
- - @atlaskit/docs@4.0.1
1586
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1587
+ - [patch] Updated dependencies
1588
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1589
+ - @atlaskit/tooltip@10.0.1
1590
+ - @atlaskit/modal-dialog@5.0.1
1591
+ - @atlaskit/field-text@6.0.1
1592
+ - @atlaskit/button@8.0.1
1593
+ - @atlaskit/theme@4.0.1
1594
+ - @atlaskit/docs@4.0.1
1594
1595
 
1595
1596
  ## 12.0.0
1596
1597
 
1597
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1598
- ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1599
- - [patch] Updated dependencies
1600
- [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1601
- - @atlaskit/tooltip@10.0.0
1602
- - @atlaskit/modal-dialog@5.0.0
1603
- - @atlaskit/field-text@6.0.0
1604
- - @atlaskit/button@8.0.0
1605
- - @atlaskit/theme@4.0.0
1606
- - @atlaskit/docs@4.0.0
1598
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1599
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1600
+ - [patch] Updated dependencies
1601
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1602
+ - @atlaskit/tooltip@10.0.0
1603
+ - @atlaskit/modal-dialog@5.0.0
1604
+ - @atlaskit/field-text@6.0.0
1605
+ - @atlaskit/button@8.0.0
1606
+ - @atlaskit/theme@4.0.0
1607
+ - @atlaskit/docs@4.0.0
1607
1608
 
1608
1609
  ## 11.4.0
1609
1610
 
1610
- - [minor] Update emoji and add no-image
1611
- [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1612
- - [none] Updated dependencies
1613
- [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1611
+ - [minor] Update emoji and add no-image
1612
+ [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1613
+ - [none] Updated dependencies
1614
+ [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1614
1615
 
1615
1616
  ## 11.3.2
1616
1617
 
1617
- - [patch] Update readme to be in line with other atlaskit readmes
1618
- [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1619
- - [none] Updated dependencies
1620
- [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1618
+ - [patch] Update readme to be in line with other atlaskit readmes
1619
+ [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1620
+ - [none] Updated dependencies
1621
+ [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1621
1622
 
1622
1623
  ## 11.3.1
1623
1624
 
1624
- - [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1625
- - [patch] Update for label with white background
1626
- [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1627
- - [patch] Fix whitebackground for label
1628
- [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1629
- - [patch] Fix white background for label
1630
- [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1631
- - [none] Updated dependencies
1632
- [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1633
- - [none] Updated dependencies
1634
- [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1635
- - [none] Updated dependencies
1636
- [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1637
- - [none] Updated dependencies
1638
- [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1625
+ - [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1626
+ - [patch] Update for label with white background
1627
+ [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1628
+ - [patch] Fix whitebackground for label
1629
+ [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1630
+ - [patch] Fix white background for label
1631
+ [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1632
+ - [none] Updated dependencies
1633
+ [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1634
+ - [none] Updated dependencies
1635
+ [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1636
+ - [none] Updated dependencies
1637
+ [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1638
+ - [none] Updated dependencies
1639
+ [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1639
1640
 
1640
1641
  ## 11.3.0
1641
1642
 
1642
- - [minor] FS-1580 add new atlassian emoji
1643
- [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1644
- - [patch] Updated dependencies
1645
- [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1646
- - @atlaskit/tooltip@9.2.1
1647
- - @atlaskit/modal-dialog@4.0.5
1648
- - @atlaskit/field-text@5.0.3
1649
- - @atlaskit/button@7.2.5
1650
- - @atlaskit/theme@3.2.2
1651
- - @atlaskit/docs@3.0.4
1643
+ - [minor] FS-1580 add new atlassian emoji
1644
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1645
+ - [patch] Updated dependencies
1646
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1647
+ - @atlaskit/tooltip@9.2.1
1648
+ - @atlaskit/modal-dialog@4.0.5
1649
+ - @atlaskit/field-text@5.0.3
1650
+ - @atlaskit/button@7.2.5
1651
+ - @atlaskit/theme@3.2.2
1652
+ - @atlaskit/docs@3.0.4
1652
1653
 
1653
1654
  ## 11.2.0
1654
1655
 
1655
- - [minor] Add divider from editor
1656
- [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1657
- - [minor] Add divider fabric icon
1658
- [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1659
- - [minor] Add divider icon from fabric
1660
- [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1661
- - [none] Updated dependencies
1662
- [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1663
- - [none] Updated dependencies
1664
- [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1665
- - [none] Updated dependencies
1666
- [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1656
+ - [minor] Add divider from editor
1657
+ [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1658
+ - [minor] Add divider fabric icon
1659
+ [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1660
+ - [minor] Add divider icon from fabric
1661
+ [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1662
+ - [none] Updated dependencies
1663
+ [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1664
+ - [none] Updated dependencies
1665
+ [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1666
+ - [none] Updated dependencies
1667
+ [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1667
1668
 
1668
1669
  ## 11.1.0
1669
1670
 
1670
- - [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
1671
- - [minor] Add a new label icon
1672
- [1afe4fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1afe4fe)
1671
+ - [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
1672
+ - [minor] Add a new label icon
1673
+ [1afe4fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1afe4fe)
1673
1674
 
1674
1675
  ## 11.0.1
1675
1676
 
1676
- - [patch] ED-4228 adding icons for table floating toolbar advance options.
1677
- [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
1677
+ - [patch] ED-4228 adding icons for table floating toolbar advance options.
1678
+ [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
1678
1679
 
1679
1680
  ## 11.0.0
1680
1681
 
1681
- - [major] Bump to React 16.3.
1682
- [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1682
+ - [major] Bump to React 16.3.
1683
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1683
1684
 
1684
1685
  ## 10.13.0
1685
1686
 
1686
- - [minor] Add indeterminate checkbox icon
1687
- [27f4e40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27f4e40)
1687
+ - [minor] Add indeterminate checkbox icon
1688
+ [27f4e40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27f4e40)
1688
1689
 
1689
1690
  ## 10.12.2
1690
1691
 
1691
- - [patch] add horizontal rule toolbar item
1692
- [48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)
1692
+ - [patch] add horizontal rule toolbar item
1693
+ [48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)
1693
1694
 
1694
1695
  ## 10.12.1
1695
1696
 
1696
- - [patch] Re-releasing due to potentially broken babel release
1697
- [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1697
+ - [patch] Re-releasing due to potentially broken babel release
1698
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1698
1699
 
1699
1700
  ## 10.12.0
1700
1701
 
1701
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1702
- [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1702
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1703
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1703
1704
 
1704
1705
  ## 10.11.0
1705
1706
 
1706
- - [minor] Create skeleton representations of various components
1707
- [cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
1707
+ - [minor] Create skeleton representations of various components
1708
+ [cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
1708
1709
 
1709
1710
  ## 10.10.1
1710
1711
 
1711
- - [patch] update atlaskit src for internal consumption
1712
- [4601bf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4601bf0)
1712
+ - [patch] update atlaskit src for internal consumption
1713
+ [4601bf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4601bf0)
1713
1714
 
1714
1715
  ## 10.10.0
1715
1716
 
1716
- - [minor] Added 42 new icons for Objects
1717
- [e00ff79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e00ff79)
1717
+ - [minor] Added 42 new icons for Objects
1718
+ [e00ff79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e00ff79)
1718
1719
 
1719
1720
  ## 10.9.3
1720
1721
 
1721
- - [patch] removed role props to make it more accessible
1722
- [88cc276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88cc276)
1722
+ - [patch] removed role props to make it more accessible
1723
+ [88cc276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88cc276)
1723
1724
 
1724
1725
  ## 10.9.2
1725
1726
 
1726
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1727
- [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1727
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1728
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1728
1729
 
1729
1730
  ## 10.9.1
1730
1731
 
1731
- - [patch] Packages Flow types for elements components
1732
- [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1732
+ - [patch] Packages Flow types for elements components
1733
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1733
1734
 
1734
1735
  ## 10.9.0
1735
1736
 
1736
- - [minor] New emoji-add icon
1737
- [b8b1b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b1b51)
1737
+ - [minor] New emoji-add icon
1738
+ [b8b1b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b1b51)
1738
1739
 
1739
1740
  ## 10.8.0
1740
1741
 
1741
- - [minor] added editor/success icon, updated a few other editor icons
1742
- [911074c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911074c)
1742
+ - [minor] added editor/success icon, updated a few other editor icons
1743
+ [911074c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911074c)
1743
1744
 
1744
1745
  ## 10.7.1
1745
1746
 
1746
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
1747
- \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1747
+ - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
1748
+ \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1748
1749
 
1749
1750
  ## 10.7.0
1750
1751
 
1751
- - [minor] Add React 16 support.
1752
- [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1752
+ - [minor] Add React 16 support.
1753
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1753
1754
 
1754
1755
  ## 10.6.0
1755
1756
 
1756
- - [minor] Updated switcher icon
1757
- [2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
1757
+ - [minor] Updated switcher icon
1758
+ [2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
1758
1759
 
1759
1760
  ## 10.5.0
1760
1761
 
1761
- - [minor] Move icon and reduced-ui pack to new repo, update build process
1762
- [b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
1762
+ - [minor] Move icon and reduced-ui pack to new repo, update build process
1763
+ [b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
1763
1764
 
1764
1765
  ## 10.4.0 (2017-12-08)
1765
1766
 
1766
- - feature; added new media layout icons for the editor (issues closed: ak-4012)
1767
- ([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
1767
+ - feature; added new media layout icons for the editor (issues closed: ak-4012)
1768
+ ([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
1768
1769
 
1769
1770
  ## 10.3.3 (2017-12-05)
1770
1771
 
1771
- - bug fix; fix product icon gradients not appearing with default icon colour
1772
- ([013f52a](https://bitbucket.org/atlassian/atlaskit/commits/013f52a))
1773
- - bug fix; fix icon gradients not applying properly in safari in some cases (issues closed:
1774
- ak-3744) ([e35edf8](https://bitbucket.org/atlassian/atlaskit/commits/e35edf8))
1772
+ - bug fix; fix product icon gradients not appearing with default icon colour
1773
+ ([013f52a](https://bitbucket.org/atlassian/atlaskit/commits/013f52a))
1774
+ - bug fix; fix icon gradients not applying properly in safari in some cases (issues closed: ak-3744)
1775
+ ([e35edf8](https://bitbucket.org/atlassian/atlaskit/commits/e35edf8))
1775
1776
 
1776
1777
  ## 10.3.2 (2017-11-23)
1777
1778
 
1778
- - bug fix; remove theme package direct references
1779
- ([0f99302](https://bitbucket.org/atlassian/atlaskit/commits/0f99302))
1779
+ - bug fix; remove theme package direct references
1780
+ ([0f99302](https://bitbucket.org/atlassian/atlaskit/commits/0f99302))
1780
1781
 
1781
1782
  ## 10.3.1 (2017-11-20)
1782
1783
 
1783
- - bug fix; fS-3907 Use content attribute instead of description for Tooltip
1784
- ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
1785
- - bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles
1786
- ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
1784
+ - bug fix; fS-3907 Use content attribute instead of description for Tooltip
1785
+ ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
1786
+ - bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles
1787
+ ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
1787
1788
 
1788
1789
  ## 10.3.0 (2017-11-16)
1789
1790
 
1790
- - feature; new and updated icons for the editor (issues closed: ak-3720)
1791
- ([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
1791
+ - feature; new and updated icons for the editor (issues closed: ak-3720)
1792
+ ([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
1792
1793
 
1793
1794
  ## 10.2.0 (2017-11-15)
1794
1795
 
1795
- - feature; added a new prop for icons to make them more performant.
1796
- ([7dc38f7](https://bitbucket.org/atlassian/atlaskit/commits/7dc38f7))
1797
- - feature; icon component performance improved and the glyph can now be passed as a string.
1798
- ([317274c](https://bitbucket.org/atlassian/atlaskit/commits/317274c))
1796
+ - feature; added a new prop for icons to make them more performant.
1797
+ ([7dc38f7](https://bitbucket.org/atlassian/atlaskit/commits/7dc38f7))
1798
+ - feature; icon component performance improved and the glyph can now be passed as a string.
1799
+ ([317274c](https://bitbucket.org/atlassian/atlaskit/commits/317274c))
1799
1800
 
1800
1801
  ## 10.1.3 (2017-11-09)
1801
1802
 
1802
- - bug fix; add missing color props
1803
- ([f186c02](https://bitbucket.org/atlassian/atlaskit/commits/f186c02))
1803
+ - bug fix; add missing color props
1804
+ ([f186c02](https://bitbucket.org/atlassian/atlaskit/commits/f186c02))
1804
1805
 
1805
1806
  ## 10.1.2 (2017-10-26)
1806
1807
 
1807
- - bug fix; fix to rebuild stories
1808
- ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1808
+ - bug fix; fix to rebuild stories
1809
+ ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1809
1810
 
1810
1811
  ## 10.1.1 (2017-10-22)
1811
1812
 
1812
- - bug fix; update styled component dependency and react peerDep
1813
- ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
1813
+ - bug fix; update styled component dependency and react peerDep
1814
+ ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
1814
1815
 
1815
1816
  ## 10.1.0 (2017-10-10)
1816
1817
 
1817
- - feature; added 8 new icons, updated 4 others (issues closed: ak-3590)
1818
- ([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
1818
+ - feature; added 8 new icons, updated 4 others (issues closed: ak-3590)
1819
+ ([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
1819
1820
 
1820
1821
  ## 10.0.0 (2017-09-25)
1821
1822
 
1822
- - breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons
1823
- instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1824
- - breaking; removing the "expand" icon in preference to using the chevron ones instead (issues
1825
- closed: ak-2157) ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1823
+ - breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons
1824
+ instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1825
+ - breaking; removing the "expand" icon in preference to using the chevron ones instead (issues
1826
+ closed: ak-2157) ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1826
1827
 
1827
1828
  ## 9.0.1 (2017-09-15)
1828
1829
 
1829
- - bug fix; removed glitched path from the People icon (issues closed: ak-3524)
1830
- ([bb1da8a](https://bitbucket.org/atlassian/atlaskit/commits/bb1da8a))
1830
+ - bug fix; removed glitched path from the People icon (issues closed: ak-3524)
1831
+ ([bb1da8a](https://bitbucket.org/atlassian/atlaskit/commits/bb1da8a))
1831
1832
 
1832
1833
  ## 9.0.0 (2017-09-11)
1833
1834
 
1834
- - breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon,
1835
- JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1836
- - breaking; new company and product icons added
1837
- ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1835
+ - breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon,
1836
+ JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1837
+ - breaking; new company and product icons added
1838
+ ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1838
1839
 
1839
1840
  ## 8.1.0 (2017-08-28)
1840
1841
 
1841
- - feature; added switcher icon back
1842
- ([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
1842
+ - feature; added switcher icon back
1843
+ ([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
1843
1844
 
1844
1845
  ## 8.0.1 (2017-08-21)
1845
1846
 
1846
- - bug fix; fix PropTypes warning
1847
- ([040d579](https://bitbucket.org/atlassian/atlaskit/commits/040d579))
1847
+ - bug fix; fix PropTypes warning
1848
+ ([040d579](https://bitbucket.org/atlassian/atlaskit/commits/040d579))
1848
1849
 
1849
1850
  ## 8.0.0 (2017-08-17)
1850
1851
 
1851
- - bug fix; fixing the devDep for icon on itself
1852
- ([b3db177](https://bitbucket.org/atlassian/atlaskit/commits/b3db177))
1853
- - bug fix; fixed icon build script
1854
- ([10aea52](https://bitbucket.org/atlassian/atlaskit/commits/10aea52))
1855
- - feature; updated stories for icons and updated the build step for reduced-ui-pack icons
1856
- ([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
1857
- - breaking; Some icons have been deleted, and some are now 2-colours
1858
- ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1859
- - breaking; icon audit and improvement
1860
- ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1852
+ - bug fix; fixing the devDep for icon on itself
1853
+ ([b3db177](https://bitbucket.org/atlassian/atlaskit/commits/b3db177))
1854
+ - bug fix; fixed icon build script
1855
+ ([10aea52](https://bitbucket.org/atlassian/atlaskit/commits/10aea52))
1856
+ - feature; updated stories for icons and updated the build step for reduced-ui-pack icons
1857
+ ([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
1858
+ - breaking; Some icons have been deleted, and some are now 2-colours
1859
+ ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1860
+ - breaking; icon audit and improvement
1861
+ ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1861
1862
 
1862
1863
  ## 7.1.0 (2017-08-11)
1863
1864
 
1864
- - bug fix; make theme import absolute
1865
- ([5ef8926](https://bitbucket.org/atlassian/atlaskit/commits/5ef8926))
1866
- - feature; support dark mode ([6701273](https://bitbucket.org/atlassian/atlaskit/commits/6701273))
1865
+ - bug fix; make theme import absolute
1866
+ ([5ef8926](https://bitbucket.org/atlassian/atlaskit/commits/5ef8926))
1867
+ - feature; support dark mode ([6701273](https://bitbucket.org/atlassian/atlaskit/commits/6701273))
1867
1868
 
1868
1869
  ## 7.0.2 (2017-07-24)
1869
1870
 
1870
- - fix; use class transform in loose mode in babel to improve load performance in apps
1871
- ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1872
- - fix; icons no longer grow massively in Webkit or when font size bumped
1873
- ([adfb57e](https://bitbucket.org/atlassian/atlaskit/commits/adfb57e))
1871
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1872
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1873
+ - fix; icons no longer grow massively in Webkit or when font size bumped
1874
+ ([adfb57e](https://bitbucket.org/atlassian/atlaskit/commits/adfb57e))
1874
1875
 
1875
1876
  ## 7.0.1 (2017-06-28)
1876
1877
 
1877
- - fix; changed icon wrapper display from inline-flex to inline-block
1878
- ([64dc3de](https://bitbucket.org/atlassian/atlaskit/commits/64dc3de))
1878
+ - fix; changed icon wrapper display from inline-flex to inline-block
1879
+ ([64dc3de](https://bitbucket.org/atlassian/atlaskit/commits/64dc3de))
1879
1880
 
1880
1881
  ## 7.0.0 (2017-06-08)
1881
1882
 
1882
- - fix; refactored icon module and build process
1883
- ([a68abba](https://bitbucket.org/atlassian/atlaskit/commits/a68abba))
1884
- - breaking; Module no longer exports named exports. Import a specific icon like so: import
1885
- AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
1886
- - ISSUES CLOSED: AK-2388
1883
+ - fix; refactored icon module and build process
1884
+ ([a68abba](https://bitbucket.org/atlassian/atlaskit/commits/a68abba))
1885
+ - breaking; Module no longer exports named exports. Import a specific icon like so: import
1886
+ AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
1887
+ - ISSUES CLOSED: AK-2388
1887
1888
 
1888
1889
  ## 6.6.0 (2017-05-31)
1889
1890
 
1890
- - fix; add prop-types as a dependency to avoid React 15.x warnings
1891
- ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1892
- - feature; added log-in icon to [@atlaskit](https://github.com/atlaskit)/icon and
1893
- [@atlaskit](https://github.com/atlaskit)/reduced-ui-pack
1894
- ([aa72586](https://bitbucket.org/atlassian/atlaskit/commits/aa72586))
1891
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1892
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1893
+ - feature; added log-in icon to [@atlaskit](https://github.com/atlaskit)/icon and
1894
+ [@atlaskit](https://github.com/atlaskit)/reduced-ui-pack
1895
+ ([aa72586](https://bitbucket.org/atlassian/atlaskit/commits/aa72586))
1895
1896
 
1896
1897
  ## 6.5.4 (2017-05-12)
1897
1898
 
1898
- - fix; add package name and version to the hashing of classnames in
1899
- [@atlaskit](https://github.com/atlaskit)/icon to preve
1900
- ([a28bfe5](https://bitbucket.org/atlassian/atlaskit/commits/a28bfe5))
1899
+ - fix; add package name and version to the hashing of classnames in
1900
+ [@atlaskit](https://github.com/atlaskit)/icon to preve
1901
+ ([a28bfe5](https://bitbucket.org/atlassian/atlaskit/commits/a28bfe5))
1901
1902
 
1902
1903
  ## 6.5.3 (2017-05-10)
1903
1904
 
1904
- - fix; do not import whole icon in media-card
1905
- ([cc5ec63](https://bitbucket.org/atlassian/atlaskit/commits/cc5ec63))
1905
+ - fix; do not import whole icon in media-card
1906
+ ([cc5ec63](https://bitbucket.org/atlassian/atlaskit/commits/cc5ec63))
1906
1907
 
1907
1908
  ## 6.5.2 (2017-04-27)
1908
1909
 
1909
- - fix; update legal copy to be more clear. Not all modules include ADG license.
1910
- ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1910
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
1911
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1911
1912
 
1912
1913
  ## 6.4.0 (2017-04-26)
1913
1914
 
1914
- - fix; fixed bug in the new ExampleWithCode story type
1915
- ([f30a4d3](https://bitbucket.org/atlassian/atlaskit/commits/f30a4d3))
1916
- - fix; checkbox icon now correctly a 2-colour icon again
1917
- ([470642e](https://bitbucket.org/atlassian/atlaskit/commits/470642e))
1918
- - fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico
1919
- ([264bb97](https://bitbucket.org/atlassian/atlaskit/commits/264bb97))
1920
- - fix; update legal copy and fix broken links for component README on npm. New contribution and
1921
- ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1922
- - feature; Adds switcher icon
1923
- ([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
1924
- - feature; icons now have a primaryColor and secondaryColor prop
1925
- ([9768e00](https://bitbucket.org/atlassian/atlaskit/commits/9768e00))
1915
+ - fix; fixed bug in the new ExampleWithCode story type
1916
+ ([f30a4d3](https://bitbucket.org/atlassian/atlaskit/commits/f30a4d3))
1917
+ - fix; checkbox icon now correctly a 2-colour icon again
1918
+ ([470642e](https://bitbucket.org/atlassian/atlaskit/commits/470642e))
1919
+ - fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico
1920
+ ([264bb97](https://bitbucket.org/atlassian/atlaskit/commits/264bb97))
1921
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1922
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1923
+ - feature; Adds switcher icon ([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
1924
+ - feature; icons now have a primaryColor and secondaryColor prop
1925
+ ([9768e00](https://bitbucket.org/atlassian/atlaskit/commits/9768e00))
1926
1926
 
1927
1927
  ## 6.3.2 (2017-04-24)
1928
1928
 
1929
- - fix; fixing improper PropType for a prop 'glyph'
1930
- ([cff41c5](https://bitbucket.org/atlassian/atlaskit/commits/cff41c5))
1929
+ - fix; fixing improper PropType for a prop 'glyph'
1930
+ ([cff41c5](https://bitbucket.org/atlassian/atlaskit/commits/cff41c5))
1931
1931
 
1932
1932
  ## 6.3.1 (2017-04-20)
1933
1933
 
1934
- - fix; fixes regressions where styles werent being loaded causing sizing to be broken
1935
- ([1de6d0c](https://bitbucket.org/atlassian/atlaskit/commits/1de6d0c))
1934
+ - fix; fixes regressions where styles werent being loaded causing sizing to be broken
1935
+ ([1de6d0c](https://bitbucket.org/atlassian/atlaskit/commits/1de6d0c))
1936
1936
 
1937
1937
  ## 6.3.0 (2017-04-20)
1938
1938
 
1939
- - feature; removed explicit style! imports, set style-loader in webpack config
1940
- ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
1939
+ - feature; removed explicit style! imports, set style-loader in webpack config
1940
+ ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
1941
1941
 
1942
1942
  ## 6.1.0 (2017-04-19)
1943
1943
 
1944
- - feature; refactoring Icon to reduce bundle size and code complexity
1945
- ([43c61f5](https://bitbucket.org/atlassian/atlaskit/commits/43c61f5))
1944
+ - feature; refactoring Icon to reduce bundle size and code complexity
1945
+ ([43c61f5](https://bitbucket.org/atlassian/atlaskit/commits/43c61f5))
1946
1946
 
1947
1947
  ## 6.0.1 (2017-04-18)
1948
1948
 
1949
- - fix; update icon stories to use new readme component
1950
- ([1cdfa6d](https://bitbucket.org/atlassian/atlaskit/commits/1cdfa6d))
1951
- - feature; add media services scale large and small icons
1952
- ([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
1949
+ - fix; update icon stories to use new readme component
1950
+ ([1cdfa6d](https://bitbucket.org/atlassian/atlaskit/commits/1cdfa6d))
1951
+ - feature; add media services scale large and small icons
1952
+ ([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
1953
1953
 
1954
1954
  ## 5.0.0 (2017-03-28)
1955
1955
 
1956
- - fix; remove icon baseline alignment story
1957
- ([876c682](https://bitbucket.org/atlassian/atlaskit/commits/876c682))
1958
- - fix; use new 24px artboard size in 'too big' story
1959
- ([404e6e0](https://bitbucket.org/atlassian/atlaskit/commits/404e6e0))
1960
- - feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
1961
- - feature; update default icon sizes
1962
- ([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
1963
- - breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px
1964
- artboard.
1965
- - breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to
1966
- control alignment.
1967
- - ISSUES CLOSED: AK-1924
1968
- - breaking; This icon released contains a large amount of breaking naming changes due to deletions
1969
- and renames. Please update to this new major version and ensure your application is using the
1970
- correct icon exports via linting.
1971
- - ISSUES CLOSED: AK-1924
1956
+ - fix; remove icon baseline alignment story
1957
+ ([876c682](https://bitbucket.org/atlassian/atlaskit/commits/876c682))
1958
+ - fix; use new 24px artboard size in 'too big' story
1959
+ ([404e6e0](https://bitbucket.org/atlassian/atlaskit/commits/404e6e0))
1960
+ - feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
1961
+ - feature; update default icon sizes
1962
+ ([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
1963
+ - breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px
1964
+ artboard.
1965
+ - breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to
1966
+ control alignment.
1967
+ - ISSUES CLOSED: AK-1924
1968
+ - breaking; This icon released contains a large amount of breaking naming changes due to deletions
1969
+ and renames. Please update to this new major version and ensure your application is using the
1970
+ correct icon exports via linting.
1971
+ - ISSUES CLOSED: AK-1924
1972
1972
 
1973
1973
  ## 3.0.3 (2017-03-23)
1974
1974
 
1975
- - fix; Empty commit to release the component
1976
- ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1977
- - feature; icon sizes changed to be on grid
1978
- ([f6748ea](https://bitbucket.org/atlassian/atlaskit/commits/f6748ea))
1979
- - breaking; Icon sizes changed. This does not change the default sizes, only the ones when there
1980
- is a size prop specified.
1981
- - ISSUES CLOSED: AK-1515
1975
+ - fix; Empty commit to release the component
1976
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1977
+ - feature; icon sizes changed to be on grid
1978
+ ([f6748ea](https://bitbucket.org/atlassian/atlaskit/commits/f6748ea))
1979
+ - breaking; Icon sizes changed. This does not change the default sizes, only the ones when there is
1980
+ a size prop specified.
1981
+ - ISSUES CLOSED: AK-1515
1982
1982
 
1983
1983
  ## 3.0.1 (2017-03-21)
1984
1984
 
1985
- - fix; maintainers for all the packages were added
1986
- ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1985
+ - fix; maintainers for all the packages were added
1986
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1987
1987
 
1988
1988
  ## 3.0.0 (2017-03-03)
1989
1989
 
1990
- - feature; move service desk icons out of the servicedesk directory
1991
- ([f959e6b](https://bitbucket.org/atlassian/atlaskit/commits/f959e6b))
1992
- - breaking; Service desk icons now live in the root icons directory
1993
- - ISSUES CLOSED: AK-1858
1990
+ - feature; move service desk icons out of the servicedesk directory
1991
+ ([f959e6b](https://bitbucket.org/atlassian/atlaskit/commits/f959e6b))
1992
+ - breaking; Service desk icons now live in the root icons directory
1993
+ - ISSUES CLOSED: AK-1858
1994
1994
 
1995
1995
  ## 2.5.5 (2017-02-28)
1996
1996
 
1997
- - fix; dummy commit to release stories
1998
- ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1997
+ - fix; dummy commit to release stories
1998
+ ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1999
1999
 
2000
2000
  ## 2.5.3 (2017-02-28)
2001
2001
 
2002
- - fix; dummy commit to fix broken stories and missing registry pages
2003
- ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
2002
+ - fix; dummy commit to fix broken stories and missing registry pages
2003
+ ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
2004
2004
 
2005
2005
  ## 2.5.3 (2017-02-28)
2006
2006
 
2007
- - fix; dummy commit to release stories for components
2008
- ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
2007
+ - fix; dummy commit to release stories for components
2008
+ ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
2009
2009
 
2010
2010
  ## 2.5.2 (2017-02-28)
2011
2011
 
2012
- - fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md
2013
- ([e5302a0](https://bitbucket.org/atlassian/atlaskit/commits/e5302a0))
2012
+ - fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md
2013
+ ([e5302a0](https://bitbucket.org/atlassian/atlaskit/commits/e5302a0))
2014
2014
 
2015
2015
  ## 2.5.1 (2017-02-27)
2016
2016
 
2017
- - fix; update flag's icon dependency to latest
2018
- ([32885ce](https://bitbucket.org/atlassian/atlaskit/commits/32885ce))
2017
+ - fix; update flag's icon dependency to latest
2018
+ ([32885ce](https://bitbucket.org/atlassian/atlaskit/commits/32885ce))
2019
2019
 
2020
2020
  ## 2.4.3 (2017-02-20)
2021
2021
 
2022
- - fix; change directory icon specific names to generic icon names
2023
- ([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
2022
+ - fix; change directory icon specific names to generic icon names
2023
+ ([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
2024
2024
 
2025
2025
  ## 2.4.1 (2017-02-20)
2026
2026
 
2027
- - fix; fix fill color typo in jira/addon icon
2028
- ([8900095](https://bitbucket.org/atlassian/atlaskit/commits/8900095))
2029
- - fix; copy in-code comment about reduced-ui-pack to readme
2030
- ([24e2c37](https://bitbucket.org/atlassian/atlaskit/commits/24e2c37))
2031
- - fix; use correctly scoped package names in npm docs
2032
- ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
2033
- - feature; add icons for directory privacy levels
2034
- ([fb5f89b](https://bitbucket.org/atlassian/atlaskit/commits/fb5f89b))
2027
+ - fix; fix fill color typo in jira/addon icon
2028
+ ([8900095](https://bitbucket.org/atlassian/atlaskit/commits/8900095))
2029
+ - fix; copy in-code comment about reduced-ui-pack to readme
2030
+ ([24e2c37](https://bitbucket.org/atlassian/atlaskit/commits/24e2c37))
2031
+ - fix; use correctly scoped package names in npm docs
2032
+ ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
2033
+ - feature; add icons for directory privacy levels
2034
+ ([fb5f89b](https://bitbucket.org/atlassian/atlaskit/commits/fb5f89b))
2035
2035
 
2036
2036
  ## 2.4.0 (2017-02-16)
2037
2037
 
2038
- - feature; Force icons version bump to get mediakit icons
2039
- ([64bf24e](https://bitbucket.org/atlassian/atlaskit/commits/64bf24e))
2038
+ - feature; Force icons version bump to get mediakit icons
2039
+ ([64bf24e](https://bitbucket.org/atlassian/atlaskit/commits/64bf24e))
2040
2040
 
2041
2041
  ## 2.3.3 (2017-02-07)
2042
2042
 
2043
- - fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2044
- ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2043
+ - fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2044
+ ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2045
2045
 
2046
2046
  ## 2.3.1 (2017-02-06)
2047
2047
 
2048
- - fix; Updates packages to use scoped ak packages
2049
- ([26285cb](https://bitbucket.org/atlassian/atlaskit/commits/26285cb))
2050
- - fix; Fixes invite team icon for icons
2051
- ([3b66fd7](https://bitbucket.org/atlassian/atlaskit/commits/3b66fd7))
2048
+ - fix; Updates packages to use scoped ak packages
2049
+ ([26285cb](https://bitbucket.org/atlassian/atlaskit/commits/26285cb))
2050
+ - fix; Fixes invite team icon for icons
2051
+ ([3b66fd7](https://bitbucket.org/atlassian/atlaskit/commits/3b66fd7))