@atlaskit/portal 4.4.2 → 4.5.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +460 -308
  2. package/package.json +7 -6
package/CHANGELOG.md CHANGED
@@ -1,329 +1,432 @@
1
1
  # @atlaskit/portal
2
2
 
3
+ ## 4.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#96695](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96695)
8
+ [`6374f444b3e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6374f444b3e4) -
9
+ Add support for React 18.
10
+
3
11
  ## 4.4.2
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
15
+ - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
16
+ [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
17
+ Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
8
18
 
9
19
  ## 4.4.1
10
20
 
11
21
  ### Patch Changes
12
22
 
13
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
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`
14
26
 
15
27
  ## 4.4.0
16
28
 
17
29
  ### Minor Changes
18
30
 
19
- - [#41817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41817) [`76888385b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76888385b72) - Add MountStrategy prop to specify mount strategy
31
+ - [#41817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41817)
32
+ [`76888385b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76888385b72) - Add
33
+ MountStrategy prop to specify mount strategy
20
34
 
21
35
  ## 4.3.6
22
36
 
23
37
  ### Patch Changes
24
38
 
25
- - [#39442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39442) [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update tooltip z-index to 9999
26
- - Updated dependencies
39
+ - [#39442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39442)
40
+ [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update
41
+ tooltip z-index to 9999
42
+ - Updated dependencies
27
43
 
28
44
  ## 4.3.5
29
45
 
30
46
  ### Patch Changes
31
47
 
32
- - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731) [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete version.json
48
+ - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731)
49
+ [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete
50
+ version.json
33
51
 
34
52
  ## 4.3.4
35
53
 
36
54
  ### Patch Changes
37
55
 
38
- - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445) [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) - Removing unused dependencies and dev dependencies
56
+ - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445)
57
+ [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) -
58
+ Removing unused dependencies and dev dependencies
39
59
 
40
60
  ## 4.3.3
41
61
 
42
62
  ### Patch Changes
43
63
 
44
- - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124) [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol packages to push-model consumption in Jira.
64
+ - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124)
65
+ [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol
66
+ packages to push-model consumption in Jira.
45
67
 
46
68
  ## 4.3.2
47
69
 
48
70
  ### Patch Changes
49
71
 
50
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
72
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
73
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
74
+ legacy types are published for TS 4.5-4.8
51
75
 
52
76
  ## 4.3.1
53
77
 
54
78
  ### Patch Changes
55
79
 
56
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
80
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
81
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
82
+ Upgrade Typescript from `4.5.5` to `4.9.5`
57
83
 
58
84
  ## 4.3.0
59
85
 
60
86
  ### Minor Changes
61
87
 
62
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
88
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
89
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
90
+ minor dependency bump
63
91
 
64
92
  ### Patch Changes
65
93
 
66
- - Updated dependencies
94
+ - Updated dependencies
67
95
 
68
96
  ## 4.2.13
69
97
 
70
98
  ### Patch Changes
71
99
 
72
- - [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211) [`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) - Internal changes.
100
+ - [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
101
+ [`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) -
102
+ Internal changes.
73
103
 
74
104
  ## 4.2.12
75
105
 
76
106
  ### Patch Changes
77
107
 
78
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
108
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
109
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
110
+ change to introduce spacing tokens to design system components.
79
111
 
80
112
  ## 4.2.11
81
113
 
82
114
  ### Patch Changes
83
115
 
84
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
116
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
117
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
118
+ Upgrade Typescript from `4.3.5` to `4.5.5`
85
119
 
86
120
  ## 4.2.10
87
121
 
88
122
  ### Patch Changes
89
123
 
90
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
124
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
125
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
126
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
91
127
 
92
128
  ## 4.2.9
93
129
 
94
130
  ### Patch Changes
95
131
 
96
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`d5f0b466415`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5f0b466415) - Internal code change turning on new linting rules.
132
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
133
+ [`d5f0b466415`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5f0b466415) -
134
+ Internal code change turning on new linting rules.
97
135
 
98
136
  ## 4.2.8
99
137
 
100
138
  ### Patch Changes
101
139
 
102
- - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614) [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) - Upgrading internal dependency (bind-event-listener) for improved internal types
140
+ - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
141
+ [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
142
+ Upgrading internal dependency (bind-event-listener) for improved internal types
103
143
 
104
144
  ## 4.2.7
105
145
 
106
146
  ### Patch Changes
107
147
 
108
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
148
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
149
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
150
+ Upgrade to TypeScript 4.2.4
109
151
 
110
152
  ## 4.2.6
111
153
 
112
154
  ### Patch Changes
113
155
 
114
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds `static` techstack to package, enforcing stricter style linting. In this case the package already satisfied this requirement so there have been no changes to styles.
156
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
157
+ [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
158
+ `static` techstack to package, enforcing stricter style linting. In this case the package
159
+ already satisfied this requirement so there have been no changes to styles.
115
160
 
116
161
  ## 4.2.5
117
162
 
118
163
  ### Patch Changes
119
164
 
120
- - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Retains the portal wrapper in the DOM after the last portal is unmounted. This drastically reduces the style recalculations and improves performance for portalled elements.
121
- - Updated dependencies
165
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
166
+ [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
167
+ Retains the portal wrapper in the DOM after the last portal is unmounted. This drastically
168
+ reduces the style recalculations and improves performance for portalled elements.
169
+ - Updated dependencies
122
170
 
123
171
  ## 4.2.4
124
172
 
125
173
  ### Patch Changes
126
174
 
127
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes.
175
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
176
+ [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) -
177
+ Internal wiring up to the tokens techstack, no code changes.
128
178
 
129
179
  ## 4.2.3
130
180
 
131
181
  ### Patch Changes
132
182
 
133
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`ea086afdc2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea086afdc2d) - Fix bug where Portal was attached to the body after the children were rendered. Now Portal is attached before it's children are rendered.
134
- - Updated dependencies
183
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
184
+ [`ea086afdc2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea086afdc2d) - Fix
185
+ bug where Portal was attached to the body after the children were rendered. Now Portal is
186
+ attached before it's children are rendered.
187
+ - Updated dependencies
135
188
 
136
189
  ## 4.2.2
137
190
 
138
191
  ### Patch Changes
139
192
 
140
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
193
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
194
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
195
+ `@atlaskit/theme` to version `^11.3.0`.
141
196
 
142
197
  ## 4.2.1
143
198
 
144
199
  ### Patch Changes
145
200
 
146
- - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
201
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
202
+ [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
203
+ Updates to development dependency `storybook-addon-performance`
147
204
 
148
205
  ## 4.2.0
149
206
 
150
207
  ### Minor Changes
151
208
 
152
- - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170) [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) - Removes usage of styled-components in favour of standardising on emotion
209
+ - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
210
+ [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) -
211
+ Removes usage of styled-components in favour of standardising on emotion
153
212
 
154
213
  ## 4.1.2
155
214
 
156
215
  ### Patch Changes
157
216
 
158
- - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`28f40bac160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f40bac160) - Updates targets for modal dialog in VR tests.
217
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
218
+ [`28f40bac160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f40bac160) -
219
+ Updates targets for modal dialog in VR tests.
159
220
 
160
221
  ## 4.1.1
161
222
 
162
223
  ### Patch Changes
163
224
 
164
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`8b360a4ac06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b360a4ac06) - NO-ISSUE Update modal dialog selector for VR & integration tests
165
- - Updated dependencies
225
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
226
+ [`8b360a4ac06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b360a4ac06) -
227
+ NO-ISSUE Update modal dialog selector for VR & integration tests
228
+ - Updated dependencies
166
229
 
167
230
  ## 4.1.0
168
231
 
169
232
  ### Minor Changes
170
233
 
171
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`d4f0c36ac36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4f0c36ac36) - Converted class based portal component to functional component and dropped unused ie11 specific code
234
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
235
+ [`d4f0c36ac36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4f0c36ac36) -
236
+ Converted class based portal component to functional component and dropped unused ie11 specific
237
+ code
172
238
 
173
239
  ### Patch Changes
174
240
 
175
- - [`9e94c1beb76`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e94c1beb76) - Removed deprecated auto entry points and added new entry points in Portal
176
- - [`e87c4a5ae8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e87c4a5ae8b) - Optimisation of z-index to layer name by removing dependency on atlaskit theme package
241
+ - [`9e94c1beb76`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e94c1beb76) -
242
+ Removed deprecated auto entry points and added new entry points in Portal
243
+ - [`e87c4a5ae8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e87c4a5ae8b) -
244
+ Optimisation of z-index to layer name by removing dependency on atlaskit theme package
177
245
 
178
246
  ## 4.0.5
179
247
 
180
248
  ### Patch Changes
181
249
 
182
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
250
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
251
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
252
+ Transpile packages using babel rather than tsc
183
253
 
184
254
  ## 4.0.4
185
255
 
186
256
  ### Patch Changes
187
257
 
188
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
189
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
190
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
258
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
259
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
260
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
261
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
262
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
263
+ `devDependencies` to denote version that the package was built with.
191
264
 
192
265
  ## 4.0.3
193
266
 
194
267
  ### Patch Changes
195
268
 
196
- - Updated dependencies
269
+ - Updated dependencies
197
270
 
198
271
  ## 4.0.2
199
272
 
200
273
  ### Patch Changes
201
274
 
202
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
275
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
276
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
277
+ to TypeScript 3.9.6 and tslib to 2.0.0
203
278
 
204
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
205
- to prevent duplicates of tslib being bundled.
279
+ Since tslib is a dependency for all our packages we recommend that products also follow this
280
+ tslib upgrade to prevent duplicates of tslib being bundled.
206
281
 
207
282
  ## 4.0.1
208
283
 
209
284
  ### Patch Changes
210
285
 
211
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange buttons order to align with design guidelines
212
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
286
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
287
+ [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange
288
+ buttons order to align with design guidelines
289
+ - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
290
+ all the theme imports to be tree-shakable
213
291
 
214
292
  ## 4.0.0
215
293
 
216
294
  ### Major Changes
217
295
 
218
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
219
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
296
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
297
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
298
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
299
+ package working in IE11. For more information see:
300
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
220
301
 
221
302
  ### Patch Changes
222
303
 
223
- - Updated dependencies
304
+ - Updated dependencies
224
305
 
225
306
  ## 3.1.9
226
307
 
227
308
  ### Patch Changes
228
309
 
229
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
310
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
311
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
312
+ and supporting files will no longer be published to npm
230
313
 
231
314
  ## 3.1.8
232
315
 
233
316
  ### Patch Changes
234
317
 
235
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`4069606178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4069606178) - Change imports to comply with Atlassian conventions- Updated dependencies
318
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
319
+ [`4069606178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4069606178) - Change
320
+ imports to comply with Atlassian conventions- Updated dependencies
236
321
 
237
322
  ## 3.1.7
238
323
 
239
324
  ### Patch Changes
240
325
 
241
- - [patch][603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
326
+ - [patch][603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
242
327
 
243
- Remove 'export \*' for improved tree shaking- Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
328
+ Remove 'export \*' for improved tree shaking- Updated dependencies
329
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
244
330
 
245
- - Updated dependencies [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
246
- - Updated dependencies [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
247
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
248
- - Updated dependencies [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
249
- - Updated dependencies [0389a42cc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/0389a42cc5):
250
- - Updated dependencies [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
251
- - @atlaskit/docs@8.5.1
252
- - @atlaskit/modal-dialog@10.5.6
253
- - @atlaskit/theme@9.5.3
254
- - @atlaskit/button@13.3.10
255
- - @atlaskit/onboarding@9.1.5
331
+ - Updated dependencies
332
+ [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
333
+ - Updated dependencies
334
+ [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
335
+ - Updated dependencies
336
+ [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
337
+ - Updated dependencies
338
+ [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
339
+ - Updated dependencies
340
+ [0389a42cc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/0389a42cc5):
341
+ - Updated dependencies
342
+ [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
343
+ - @atlaskit/docs@8.5.1
344
+ - @atlaskit/modal-dialog@10.5.6
345
+ - @atlaskit/theme@9.5.3
346
+ - @atlaskit/button@13.3.10
347
+ - @atlaskit/onboarding@9.1.5
256
348
 
257
349
  ## 3.1.6
258
350
 
259
351
  ### Patch Changes
260
352
 
261
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
353
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
262
354
 
263
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
355
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
356
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
264
357
 
265
- - @atlaskit/docs@8.3.2
266
- - @atlaskit/visual-regression@0.1.9
267
- - @atlaskit/button@13.3.7
268
- - @atlaskit/flag@12.3.7
269
- - @atlaskit/icon@20.0.1
270
- - @atlaskit/inline-dialog@12.1.9
271
- - @atlaskit/modal-dialog@10.5.2
272
- - @atlaskit/onboarding@9.0.9
273
- - @atlaskit/theme@9.5.1
274
- - @atlaskit/tooltip@15.2.3
358
+ - @atlaskit/docs@8.3.2
359
+ - @atlaskit/visual-regression@0.1.9
360
+ - @atlaskit/button@13.3.7
361
+ - @atlaskit/flag@12.3.7
362
+ - @atlaskit/icon@20.0.1
363
+ - @atlaskit/inline-dialog@12.1.9
364
+ - @atlaskit/modal-dialog@10.5.2
365
+ - @atlaskit/onboarding@9.0.9
366
+ - @atlaskit/theme@9.5.1
367
+ - @atlaskit/tooltip@15.2.3
275
368
 
276
369
  ## 3.1.5
277
370
 
278
371
  ### Patch Changes
279
372
 
280
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
281
- - @atlaskit/icon@20.0.0
282
- - @atlaskit/flag@12.3.6
283
- - @atlaskit/modal-dialog@10.5.1
284
- - @atlaskit/docs@8.3.1
285
- - @atlaskit/button@13.3.6
286
- - @atlaskit/inline-dialog@12.1.8
287
- - @atlaskit/onboarding@9.0.8
288
- - @atlaskit/tooltip@15.2.2
373
+ - Updated dependencies
374
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
375
+ - @atlaskit/icon@20.0.0
376
+ - @atlaskit/flag@12.3.6
377
+ - @atlaskit/modal-dialog@10.5.1
378
+ - @atlaskit/docs@8.3.1
379
+ - @atlaskit/button@13.3.6
380
+ - @atlaskit/inline-dialog@12.1.8
381
+ - @atlaskit/onboarding@9.0.8
382
+ - @atlaskit/tooltip@15.2.2
289
383
 
290
384
  ## 3.1.4
291
385
 
292
386
  ### Patch Changes
293
387
 
294
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
388
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
295
389
 
296
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result- Updated dependencies [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
390
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
391
+ Updated dependencies
392
+ [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
297
393
 
298
- - Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
299
- - Updated dependencies [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
300
- - @atlaskit/icon@19.1.0
301
- - @atlaskit/theme@9.5.0
302
- - @atlaskit/button@13.3.5
303
- - @atlaskit/flag@12.3.5
304
- - @atlaskit/inline-dialog@12.1.7
305
- - @atlaskit/tooltip@15.2.1
394
+ - Updated dependencies
395
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
396
+ - Updated dependencies
397
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
398
+ - @atlaskit/icon@19.1.0
399
+ - @atlaskit/theme@9.5.0
400
+ - @atlaskit/button@13.3.5
401
+ - @atlaskit/flag@12.3.5
402
+ - @atlaskit/inline-dialog@12.1.7
403
+ - @atlaskit/tooltip@15.2.1
306
404
 
307
405
  ## 3.1.3
308
406
 
309
407
  ### Patch Changes
310
408
 
311
- - [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
409
+ - [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
312
410
 
313
- Corrects the type exports for typography, colors, elevation and layers. If you were doing any dynamic code it may break you. Refer to the [upgrade guide](/packages/core/theme/docs/upgrade-guide) for help upgrading.- Updated dependencies [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
411
+ Corrects the type exports for typography, colors, elevation and layers. If you were doing any
412
+ dynamic code it may break you. Refer to the
413
+ [upgrade guide](/packages/core/theme/docs/upgrade-guide) for help upgrading.- Updated
414
+ dependencies [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
314
415
 
315
- - Updated dependencies [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
316
- - Updated dependencies [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
317
- - @atlaskit/icon@19.0.11
318
- - @atlaskit/theme@9.3.0
416
+ - Updated dependencies
417
+ [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
418
+ - Updated dependencies
419
+ [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
420
+ - @atlaskit/icon@19.0.11
421
+ - @atlaskit/theme@9.3.0
319
422
 
320
423
  ## 3.1.2
321
424
 
322
425
  ### Patch Changes
323
426
 
324
- - [patch][adc048de7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adc048de7e):
427
+ - [patch][adc048de7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adc048de7e):
325
428
 
326
- Fixing ie11 bug caused by using Event constructor
429
+ Fixing ie11 bug caused by using Event constructor
327
430
 
328
431
  ## 3.1.1
329
432
 
@@ -333,9 +436,9 @@ It is broken for ie11 if you are not polyfilling the `new Event` constructor
333
436
 
334
437
  ### Patch Changes
335
438
 
336
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
439
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
337
440
 
338
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
441
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
339
442
 
340
443
  ## 3.1.0
341
444
 
@@ -345,373 +448,422 @@ It is broken for ie11 if you are not polyfilling the `new Event` constructor
345
448
 
346
449
  ### Minor Changes
347
450
 
348
- - [minor][bf8796cffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bf8796cffa):
451
+ - [minor][bf8796cffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bf8796cffa):
349
452
 
350
- Add mount and unmount events to @atlaskit/portal
453
+ Add mount and unmount events to @atlaskit/portal
351
454
 
352
455
  ## 3.0.13
353
456
 
354
- - Updated dependencies [a75dfaad67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75dfaad67):
355
- - @atlaskit/onboarding@9.0.0
457
+ - Updated dependencies
458
+ [a75dfaad67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75dfaad67):
459
+ - @atlaskit/onboarding@9.0.0
356
460
 
357
461
  ## 3.0.12
358
462
 
359
463
  ### Patch Changes
360
464
 
361
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
465
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
362
466
 
363
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
467
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
468
+ non-relative imports as relative imports
364
469
 
365
470
  ## 3.0.11
366
471
 
367
472
  ### Patch Changes
368
473
 
369
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
474
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
370
475
 
371
- Upgraded Typescript to 3.3.x
476
+ Upgraded Typescript to 3.3.x
372
477
 
373
478
  ## 3.0.10
374
479
 
375
480
  ### Patch Changes
376
481
 
377
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
482
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
378
483
 
379
- Updates component maintainers
484
+ Updates component maintainers
380
485
 
381
486
  ## 3.0.9
382
487
 
383
488
  ### Patch Changes
384
489
 
385
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
490
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
386
491
 
387
- Fixes bug, missing version.json file
492
+ Fixes bug, missing version.json file
388
493
 
389
494
  ## 3.0.8
390
495
 
391
496
  ### Patch Changes
392
497
 
393
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
498
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
394
499
 
395
- In this PR, we are:
500
+ In this PR, we are:
396
501
 
397
- - Re-introducing dist build folders
398
- - Adding back cjs
399
- - Replacing es5 by cjs and es2015 by esm
400
- - Creating folders at the root for entry-points
401
- - Removing the generation of the entry-points at the root
402
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
502
+ - Re-introducing dist build folders
503
+ - Adding back cjs
504
+ - Replacing es5 by cjs and es2015 by esm
505
+ - Creating folders at the root for entry-points
506
+ - Removing the generation of the entry-points at the root Please see this
507
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
508
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
509
+ for further details
403
510
 
404
511
  ## 3.0.7
405
512
 
406
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
407
- - @atlaskit/docs@8.1.3
408
- - @atlaskit/button@13.0.9
409
- - @atlaskit/flag@12.0.10
410
- - @atlaskit/inline-dialog@12.0.3
411
- - @atlaskit/modal-dialog@10.0.7
412
- - @atlaskit/onboarding@8.0.6
413
- - @atlaskit/tooltip@15.0.2
414
- - @atlaskit/icon@19.0.0
513
+ - Updated dependencies
514
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
515
+ - @atlaskit/docs@8.1.3
516
+ - @atlaskit/button@13.0.9
517
+ - @atlaskit/flag@12.0.10
518
+ - @atlaskit/inline-dialog@12.0.3
519
+ - @atlaskit/modal-dialog@10.0.7
520
+ - @atlaskit/onboarding@8.0.6
521
+ - @atlaskit/tooltip@15.0.2
522
+ - @atlaskit/icon@19.0.0
415
523
 
416
524
  ## 3.0.6
417
525
 
418
526
  ### Patch Changes
419
527
 
420
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
528
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
421
529
 
422
- index.ts will now be ignored when publishing to npm
530
+ index.ts will now be ignored when publishing to npm
423
531
 
424
532
  ## 3.0.5
425
533
 
426
534
  ### Patch Changes
427
535
 
428
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
536
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
429
537
 
430
- Added missing tslib dep
538
+ Added missing tslib dep
431
539
 
432
540
  ## 3.0.4
433
541
 
434
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
435
- - @atlaskit/icon@18.0.1
436
- - @atlaskit/tooltip@15.0.0
542
+ - Updated dependencies
543
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
544
+ - @atlaskit/icon@18.0.1
545
+ - @atlaskit/tooltip@15.0.0
437
546
 
438
547
  ## 3.0.3
439
548
 
440
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
441
- - @atlaskit/docs@8.1.2
442
- - @atlaskit/button@13.0.8
443
- - @atlaskit/flag@12.0.4
444
- - @atlaskit/inline-dialog@12.0.1
445
- - @atlaskit/modal-dialog@10.0.4
446
- - @atlaskit/onboarding@8.0.4
447
- - @atlaskit/tooltip@14.0.3
448
- - @atlaskit/icon@18.0.0
549
+ - Updated dependencies
550
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
551
+ - @atlaskit/docs@8.1.2
552
+ - @atlaskit/button@13.0.8
553
+ - @atlaskit/flag@12.0.4
554
+ - @atlaskit/inline-dialog@12.0.1
555
+ - @atlaskit/modal-dialog@10.0.4
556
+ - @atlaskit/onboarding@8.0.4
557
+ - @atlaskit/tooltip@14.0.3
558
+ - @atlaskit/icon@18.0.0
449
559
 
450
560
  ## 3.0.2
451
561
 
452
- - Updated dependencies [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
453
- - @atlaskit/modal-dialog@10.0.3
454
- - @atlaskit/inline-dialog@12.0.0
562
+ - Updated dependencies
563
+ [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
564
+ - @atlaskit/modal-dialog@10.0.3
565
+ - @atlaskit/inline-dialog@12.0.0
455
566
 
456
567
  ## 3.0.1
457
568
 
458
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
569
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
459
570
 
460
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
571
+ - This is just a safety release in case anything strange happened in in the previous one. See
572
+ Pull Request #5942 for details
461
573
 
462
574
  ## 3.0.0
463
575
 
464
- - [major][dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
576
+ - [major][dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
465
577
 
466
- - @atlaskit/portal has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
578
+ - @atlaskit/portal has been converted to Typescript. Typescript consumers will now get static
579
+ type safety. Flow types are no longer provided. No API or behavioural changes.
467
580
 
468
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
469
- - @atlaskit/icon@17.1.2
470
- - @atlaskit/onboarding@8.0.2
471
- - @atlaskit/modal-dialog@10.0.0
581
+ - Updated dependencies
582
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
583
+ - @atlaskit/icon@17.1.2
584
+ - @atlaskit/onboarding@8.0.2
585
+ - @atlaskit/modal-dialog@10.0.0
472
586
 
473
587
  ## 2.0.1
474
588
 
475
- - Updated dependencies [238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f):
476
- - @atlaskit/flag@12.0.0
589
+ - Updated dependencies
590
+ [238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f):
591
+ - @atlaskit/flag@12.0.0
477
592
 
478
593
  ## 2.0.0
479
594
 
480
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
595
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
481
596
 
482
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
597
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
598
+ this package, please ensure you use at least this version of react and react-dom.
483
599
 
484
600
  ## 1.0.0
485
601
 
486
- - [major][5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
602
+ - [major][5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
487
603
 
488
- - This major release indicates that this package is no longer under dev preview but is ready for use
604
+ - This major release indicates that this package is no longer under dev preview but is ready
605
+ for use
489
606
 
490
607
  ## 0.3.1
491
608
 
492
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
493
- - @atlaskit/docs@7.0.2
494
- - @atlaskit/flag@10.0.5
495
- - @atlaskit/icon@16.0.8
496
- - @atlaskit/inline-dialog@10.0.3
497
- - @atlaskit/modal-dialog@8.0.6
498
- - @atlaskit/onboarding@7.0.3
499
- - @atlaskit/tooltip@13.0.3
500
- - @atlaskit/button@12.0.0
609
+ - Updated dependencies
610
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
611
+ - @atlaskit/docs@7.0.2
612
+ - @atlaskit/flag@10.0.5
613
+ - @atlaskit/icon@16.0.8
614
+ - @atlaskit/inline-dialog@10.0.3
615
+ - @atlaskit/modal-dialog@8.0.6
616
+ - @atlaskit/onboarding@7.0.3
617
+ - @atlaskit/tooltip@13.0.3
618
+ - @atlaskit/button@12.0.0
501
619
 
502
620
  ## 0.3.0
503
621
 
504
- - [minor][ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
622
+ - [minor][ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
505
623
 
506
- - zIndex prop now accepts string and number values. Portal consumers can now use css values like "unset" if needed.
624
+ - zIndex prop now accepts string and number values. Portal consumers can now use css values
625
+ like "unset" if needed.
507
626
 
508
627
  ## 0.2.2
509
628
 
510
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
629
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
511
630
 
512
- - Removes duplicate babel-runtime dependency
631
+ - Removes duplicate babel-runtime dependency
513
632
 
514
633
  ## 0.2.1
515
634
 
516
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
517
- - @atlaskit/docs@7.0.1
518
- - @atlaskit/flag@10.0.1
519
- - @atlaskit/icon@16.0.5
520
- - @atlaskit/inline-dialog@10.0.1
521
- - @atlaskit/modal-dialog@8.0.2
522
- - @atlaskit/onboarding@7.0.1
523
- - @atlaskit/tooltip@13.0.1
524
- - @atlaskit/button@11.0.0
635
+ - Updated dependencies
636
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
637
+ - @atlaskit/docs@7.0.1
638
+ - @atlaskit/flag@10.0.1
639
+ - @atlaskit/icon@16.0.5
640
+ - @atlaskit/inline-dialog@10.0.1
641
+ - @atlaskit/modal-dialog@8.0.2
642
+ - @atlaskit/onboarding@7.0.1
643
+ - @atlaskit/tooltip@13.0.1
644
+ - @atlaskit/button@11.0.0
525
645
 
526
646
  ## 0.2.0
527
647
 
528
- - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
648
+ - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
529
649
 
530
- - Drop ES5 from all the flow modules
650
+ - Drop ES5 from all the flow modules
531
651
 
532
- ### Dropping CJS support in all @atlaskit packages
652
+ ### Dropping CJS support in all @atlaskit packages
533
653
 
534
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
535
- `export` declarations.
654
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
655
+ distribute esm. This means all distributed code will be transpiled, but will still contain
656
+ `import` and `export` declarations.
536
657
 
537
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
658
+ The major reason for doing this is to allow us to support multiple entry points in packages,
659
+ e.g:
538
660
 
539
- ```js
540
- import colors from `@atlaskit/theme/colors`;
541
- ```
661
+ ```js
662
+ import colors from `@atlaskit/theme/colors`;
663
+ ```
542
664
 
543
- Previously this was sort of possible for consumers by doing something like:
665
+ Previously this was sort of possible for consumers by doing something like:
544
666
 
545
- ```js
546
- import colors from `@atlaskit/theme/dist/esm/colors`;
547
- ```
667
+ ```js
668
+ import colors from `@atlaskit/theme/dist/esm/colors`;
669
+ ```
548
670
 
549
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
671
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
672
+ harder, we have to worry about how consumers might be using things that aren't _actually_
673
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
674
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
675
+ where tree shaking fails.
550
676
 
551
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
677
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
678
+ multiple distributions as they would need to have very different imports from of their own
679
+ internal dependencies.
552
680
 
553
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
681
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
682
+ environments.
554
683
 
555
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
684
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
685
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
686
+ saner API's and simpler package architecture.
556
687
 
557
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
688
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
689
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
690
+ external) if you have any questions or queries about this.
558
691
 
559
692
  ## 0.1.0
560
693
 
561
- - [minor][27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
694
+ - [minor][27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
562
695
 
563
- - Components inside Portal render after portal container element is attached to the DOM
696
+ - Components inside Portal render after portal container element is attached to the DOM
564
697
 
565
698
  ## 0.0.18
566
699
 
567
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
568
- - @atlaskit/docs@6.0.1
569
- - @atlaskit/button@10.1.2
570
- - @atlaskit/flag@9.1.9
571
- - @atlaskit/inline-dialog@9.0.14
572
- - @atlaskit/modal-dialog@7.2.1
573
- - @atlaskit/onboarding@6.1.16
574
- - @atlaskit/tooltip@12.1.15
575
- - @atlaskit/icon@16.0.0
700
+ - Updated dependencies
701
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
702
+ - @atlaskit/docs@6.0.1
703
+ - @atlaskit/button@10.1.2
704
+ - @atlaskit/flag@9.1.9
705
+ - @atlaskit/inline-dialog@9.0.14
706
+ - @atlaskit/modal-dialog@7.2.1
707
+ - @atlaskit/onboarding@6.1.16
708
+ - @atlaskit/tooltip@12.1.15
709
+ - @atlaskit/icon@16.0.0
576
710
 
577
711
  ## 0.0.17
578
712
 
579
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
580
- - @atlaskit/button@10.1.1
581
- - @atlaskit/flag@9.1.8
582
- - @atlaskit/icon@15.0.2
583
- - @atlaskit/inline-dialog@9.0.13
584
- - @atlaskit/modal-dialog@7.1.1
585
- - @atlaskit/onboarding@6.1.14
586
- - @atlaskit/tooltip@12.1.13
587
- - @atlaskit/docs@6.0.0
713
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
714
+ - @atlaskit/button@10.1.1
715
+ - @atlaskit/flag@9.1.8
716
+ - @atlaskit/icon@15.0.2
717
+ - @atlaskit/inline-dialog@9.0.13
718
+ - @atlaskit/modal-dialog@7.1.1
719
+ - @atlaskit/onboarding@6.1.14
720
+ - @atlaskit/tooltip@12.1.13
721
+ - @atlaskit/docs@6.0.0
588
722
 
589
723
  ## 0.0.16
590
724
 
591
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
592
- - @atlaskit/docs@5.2.2
593
- - @atlaskit/button@10.0.1
594
- - @atlaskit/flag@9.1.6
595
- - @atlaskit/inline-dialog@9.0.11
596
- - @atlaskit/modal-dialog@7.0.13
597
- - @atlaskit/onboarding@6.1.11
598
- - @atlaskit/tooltip@12.1.11
599
- - @atlaskit/icon@15.0.0
725
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
726
+ - @atlaskit/docs@5.2.2
727
+ - @atlaskit/button@10.0.1
728
+ - @atlaskit/flag@9.1.6
729
+ - @atlaskit/inline-dialog@9.0.11
730
+ - @atlaskit/modal-dialog@7.0.13
731
+ - @atlaskit/onboarding@6.1.11
732
+ - @atlaskit/tooltip@12.1.11
733
+ - @atlaskit/icon@15.0.0
600
734
 
601
735
  ## 0.0.15
602
736
 
603
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
604
- - @atlaskit/docs@5.2.1
605
- - @atlaskit/flag@9.1.5
606
- - @atlaskit/icon@14.6.1
607
- - @atlaskit/inline-dialog@9.0.10
608
- - @atlaskit/modal-dialog@7.0.12
609
- - @atlaskit/onboarding@6.1.10
610
- - @atlaskit/tooltip@12.1.10
611
- - @atlaskit/button@10.0.0
737
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
738
+ - @atlaskit/docs@5.2.1
739
+ - @atlaskit/flag@9.1.5
740
+ - @atlaskit/icon@14.6.1
741
+ - @atlaskit/inline-dialog@9.0.10
742
+ - @atlaskit/modal-dialog@7.0.12
743
+ - @atlaskit/onboarding@6.1.10
744
+ - @atlaskit/tooltip@12.1.10
745
+ - @atlaskit/button@10.0.0
612
746
 
613
747
  ## 0.0.14
614
748
 
615
- - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
749
+ - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
616
750
 
617
- - Fixed issue where tooltips and modals would initially render in the wrong location
751
+ - Fixed issue where tooltips and modals would initially render in the wrong location
618
752
 
619
753
  ## 0.0.13
620
754
 
621
- - [patch][3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
755
+ - [patch][3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
622
756
 
623
- - Replaces our own check for dom in ssr with exenv package
757
+ - Replaces our own check for dom in ssr with exenv package
624
758
 
625
759
  ## 0.0.12
626
760
 
627
- - [patch] fixes problem with the DOM container for portal not creating a new stacking context [aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
761
+ - [patch] fixes problem with the DOM container for portal not creating a new stacking context
762
+ [aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
628
763
 
629
764
  ## 0.0.11
630
765
 
631
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
766
+ - [patch] Adds missing implicit @babel/runtime dependency
767
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
632
768
 
633
769
  ## 0.0.10
634
770
 
635
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
636
- - @atlaskit/docs@5.0.8
637
- - @atlaskit/button@9.0.13
638
- - @atlaskit/flag@9.0.11
639
- - @atlaskit/inline-dialog@9.0.6
640
- - @atlaskit/modal-dialog@7.0.2
641
- - @atlaskit/onboarding@6.0.2
642
- - @atlaskit/tooltip@12.1.1
643
- - @atlaskit/icon@14.0.0
771
+ - [patch] Updated dependencies
772
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
773
+ - @atlaskit/docs@5.0.8
774
+ - @atlaskit/button@9.0.13
775
+ - @atlaskit/flag@9.0.11
776
+ - @atlaskit/inline-dialog@9.0.6
777
+ - @atlaskit/modal-dialog@7.0.2
778
+ - @atlaskit/onboarding@6.0.2
779
+ - @atlaskit/tooltip@12.1.1
780
+ - @atlaskit/icon@14.0.0
644
781
 
645
782
  ## 0.0.9
646
783
 
647
- - [patch] Updated dependencies [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
648
- - @atlaskit/icon@13.8.1
649
- - @atlaskit/onboarding@6.0.1
650
- - @atlaskit/flag@9.0.10
651
- - @atlaskit/tooltip@12.0.14
652
- - @atlaskit/modal-dialog@7.0.0
784
+ - [patch] Updated dependencies
785
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
786
+ - @atlaskit/icon@13.8.1
787
+ - @atlaskit/onboarding@6.0.1
788
+ - @atlaskit/flag@9.0.10
789
+ - @atlaskit/tooltip@12.0.14
790
+ - @atlaskit/modal-dialog@7.0.0
653
791
 
654
792
  ## 0.0.8
655
793
 
656
- - [patch] Updated dependencies [d9d2f0d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9d2f0d)
657
- - [none] Updated dependencies [89be4f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89be4f1)
658
- - @atlaskit/flag@9.0.9
659
- - @atlaskit/tooltip@12.0.13
660
- - @atlaskit/onboarding@6.0.0
794
+ - [patch] Updated dependencies
795
+ [d9d2f0d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9d2f0d)
796
+ - [none] Updated dependencies
797
+ [89be4f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89be4f1)
798
+ - @atlaskit/flag@9.0.9
799
+ - @atlaskit/tooltip@12.0.13
800
+ - @atlaskit/onboarding@6.0.0
661
801
 
662
802
  ## 0.0.7
663
803
 
664
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
804
+ - [patch] Adds sideEffects: false to allow proper tree shaking
805
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
665
806
 
666
807
  ## 0.0.6
667
808
 
668
- - [patch] Updated dependencies [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
669
- - @atlaskit/inline-dialog@9.0.0
670
- - @atlaskit/tooltip@12.0.8
671
- - @atlaskit/modal-dialog@6.0.8
672
- - [none] Updated dependencies [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
673
- - @atlaskit/inline-dialog@9.0.0
674
- - @atlaskit/tooltip@12.0.8
675
- - @atlaskit/modal-dialog@6.0.8
676
- - [none] Updated dependencies [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
677
- - @atlaskit/inline-dialog@9.0.0
678
- - @atlaskit/tooltip@12.0.8
679
- - @atlaskit/modal-dialog@6.0.8
680
- - [none] Updated dependencies [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
681
- - @atlaskit/inline-dialog@9.0.0
682
- - @atlaskit/tooltip@12.0.8
683
- - @atlaskit/modal-dialog@6.0.8
809
+ - [patch] Updated dependencies
810
+ [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
811
+ - @atlaskit/inline-dialog@9.0.0
812
+ - @atlaskit/tooltip@12.0.8
813
+ - @atlaskit/modal-dialog@6.0.8
814
+ - [none] Updated dependencies
815
+ [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
816
+ - @atlaskit/inline-dialog@9.0.0
817
+ - @atlaskit/tooltip@12.0.8
818
+ - @atlaskit/modal-dialog@6.0.8
819
+ - [none] Updated dependencies
820
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
821
+ - @atlaskit/inline-dialog@9.0.0
822
+ - @atlaskit/tooltip@12.0.8
823
+ - @atlaskit/modal-dialog@6.0.8
824
+ - [none] Updated dependencies
825
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
826
+ - @atlaskit/inline-dialog@9.0.0
827
+ - @atlaskit/tooltip@12.0.8
828
+ - @atlaskit/modal-dialog@6.0.8
684
829
 
685
830
  ## 0.0.5
686
831
 
687
- - [patch] Adds missing dependency on babel-runtime [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
688
- - [none] Updated dependencies [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
689
- - @atlaskit/tooltip@12.0.7
832
+ - [patch] Adds missing dependency on babel-runtime
833
+ [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
834
+ - [none] Updated dependencies
835
+ [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
836
+ - @atlaskit/tooltip@12.0.7
690
837
 
691
838
  ## 0.0.4
692
839
 
693
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
694
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
695
- - @atlaskit/tooltip@12.0.5
696
- - @atlaskit/inline-dialog@8.0.4
697
- - @atlaskit/modal-dialog@6.0.6
698
- - @atlaskit/onboarding@5.1.4
699
- - @atlaskit/flag@9.0.4
700
- - @atlaskit/button@9.0.5
701
- - @atlaskit/icon@13.2.4
840
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
841
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
842
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
843
+ - [none] Updated dependencies
844
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
845
+ - @atlaskit/tooltip@12.0.5
846
+ - @atlaskit/inline-dialog@8.0.4
847
+ - @atlaskit/modal-dialog@6.0.6
848
+ - @atlaskit/onboarding@5.1.4
849
+ - @atlaskit/flag@9.0.4
850
+ - @atlaskit/button@9.0.5
851
+ - @atlaskit/icon@13.2.4
702
852
 
703
853
  ## 0.0.3
704
854
 
705
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
706
- - @atlaskit/inline-dialog@8.0.3
707
- - @atlaskit/tooltip@12.0.4
708
- - @atlaskit/onboarding@5.1.3
709
- - @atlaskit/flag@9.0.3
710
- - @atlaskit/icon@13.2.2
711
- - @atlaskit/button@9.0.4
712
- - @atlaskit/docs@5.0.2
713
- - @atlaskit/modal-dialog@6.0.5
855
+ - [patch] Updated dependencies
856
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
857
+ - @atlaskit/inline-dialog@8.0.3
858
+ - @atlaskit/tooltip@12.0.4
859
+ - @atlaskit/onboarding@5.1.3
860
+ - @atlaskit/flag@9.0.3
861
+ - @atlaskit/icon@13.2.2
862
+ - @atlaskit/button@9.0.4
863
+ - @atlaskit/docs@5.0.2
864
+ - @atlaskit/modal-dialog@6.0.5
714
865
 
715
866
  ## 0.0.2
716
867
 
717
- - [patch] Initial dev release of portal package [6d5c8c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d5c8c0)
868
+ - [patch] Initial dev release of portal package
869
+ [6d5c8c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d5c8c0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/portal",
3
- "version": "4.4.2",
3
+ "version": "4.5.0",
4
4
  "description": "A wrapper for rendering components in React portals.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -31,7 +31,8 @@
31
31
  "website": {
32
32
  "name": "Portal",
33
33
  "category": "Libraries"
34
- }
34
+ },
35
+ "runReact18": true
35
36
  },
36
37
  "af:exports": {
37
38
  "./types": "./src/entry-points/types.tsx",
@@ -42,17 +43,17 @@
42
43
  "@babel/runtime": "^7.0.0"
43
44
  },
44
45
  "peerDependencies": {
45
- "react": "^16.8.0",
46
+ "react": "^16.8.0 || ^17.0.0 || ~18.2.0",
46
47
  "react-dom": "^16.8.0"
47
48
  },
48
49
  "devDependencies": {
49
50
  "@af/accessibility-testing": "*",
50
51
  "@af/integration-testing": "*",
51
52
  "@atlaskit/ds-lib": "^2.3.0",
52
- "@atlaskit/modal-dialog": "^12.11.0",
53
+ "@atlaskit/modal-dialog": "^12.13.0",
53
54
  "@atlaskit/ssr": "*",
54
- "@atlaskit/tokens": "^1.43.0",
55
- "@atlaskit/tooltip": "^18.2.1",
55
+ "@atlaskit/tokens": "^1.45.0",
56
+ "@atlaskit/tooltip": "^18.3.0",
56
57
  "@atlaskit/visual-regression": "*",
57
58
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
58
59
  "@emotion/react": "^11.7.1",