@atlaskit/portal 4.5.0 → 4.6.1

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