@atlaskit/popper 6.0.0 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,761 +1,766 @@
1
1
  # @atlaskit/popper
2
2
 
3
+ ## 6.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#110836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110836)
8
+ [`a8bd419fd70b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a8bd419fd70b9) -
9
+ Explicitly set jsxRuntime to classic via pragma comments in order to avoid issues where jsxRuntime
10
+ is implicitly set to automatic.
11
+
3
12
  ## 6.0.0
4
13
 
5
14
  ### Major Changes
6
15
 
7
- - [#102675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102675)
8
- [`5a358ae041de`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5a358ae041de) -
9
- Removing @atlaskit/in-product-testing and its usages. Entry point removals require a major bump.
16
+ - [#102675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102675)
17
+ [`5a358ae041de`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5a358ae041de) -
18
+ Removing @atlaskit/in-product-testing and its usages. Entry point removals require a major bump.
10
19
 
11
20
  ## 5.6.0
12
21
 
13
22
  ### Minor Changes
14
23
 
15
- - [#99248](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99248)
16
- [`ffd6f7e683e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ffd6f7e683e0) -
17
- Add support for React 18.
24
+ - [#99248](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99248)
25
+ [`ffd6f7e683e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ffd6f7e683e0) -
26
+ Add support for React 18 in non-strict mode.
18
27
 
19
28
  ## 5.5.5
20
29
 
21
30
  ### Patch Changes
22
31
 
23
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
24
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
25
- Upgrade Typescript from `4.9.5` to `5.4.2`
32
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
33
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
34
+ Upgrade Typescript from `4.9.5` to `5.4.2`
26
35
 
27
36
  ## 5.5.4
28
37
 
29
38
  ### Patch Changes
30
39
 
31
- - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731)
32
- [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete
33
- version.json
40
+ - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731)
41
+ [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete
42
+ version.json
34
43
 
35
44
  ## 5.5.3
36
45
 
37
46
  ### Patch Changes
38
47
 
39
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
40
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
41
- legacy types are published for TS 4.5-4.8
48
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
49
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
50
+ legacy types are published for TS 4.5-4.8
42
51
 
43
52
  ## 5.5.2
44
53
 
45
54
  ### Patch Changes
46
55
 
47
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
48
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
49
- Upgrade Typescript from `4.5.5` to `4.9.5`
56
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
57
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
58
+ Typescript from `4.5.5` to `4.9.5`
50
59
 
51
60
  ## 5.5.1
52
61
 
53
62
  ### Patch Changes
54
63
 
55
- - [#32945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32945)
56
- [`f859e9ccda4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f859e9ccda4) -
57
- Migrates unit tests from enzyme to RTL.
64
+ - [#32945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32945)
65
+ [`f859e9ccda4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f859e9ccda4) - Migrates
66
+ unit tests from enzyme to RTL.
58
67
 
59
68
  ## 5.5.0
60
69
 
61
70
  ### Minor Changes
62
71
 
63
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
64
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
65
- minor dependency bump
72
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
73
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
74
+ minor dependency bump
66
75
 
67
76
  ### Patch Changes
68
77
 
69
- - Updated dependencies
78
+ - Updated dependencies
70
79
 
71
80
  ## 5.4.11
72
81
 
73
82
  ### Patch Changes
74
83
 
75
- - [#29327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29327)
76
- [`d84f56e6e50`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d84f56e6e50) - Remove
77
- the unused feature flag
84
+ - [#29327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29327)
85
+ [`d84f56e6e50`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d84f56e6e50) - Remove
86
+ the unused feature flag
78
87
 
79
88
  ## 5.4.10
80
89
 
81
90
  ### Patch Changes
82
91
 
83
- - Updated dependencies
92
+ - Updated dependencies
84
93
 
85
94
  ## 5.4.9
86
95
 
87
96
  ### Patch Changes
88
97
 
89
- - Updated dependencies
98
+ - Updated dependencies
90
99
 
91
100
  ## 5.4.8
92
101
 
93
102
  ### Patch Changes
94
103
 
95
- - Updated dependencies
104
+ - Updated dependencies
96
105
 
97
106
  ## 5.4.7
98
107
 
99
108
  ### Patch Changes
100
109
 
101
- - Updated dependencies
110
+ - Updated dependencies
102
111
 
103
112
  ## 5.4.6
104
113
 
105
114
  ### Patch Changes
106
115
 
107
- - [#28158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28158)
108
- [`7888ba61c3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7888ba61c3b) - Add
109
- platform feature flag registration and dynamic type generation for platform feature flag client
110
- - Updated dependencies
116
+ - [#28158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28158)
117
+ [`7888ba61c3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7888ba61c3b) - Add
118
+ platform feature flag registration and dynamic type generation for platform feature flag client
119
+ - Updated dependencies
111
120
 
112
121
  ## 5.4.5
113
122
 
114
123
  ### Patch Changes
115
124
 
116
- - [#28303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28303)
117
- [`85dc0230439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85dc0230439) - Add
118
- eslint rule to allow for platform feature flag usage
125
+ - [#28303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28303)
126
+ [`85dc0230439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85dc0230439) - Add
127
+ eslint rule to allow for platform feature flag usage
119
128
 
120
129
  ## 5.4.4
121
130
 
122
131
  ### Patch Changes
123
132
 
124
- - Updated dependencies
133
+ - Updated dependencies
125
134
 
126
135
  ## 5.4.3
127
136
 
128
137
  ### Patch Changes
129
138
 
130
- - Updated dependencies
139
+ - Updated dependencies
131
140
 
132
141
  ## 5.4.2
133
142
 
134
143
  ### Patch Changes
135
144
 
136
- - [#27890](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27890)
137
- [`03a51e8100d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a51e8100d) -
138
- Introduces a hidden, dummy html element to validate that our new deployment pipeline is working
139
- end-to-end.
145
+ - [#27890](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27890)
146
+ [`03a51e8100d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a51e8100d) -
147
+ Introduces a hidden, dummy html element to validate that our new deployment pipeline is working
148
+ end-to-end.
140
149
 
141
150
  ## 5.4.1
142
151
 
143
152
  ### Patch Changes
144
153
 
145
- - [#27756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27756)
146
- [`211c04b1c96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/211c04b1c96) - Fixes
147
- in-product testing typos causing assert errors
154
+ - [#27756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27756)
155
+ [`211c04b1c96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/211c04b1c96) - Fixes
156
+ in-product testing typos causing assert errors
148
157
 
149
158
  ## 5.4.0
150
159
 
151
160
  ### Minor Changes
152
161
 
153
- - [#27549](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27549)
154
- [`cd2800156bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd2800156bd) -
155
- Updates to in-product testing interface. The change switches
156
- popperRendersWithPositionFixedTestCase to popperRendersTestCase.
162
+ - [#27549](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27549)
163
+ [`cd2800156bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd2800156bd) - Updates
164
+ to in-product testing interface. The change switches popperRendersWithPositionFixedTestCase to
165
+ popperRendersTestCase.
157
166
 
158
167
  ## 5.3.0
159
168
 
160
169
  ### Minor Changes
161
170
 
162
- - [#27258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27258)
163
- [`6d5881c30a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d5881c30a4) -
164
- Introducing in-product testing entrypoints to popper.
171
+ - [#27258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27258)
172
+ [`6d5881c30a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d5881c30a4) -
173
+ Introducing in-product testing entrypoints to popper.
165
174
 
166
175
  ## 5.2.11
167
176
 
168
177
  ### Patch Changes
169
178
 
170
- - [#27294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27294)
171
- [`dc53dc3201b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc53dc3201b) - Add
172
- 'productPushConsumption' as a new optional field in package.json.
179
+ - [#27294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27294)
180
+ [`dc53dc3201b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc53dc3201b) - Add
181
+ 'productPushConsumption' as a new optional field in package.json.
173
182
 
174
- _Note_: We want to track the information if the package was moved from the pull into the push
175
- model in the product. Hence, we extended the `package.json` file by adding a new field e.g.:
176
- "atlassian.productPushConsumption": ["jira"] This field is optional.
183
+ _Note_: We want to track the information if the package was moved from the pull into the push
184
+ model in the product. Hence, we extended the `package.json` file by adding a new field e.g.:
185
+ "atlassian.productPushConsumption": ["jira"] This field is optional.
177
186
 
178
187
  ## 5.2.10
179
188
 
180
189
  ### Patch Changes
181
190
 
182
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
183
- [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
184
- change to introduce spacing tokens to design system components.
191
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
192
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
193
+ change to introduce spacing tokens to design system components.
185
194
 
186
195
  ## 5.2.9
187
196
 
188
197
  ### Patch Changes
189
198
 
190
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
191
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
192
- Upgrade Typescript from `4.3.5` to `4.5.5`
199
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
200
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
201
+ Typescript from `4.3.5` to `4.5.5`
193
202
 
194
203
  ## 5.2.8
195
204
 
196
205
  ### Patch Changes
197
206
 
198
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
199
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
200
- Upgrade Typescript from `4.2.4` to `4.3.5`.
207
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
208
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
209
+ Typescript from `4.2.4` to `4.3.5`.
201
210
 
202
211
  ## 5.2.7
203
212
 
204
213
  ### Patch Changes
205
214
 
206
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
207
- [`ff5655480e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff5655480e6) -
208
- Internal code change turning on new linting rules.
215
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
216
+ [`ff5655480e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff5655480e6) - Internal
217
+ code change turning on new linting rules.
209
218
 
210
219
  ## 5.2.6
211
220
 
212
221
  ### Patch Changes
213
222
 
214
- - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
215
- [`45ebe7af434`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ebe7af434) - Moved
216
- to using declarative entrypoints internally. Public API is unchanged.
223
+ - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
224
+ [`45ebe7af434`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ebe7af434) - Moved to
225
+ using declarative entrypoints internally. Public API is unchanged.
217
226
 
218
227
  ## 5.2.5
219
228
 
220
229
  ### Patch Changes
221
230
 
222
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
223
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
224
- Upgrade to TypeScript 4.2.4
231
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
232
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
233
+ to TypeScript 4.2.4
225
234
 
226
235
  ## 5.2.4
227
236
 
228
237
  ### Patch Changes
229
238
 
230
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
231
- [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
232
- `static` techstack to package, enforcing stricter style linting. In this case the package
233
- already satisfied this requirement so there have been no changes to styles.
239
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
240
+ [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
241
+ `static` techstack to package, enforcing stricter style linting. In this case the package already
242
+ satisfied this requirement so there have been no changes to styles.
234
243
 
235
244
  ## 5.2.3
236
245
 
237
246
  ### Patch Changes
238
247
 
239
- - [#19678](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19678)
240
- [`10d1f4d4a4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10d1f4d4a4b) - Export
241
- placement options
248
+ - [#19678](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19678)
249
+ [`10d1f4d4a4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10d1f4d4a4b) - Export
250
+ placement options
242
251
 
243
252
  ## 5.2.2
244
253
 
245
254
  ### Patch Changes
246
255
 
247
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
248
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) -
249
- Internal wiring up to the tokens techstack, no code changes.
256
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
257
+ [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal
258
+ wiring up to the tokens techstack, no code changes.
250
259
 
251
260
  ## 5.2.1
252
261
 
253
262
  ### Patch Changes
254
263
 
255
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
256
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
257
- `@atlaskit/theme` to version `^11.3.0`.
264
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
265
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
266
+ `@atlaskit/theme` to version `^11.3.0`.
258
267
 
259
268
  ## 5.2.0
260
269
 
261
270
  ### Minor Changes
262
271
 
263
- - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
264
- [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) -
265
- Removes usage of styled-components in favour of standardising on emotion
272
+ - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
273
+ [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) - Removes
274
+ usage of styled-components in favour of standardising on emotion
266
275
 
267
276
  ## 5.1.0
268
277
 
269
278
  ### Minor Changes
270
279
 
271
- - [#8388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8388)
272
- [`81f4f9f7562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81f4f9f7562) - Update
273
- core `@popperjs/core` dependency to `^2.9.1`, fixing some positioning bugs, such as in parents
274
- with `will-change` CSS properties set. For more information on the specific changes, see the
275
- popper docs.
280
+ - [#8388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8388)
281
+ [`81f4f9f7562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81f4f9f7562) - Update
282
+ core `@popperjs/core` dependency to `^2.9.1`, fixing some positioning bugs, such as in parents
283
+ with `will-change` CSS properties set. For more information on the specific changes, see the
284
+ popper docs.
276
285
 
277
286
  ## 5.0.4
278
287
 
279
288
  ### Patch Changes
280
289
 
281
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
282
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
283
- Transpile packages using babel rather than tsc
290
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
291
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
292
+ packages using babel rather than tsc
284
293
 
285
294
  ## 5.0.3
286
295
 
287
296
  ### Patch Changes
288
297
 
289
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
290
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
291
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
292
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
293
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
294
- `devDependencies` to denote version that the package was built with.
298
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
299
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
300
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
301
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
302
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
303
+ `devDependencies` to denote version that the package was built with.
295
304
 
296
305
  ## 5.0.2
297
306
 
298
307
  ### Patch Changes
299
308
 
300
- - [#4346](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4346)
301
- [`fc8f6e61f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc8f6e61f3) - Fix
302
- codemod utilities being exposed through the codemod cli
309
+ - [#4346](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4346)
310
+ [`fc8f6e61f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc8f6e61f3) - Fix
311
+ codemod utilities being exposed through the codemod cli
303
312
 
304
313
  ## 5.0.1
305
314
 
306
315
  ### Patch Changes
307
316
 
308
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
309
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
310
- to TypeScript 3.9.6 and tslib to 2.0.0
317
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
318
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
319
+ to TypeScript 3.9.6 and tslib to 2.0.0
311
320
 
312
- Since tslib is a dependency for all our packages we recommend that products also follow this
313
- tslib upgrade to prevent duplicates of tslib being bundled.
321
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
322
+ upgrade to prevent duplicates of tslib being bundled.
314
323
 
315
324
  ## 5.0.0
316
325
 
317
326
  ### Major Changes
318
327
 
319
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
320
- [`044869b067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/044869b067) - This
321
- major release of Popper upgrades from react-popper v.1.3.6 to 2.2.3, which includes version 2 of
322
- Popper JS (@popperjs/core). This is a complete re-write of popper.js which comes with
323
- bundle-size and performance improvements, as well as a number of bug fixes and longer-term
324
- support.
325
-
326
- There are a number of major changes for consumers are listed below; ⚙️ indicates the change has
327
- codemod support:
328
-
329
- - **Component Props**:
330
- - ⚙️ `offset` is no longer a string, but an array of two integers (i.e. '0px 8px' is now
331
- [0, 8])
332
- - **Render Props**:
333
- - ⚙️ `outOfBoundaries` has been replaced with `isReferenceHidden`, and is now true when
334
- the popper is hidden (i.e. by a scroll container)
335
- - ⚙️ `scheduleUpdate`, for async updates, has been renamed to `update`, and now returns a
336
- Promise.
337
- - **✨new** `hasPopperEscaped` tracks when the reference element is fully clipped or
338
- hidden
339
- - **✨new** `forceUpdate` is exposed to perform synchronous updates
340
- - **Types**:
341
- - @atlaskit/popper now exports a number of useful types from both `@popperjs/core`
342
- (`Placement`) and `react-popper` (`ManagerProps`, `ReferenceProps`, `PopperProps`,
343
- `PopperArrowProps`, `PopperChildrenProps`, `StrictModifier`, `Modifier`).
344
- - Custom modifiers are now more strongly typed; to improve the specificity of the types,
345
- pass a generic type with the modifier names you plan to use.
346
- - **Custom modifiers**: This only affects users applying custom modifiers via the `modifiers`
347
- prop:
348
- - the `modifiers` prop has been significantly updated:
349
- - The format is now an array of objects, each labelled via a `name` key:value pair. Previously
350
- the prop was an object where each property was the modifier name.
351
- - Prop options are grouped together in an `options` object
352
- - default boundary paddings have been removed from `preventOverflow` and `flip`; to restore
353
- original padding, set `padding: 5`
354
- - modifiers that supported a `boundariesElement` option now have two options in its place:
355
- - `boundary`, which takes `clippingParents` (similar to `scrollParent`)
356
- - `rootBoundary` which takes `viewport` or `document` (replacing `viewport` and
357
- `window`respectively)
358
-
359
- Each modifier has more internal changes not listed here: see
360
- [the Popper JS docs](https://popper.js.org/docs/v2/modifiers/) for more information, as well as
361
- the [Popper migration guide](https://popper.js.org/docs/v2/migration-guide/) for an example of
362
- the new list structure.
363
-
364
- Due to the highly specific nature of these modifiers, codemod support is not provided for this
365
- change
366
-
367
- Note: due to a bug in `react-popper`, a console.error message relating to React `act()` may be
368
- raised on some tests. It should not cause test failures. This issue has been raised in
369
- [the React Popper issue tracker](https://github.com/popperjs/react-popper/issues/368)
370
-
371
- **Running the codemod cli**
372
-
373
- To run the codemod: **You first need to have the latest version of popper installed before you
374
- can run the codemod**
375
-
376
- `yarn upgrade @atlaskit/popper@^5.0.0`
377
-
378
- Once upgraded, use the Atlaskit codemod-cli;
379
-
380
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
381
-
382
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
383
- [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
384
- details on the codemod CLI.
328
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
329
+ [`044869b067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/044869b067) - This major
330
+ release of Popper upgrades from react-popper v.1.3.6 to 2.2.3, which includes version 2 of Popper
331
+ JS (@popperjs/core). This is a complete re-write of popper.js which comes with bundle-size and
332
+ performance improvements, as well as a number of bug fixes and longer-term support.
333
+
334
+ There are a number of major changes for consumers are listed below; ⚙️ indicates the change has
335
+ codemod support:
336
+
337
+ - **Component Props**:
338
+ - ⚙️ `offset` is no longer a string, but an array of two integers (i.e. '0px 8px' is now [0, 8])
339
+ - **Render Props**:
340
+ - ⚙️ `outOfBoundaries` has been replaced with `isReferenceHidden`, and is now true when the
341
+ popper is hidden (i.e. by a scroll container)
342
+ - ⚙️ `scheduleUpdate`, for async updates, has been renamed to `update`, and now returns a
343
+ Promise.
344
+ - **✨new** `hasPopperEscaped` tracks when the reference element is fully clipped or hidden
345
+ - **✨new** `forceUpdate` is exposed to perform synchronous updates
346
+ - **Types**:
347
+ - @atlaskit/popper now exports a number of useful types from both `@popperjs/core` (`Placement`)
348
+ and `react-popper` (`ManagerProps`, `ReferenceProps`, `PopperProps`, `PopperArrowProps`,
349
+ `PopperChildrenProps`, `StrictModifier`, `Modifier`).
350
+ - Custom modifiers are now more strongly typed; to improve the specificity of the types, pass a
351
+ generic type with the modifier names you plan to use.
352
+ - **Custom modifiers**: This only affects users applying custom modifiers via the `modifiers`
353
+ prop:
354
+ - the `modifiers` prop has been significantly updated:
355
+ - The format is now an array of objects, each labelled via a `name` key:value pair. Previously the
356
+ prop was an object where each property was the modifier name.
357
+ - Prop options are grouped together in an `options` object
358
+ - default boundary paddings have been removed from `preventOverflow` and `flip`; to restore
359
+ original padding, set `padding: 5`
360
+ - modifiers that supported a `boundariesElement` option now have two options in its place:
361
+ - `boundary`, which takes `clippingParents` (similar to `scrollParent`)
362
+ - `rootBoundary` which takes `viewport` or `document` (replacing `viewport` and
363
+ `window`respectively)
364
+
365
+ Each modifier has more internal changes not listed here: see
366
+ [the Popper JS docs](https://popper.js.org/docs/v2/modifiers/) for more information, as well as
367
+ the [Popper migration guide](https://popper.js.org/docs/v2/migration-guide/) for an example of the
368
+ new list structure.
369
+
370
+ Due to the highly specific nature of these modifiers, codemod support is not provided for this
371
+ change
372
+
373
+ Note: due to a bug in `react-popper`, a console.error message relating to React `act()` may be
374
+ raised on some tests. It should not cause test failures. This issue has been raised in
375
+ [the React Popper issue tracker](https://github.com/popperjs/react-popper/issues/368)
376
+
377
+ **Running the codemod cli**
378
+
379
+ To run the codemod: **You first need to have the latest version of popper installed before you can
380
+ run the codemod**
381
+
382
+ `yarn upgrade @atlaskit/popper@^5.0.0`
383
+
384
+ Once upgraded, use the Atlaskit codemod-cli;
385
+
386
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
387
+
388
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
389
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details
390
+ on the codemod CLI.
385
391
 
386
392
  ## 4.0.1
387
393
 
388
394
  ### Patch Changes
389
395
 
390
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
391
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
392
- all the theme imports to be tree-shakable
396
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
397
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all
398
+ the theme imports to be tree-shakable
393
399
 
394
400
  ## 4.0.0
395
401
 
396
402
  ### Major Changes
397
403
 
398
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
399
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
400
- Officially dropping IE11 support, from this version onwards there are no warranties of the
401
- package working in IE11. For more information see:
402
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
404
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
405
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
406
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
407
+ IE11. For more information see:
408
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
403
409
 
404
410
  ## 3.1.13
405
411
 
406
412
  ### Patch Changes
407
413
 
408
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
409
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
410
- and supporting files will no longer be published to npm
414
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
415
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and
416
+ supporting files will no longer be published to npm
411
417
 
412
418
  ## 3.1.12
413
419
 
414
420
  ### Patch Changes
415
421
 
416
- - [patch][cf8577f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf8577f5d6):
422
+ - [patch][cf8577f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf8577f5d6):
417
423
 
418
- Change imports to comply with Atlassian conventions- Updated dependencies
419
- [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
424
+ Change imports to comply with Atlassian conventions- Updated dependencies
425
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
420
426
 
421
- - Updated dependencies
422
- [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
423
- - @atlaskit/button@13.3.11
427
+ - Updated dependencies
428
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
429
+ - @atlaskit/button@13.3.11
424
430
 
425
431
  ## 3.1.11
426
432
 
427
433
  ### Patch Changes
428
434
 
429
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
435
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
430
436
 
431
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
432
- [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
437
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
438
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
433
439
 
434
- - @atlaskit/docs@8.3.2
435
- - @atlaskit/button@13.3.7
436
- - @atlaskit/theme@9.5.1
440
+ - @atlaskit/docs@8.3.2
441
+ - @atlaskit/button@13.3.7
442
+ - @atlaskit/theme@9.5.1
437
443
 
438
444
  ## 3.1.10
439
445
 
440
446
  ### Patch Changes
441
447
 
442
- - [patch][671de2d063](https://bitbucket.org/atlassian/atlassian-frontend/commits/671de2d063):
448
+ - [patch][671de2d063](https://bitbucket.org/atlassian/atlassian-frontend/commits/671de2d063):
443
449
 
444
- Updates `offset` prop description.
450
+ Updates `offset` prop description.
445
451
 
446
452
  ## 3.1.9
447
453
 
448
454
  ### Patch Changes
449
455
 
450
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
456
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
451
457
 
452
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
453
- Updated dependencies
454
- [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
458
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
459
+ Updated dependencies
460
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
455
461
 
456
- - Updated dependencies
457
- [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
458
- - @atlaskit/theme@9.5.0
459
- - @atlaskit/button@13.3.5
462
+ - Updated dependencies
463
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
464
+ - @atlaskit/theme@9.5.0
465
+ - @atlaskit/button@13.3.5
460
466
 
461
467
  ## 3.1.8
462
468
 
463
469
  ### Patch Changes
464
470
 
465
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
471
+ - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
466
472
 
467
- Updates react-popper dependency to a safe version.
473
+ Updates react-popper dependency to a safe version.
468
474
 
469
475
  ## 3.1.7
470
476
 
471
477
  ### Patch Changes
472
478
 
473
- - [patch][542080be8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/542080be8a):
479
+ - [patch][542080be8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/542080be8a):
474
480
 
475
- Bumped react-popper and resolved infinite looping refs issue, and fixed close-on-outside-click
476
- for @atlaskit/popup
481
+ Bumped react-popper and resolved infinite looping refs issue, and fixed close-on-outside-click for
482
+ @atlaskit/popup
477
483
 
478
484
  ## 3.1.6
479
485
 
480
486
  ### Patch Changes
481
487
 
482
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
488
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
483
489
 
484
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
490
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
485
491
 
486
492
  ## 3.1.5
487
493
 
488
494
  ### Patch Changes
489
495
 
490
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
496
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
491
497
 
492
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
498
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
493
499
 
494
500
  ## 3.1.4
495
501
 
496
502
  ### Patch Changes
497
503
 
498
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
504
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
499
505
 
500
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
501
- non-relative imports as relative imports
506
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
507
+ non-relative imports as relative imports
502
508
 
503
509
  ## 3.1.3
504
510
 
505
511
  ### Patch Changes
506
512
 
507
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
513
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
508
514
 
509
- Upgraded Typescript to 3.3.x
515
+ Upgraded Typescript to 3.3.x
510
516
 
511
517
  ## 3.1.2
512
518
 
513
519
  ### Patch Changes
514
520
 
515
- - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
521
+ - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
516
522
 
517
- Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full
518
- typescript support so it is recommended that typescript consumers use it also.
523
+ Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full
524
+ typescript support so it is recommended that typescript consumers use it also.
519
525
 
520
526
  ## 3.1.1
521
527
 
522
528
  ### Patch Changes
523
529
 
524
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
530
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
525
531
 
526
- Updates component maintainers
532
+ Updates component maintainers
527
533
 
528
534
  ## 3.1.0
529
535
 
530
536
  ### Minor Changes
531
537
 
532
- - [minor][0a3116e217](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a3116e217):
538
+ - [minor][0a3116e217](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a3116e217):
533
539
 
534
- Add ability to overwrite and adjust modifiers in popper
540
+ Add ability to overwrite and adjust modifiers in popper
535
541
 
536
542
  ## 3.0.1
537
543
 
538
544
  ### Patch Changes
539
545
 
540
- - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
546
+ - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
541
547
 
542
- Type definition files are now referenced in package.json
548
+ Type definition files are now referenced in package.json
543
549
 
544
550
  ## 3.0.0
545
551
 
546
552
  ### Major Changes
547
553
 
548
- - [major][ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
554
+ - [major][ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
549
555
 
550
- popper has been converted to Typescript. Typescript consumers will now get static type safety.
551
- Flow types are no longer provided. No API or behavioral changes.
556
+ popper has been converted to Typescript. Typescript consumers will now get static type safety.
557
+ Flow types are no longer provided. No API or behavioral changes.
552
558
 
553
559
  ## 2.0.1
554
560
 
555
561
  ### Patch Changes
556
562
 
557
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
563
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
558
564
 
559
- index.ts will now be ignored when publishing to npm
565
+ index.ts will now be ignored when publishing to npm
560
566
 
561
567
  ## 2.0.0
562
568
 
563
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
569
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
564
570
 
565
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
566
- this package, please ensure you use at least this version of react and react-dom.
571
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
572
+ this package, please ensure you use at least this version of react and react-dom.
567
573
 
568
574
  ## 1.0.0
569
575
 
570
- - [major][8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
576
+ - [major][8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
571
577
 
572
- - This major release indicates that this package is no longer under dev preview but is ready
573
- for use
578
+ - This major release indicates that this package is no longer under dev preview but is ready for
579
+ use
574
580
 
575
581
  ## 0.4.3
576
582
 
577
- - Updated dependencies
578
- [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
579
- - @atlaskit/docs@7.0.3
580
- - @atlaskit/button@12.0.3
581
- - @atlaskit/theme@8.1.7
583
+ - Updated dependencies
584
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
585
+ - @atlaskit/docs@7.0.3
586
+ - @atlaskit/button@12.0.3
587
+ - @atlaskit/theme@8.1.7
582
588
 
583
589
  ## 0.4.2
584
590
 
585
- - Updated dependencies
586
- [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
587
- - @atlaskit/docs@7.0.2
588
- - @atlaskit/theme@8.1.6
589
- - @atlaskit/button@12.0.0
591
+ - Updated dependencies
592
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
593
+ - @atlaskit/docs@7.0.2
594
+ - @atlaskit/theme@8.1.6
595
+ - @atlaskit/button@12.0.0
590
596
 
591
597
  ## 0.4.1
592
598
 
593
- - Updated dependencies
594
- [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
595
- - @atlaskit/docs@7.0.1
596
- - @atlaskit/theme@8.0.1
597
- - @atlaskit/button@11.0.0
599
+ - Updated dependencies
600
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
601
+ - @atlaskit/docs@7.0.1
602
+ - @atlaskit/theme@8.0.1
603
+ - @atlaskit/button@11.0.0
598
604
 
599
605
  ## 0.4.0
600
606
 
601
- - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
607
+ - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
602
608
 
603
- - Drop ES5 from all the flow modules
609
+ - Drop ES5 from all the flow modules
604
610
 
605
- ### Dropping CJS support in all @atlaskit packages
611
+ ### Dropping CJS support in all @atlaskit packages
606
612
 
607
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
608
- distribute esm. This means all distributed code will be transpiled, but will still contain
609
- `import` and `export` declarations.
613
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
614
+ distribute esm. This means all distributed code will be transpiled, but will still contain
615
+ `import` and `export` declarations.
610
616
 
611
- The major reason for doing this is to allow us to support multiple entry points in packages,
612
- e.g:
617
+ The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
613
618
 
614
- ```js
615
- import colors from `@atlaskit/theme/colors`;
616
- ```
619
+ ```js
620
+ import colors from `@atlaskit/theme/colors`;
621
+ ```
617
622
 
618
- Previously this was sort of possible for consumers by doing something like:
623
+ Previously this was sort of possible for consumers by doing something like:
619
624
 
620
- ```js
621
- import colors from `@atlaskit/theme/dist/esm/colors`;
622
- ```
625
+ ```js
626
+ import colors from `@atlaskit/theme/dist/esm/colors`;
627
+ ```
623
628
 
624
- This has a couple of issues. 1, it treats the file system as API making internal refactors
625
- harder, we have to worry about how consumers might be using things that aren't _actually_
626
- supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
627
- to lots of packages bundling all of theme, just to use a single color, especially in situations
628
- where tree shaking fails.
629
+ This has a couple of issues. 1, it treats the file system as API making internal refactors harder,
630
+ we have to worry about how consumers might be using things that aren't _actually_ supposed to be
631
+ used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of
632
+ packages bundling all of theme, just to use a single color, especially in situations where tree
633
+ shaking fails.
629
634
 
630
- To support being able to use multiple entrypoints internally, we unfortunately cannot have
631
- multiple distributions as they would need to have very different imports from of their own
632
- internal dependencies.
635
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
636
+ multiple distributions as they would need to have very different imports from of their own
637
+ internal dependencies.
633
638
 
634
- ES Modules are widely supported by all modern bundlers and can be worked around in node
635
- environments.
639
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
640
+ environments.
636
641
 
637
- We may choose to revisit this solution in the future if we find any unintended condequences, but
638
- we see this as a pretty sane path forward which should lead to some major bundle size decreases,
639
- saner API's and simpler package architecture.
642
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
643
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
644
+ saner API's and simpler package architecture.
640
645
 
641
- Please reach out to #fabric-build (if in Atlassian) or create an issue in
642
- [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
643
- external) if you have any questions or queries about this.
646
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
647
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
648
+ external) if you have any questions or queries about this.
644
649
 
645
650
  ## 0.3.7
646
651
 
647
- - [patch][efc35d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efc35d1):
652
+ - [patch][efc35d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efc35d1):
648
653
 
649
- - Internal changes: - Adding react-dom and build utils as dev dependencies - Adding unit test
650
- for server side rendering use-case - Adding unit test to cover Popper component
654
+ - Internal changes: - Adding react-dom and build utils as dev dependencies - Adding unit test for
655
+ server side rendering use-case - Adding unit test to cover Popper component
651
656
 
652
657
  ## 0.3.6
653
658
 
654
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
655
- - @atlaskit/button@10.1.1
656
- - @atlaskit/theme@7.0.1
657
- - @atlaskit/docs@6.0.0
659
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
660
+ - @atlaskit/button@10.1.1
661
+ - @atlaskit/theme@7.0.1
662
+ - @atlaskit/docs@6.0.0
658
663
 
659
664
  ## 0.3.5
660
665
 
661
- - [patch][82fc5f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82fc5f5):
666
+ - [patch][82fc5f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82fc5f5):
662
667
 
663
- - Pinning react-popper to 1.0.2 to avoid recursive bug
668
+ - Pinning react-popper to 1.0.2 to avoid recursive bug
664
669
 
665
670
  ## 0.3.4
666
671
 
667
- - [patch][0a297ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a297ba):
672
+ - [patch][0a297ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a297ba):
668
673
 
669
- - Packages should not be shown in the navigation, search and overview
674
+ - Packages should not be shown in the navigation, search and overview
670
675
 
671
676
  ## 0.3.3
672
677
 
673
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
674
- - @atlaskit/docs@5.2.3
675
- - @atlaskit/button@10.0.4
676
- - @atlaskit/theme@7.0.0
678
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
679
+ - @atlaskit/docs@5.2.3
680
+ - @atlaskit/button@10.0.4
681
+ - @atlaskit/theme@7.0.0
677
682
 
678
683
  ## 0.3.2
679
684
 
680
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
681
- - @atlaskit/docs@5.2.1
682
- - @atlaskit/theme@6.2.1
683
- - @atlaskit/button@10.0.0
685
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
686
+ - @atlaskit/docs@5.2.1
687
+ - @atlaskit/theme@6.2.1
688
+ - @atlaskit/button@10.0.0
684
689
 
685
690
  ## 0.3.1
686
691
 
687
- - [patch] Fix referenceElement overriding ref from Reference component
688
- [874d5bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/874d5bd)
692
+ - [patch] Fix referenceElement overriding ref from Reference component
693
+ [874d5bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/874d5bd)
689
694
 
690
695
  ## 0.3.0
691
696
 
692
- - [minor] Adds replacementElement prop to enable onboarding use-case. See prop documentation
693
- [here](https://github.com/FezVrasta/react-popper#usage-without-a-reference-htmlelement)
694
- [1a752e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a752e6)
697
+ - [minor] Adds replacementElement prop to enable onboarding use-case. See prop documentation
698
+ [here](https://github.com/FezVrasta/react-popper#usage-without-a-reference-htmlelement)
699
+ [1a752e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a752e6)
695
700
 
696
701
  ## 0.2.5
697
702
 
698
- - [patch] Adds missing implicit @babel/runtime dependency
699
- [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
703
+ - [patch] Adds missing implicit @babel/runtime dependency
704
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
700
705
 
701
706
  ## 0.2.4
702
707
 
703
- - [patch] Fixed popper placement offset to not fire deprecation warning.
704
- [4fcff1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4fcff1c)
708
+ - [patch] Fixed popper placement offset to not fire deprecation warning.
709
+ [4fcff1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4fcff1c)
705
710
 
706
711
  ## 0.2.3
707
712
 
708
- - [patch] Adds sideEffects: false to allow proper tree shaking
709
- [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
713
+ - [patch] Adds sideEffects: false to allow proper tree shaking
714
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
710
715
 
711
716
  ## 0.2.2
712
717
 
713
- - [patch] Using the latest popper to avoid recursive setState calls.
714
- [9dceca9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9dceca9)
718
+ - [patch] Using the latest popper to avoid recursive setState calls.
719
+ [9dceca9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9dceca9)
715
720
 
716
721
  ## 0.2.1
717
722
 
718
- - [patch] Updated dependencies
719
- [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
720
- - @atlaskit/theme@6.0.0
721
- - @atlaskit/button@9.0.6
722
- - @atlaskit/docs@5.0.6
723
+ - [patch] Updated dependencies
724
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
725
+ - @atlaskit/theme@6.0.0
726
+ - @atlaskit/button@9.0.6
727
+ - @atlaskit/docs@5.0.6
723
728
 
724
729
  ## 0.2.0
725
730
 
726
- - [minor] Bumped react-popper version to get bug fixes, also added offset prop
727
- [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
728
- - [none] Updated dependencies
729
- [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
730
- - [none] Updated dependencies
731
- [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
732
- - [none] Updated dependencies
733
- [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
734
- - [none] Updated dependencies
735
- [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
731
+ - [minor] Bumped react-popper version to get bug fixes, also added offset prop
732
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
733
+ - [none] Updated dependencies
734
+ [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
735
+ - [none] Updated dependencies
736
+ [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
737
+ - [none] Updated dependencies
738
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
739
+ - [none] Updated dependencies
740
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
736
741
 
737
742
  ## 0.1.2
738
743
 
739
- - [patch] Replace @atlaskit/layer in date time picker with @atlaskit/popper, changed configuration
740
- of flipbehavior modifier to use viewport as the element boundary rather than the window.
741
- [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
742
- - [patch] Updated datetime-picker to use @atlaskit/popper internally instead of @atlaskit/layer.
743
- Minor fix to @atlaskit/popper, boundariesElement for flipbehavior is now viewport and not
744
- window. [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
745
- - [none] Updated dependencies
746
- [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
747
- - [none] Updated dependencies
748
- [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
744
+ - [patch] Replace @atlaskit/layer in date time picker with @atlaskit/popper, changed configuration
745
+ of flipbehavior modifier to use viewport as the element boundary rather than the window.
746
+ [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
747
+ - [patch] Updated datetime-picker to use @atlaskit/popper internally instead of @atlaskit/layer.
748
+ Minor fix to @atlaskit/popper, boundariesElement for flipbehavior is now viewport and not window.
749
+ [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
750
+ - [none] Updated dependencies
751
+ [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
752
+ - [none] Updated dependencies
753
+ [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
749
754
 
750
755
  ## 0.1.1
751
756
 
752
- - [patch] Updated dependencies
753
- [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
754
- - @atlaskit/button@9.0.4
755
- - @atlaskit/theme@5.1.2
756
- - @atlaskit/docs@5.0.2
757
+ - [patch] Updated dependencies
758
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
759
+ - @atlaskit/button@9.0.4
760
+ - @atlaskit/theme@5.1.2
761
+ - @atlaskit/docs@5.0.2
757
762
 
758
763
  ## 0.1.0
759
764
 
760
- - [minor] Dev release for popper
761
- [e987222](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e987222)
765
+ - [minor] Dev release for popper
766
+ [e987222](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e987222)