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