@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 +471 -455
- package/__perf__/default.tsx +3 -3
- package/__perf__/examples.tsx +26 -19
- package/dist/cjs/internal/utils/portal-dom-utils.js +2 -1
- package/dist/es2019/internal/utils/portal-dom-utils.js +2 -1
- package/dist/esm/internal/utils/portal-dom-utils.js +2 -1
- package/dist/types/internal/components/internal-portal.d.ts +1 -1
- package/dist/types/internal/hooks/use-is-subsequent-render.d.ts +1 -1
- package/dist/types/portal.d.ts +1 -1
- package/dist/types/types.d.ts +2 -2
- package/dist/types-ts4.5/internal/components/internal-portal.d.ts +1 -1
- package/dist/types-ts4.5/internal/hooks/use-is-subsequent-render.d.ts +1 -1
- package/dist/types-ts4.5/portal.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +2 -2
- package/package.json +91 -93
- package/report.api.md +14 -17
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
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
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
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
-
-
|
|
24
|
-
|
|
25
|
-
|
|
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
|
-
-
|
|
32
|
-
|
|
33
|
-
|
|
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
|
-
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
-
|
|
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
|
-
-
|
|
49
|
-
|
|
50
|
-
|
|
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
|
-
-
|
|
57
|
-
|
|
58
|
-
|
|
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
|
-
-
|
|
65
|
-
|
|
66
|
-
|
|
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
|
-
-
|
|
73
|
-
|
|
74
|
-
|
|
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
|
-
-
|
|
81
|
-
|
|
82
|
-
|
|
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
|
-
-
|
|
89
|
-
|
|
90
|
-
|
|
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
|
-
-
|
|
111
|
+
- Updated dependencies
|
|
95
112
|
|
|
96
113
|
## 4.2.13
|
|
97
114
|
|
|
98
115
|
### Patch Changes
|
|
99
116
|
|
|
100
|
-
-
|
|
101
|
-
|
|
102
|
-
|
|
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
|
-
-
|
|
109
|
-
|
|
110
|
-
|
|
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
|
-
-
|
|
117
|
-
|
|
118
|
-
|
|
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
|
-
-
|
|
125
|
-
|
|
126
|
-
|
|
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
|
-
-
|
|
133
|
-
|
|
134
|
-
|
|
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
|
-
-
|
|
141
|
-
|
|
142
|
-
|
|
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
|
-
-
|
|
149
|
-
|
|
150
|
-
|
|
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
|
-
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
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
|
-
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
-
|
|
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
|
-
-
|
|
176
|
-
|
|
177
|
-
|
|
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
|
-
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
-
|
|
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
|
-
-
|
|
194
|
-
|
|
195
|
-
|
|
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
|
-
-
|
|
202
|
-
|
|
203
|
-
|
|
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
|
-
-
|
|
210
|
-
|
|
211
|
-
|
|
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
|
-
-
|
|
218
|
-
|
|
219
|
-
|
|
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
|
-
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
-
|
|
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
|
-
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
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
|
-
-
|
|
242
|
-
|
|
243
|
-
-
|
|
244
|
-
|
|
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
|
-
-
|
|
251
|
-
|
|
252
|
-
|
|
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
|
-
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
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
|
-
-
|
|
286
|
+
- Updated dependencies
|
|
270
287
|
|
|
271
288
|
## 4.0.2
|
|
272
289
|
|
|
273
290
|
### Patch Changes
|
|
274
291
|
|
|
275
|
-
-
|
|
276
|
-
|
|
277
|
-
|
|
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
|
-
|
|
280
|
-
|
|
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
|
-
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
-
|
|
290
|
-
|
|
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
|
-
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
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
|
-
-
|
|
321
|
+
- Updated dependencies
|
|
305
322
|
|
|
306
323
|
## 3.1.9
|
|
307
324
|
|
|
308
325
|
### Patch Changes
|
|
309
326
|
|
|
310
|
-
-
|
|
311
|
-
|
|
312
|
-
|
|
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
|
-
-
|
|
319
|
-
|
|
320
|
-
|
|
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
|
-
-
|
|
343
|
+
- [patch][603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
|
|
327
344
|
|
|
328
|
-
|
|
329
|
-
|
|
345
|
+
Remove 'export \*' for improved tree shaking- Updated dependencies
|
|
346
|
+
[168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
|
|
330
347
|
|
|
331
|
-
-
|
|
332
|
-
|
|
333
|
-
-
|
|
334
|
-
|
|
335
|
-
-
|
|
336
|
-
|
|
337
|
-
-
|
|
338
|
-
|
|
339
|
-
-
|
|
340
|
-
|
|
341
|
-
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
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
|
-
-
|
|
370
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
354
371
|
|
|
355
|
-
|
|
356
|
-
|
|
372
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
373
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
357
374
|
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
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
|
-
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
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
|
-
-
|
|
405
|
+
- [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
389
406
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
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
|
-
-
|
|
395
|
-
|
|
396
|
-
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
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
|
-
-
|
|
426
|
+
- [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
|
|
410
427
|
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
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
|
-
-
|
|
417
|
-
|
|
418
|
-
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
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
|
-
-
|
|
444
|
+
- [patch][adc048de7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adc048de7e):
|
|
428
445
|
|
|
429
|
-
|
|
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
|
-
-
|
|
456
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
440
457
|
|
|
441
|
-
|
|
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
|
-
-
|
|
468
|
+
- [minor][bf8796cffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bf8796cffa):
|
|
452
469
|
|
|
453
|
-
|
|
470
|
+
Add mount and unmount events to @atlaskit/portal
|
|
454
471
|
|
|
455
472
|
## 3.0.13
|
|
456
473
|
|
|
457
|
-
-
|
|
458
|
-
|
|
459
|
-
|
|
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
|
-
-
|
|
482
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
466
483
|
|
|
467
|
-
|
|
468
|
-
|
|
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
|
-
-
|
|
491
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
475
492
|
|
|
476
|
-
|
|
493
|
+
Upgraded Typescript to 3.3.x
|
|
477
494
|
|
|
478
495
|
## 3.0.10
|
|
479
496
|
|
|
480
497
|
### Patch Changes
|
|
481
498
|
|
|
482
|
-
-
|
|
499
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
483
500
|
|
|
484
|
-
|
|
501
|
+
Updates component maintainers
|
|
485
502
|
|
|
486
503
|
## 3.0.9
|
|
487
504
|
|
|
488
505
|
### Patch Changes
|
|
489
506
|
|
|
490
|
-
-
|
|
507
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
491
508
|
|
|
492
|
-
|
|
509
|
+
Fixes bug, missing version.json file
|
|
493
510
|
|
|
494
511
|
## 3.0.8
|
|
495
512
|
|
|
496
513
|
### Patch Changes
|
|
497
514
|
|
|
498
|
-
-
|
|
515
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
499
516
|
|
|
500
|
-
|
|
517
|
+
In this PR, we are:
|
|
501
518
|
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
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
|
-
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
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
|
-
-
|
|
545
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
529
546
|
|
|
530
|
-
|
|
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
|
-
-
|
|
553
|
+
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
|
|
537
554
|
|
|
538
|
-
|
|
555
|
+
Added missing tslib dep
|
|
539
556
|
|
|
540
557
|
## 3.0.4
|
|
541
558
|
|
|
542
|
-
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
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
|
-
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
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
|
-
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
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
|
-
-
|
|
586
|
+
- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
|
|
570
587
|
|
|
571
|
-
|
|
572
|
-
|
|
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
|
-
-
|
|
593
|
+
- [major][dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
|
|
577
594
|
|
|
578
|
-
|
|
579
|
-
|
|
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
|
-
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
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
|
-
-
|
|
590
|
-
|
|
591
|
-
|
|
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
|
-
-
|
|
612
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
596
613
|
|
|
597
|
-
|
|
598
|
-
|
|
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
|
-
-
|
|
619
|
+
- [major][5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
|
|
603
620
|
|
|
604
|
-
|
|
605
|
-
|
|
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
|
-
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
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
|
-
-
|
|
639
|
+
- [minor][ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
|
|
623
640
|
|
|
624
|
-
|
|
625
|
-
|
|
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
|
-
-
|
|
646
|
+
- [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
|
|
630
647
|
|
|
631
|
-
|
|
648
|
+
- Removes duplicate babel-runtime dependency
|
|
632
649
|
|
|
633
650
|
## 0.2.1
|
|
634
651
|
|
|
635
|
-
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
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
|
-
-
|
|
665
|
+
- [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
649
666
|
|
|
650
|
-
|
|
667
|
+
- Drop ES5 from all the flow modules
|
|
651
668
|
|
|
652
|
-
|
|
669
|
+
### Dropping CJS support in all @atlaskit packages
|
|
653
670
|
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
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
|
-
|
|
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
|
-
|
|
662
|
-
|
|
663
|
-
|
|
677
|
+
```js
|
|
678
|
+
import colors from `@atlaskit/theme/colors`;
|
|
679
|
+
```
|
|
664
680
|
|
|
665
|
-
|
|
681
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
666
682
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
683
|
+
```js
|
|
684
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
685
|
+
```
|
|
670
686
|
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
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
|
-
|
|
678
|
-
|
|
679
|
-
|
|
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
|
-
|
|
682
|
-
|
|
697
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
698
|
+
environments.
|
|
683
699
|
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
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
|
-
|
|
689
|
-
|
|
690
|
-
|
|
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
|
-
-
|
|
710
|
+
- [minor][27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
|
|
695
711
|
|
|
696
|
-
|
|
712
|
+
- Components inside Portal render after portal container element is attached to the DOM
|
|
697
713
|
|
|
698
714
|
## 0.0.18
|
|
699
715
|
|
|
700
|
-
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
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
|
-
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
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
|
-
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
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
|
-
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
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
|
-
-
|
|
765
|
+
- [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
|
|
750
766
|
|
|
751
|
-
|
|
767
|
+
- Fixed issue where tooltips and modals would initially render in the wrong location
|
|
752
768
|
|
|
753
769
|
## 0.0.13
|
|
754
770
|
|
|
755
|
-
-
|
|
771
|
+
- [patch][3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
|
|
756
772
|
|
|
757
|
-
|
|
773
|
+
- Replaces our own check for dom in ssr with exenv package
|
|
758
774
|
|
|
759
775
|
## 0.0.12
|
|
760
776
|
|
|
761
|
-
-
|
|
762
|
-
|
|
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
|
-
-
|
|
767
|
-
|
|
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
|
-
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
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
|
-
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
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
|
-
-
|
|
795
|
-
|
|
796
|
-
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
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
|
-
-
|
|
805
|
-
|
|
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
|
-
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
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
|
-
-
|
|
833
|
-
|
|
834
|
-
-
|
|
835
|
-
|
|
836
|
-
|
|
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
|
-
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
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
|
-
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
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
|
-
-
|
|
869
|
-
|
|
884
|
+
- [patch] Initial dev release of portal package
|
|
885
|
+
[6d5c8c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d5c8c0)
|