@atlaskit/lozenge 11.7.0 → 11.7.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,952 +1,1172 @@
1
1
  # @atlaskit/lozenge
2
2
 
3
+ ## 11.7.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#100028](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100028)
8
+ [`6402a7929b4d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6402a7929b4d) -
9
+ Internal changes to typography, no visual change.
10
+
11
+ ## 11.7.1
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+
3
17
  ## 11.7.0
4
18
 
5
19
  ### Minor Changes
6
20
 
7
- - [#93677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93677) [`1a4242743804`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a4242743804) - Add support for React 18.
21
+ - [#93677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93677)
22
+ [`1a4242743804`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a4242743804) -
23
+ Add support for React 18.
8
24
 
9
25
  ## 11.6.6
10
26
 
11
27
  ### Patch Changes
12
28
 
13
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
29
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
30
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
31
+ Upgrade Typescript from `4.9.5` to `5.4.2`
14
32
 
15
33
  ## 11.6.5
16
34
 
17
35
  ### Patch Changes
18
36
 
19
- - Updated dependencies
37
+ - Updated dependencies
20
38
 
21
39
  ## 11.6.4
22
40
 
23
41
  ### Patch Changes
24
42
 
25
- - Updated dependencies
43
+ - Updated dependencies
26
44
 
27
45
  ## 11.6.3
28
46
 
29
47
  ### Patch Changes
30
48
 
31
- - Updated dependencies
49
+ - Updated dependencies
32
50
 
33
51
  ## 11.6.2
34
52
 
35
53
  ### Patch Changes
36
54
 
37
- - Updated dependencies
55
+ - Updated dependencies
38
56
 
39
57
  ## 11.6.1
40
58
 
41
59
  ### Patch Changes
42
60
 
43
- - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022) [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) - Migrate packages to use declarative entry points
61
+ - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
62
+ [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
63
+ Migrate packages to use declarative entry points
44
64
 
45
65
  ## 11.6.0
46
66
 
47
67
  ### Minor Changes
48
68
 
49
- - [#64300](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64300) [`436936ea8914`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/436936ea8914) - Export prop types
69
+ - [#64300](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64300)
70
+ [`436936ea8914`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/436936ea8914) -
71
+ Export prop types
50
72
 
51
73
  ### Patch Changes
52
74
 
53
- - Updated dependencies
75
+ - Updated dependencies
54
76
 
55
77
  ## 11.5.0
56
78
 
57
79
  ### Minor Changes
58
80
 
59
- - [#57070](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57070) [`96de6e4e4ca2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/96de6e4e4ca2) - Lozenge now uses height: min-content so it doesn't stretch when directly used as a flex / grid item.
81
+ - [#57070](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57070)
82
+ [`96de6e4e4ca2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/96de6e4e4ca2) -
83
+ Lozenge now uses height: min-content so it doesn't stretch when directly used as a flex / grid
84
+ item.
60
85
 
61
86
  ## 11.4.6
62
87
 
63
88
  ### Patch Changes
64
89
 
65
- - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725) [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) - Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage. This only affects the examples and some tests in each component. No internal component logic contained legacy theming.
90
+ - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725)
91
+ [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) -
92
+ Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage.
93
+ This only affects the examples and some tests in each component. No internal component logic
94
+ contained legacy theming.
66
95
 
67
96
  ## 11.4.5
68
97
 
69
98
  ### Patch Changes
70
99
 
71
- - Updated dependencies
100
+ - Updated dependencies
72
101
 
73
102
  ## 11.4.4
74
103
 
75
104
  ### Patch Changes
76
105
 
77
- - [#38743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38743) [`3b97837c528`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b97837c528) - The internal composition of this component has changed. There is no expected change in behavior.
78
- - Updated dependencies
106
+ - [#38743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38743)
107
+ [`3b97837c528`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b97837c528) - The
108
+ internal composition of this component has changed. There is no expected change in behavior.
109
+ - Updated dependencies
79
110
 
80
111
  ## 11.4.3
81
112
 
82
113
  ### Patch Changes
83
114
 
84
- - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533) [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
115
+ - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533)
116
+ [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) -
117
+ Updated dependencies
85
118
 
86
119
  ## 11.4.2
87
120
 
88
121
  ### Patch Changes
89
122
 
90
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
123
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
124
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
125
+ legacy types are published for TS 4.5-4.8
91
126
 
92
127
  ## 11.4.1
93
128
 
94
129
  ### Patch Changes
95
130
 
96
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
131
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
132
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
133
+ Upgrade Typescript from `4.5.5` to `4.9.5`
97
134
 
98
135
  ## 11.4.0
99
136
 
100
137
  ### Minor Changes
101
138
 
102
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
139
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
140
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
141
+ minor dependency bump
103
142
 
104
143
  ### Patch Changes
105
144
 
106
- - Updated dependencies
145
+ - Updated dependencies
107
146
 
108
147
  ## 11.3.10
109
148
 
110
149
  ### Patch Changes
111
150
 
112
- - [#32632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32632) [`df9cefb35e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df9cefb35e1) - Enrol @atlaskit/lozenge on push model consumption in Jira
151
+ - [#32632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32632)
152
+ [`df9cefb35e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df9cefb35e1) - Enrol
153
+ @atlaskit/lozenge on push model consumption in Jira
113
154
 
114
155
  ## 11.3.9
115
156
 
116
157
  ### Patch Changes
117
158
 
118
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
159
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
160
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
161
+ remove before merging to master; dupe adf-schema via adf-utils
119
162
 
120
163
  ## 11.3.8
121
164
 
122
165
  ### Patch Changes
123
166
 
124
- - [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242) [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) - Internal change only. Replace usages of Inline/Stack with stable version from `@atlaskit/primitives`.
167
+ - [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242)
168
+ [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) -
169
+ Internal change only. Replace usages of Inline/Stack with stable version from
170
+ `@atlaskit/primitives`.
125
171
 
126
172
  ## 11.3.7
127
173
 
128
174
  ### Patch Changes
129
175
 
130
- - Updated dependencies
176
+ - Updated dependencies
131
177
 
132
178
  ## 11.3.6
133
179
 
134
180
  ### Patch Changes
135
181
 
136
- - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891) [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
137
- - Updated dependencies
182
+ - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891)
183
+ [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) -
184
+ Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs.
185
+ There are no visual or behaviour changes.
186
+ - Updated dependencies
138
187
 
139
188
  ## 11.3.5
140
189
 
141
190
  ### Patch Changes
142
191
 
143
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`76428a4966a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76428a4966a) - Fix lozenge truncation at maxWidth=100%
192
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
193
+ [`76428a4966a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76428a4966a) - Fix
194
+ lozenge truncation at maxWidth=100%
144
195
 
145
196
  ## 11.3.4
146
197
 
147
198
  ### Patch Changes
148
199
 
149
- - Updated dependencies
200
+ - Updated dependencies
150
201
 
151
202
  ## 11.3.3
152
203
 
153
204
  ### Patch Changes
154
205
 
155
- - Updated dependencies
206
+ - Updated dependencies
156
207
 
157
208
  ## 11.3.2
158
209
 
159
210
  ### Patch Changes
160
211
 
161
- - [#27076](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27076) [`25e09731caa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25e09731caa) - Fixes:
212
+ - [#27076](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27076)
213
+ [`25e09731caa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25e09731caa) - Fixes:
162
214
 
163
- - Removes `vertical-align: baseline` from Lozenge which was being applied incorrectly.
164
- - Removes a default prop which was causing unintended re-renders.
215
+ - Removes `vertical-align: baseline` from Lozenge which was being applied incorrectly.
216
+ - Removes a default prop which was causing unintended re-renders.
165
217
 
166
- - Updated dependencies
218
+ - Updated dependencies
167
219
 
168
220
  ## 11.3.1
169
221
 
170
222
  ### Patch Changes
171
223
 
172
- - Updated dependencies
224
+ - Updated dependencies
173
225
 
174
226
  ## 11.3.0
175
227
 
176
228
  ### Minor Changes
177
229
 
178
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`f97c945d57f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97c945d57f) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
230
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
231
+ [`f97c945d57f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97c945d57f) -
232
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
179
233
 
180
234
  ### Patch Changes
181
235
 
182
- - [`7c6009de2f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c6009de2f1) - [ux] Updates the visual appearance to match the legacy light mode palette.
183
- - [`e35fc41dc33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e35fc41dc33) - Internal change to use updated primtive spacing prop values. No expected behaviour change.
184
- - Updated dependencies
236
+ - [`7c6009de2f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c6009de2f1) - [ux]
237
+ Updates the visual appearance to match the legacy light mode palette.
238
+ - [`e35fc41dc33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e35fc41dc33) -
239
+ Internal change to use updated primtive spacing prop values. No expected behaviour change.
240
+ - Updated dependencies
185
241
 
186
242
  ## 11.2.5
187
243
 
188
244
  ### Patch Changes
189
245
 
190
- - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408) [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
246
+ - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408)
247
+ [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) -
248
+ Internal changes to include spacing tokens in component implementations.
191
249
 
192
250
  ## 11.2.4
193
251
 
194
252
  ### Patch Changes
195
253
 
196
- - [#25795](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25795) [`4c6b6f0c927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6b6f0c927) - Removes `@emotion/core` dependency as it is no longer used within Lozenge. There is no expected behavior change.
254
+ - [#25795](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25795)
255
+ [`4c6b6f0c927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6b6f0c927) -
256
+ Removes `@emotion/core` dependency as it is no longer used within Lozenge. There is no expected
257
+ behavior change.
197
258
 
198
259
  ## 11.2.3
199
260
 
200
261
  ### Patch Changes
201
262
 
202
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`3ee63238f49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ee63238f49) - Update internals of Box, Text, Inline and Stack to handle `children` more accurately.
203
- Also update scope of `use-primitives` to suggest Box and Text more selectively.
263
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
264
+ [`3ee63238f49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ee63238f49) - Update
265
+ internals of Box, Text, Inline and Stack to handle `children` more accurately. Also update scope
266
+ of `use-primitives` to suggest Box and Text more selectively.
204
267
 
205
268
  ## 11.2.2
206
269
 
207
270
  ### Patch Changes
208
271
 
209
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
272
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
273
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
274
+ Upgrade Typescript from `4.3.5` to `4.5.5`
210
275
 
211
276
  ## 11.2.1
212
277
 
213
278
  ### Patch Changes
214
279
 
215
- - [#24916](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24916) [`fe54d8f1aec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe54d8f1aec) - Update ds-explorations dependency. No change in behaviour.
280
+ - [#24916](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24916)
281
+ [`fe54d8f1aec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe54d8f1aec) - Update
282
+ ds-explorations dependency. No change in behaviour.
216
283
 
217
284
  ## 11.2.0
218
285
 
219
286
  ### Minor Changes
220
287
 
221
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`bf235e83ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf235e83ac0) - Internal changes to the way styles are applied. The Lozenge background is now centred properly resulting in it sitting 1px higher, however the text inside the Lozenge is unaffected.
288
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
289
+ [`bf235e83ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf235e83ac0) -
290
+ Internal changes to the way styles are applied. The Lozenge background is now centred properly
291
+ resulting in it sitting 1px higher, however the text inside the Lozenge is unaffected.
222
292
 
223
293
  ### Patch Changes
224
294
 
225
- - [`37246e87cfc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37246e87cfc) - Adds position static to Box.
226
- Changes lozenge to use position static instead of relative.
227
- - [`6e0671cb45c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e0671cb45c) - Internal change to implementation which should not have any noticeable impact.
228
- - Updated dependencies
295
+ - [`37246e87cfc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37246e87cfc) - Adds
296
+ position static to Box. Changes lozenge to use position static instead of relative.
297
+ - [`6e0671cb45c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e0671cb45c) -
298
+ Internal change to implementation which should not have any noticeable impact.
299
+ - Updated dependencies
229
300
 
230
301
  ## 11.1.12
231
302
 
232
303
  ### Patch Changes
233
304
 
234
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
305
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
306
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
307
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
235
308
 
236
309
  ## 11.1.11
237
310
 
238
311
  ### Patch Changes
239
312
 
240
- - Updated dependencies
313
+ - Updated dependencies
241
314
 
242
315
  ## 11.1.10
243
316
 
244
317
  ### Patch Changes
245
318
 
246
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
319
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
320
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
321
+ Upgrade to TypeScript 4.2.4
247
322
 
248
323
  ## 11.1.9
249
324
 
250
325
  ### Patch Changes
251
326
 
252
- - Updated dependencies
327
+ - Updated dependencies
253
328
 
254
329
  ## 11.1.8
255
330
 
256
331
  ### Patch Changes
257
332
 
258
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
259
- - Updated dependencies
333
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
334
+ [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
335
+ Migrates all usage of brand tokens to either selected or information tokens. This change is
336
+ purely for semantic reasons, there are no visual or behavioural changes.
337
+ - Updated dependencies
260
338
 
261
339
  ## 11.1.7
262
340
 
263
341
  ### Patch Changes
264
342
 
265
- - Updated dependencies
343
+ - Updated dependencies
266
344
 
267
345
  ## 11.1.6
268
346
 
269
347
  ### Patch Changes
270
348
 
271
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
272
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
273
- - Updated dependencies
349
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
350
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
351
+ no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
352
+ auto-fixing by correctly formatting token ids.
353
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
354
+ no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
355
+ auto-fixing by correctly formatting token ids.
356
+ - Updated dependencies
274
357
 
275
358
  ## 11.1.5
276
359
 
277
360
  ### Patch Changes
278
361
 
279
- - Updated dependencies
362
+ - Updated dependencies
280
363
 
281
364
  ## 11.1.4
282
365
 
283
366
  ### Patch Changes
284
367
 
285
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
286
- - Updated dependencies
368
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
369
+ [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
370
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
371
+ tokens() function and improving bundle size.
372
+ - Updated dependencies
287
373
 
288
374
  ## 11.1.3
289
375
 
290
376
  ### Patch Changes
291
377
 
292
- - Updated dependencies
378
+ - Updated dependencies
293
379
 
294
380
  ## 11.1.2
295
381
 
296
382
  ### Patch Changes
297
383
 
298
- - Updated dependencies
384
+ - Updated dependencies
299
385
 
300
386
  ## 11.1.1
301
387
 
302
388
  ### Patch Changes
303
389
 
304
- - Updated dependencies
390
+ - Updated dependencies
305
391
 
306
392
  ## 11.1.0
307
393
 
308
394
  ### Minor Changes
309
395
 
310
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`d7caf75e732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7caf75e732) - - [ux] Colors are now sourced through tokens.
311
- - Deprecate `@atlaskit/lozenge/theme` entry-point.
396
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
397
+ [`d7caf75e732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7caf75e732) - - [ux]
398
+ Colors are now sourced through tokens.
399
+ - Deprecate `@atlaskit/lozenge/theme` entry-point.
312
400
 
313
401
  ### Patch Changes
314
402
 
315
- - Updated dependencies
403
+ - Updated dependencies
316
404
 
317
405
  ## 11.0.0
318
406
 
319
407
  ### Major Changes
320
408
 
321
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`1cd379a2199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd379a2199) - - In this version we made `Lozenge` dramatically faster and lighter. 🤩
409
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
410
+ [`1cd379a2199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd379a2199) - - In
411
+ this version we made `Lozenge` dramatically faster and lighter. 🤩
322
412
 
323
- - General performance improvements.
413
+ - General performance improvements.
324
414
 
325
- - We are now exporting a new `style` prop which you can use to pass a custom `backgroundColor` and `color`.
415
+ - We are now exporting a new `style` prop which you can use to pass a custom `backgroundColor`
416
+ and `color`.
326
417
 
327
- - **BREAKING** We have removed the deprecated `theme` prop. Don't worry if you do use the theming API, you can now use the new `style` prop for custom styling.
418
+ - **BREAKING** We have removed the deprecated `theme` prop. Don't worry if you do use the
419
+ theming API, you can now use the new `style` prop for custom styling.
328
420
 
329
- **Before**:
421
+ **Before**:
330
422
 
331
- ```tsx
332
- import Lozenge from '@atlaskit/lozenge';
423
+ ```tsx
424
+ import Lozenge from '@atlaskit/lozenge';
333
425
 
334
- type GetThemeTokensFn<ThemeTokens, ThemeProps> = (
335
- props: ThemeProps,
336
- ) => ThemeTokens;
426
+ type GetThemeTokensFn<ThemeTokens, ThemeProps> = (props: ThemeProps) => ThemeTokens;
337
427
 
338
- const lozengeTheme = (
339
- getTokens: GetThemeTokensFn<ThemeTokens, ThemeProps>,
340
- themeProps: ThemeProps,
341
- ): ThemeTokens => {
342
- const defaultTokens = getTokens(themeProps);
428
+ const lozengeTheme = (
429
+ getTokens: GetThemeTokensFn<ThemeTokens, ThemeProps>,
430
+ themeProps: ThemeProps,
431
+ ): ThemeTokens => {
432
+ const defaultTokens = getTokens(themeProps);
343
433
 
344
- if (themeProps.appearance === 'removed') {
345
- return {
346
- ...defaultTokens,
347
- textColor: 'grey',
348
- };
349
- return defaultTokens;
350
- }
351
- };
434
+ if (themeProps.appearance === 'removed') {
435
+ return {
436
+ ...defaultTokens,
437
+ textColor: 'grey',
438
+ };
439
+ return defaultTokens;
440
+ }
441
+ };
352
442
 
353
- <Lozenge appearance="removed" theme={lozengeTheme}>
354
- removed
355
- </Lozenge>;
356
- ```
443
+ <Lozenge appearance="removed" theme={lozengeTheme}>
444
+ removed
445
+ </Lozenge>;
446
+ ```
357
447
 
358
- **After**:
448
+ **After**:
359
449
 
360
- ```tsx
361
- import Badge, { BadgeProps } from '@atlaskit/badge';
450
+ ```tsx
451
+ import Badge, { BadgeProps } from '@atlaskit/badge';
362
452
 
363
- <Lozenge appearance="removed" style={{ color: 'grey' }}>
364
- removed
365
- </Lozenge>;
366
- ```
453
+ <Lozenge appearance="removed" style={{ color: 'grey' }}>
454
+ removed
455
+ </Lozenge>;
456
+ ```
367
457
 
368
- - **BREAKING** We have removed the support of `appearance` prop object value. Please use `style` prop for customization.
458
+ - **BREAKING** We have removed the support of `appearance` prop object value. Please use
459
+ `style` prop for customization.
369
460
 
370
- **Before**:
461
+ **Before**:
371
462
 
372
- ```tsx
373
- import Lozenge from '@atlaskit/lozenge';
463
+ ```tsx
464
+ import Lozenge from '@atlaskit/lozenge';
374
465
 
375
- <Lozenge appearance={{ backgroundColor: 'blue', textColor: 'white' }}>
376
- custom
377
- </Lozenge>;
378
- ```
466
+ <Lozenge appearance={{ backgroundColor: 'blue', textColor: 'white' }}>custom</Lozenge>;
467
+ ```
379
468
 
380
- **After**:
469
+ **After**:
381
470
 
382
- ```tsx
383
- import Lozenge from '@atlaskit/lozenge';
471
+ ```tsx
472
+ import Lozenge from '@atlaskit/lozenge';
384
473
 
385
- <Lozenge style={{ backgroundColor: 'blue', color: 'white' }}>custom</Lozenge>;
386
- ```
474
+ <Lozenge style={{ backgroundColor: 'blue', color: 'white' }}>custom</Lozenge>;
475
+ ```
387
476
 
388
- **Running the codemod cli**
477
+ **Running the codemod cli**
389
478
 
390
- To run the codemod: **You first need to have the latest version installed**
479
+ To run the codemod: **You first need to have the latest version installed**
391
480
 
392
- ```bash
393
- yarn upgrade @atlaskit/lozenge@^11.0.0
394
- ```
481
+ ```bash
482
+ yarn upgrade @atlaskit/lozenge@^11.0.0
483
+ ```
395
484
 
396
- Once upgraded, use `@atlaskit/codemod-cli` via `npx`:
485
+ Once upgraded, use `@atlaskit/codemod-cli` via `npx`:
397
486
 
398
- ```bash
399
- npx @atlaskit/codemod-cli --parser babel --extensions ts,tsx,js [relativePath]
400
- ```
487
+ ```bash
488
+ npx @atlaskit/codemod-cli --parser babel --extensions ts,tsx,js [relativePath]
489
+ ```
401
490
 
402
- The CLI will show a list of components and versions so select `@atlaskit/lozenge@^11.0.0` and you will automatically be upgraded.
491
+ The CLI will show a list of components and versions so select `@atlaskit/lozenge@^11.0.0` and
492
+ you will automatically be upgraded.
403
493
 
404
- What will be changed:
494
+ What will be changed:
405
495
 
406
- - It will move `backgroundColor` and `textColor` from `appearance` prop (if object is passed as `appearance` prop value) to `style` prop.
496
+ - It will move `backgroundColor` and `textColor` from `appearance` prop (if object is passed
497
+ as `appearance` prop value) to `style` prop.
407
498
 
408
- Run `npx @atlaskit/codemod-cli -h` for more details on usage.
499
+ Run `npx @atlaskit/codemod-cli -h` for more details on usage.
409
500
 
410
- For Atlassians,
501
+ For Atlassians,
411
502
 
412
- refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
503
+ refer to the
504
+ [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
505
+ details on the codemod CLI.
413
506
 
414
507
  ### Patch Changes
415
508
 
416
- - [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) - Corrects eslint supressions.
417
- - Updated dependencies
509
+ - [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
510
+ Corrects eslint supressions.
511
+ - Updated dependencies
418
512
 
419
513
  ## 10.1.4
420
514
 
421
515
  ### Patch Changes
422
516
 
423
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
517
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
518
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
519
+ `@atlaskit/theme` to version `^11.3.0`.
424
520
 
425
521
  ## 10.1.3
426
522
 
427
523
  ### Patch Changes
428
524
 
429
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) - Internal refactor for style declarations.
430
- - [`42e722938da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e722938da) - Converted class components to functional components
431
- - [`8f0e5cbea57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0e5cbea57) - Migrated from `@compiled` to `@emotion`
432
- - [`f84de8233f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f84de8233f3) - Add Techstacks rules to package.json
433
- - [`7bb3268f2c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7bb3268f2c8) - Removed version.json and unused dependency - `react-test-renderer`
434
- - [`f78ced42525`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ced42525) - Wrapped the root component in `React.memo()` to memorize the rendered lozenge
525
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
526
+ [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) -
527
+ Internal refactor for style declarations.
528
+ - [`42e722938da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e722938da) -
529
+ Converted class components to functional components
530
+ - [`8f0e5cbea57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0e5cbea57) -
531
+ Migrated from `@compiled` to `@emotion`
532
+ - [`f84de8233f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f84de8233f3) - Add
533
+ Techstacks rules to package.json
534
+ - [`7bb3268f2c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7bb3268f2c8) -
535
+ Removed version.json and unused dependency - `react-test-renderer`
536
+ - [`f78ced42525`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ced42525) -
537
+ Wrapped the root component in `React.memo()` to memorize the rendered lozenge
435
538
 
436
539
  ## 10.1.2
437
540
 
438
541
  ### Patch Changes
439
542
 
440
- - [#7510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7510) [`69badd52b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69badd52b1) - Bumps compiled to v0.6 to surface various fixes
543
+ - [#7510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7510)
544
+ [`69badd52b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69badd52b1) - Bumps
545
+ compiled to v0.6 to surface various fixes
441
546
 
442
547
  ## 10.1.1
443
548
 
444
549
  ### Patch Changes
445
550
 
446
- - [#7379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7379) [`61d08bb92d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61d08bb92d) - Upgrades @compiled/react to v0.5.2
551
+ - [#7379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7379)
552
+ [`61d08bb92d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61d08bb92d) - Upgrades
553
+ @compiled/react to v0.5.2
447
554
 
448
555
  ## 10.1.0
449
556
 
450
557
  ### Minor Changes
451
558
 
452
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`05ef83ee27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05ef83ee27) - Lozenge now uses [`@compiled/react`](https://compiledcssinjs.com) to power its styles.
559
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
560
+ [`05ef83ee27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05ef83ee27) - Lozenge
561
+ now uses [`@compiled/react`](https://compiledcssinjs.com) to power its styles.
453
562
 
454
563
  ## 10.0.7
455
564
 
456
565
  ### Patch Changes
457
566
 
458
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
567
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
568
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
569
+ Transpile packages using babel rather than tsc
459
570
 
460
571
  ## 10.0.6
461
572
 
462
573
  ### Patch Changes
463
574
 
464
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
465
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
466
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
575
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
576
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
577
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
578
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
579
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
580
+ `devDependencies` to denote version that the package was built with.
467
581
 
468
582
  ## 10.0.5
469
583
 
470
584
  ### Patch Changes
471
585
 
472
- - Updated dependencies
586
+ - Updated dependencies
473
587
 
474
588
  ## 10.0.4
475
589
 
476
590
  ### Patch Changes
477
591
 
478
- - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
592
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
593
+ [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
594
+ integration tests for Edge browser
479
595
 
480
596
  ## 10.0.3
481
597
 
482
598
  ### Patch Changes
483
599
 
484
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
600
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
601
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
602
+ to TypeScript 3.9.6 and tslib to 2.0.0
485
603
 
486
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
487
- to prevent duplicates of tslib being bundled.
604
+ Since tslib is a dependency for all our packages we recommend that products also follow this
605
+ tslib upgrade to prevent duplicates of tslib being bundled.
488
606
 
489
607
  ## 10.0.2
490
608
 
491
609
  ### Patch Changes
492
610
 
493
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
611
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
612
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
613
+ readme and package information has been updated to point to the new design system website.
494
614
 
495
615
  ## 10.0.1
496
616
 
497
617
  ### Patch Changes
498
618
 
499
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
619
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
620
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
621
+ all the theme imports to be tree-shakable
500
622
 
501
623
  ## 10.0.0
502
624
 
503
625
  ### Major Changes
504
626
 
505
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
506
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
627
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
628
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
629
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
630
+ package working in IE11. For more information see:
631
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
507
632
 
508
633
  ### Patch Changes
509
634
 
510
- - Updated dependencies
635
+ - Updated dependencies
511
636
 
512
637
  ## 9.1.9
513
638
 
514
639
  ### Patch Changes
515
640
 
516
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
641
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
642
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
643
+ and supporting files will no longer be published to npm
517
644
 
518
645
  ## 9.1.8
519
646
 
520
647
  ### Patch Changes
521
648
 
522
- - Updated dependencies
649
+ - Updated dependencies
523
650
 
524
651
  ## 9.1.7
525
652
 
526
653
  ### Patch Changes
527
654
 
528
- - [patch][a4d063330a](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d063330a):
655
+ - [patch][a4d063330a](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d063330a):
529
656
 
530
- Change imports to comply with Atlassian conventions- Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
657
+ Change imports to comply with Atlassian conventions- Updated dependencies
658
+ [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
531
659
 
532
- - @atlaskit/webdriver-runner@0.3.4
660
+ - @atlaskit/webdriver-runner@0.3.4
533
661
 
534
662
  ## 9.1.6
535
663
 
536
664
  ### Patch Changes
537
665
 
538
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
539
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
540
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
541
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
542
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
543
- - @atlaskit/docs@8.4.0
544
- - @atlaskit/webdriver-runner@0.3.0
666
+ - Updated dependencies
667
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
668
+ - Updated dependencies
669
+ [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
670
+ - Updated dependencies
671
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
672
+ - Updated dependencies
673
+ [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
674
+ - Updated dependencies
675
+ [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
676
+ - @atlaskit/docs@8.4.0
677
+ - @atlaskit/webdriver-runner@0.3.0
545
678
 
546
679
  ## 9.1.5
547
680
 
548
681
  ### Patch Changes
549
682
 
550
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
551
- - @atlaskit/webdriver-runner@0.2.0
683
+ - Updated dependencies
684
+ [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
685
+ - @atlaskit/webdriver-runner@0.2.0
552
686
 
553
687
  ## 9.1.4
554
688
 
555
689
  ### Patch Changes
556
690
 
557
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
691
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
558
692
 
559
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
693
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
694
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
560
695
 
561
- - @atlaskit/docs@8.3.2
562
- - @atlaskit/visual-regression@0.1.9
563
- - @atlaskit/theme@9.5.1
696
+ - @atlaskit/docs@8.3.2
697
+ - @atlaskit/visual-regression@0.1.9
698
+ - @atlaskit/theme@9.5.1
564
699
 
565
700
  ## 9.1.3
566
701
 
567
702
  ### Patch Changes
568
703
 
569
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
704
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
570
705
 
571
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result- Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
706
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
707
+ Updated dependencies
708
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
572
709
 
573
- - @atlaskit/theme@9.5.0
710
+ - @atlaskit/theme@9.5.0
574
711
 
575
712
  ## 9.1.2
576
713
 
577
714
  ### Patch Changes
578
715
 
579
- - [patch][557a8e2451](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a8e2451):
716
+ - [patch][557a8e2451](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a8e2451):
580
717
 
581
- Rebuilds package to fix typescript typing error.
718
+ Rebuilds package to fix typescript typing error.
582
719
 
583
720
  ## 9.1.1
584
721
 
585
722
  ### Patch Changes
586
723
 
587
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
724
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
588
725
 
589
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
726
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
590
727
 
591
728
  ## 9.1.0
592
729
 
593
730
  ### Minor Changes
594
731
 
595
- - [minor][10e0798da6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10e0798da6):
732
+ - [minor][10e0798da6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10e0798da6):
596
733
 
597
- Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help products to write better integration and end to end tests.
734
+ Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
735
+ products to write better integration and end to end tests.
598
736
 
599
737
  ## 9.0.7
600
738
 
601
739
  ### Patch Changes
602
740
 
603
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
741
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
604
742
 
605
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
743
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
744
+ non-relative imports as relative imports
606
745
 
607
746
  ## 9.0.6
608
747
 
609
748
  ### Patch Changes
610
749
 
611
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
750
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
612
751
 
613
- Upgraded Typescript to 3.3.x
752
+ Upgraded Typescript to 3.3.x
614
753
 
615
754
  ## 9.0.5
616
755
 
617
756
  ### Patch Changes
618
757
 
619
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
758
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
620
759
 
621
- Change all the imports to theme in Core to use multi entry points
760
+ Change all the imports to theme in Core to use multi entry points
622
761
 
623
762
  ## 9.0.4
624
763
 
625
764
  ### Patch Changes
626
765
 
627
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
766
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
628
767
 
629
- Updates component maintainers
768
+ Updates component maintainers
630
769
 
631
770
  ## 9.0.3
632
771
 
633
772
  ### Patch Changes
634
773
 
635
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
774
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
636
775
 
637
- Fixes bug, missing version.json file
776
+ Fixes bug, missing version.json file
638
777
 
639
778
  ## 9.0.2
640
779
 
641
780
  ### Patch Changes
642
781
 
643
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
782
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
644
783
 
645
- In this PR, we are:
784
+ In this PR, we are:
646
785
 
647
- - Re-introducing dist build folders
648
- - Adding back cjs
649
- - Replacing es5 by cjs and es2015 by esm
650
- - Creating folders at the root for entry-points
651
- - Removing the generation of the entry-points at the root
652
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
786
+ - Re-introducing dist build folders
787
+ - Adding back cjs
788
+ - Replacing es5 by cjs and es2015 by esm
789
+ - Creating folders at the root for entry-points
790
+ - Removing the generation of the entry-points at the root Please see this
791
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
792
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
793
+ for further details
653
794
 
654
795
  ## 9.0.1
655
796
 
656
797
  ### Patch Changes
657
798
 
658
- - [patch][f8778d517a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f8778d517a):
799
+ - [patch][f8778d517a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f8778d517a):
659
800
 
660
- Remove index.ts from built module
801
+ Remove index.ts from built module
661
802
 
662
803
  ## 9.0.0
663
804
 
664
- - [major][ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
805
+ - [major][ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
665
806
 
666
- - Lozenge has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
807
+ - Lozenge has been converted to Typescript. Typescript consumers will now get static type
808
+ safety. Flow types are no longer provided. No API or behavioural changes.
667
809
 
668
810
  ## 8.0.0
669
811
 
670
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
812
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
671
813
 
672
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
814
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
815
+ this package, please ensure you use at least this version of react and react-dom.
673
816
 
674
817
  ## 7.0.3
675
818
 
676
- - [patch][73a5c6f3dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/73a5c6f3dc):
819
+ - [patch][73a5c6f3dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/73a5c6f3dc):
677
820
 
678
- - Add emotion and remove styled-components
821
+ - Add emotion and remove styled-components
679
822
 
680
823
  ## 7.0.2
681
824
 
682
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
683
- - @atlaskit/docs@7.0.3
684
- - @atlaskit/theme@8.1.7
825
+ - Updated dependencies
826
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
827
+ - @atlaskit/docs@7.0.3
828
+ - @atlaskit/theme@8.1.7
685
829
 
686
830
  ## 7.0.1
687
831
 
688
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
832
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
689
833
 
690
- - Removes duplicate babel-runtime dependency
834
+ - Removes duplicate babel-runtime dependency
691
835
 
692
836
  ## 7.0.0
693
837
 
694
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
838
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
695
839
 
696
- - Drop ES5 from all the flow modules
840
+ - Drop ES5 from all the flow modules
697
841
 
698
- ### Dropping CJS support in all @atlaskit packages
842
+ ### Dropping CJS support in all @atlaskit packages
699
843
 
700
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
701
- `export` declarations.
844
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
845
+ distribute esm. This means all distributed code will be transpiled, but will still contain
846
+ `import` and `export` declarations.
702
847
 
703
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
848
+ The major reason for doing this is to allow us to support multiple entry points in packages,
849
+ e.g:
704
850
 
705
- ```js
706
- import colors from `@atlaskit/theme/colors`;
707
- ```
851
+ ```js
852
+ import colors from `@atlaskit/theme/colors`;
853
+ ```
708
854
 
709
- Previously this was sort of possible for consumers by doing something like:
855
+ Previously this was sort of possible for consumers by doing something like:
710
856
 
711
- ```js
712
- import colors from `@atlaskit/theme/dist/esm/colors`;
713
- ```
857
+ ```js
858
+ import colors from `@atlaskit/theme/dist/esm/colors`;
859
+ ```
714
860
 
715
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
861
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
862
+ harder, we have to worry about how consumers might be using things that aren't _actually_
863
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
864
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
865
+ where tree shaking fails.
716
866
 
717
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
867
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
868
+ multiple distributions as they would need to have very different imports from of their own
869
+ internal dependencies.
718
870
 
719
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
871
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
872
+ environments.
720
873
 
721
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
874
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
875
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
876
+ saner API's and simpler package architecture.
722
877
 
723
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
878
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
879
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
880
+ external) if you have any questions or queries about this.
724
881
 
725
882
  ## 6.2.4
726
883
 
727
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
728
- - @atlaskit/theme@7.0.1
729
- - @atlaskit/docs@6.0.0
884
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
885
+ - @atlaskit/theme@7.0.1
886
+ - @atlaskit/docs@6.0.0
730
887
 
731
888
  ## 6.2.3
732
889
 
733
- - [patch][d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
890
+ - [patch][d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
734
891
 
735
- - Change API to experimental theming API to namespace component themes into separate contexts and make theming simpler. Update all dependant components.
892
+ - Change API to experimental theming API to namespace component themes into separate contexts
893
+ and make theming simpler. Update all dependant components.
736
894
 
737
895
  ## 6.2.2
738
896
 
739
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
897
+ - [patch] Adds missing implicit @babel/runtime dependency
898
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
740
899
 
741
900
  ## 6.2.1
742
901
 
743
- - [patch] Pulling the shared styles from @atlaskit/theme and removed dependency on util-shraed-styles [7d51a09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d51a09)
902
+ - [patch] Pulling the shared styles from @atlaskit/theme and removed dependency on
903
+ util-shraed-styles [7d51a09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d51a09)
744
904
 
745
905
  ## 6.2.0
746
906
 
747
- - [minor] Use new theme API. Adds "theme" prop and exports new theme types. [4b36fd6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b36fd6)
907
+ - [minor] Use new theme API. Adds "theme" prop and exports new theme types.
908
+ [4b36fd6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b36fd6)
748
909
 
749
910
  ## 6.1.8
750
911
 
751
- - [patch] AK-5321 Lozenge with maxWidth should be constrained by container width [969233e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/969233e)
912
+ - [patch] AK-5321 Lozenge with maxWidth should be constrained by container width
913
+ [969233e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/969233e)
752
914
 
753
915
  ## 6.1.7
754
916
 
755
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
917
+ - [patch] Adds sideEffects: false to allow proper tree shaking
918
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
756
919
 
757
920
  ## 6.1.5
758
921
 
759
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
760
- - @atlaskit/theme@6.0.0
761
- - @atlaskit/docs@5.0.6
922
+ - [patch] Updated dependencies
923
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
924
+ - @atlaskit/theme@6.0.0
925
+ - @atlaskit/docs@5.0.6
762
926
 
763
927
  ## 6.1.4
764
928
 
765
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
766
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
767
- - @atlaskit/theme@5.1.3
929
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
930
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
931
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
932
+ - [none] Updated dependencies
933
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
934
+ - @atlaskit/theme@5.1.3
768
935
 
769
936
  ## 6.1.3
770
937
 
771
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
772
- - @atlaskit/theme@5.1.2
773
- - @atlaskit/docs@5.0.2
938
+ - [patch] Updated dependencies
939
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
940
+ - @atlaskit/theme@5.1.2
941
+ - @atlaskit/docs@5.0.2
774
942
 
775
943
  ## 6.1.2
776
944
 
777
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
778
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
779
- - @atlaskit/theme@5.1.1
945
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
946
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
947
+ - [none] Updated dependencies
948
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
949
+ - @atlaskit/theme@5.1.1
780
950
 
781
951
  ## 6.1.1
782
952
 
783
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
784
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
785
- - @atlaskit/docs@5.0.1
953
+ - [patch] Move analytics tests and replace elements to core
954
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
955
+ - [none] Updated dependencies
956
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
957
+ - @atlaskit/docs@5.0.1
786
958
 
787
959
  ## 6.1.0
788
960
 
789
- - [minor] Improve behavior when using a narrow container [ebf6b97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebf6b97)
790
- - [none] Updated dependencies [ebf6b97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebf6b97)
961
+ - [minor] Improve behavior when using a narrow container
962
+ [ebf6b97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebf6b97)
963
+ - [none] Updated dependencies
964
+ [ebf6b97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebf6b97)
791
965
 
792
966
  ## 6.0.0
793
967
 
794
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
795
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
796
- - @atlaskit/theme@5.0.0
797
- - @atlaskit/docs@5.0.0
798
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
799
- - @atlaskit/theme@5.0.0
800
- - @atlaskit/docs@5.0.0
968
+ - [major] Updates to React ^16.4.0
969
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
970
+ - [major] Updated dependencies
971
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
972
+ - @atlaskit/theme@5.0.0
973
+ - @atlaskit/docs@5.0.0
974
+ - [major] Updated dependencies
975
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
976
+ - @atlaskit/theme@5.0.0
977
+ - @atlaskit/docs@5.0.0
801
978
 
802
979
  ## 5.0.4
803
980
 
804
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
805
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
806
- - @atlaskit/theme@4.0.4
981
+ - [patch] Clean Changelogs - remove duplicates and empty entries
982
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
983
+ - [none] Updated dependencies
984
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
985
+ - @atlaskit/theme@4.0.4
807
986
 
808
987
  ## 5.0.3
809
988
 
810
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
811
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
812
- - @atlaskit/theme@4.0.3
813
- - @atlaskit/docs@4.1.1
989
+ - [patch] Update changelogs to remove duplicate
990
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
991
+ - [none] Updated dependencies
992
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
993
+ - @atlaskit/theme@4.0.3
994
+ - @atlaskit/docs@4.1.1
814
995
 
815
996
  ## 5.0.2
816
997
 
817
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
818
- - @atlaskit/docs@4.1.0
819
- - @atlaskit/theme@4.0.2
998
+ - [none] Updated dependencies
999
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1000
+ - @atlaskit/docs@4.1.0
1001
+ - @atlaskit/theme@4.0.2
820
1002
 
821
1003
  ## 5.0.1
822
1004
 
823
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
824
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
825
- - @atlaskit/theme@4.0.1
826
- - @atlaskit/docs@4.0.1
1005
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1006
+ - [patch] Updated dependencies
1007
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1008
+ - @atlaskit/theme@4.0.1
1009
+ - @atlaskit/docs@4.0.1
827
1010
 
828
1011
  ## 5.0.0
829
1012
 
830
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
831
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
832
- - @atlaskit/theme@4.0.0
833
- - @atlaskit/docs@4.0.0
1013
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1014
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1015
+ - [patch] Updated dependencies
1016
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1017
+ - @atlaskit/theme@4.0.0
1018
+ - @atlaskit/docs@4.0.0
834
1019
 
835
1020
  ## 4.1.1
836
1021
 
837
- - [patch] Updae bold color to N800 [0838cb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0838cb0)
838
- - [patch] Update colors of appearance to new color palette pairings [979aff5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/979aff5)
839
- - [none] Updated dependencies [0838cb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0838cb0)
840
- - [none] Updated dependencies [979aff5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/979aff5)
1022
+ - [patch] Updae bold color to N800
1023
+ [0838cb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0838cb0)
1024
+ - [patch] Update colors of appearance to new color palette pairings
1025
+ [979aff5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/979aff5)
1026
+ - [none] Updated dependencies
1027
+ [0838cb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0838cb0)
1028
+ - [none] Updated dependencies
1029
+ [979aff5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/979aff5)
841
1030
 
842
1031
  ## 4.1.0
843
1032
 
844
- - [patch] Update appearance enum test [b42eaa5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b42eaa5)
845
- - [patch] Update test [c668ac9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c668ac9)
846
- - [minor] Update Lozenge to accept colors pairing [4638c7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4638c7a)
847
- - [none] Updated dependencies [b42eaa5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b42eaa5)
848
- - [none] Updated dependencies [c668ac9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c668ac9)
849
- - [none] Updated dependencies [4638c7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4638c7a)
1033
+ - [patch] Update appearance enum test
1034
+ [b42eaa5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b42eaa5)
1035
+ - [patch] Update test [c668ac9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c668ac9)
1036
+ - [minor] Update Lozenge to accept colors pairing
1037
+ [4638c7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4638c7a)
1038
+ - [none] Updated dependencies
1039
+ [b42eaa5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b42eaa5)
1040
+ - [none] Updated dependencies
1041
+ [c668ac9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c668ac9)
1042
+ - [none] Updated dependencies
1043
+ [4638c7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4638c7a)
850
1044
 
851
1045
  ## 4.0.1
852
1046
 
853
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
854
- - @atlaskit/docs@3.0.4
1047
+ - [patch] Updated dependencies
1048
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1049
+ - @atlaskit/docs@3.0.4
855
1050
 
856
1051
  ## 4.0.0
857
1052
 
858
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1053
+ - [major] Bump to React 16.3.
1054
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
859
1055
 
860
1056
  ## 3.6.1
861
1057
 
862
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1058
+ - [patch] Re-releasing due to potentially broken babel release
1059
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
863
1060
 
864
1061
  ## 3.6.0
865
1062
 
866
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1063
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1064
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
867
1065
 
868
1066
  ## 3.5.2
869
1067
 
870
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1068
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1069
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
871
1070
 
872
1071
  ## 3.5.1
873
1072
 
874
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1073
+ - [patch] Packages Flow types for elements components
1074
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
875
1075
 
876
1076
  ## 3.5.0
877
1077
 
878
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1078
+ - [minor] Add React 16 support.
1079
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
879
1080
 
880
1081
  ## 3.4.2 (2017-07-27)
881
1082
 
882
- - fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1083
+ - fix; rename jsnext:main to jsnext:experimental:main temporarily
1084
+ ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
883
1085
 
884
1086
  ## 3.4.1 (2017-07-25)
885
1087
 
886
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1088
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1089
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
887
1090
 
888
1091
  ## 3.1.0 (2017-07-17)
889
1092
 
890
- - fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1093
+ - fix; rerelease, failed prepublish scripts
1094
+ ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
891
1095
 
892
1096
  ## 3.1.0 (2017-07-17)
893
1097
 
894
- - feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1098
+ - feature; added ES module builds to dist and add jsnext:main to most ADG packages
1099
+ ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
895
1100
 
896
1101
  ## 3.0.3 (2017-07-13)
897
1102
 
898
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1103
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1104
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
899
1105
 
900
1106
  ## 3.0.2 (2017-04-27)
901
1107
 
902
- - fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1108
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
1109
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
903
1110
 
904
1111
  ## 3.0.1 (2017-04-26)
905
1112
 
906
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1113
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1114
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
907
1115
 
908
1116
  ## 2.0.0 (2017-03-27)
909
1117
 
910
- - bump major to avoid API conflict with mentions ([1d01253](https://bitbucket.org/atlassian/atlaskit/commits/1d01253))
911
- - updating dependencies ([d293404](https://bitbucket.org/atlassian/atlaskit/commits/d293404))
912
- - breaking; update lozenge major version
913
- - breaking; removed classnames dep and .d.ts file
1118
+ - bump major to avoid API conflict with mentions
1119
+ ([1d01253](https://bitbucket.org/atlassian/atlaskit/commits/1d01253))
1120
+ - updating dependencies ([d293404](https://bitbucket.org/atlassian/atlaskit/commits/d293404))
1121
+ - breaking; update lozenge major version
1122
+ - breaking; removed classnames dep and .d.ts file
914
1123
 
915
1124
  ## 1.0.11 (2017-03-23)
916
1125
 
917
- - fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
918
- - refactor the lozenge component to use styled-components ([eb738ca](https://bitbucket.org/atlassian/atlaskit/commits/eb738ca))
919
- - breaking; now requires peerDep of "styled-components"
1126
+ - fix; Empty commit to release the component
1127
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1128
+ - refactor the lozenge component to use styled-components
1129
+ ([eb738ca](https://bitbucket.org/atlassian/atlaskit/commits/eb738ca))
1130
+ - breaking; now requires peerDep of "styled-components"
920
1131
 
921
1132
  ## 1.0.9 (2017-03-21)
922
1133
 
923
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1134
+ - fix; maintainers for all the packages were added
1135
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
924
1136
 
925
1137
  ## 1.0.8 (2017-02-28)
926
1138
 
927
- - fix; dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1139
+ - fix; dummy commit to release stories
1140
+ ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
928
1141
 
929
1142
  ## 1.0.6 (2017-02-28)
930
1143
 
931
- - fix; dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
1144
+ - fix; dummy commit to fix broken stories and missing registry pages
1145
+ ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
932
1146
 
933
1147
  ## 1.0.6 (2017-02-28)
934
1148
 
935
- - fix; dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
1149
+ - fix; dummy commit to release stories for components
1150
+ ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
936
1151
 
937
1152
  ## 1.0.5 (2017-02-28)
938
1153
 
939
- - fix; removes jsdoc annotations and moves them to usage.md ([2c53fea](https://bitbucket.org/atlassian/atlaskit/commits/2c53fea))
1154
+ - fix; removes jsdoc annotations and moves them to usage.md
1155
+ ([2c53fea](https://bitbucket.org/atlassian/atlaskit/commits/2c53fea))
940
1156
 
941
1157
  ## 1.0.4 (2017-02-20)
942
1158
 
943
- - fix; use correctly scoped package names in npm docs ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
1159
+ - fix; use correctly scoped package names in npm docs
1160
+ ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
944
1161
 
945
1162
  ## 1.0.2 (2017-02-07)
946
1163
 
947
- - fix; Updates docs with yarn installation instructions ([aebf31a](https://bitbucket.org/atlassian/atlaskit/commits/aebf31a))
948
- - Add TypeScript declarations for lozenge. ([5993cf8](https://bitbucket.org/atlassian/atlaskit/commits/5993cf8))
1164
+ - fix; Updates docs with yarn installation instructions
1165
+ ([aebf31a](https://bitbucket.org/atlassian/atlaskit/commits/aebf31a))
1166
+ - Add TypeScript declarations for lozenge.
1167
+ ([5993cf8](https://bitbucket.org/atlassian/atlaskit/commits/5993cf8))
949
1168
 
950
1169
  ## 1.0.1 (2017-02-06)
951
1170
 
952
- - fix; Updates package to use scoped ak packages ([b655c30](https://bitbucket.org/atlassian/atlaskit/commits/b655c30))
1171
+ - fix; Updates package to use scoped ak packages
1172
+ ([b655c30](https://bitbucket.org/atlassian/atlaskit/commits/b655c30))