@atlaskit/modal-dialog 12.12.0 → 12.13.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 +1821 -1285
- package/dist/cjs/modal-wrapper.js +1 -1
- package/dist/es2019/modal-wrapper.js +1 -1
- package/dist/esm/modal-wrapper.js +1 -1
- package/package.json +8 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,2615 +1,3151 @@
|
|
|
1
1
|
# @atlaskit/modal-dialog
|
|
2
2
|
|
|
3
|
+
## 12.13.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 12.13.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#93686](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93686)
|
|
14
|
+
[`acf6d58fc241`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/acf6d58fc241) -
|
|
15
|
+
Add support for React 18.
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 12.12.0
|
|
4
22
|
|
|
5
23
|
### Minor Changes
|
|
6
24
|
|
|
7
|
-
-
|
|
25
|
+
- [#89943](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89943)
|
|
26
|
+
[`9e8e7fd1a601`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e8e7fd1a601) -
|
|
27
|
+
[ux] Internal changes to typography, small visual change to modal title.
|
|
8
28
|
|
|
9
29
|
## 12.11.1
|
|
10
30
|
|
|
11
31
|
### Patch Changes
|
|
12
32
|
|
|
13
|
-
-
|
|
33
|
+
- [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
|
|
34
|
+
[`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
|
|
35
|
+
Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
|
|
14
36
|
|
|
15
37
|
## 12.11.0
|
|
16
38
|
|
|
17
39
|
### Minor Changes
|
|
18
40
|
|
|
19
|
-
-
|
|
41
|
+
- [#82087](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82087)
|
|
42
|
+
[`aa45bc0045bb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa45bc0045bb) -
|
|
43
|
+
[ux] This change introduces `focusLockAllowlist` prop. It allows to pass callback function to
|
|
44
|
+
specify nodes which focus lock should ignore.
|
|
20
45
|
|
|
21
46
|
## 12.10.10
|
|
22
47
|
|
|
23
48
|
### Patch Changes
|
|
24
49
|
|
|
25
|
-
-
|
|
50
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
51
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
52
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
26
53
|
|
|
27
54
|
## 12.10.9
|
|
28
55
|
|
|
29
56
|
### Patch Changes
|
|
30
57
|
|
|
31
|
-
-
|
|
58
|
+
- Updated dependencies
|
|
32
59
|
|
|
33
60
|
## 12.10.8
|
|
34
61
|
|
|
35
62
|
### Patch Changes
|
|
36
63
|
|
|
37
|
-
-
|
|
64
|
+
- Updated dependencies
|
|
38
65
|
|
|
39
66
|
## 12.10.7
|
|
40
67
|
|
|
41
68
|
### Patch Changes
|
|
42
69
|
|
|
43
|
-
-
|
|
70
|
+
- Updated dependencies
|
|
44
71
|
|
|
45
72
|
## 12.10.6
|
|
46
73
|
|
|
47
74
|
### Patch Changes
|
|
48
75
|
|
|
49
|
-
-
|
|
76
|
+
- [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
|
|
77
|
+
[`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
|
|
78
|
+
Update new button text color fallback for default theme (non-token) to match that of old button
|
|
79
|
+
current text color
|
|
50
80
|
|
|
51
81
|
## 12.10.5
|
|
52
82
|
|
|
53
83
|
### Patch Changes
|
|
54
84
|
|
|
55
|
-
-
|
|
85
|
+
- Updated dependencies
|
|
56
86
|
|
|
57
87
|
## 12.10.4
|
|
58
88
|
|
|
59
89
|
### Patch Changes
|
|
60
90
|
|
|
61
|
-
-
|
|
91
|
+
- [#68278](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68278)
|
|
92
|
+
[`291b54998410`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/291b54998410) -
|
|
93
|
+
Reset iframe to have auto pointer-events in modal under feature flag
|
|
62
94
|
|
|
63
95
|
## 12.10.3
|
|
64
96
|
|
|
65
97
|
### Patch Changes
|
|
66
98
|
|
|
67
|
-
-
|
|
99
|
+
- [#60920](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60920)
|
|
100
|
+
[`a77a99360fa2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a77a99360fa2) -
|
|
101
|
+
Revert previous modal gutter change.
|
|
68
102
|
|
|
69
103
|
## 12.10.2
|
|
70
104
|
|
|
71
105
|
### Patch Changes
|
|
72
106
|
|
|
73
|
-
-
|
|
107
|
+
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
|
|
108
|
+
[`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
|
|
109
|
+
Update dependencies that were impacted by HOT-106483 to latest.
|
|
74
110
|
|
|
75
111
|
## 12.10.1
|
|
76
112
|
|
|
77
113
|
### Patch Changes
|
|
78
114
|
|
|
79
|
-
-
|
|
115
|
+
- [#58698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58698)
|
|
116
|
+
[`222c15fb9a38`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/222c15fb9a38) -
|
|
117
|
+
Modal gutter is now 64px instead of 60px. This means the modal now displays slightly lower than
|
|
118
|
+
before and will be slightly more inset when at max width/height.
|
|
80
119
|
|
|
81
120
|
## 12.10.0
|
|
82
121
|
|
|
83
122
|
### Minor Changes
|
|
84
123
|
|
|
85
|
-
-
|
|
124
|
+
- [#57627](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57627)
|
|
125
|
+
[`bef9748d9db2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bef9748d9db2) -
|
|
126
|
+
[ux] We are testing default return focus on modal close behind a feature flag. This change
|
|
127
|
+
returns focus to the element which triggered the modal to open. If this fix is successful, it
|
|
128
|
+
will be available in a later release.
|
|
86
129
|
|
|
87
130
|
## 12.9.1
|
|
88
131
|
|
|
89
132
|
### Patch Changes
|
|
90
133
|
|
|
91
|
-
-
|
|
134
|
+
- [#43918](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43918)
|
|
135
|
+
[`d100ca42f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d100ca42f46) - Push
|
|
136
|
+
model consumption configuration done for these packages
|
|
92
137
|
|
|
93
138
|
## 12.9.0
|
|
94
139
|
|
|
95
140
|
### Minor Changes
|
|
96
141
|
|
|
97
|
-
-
|
|
142
|
+
- [#43674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43674)
|
|
143
|
+
[`4061f5b29f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4061f5b29f8) - [ux]
|
|
144
|
+
shouldReturnFocus now can accept ref as a value to return focus to a specified element on modal
|
|
145
|
+
close.
|
|
98
146
|
|
|
99
147
|
## 12.8.5
|
|
100
148
|
|
|
101
149
|
### Patch Changes
|
|
102
150
|
|
|
103
|
-
-
|
|
151
|
+
- Updated dependencies
|
|
104
152
|
|
|
105
153
|
## 12.8.4
|
|
106
154
|
|
|
107
155
|
### Patch Changes
|
|
108
156
|
|
|
109
|
-
-
|
|
157
|
+
- Updated dependencies
|
|
110
158
|
|
|
111
159
|
## 12.8.3
|
|
112
160
|
|
|
113
161
|
### Patch Changes
|
|
114
162
|
|
|
115
|
-
-
|
|
163
|
+
- [#41628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41628)
|
|
164
|
+
[`b05664f7aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b05664f7aba) - Use
|
|
165
|
+
feature flag to toggle if we enable UNSAFE_LAYERING
|
|
116
166
|
|
|
117
167
|
## 12.8.2
|
|
118
168
|
|
|
119
169
|
### Patch Changes
|
|
120
170
|
|
|
121
|
-
-
|
|
171
|
+
- [#40650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40650)
|
|
172
|
+
[`07aa588c8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07aa588c8a4) -
|
|
173
|
+
Reverts the fix to text descender cut-off, due to incompatibilities with Firefox and Safari.
|
|
122
174
|
|
|
123
175
|
## 12.8.1
|
|
124
176
|
|
|
125
177
|
### Patch Changes
|
|
126
178
|
|
|
127
|
-
-
|
|
179
|
+
- [#40647](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40647)
|
|
180
|
+
[`0de92f17021`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0de92f17021) - Bump
|
|
181
|
+
react-focus-lock to latest version
|
|
128
182
|
|
|
129
183
|
## 12.8.0
|
|
130
184
|
|
|
131
185
|
### Minor Changes
|
|
132
186
|
|
|
133
|
-
-
|
|
187
|
+
- [#39425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39425)
|
|
188
|
+
[`f0df9a3b6e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0df9a3b6e7) -
|
|
189
|
+
[ED-19408] Add new prop to modal shouldReturnFocus - shouldReturnFocus is used to control what
|
|
190
|
+
happens when the user exits focus lock mode. If true, focus will be returned to the element that
|
|
191
|
+
had focus before focus lock was activated. If false, focus remains where it was when the
|
|
192
|
+
FocusLock was deactivated
|
|
134
193
|
|
|
135
194
|
## 12.7.1
|
|
136
195
|
|
|
137
196
|
### Patch Changes
|
|
138
197
|
|
|
139
|
-
-
|
|
198
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
199
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
|
|
200
|
+
Connect yarn changeset to packages, upgrade adf-schema
|
|
140
201
|
|
|
141
202
|
## 12.7.0
|
|
142
203
|
|
|
143
204
|
### Minor Changes
|
|
144
205
|
|
|
145
|
-
-
|
|
206
|
+
- [#39726](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39726)
|
|
207
|
+
[`f355884a4aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f355884a4aa) - [ux]
|
|
208
|
+
Support to press escape key and only close the top layer
|
|
146
209
|
|
|
147
210
|
### Patch Changes
|
|
148
211
|
|
|
149
|
-
-
|
|
212
|
+
- Updated dependencies
|
|
150
213
|
|
|
151
214
|
## 12.6.10
|
|
152
215
|
|
|
153
216
|
### Patch Changes
|
|
154
217
|
|
|
155
|
-
-
|
|
218
|
+
- [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
|
|
219
|
+
[`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
|
|
220
|
+
Internal changes to use space tokens. There is no expected visual or behaviour change.
|
|
156
221
|
|
|
157
222
|
## 12.6.9
|
|
158
223
|
|
|
159
224
|
### Patch Changes
|
|
160
225
|
|
|
161
|
-
-
|
|
226
|
+
- [#38948](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38948)
|
|
227
|
+
[`c8d28bd7519`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d28bd7519) - Adds
|
|
228
|
+
role of region to modal dialog body when scrollable
|
|
162
229
|
|
|
163
230
|
## 12.6.8
|
|
164
231
|
|
|
165
232
|
### Patch Changes
|
|
166
233
|
|
|
167
|
-
-
|
|
168
|
-
-
|
|
234
|
+
- [#37789](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37789)
|
|
235
|
+
[`d6f63fa1abc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f63fa1abc) - Adds
|
|
236
|
+
support for surface detection when using design tokens. Enabling children to be styled with the
|
|
237
|
+
Modal’s surface color when using the `utility.elevation.surface.current` design token.
|
|
238
|
+
- Updated dependencies
|
|
169
239
|
|
|
170
240
|
## 12.6.7
|
|
171
241
|
|
|
172
242
|
### Patch Changes
|
|
173
243
|
|
|
174
|
-
-
|
|
244
|
+
- [#39169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39169)
|
|
245
|
+
[`d2b6377be3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b6377be3d) - Add
|
|
246
|
+
some basic JSDoc for internal components, add tokens.
|
|
175
247
|
|
|
176
248
|
## 12.6.6
|
|
177
249
|
|
|
178
250
|
### Patch Changes
|
|
179
251
|
|
|
180
|
-
-
|
|
252
|
+
- [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209)
|
|
253
|
+
[`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a
|
|
254
|
+
bug where text descenders were cut off at high zoom levels on Windows
|
|
181
255
|
|
|
182
256
|
## 12.6.5
|
|
183
257
|
|
|
184
258
|
### Patch Changes
|
|
185
259
|
|
|
186
|
-
-
|
|
260
|
+
- [#36744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36744)
|
|
261
|
+
[`c2484be748e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2484be748e) - [ux]
|
|
262
|
+
DSP-11269: hard coded the warning icon to improve color contrast
|
|
187
263
|
|
|
188
264
|
## 12.6.4
|
|
189
265
|
|
|
190
266
|
### Patch Changes
|
|
191
267
|
|
|
192
|
-
-
|
|
268
|
+
- [#37066](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37066)
|
|
269
|
+
[`c673c7246cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c673c7246cf) -
|
|
270
|
+
Internal change to improve how media queries are applied. There is no expected behaviour change.
|
|
193
271
|
|
|
194
272
|
## 12.6.3
|
|
195
273
|
|
|
196
274
|
### Patch Changes
|
|
197
275
|
|
|
198
|
-
-
|
|
276
|
+
- [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
|
|
277
|
+
[`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
|
|
278
|
+
`@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
|
|
279
|
+
testing.
|
|
199
280
|
|
|
200
281
|
## 12.6.2
|
|
201
282
|
|
|
202
283
|
### Patch Changes
|
|
203
284
|
|
|
204
|
-
-
|
|
285
|
+
- [#34811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34811)
|
|
286
|
+
[`abf69e9a4f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abf69e9a4f6) -
|
|
287
|
+
Removes usage of deprecated theme mixins in favor of static token / color usage.
|
|
205
288
|
|
|
206
289
|
## 12.6.1
|
|
207
290
|
|
|
208
291
|
### Patch Changes
|
|
209
292
|
|
|
210
|
-
-
|
|
293
|
+
- [#35074](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35074)
|
|
294
|
+
[`b6b02e57520`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6b02e57520) -
|
|
295
|
+
Restore support for foreground modal
|
|
211
296
|
|
|
212
297
|
## 12.6.0
|
|
213
298
|
|
|
214
299
|
### Minor Changes
|
|
215
300
|
|
|
216
|
-
-
|
|
301
|
+
- [#34353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34353)
|
|
302
|
+
[`26388cfdd23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26388cfdd23) - Adds
|
|
303
|
+
`label` prop for users of assistive technology to receive more context when using the modal.
|
|
217
304
|
|
|
218
305
|
## 12.5.7
|
|
219
306
|
|
|
220
307
|
### Patch Changes
|
|
221
308
|
|
|
222
|
-
-
|
|
309
|
+
- [#34427](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34427)
|
|
310
|
+
[`7e018144c35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e018144c35) - [ux]
|
|
311
|
+
Add aria-label to scrollable ModalBody to communicate to AT users why ModalBody is focused.
|
|
223
312
|
|
|
224
313
|
## 12.5.6
|
|
225
314
|
|
|
226
315
|
### Patch Changes
|
|
227
316
|
|
|
228
|
-
-
|
|
317
|
+
- [#34297](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34297)
|
|
318
|
+
[`fd5c7f6ca6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5c7f6ca6a) - Fixes
|
|
319
|
+
an issue where the focus moved inappropriately when closing a modal with multiple modals open.
|
|
229
320
|
|
|
230
321
|
## 12.5.5
|
|
231
322
|
|
|
232
323
|
### Patch Changes
|
|
233
324
|
|
|
234
|
-
-
|
|
325
|
+
- [#34160](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34160)
|
|
326
|
+
[`ba48a3a0fec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba48a3a0fec) - Remove
|
|
327
|
+
redundant language from default icon labels for ModalTitle.
|
|
235
328
|
|
|
236
329
|
## 12.5.4
|
|
237
330
|
|
|
238
331
|
### Patch Changes
|
|
239
332
|
|
|
240
|
-
-
|
|
333
|
+
- [#34170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34170)
|
|
334
|
+
[`e3eff9117fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3eff9117fe) - Update
|
|
335
|
+
examples to use CTAs with sufficient contrast.
|
|
241
336
|
|
|
242
337
|
## 12.5.3
|
|
243
338
|
|
|
244
339
|
### Patch Changes
|
|
245
340
|
|
|
246
|
-
-
|
|
341
|
+
- [#34051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34051)
|
|
342
|
+
[`49b08bfdf5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49b08bfdf5f) -
|
|
343
|
+
Migrated use of `gridSize` to space tokens where possible. There is no expected visual or
|
|
344
|
+
behaviour change.
|
|
247
345
|
|
|
248
346
|
## 12.5.2
|
|
249
347
|
|
|
250
348
|
### Patch Changes
|
|
251
349
|
|
|
252
|
-
-
|
|
350
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
351
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
352
|
+
legacy types are published for TS 4.5-4.8
|
|
253
353
|
|
|
254
354
|
## 12.5.1
|
|
255
355
|
|
|
256
356
|
### Patch Changes
|
|
257
357
|
|
|
258
|
-
-
|
|
358
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
359
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
360
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
259
361
|
|
|
260
362
|
## 12.5.0
|
|
261
363
|
|
|
262
364
|
### Minor Changes
|
|
263
365
|
|
|
264
|
-
-
|
|
366
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
367
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
368
|
+
minor dependency bump
|
|
265
369
|
|
|
266
370
|
### Patch Changes
|
|
267
371
|
|
|
268
|
-
-
|
|
372
|
+
- Updated dependencies
|
|
269
373
|
|
|
270
374
|
## 12.4.13
|
|
271
375
|
|
|
272
376
|
### Patch Changes
|
|
273
377
|
|
|
274
|
-
-
|
|
378
|
+
- [#32734](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32734)
|
|
379
|
+
[`7f53352e047`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f53352e047) -
|
|
380
|
+
Updates the `@types/react-beautiful-dnd` devDependency
|
|
275
381
|
|
|
276
382
|
## 12.4.12
|
|
277
383
|
|
|
278
384
|
### Patch Changes
|
|
279
385
|
|
|
280
|
-
-
|
|
386
|
+
- [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
|
|
387
|
+
[`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) -
|
|
388
|
+
Internal changes.
|
|
281
389
|
|
|
282
390
|
## 12.4.11
|
|
283
391
|
|
|
284
392
|
### Patch Changes
|
|
285
393
|
|
|
286
|
-
-
|
|
394
|
+
- [#30125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30125)
|
|
395
|
+
[`7f5f23dcb68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f5f23dcb68) -
|
|
396
|
+
Introduce shape tokens to some packages.
|
|
287
397
|
|
|
288
398
|
## 12.4.10
|
|
289
399
|
|
|
290
400
|
### Patch Changes
|
|
291
401
|
|
|
292
|
-
-
|
|
402
|
+
- Updated dependencies
|
|
293
403
|
|
|
294
404
|
## 12.4.9
|
|
295
405
|
|
|
296
406
|
### Patch Changes
|
|
297
407
|
|
|
298
|
-
-
|
|
408
|
+
- [#29725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29725)
|
|
409
|
+
[`63c2f0b3f96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63c2f0b3f96) -
|
|
410
|
+
Internal changes to use spacing tokens. There is no expected behaviour or visual change.
|
|
299
411
|
|
|
300
412
|
## 12.4.8
|
|
301
413
|
|
|
302
414
|
### Patch Changes
|
|
303
415
|
|
|
304
|
-
-
|
|
416
|
+
- Updated dependencies
|
|
305
417
|
|
|
306
418
|
## 12.4.7
|
|
307
419
|
|
|
308
420
|
### Patch Changes
|
|
309
421
|
|
|
310
|
-
-
|
|
422
|
+
- [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
|
|
423
|
+
[`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) -
|
|
424
|
+
Internal change to update token references. There is no expected behaviour or visual change.
|
|
311
425
|
|
|
312
426
|
## 12.4.6
|
|
313
427
|
|
|
314
428
|
### Patch Changes
|
|
315
429
|
|
|
316
|
-
-
|
|
430
|
+
- [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
|
|
431
|
+
[`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
|
|
432
|
+
ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add
|
|
433
|
+
`allowedSideEffects` when loading the page.
|
|
317
434
|
|
|
318
435
|
## 12.4.5
|
|
319
436
|
|
|
320
437
|
### Patch Changes
|
|
321
438
|
|
|
322
|
-
-
|
|
439
|
+
- [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064)
|
|
440
|
+
[`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) -
|
|
441
|
+
Updated to use typography tokens. There is no expected behaviour or visual change.
|
|
323
442
|
|
|
324
443
|
## 12.4.4
|
|
325
444
|
|
|
326
445
|
### Patch Changes
|
|
327
446
|
|
|
328
|
-
-
|
|
447
|
+
- Updated dependencies
|
|
329
448
|
|
|
330
449
|
## 12.4.3
|
|
331
450
|
|
|
332
451
|
### Patch Changes
|
|
333
452
|
|
|
334
|
-
-
|
|
453
|
+
- Updated dependencies
|
|
335
454
|
|
|
336
455
|
## 12.4.2
|
|
337
456
|
|
|
338
457
|
### Patch Changes
|
|
339
458
|
|
|
340
|
-
-
|
|
459
|
+
- Updated dependencies
|
|
341
460
|
|
|
342
461
|
## 12.4.1
|
|
343
462
|
|
|
344
463
|
### Patch Changes
|
|
345
464
|
|
|
346
|
-
-
|
|
465
|
+
- [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408)
|
|
466
|
+
[`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) -
|
|
467
|
+
Internal changes to include spacing tokens in component implementations.
|
|
347
468
|
|
|
348
469
|
## 12.4.0
|
|
349
470
|
|
|
350
471
|
### Minor Changes
|
|
351
472
|
|
|
352
|
-
-
|
|
473
|
+
- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
|
|
474
|
+
[`f3ffcf1a783`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3ffcf1a783) -
|
|
475
|
+
Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
353
476
|
|
|
354
477
|
### Patch Changes
|
|
355
478
|
|
|
356
|
-
-
|
|
479
|
+
- Updated dependencies
|
|
357
480
|
|
|
358
481
|
## 12.3.1
|
|
359
482
|
|
|
360
483
|
### Patch Changes
|
|
361
484
|
|
|
362
|
-
-
|
|
485
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
486
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
487
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
363
488
|
|
|
364
489
|
## 12.3.0
|
|
365
490
|
|
|
366
491
|
### Minor Changes
|
|
367
492
|
|
|
368
|
-
-
|
|
493
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
494
|
+
[`c44f3f5f973`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c44f3f5f973) - Modal
|
|
495
|
+
Dialog’s focus lock now allows focus to reach elements outside the modal if they contain the
|
|
496
|
+
data-atlas-extension attribute, such as a browser extension that renders in-browser.
|
|
369
497
|
|
|
370
498
|
### Patch Changes
|
|
371
499
|
|
|
372
|
-
-
|
|
500
|
+
- Updated dependencies
|
|
373
501
|
|
|
374
502
|
## 12.2.15
|
|
375
503
|
|
|
376
504
|
### Patch Changes
|
|
377
505
|
|
|
378
|
-
-
|
|
506
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
507
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
508
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
379
509
|
|
|
380
510
|
## 12.2.14
|
|
381
511
|
|
|
382
512
|
### Patch Changes
|
|
383
513
|
|
|
384
|
-
-
|
|
385
|
-
-
|
|
514
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
|
|
515
|
+
[`454ec1bbf07`](https://bitbucket.org/atlassian/atlassian-frontend/commits/454ec1bbf07) -
|
|
516
|
+
Internal code change turning on new linting rules.
|
|
517
|
+
- Updated dependencies
|
|
386
518
|
|
|
387
519
|
## 12.2.13
|
|
388
520
|
|
|
389
521
|
### Patch Changes
|
|
390
522
|
|
|
391
|
-
-
|
|
523
|
+
- [#22775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22775)
|
|
524
|
+
[`1c3948738f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c3948738f9) - Adjust
|
|
525
|
+
the styles for an internal positioning element to constrain the height for ModalBody and restore
|
|
526
|
+
support for custom scrolling regions"
|
|
392
527
|
|
|
393
528
|
## 12.2.12
|
|
394
529
|
|
|
395
530
|
### Patch Changes
|
|
396
531
|
|
|
397
|
-
-
|
|
532
|
+
- [#22758](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22758)
|
|
533
|
+
[`b72e12b97ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b72e12b97ac) - [ux]
|
|
534
|
+
Fixed a regression which prevented clicks on the blanket from closing modal dialogs with
|
|
535
|
+
`shouldScrollInViewport`.
|
|
398
536
|
|
|
399
537
|
## 12.2.11
|
|
400
538
|
|
|
401
539
|
### Patch Changes
|
|
402
540
|
|
|
403
|
-
-
|
|
541
|
+
- [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
|
|
542
|
+
[`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
|
|
543
|
+
Upgrading internal dependency (bind-event-listener) for improved internal types
|
|
404
544
|
|
|
405
545
|
## 12.2.10
|
|
406
546
|
|
|
407
547
|
### Patch Changes
|
|
408
548
|
|
|
409
|
-
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
-
|
|
549
|
+
- [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
|
|
550
|
+
[`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) -
|
|
551
|
+
Internal migration to bind-event-listener for safer DOM Event cleanup
|
|
552
|
+
- [`347fd703ce0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/347fd703ce0) -
|
|
553
|
+
Internally shifting to using bind-event-listener for events added in effects
|
|
554
|
+
- [`07ab2748b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07ab2748b62) - [ux] -
|
|
555
|
+
Changes the position of icon in ModalTitle having an appearance prop to be top aligned instead
|
|
556
|
+
of center. This only affects titles that where the title wraps into multiple lines.
|
|
557
|
+
- Updated dependencies
|
|
413
558
|
|
|
414
559
|
## 12.2.9
|
|
415
560
|
|
|
416
561
|
### Patch Changes
|
|
417
562
|
|
|
418
|
-
-
|
|
563
|
+
- Updated dependencies
|
|
419
564
|
|
|
420
565
|
## 12.2.8
|
|
421
566
|
|
|
422
567
|
### Patch Changes
|
|
423
568
|
|
|
424
|
-
-
|
|
569
|
+
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
|
|
570
|
+
[`0d1c80fe00d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d1c80fe00d) - [ux]
|
|
571
|
+
The width of the modal dialog now respect the custom value of the `width` prop.
|
|
425
572
|
|
|
426
573
|
## 12.2.7
|
|
427
574
|
|
|
428
575
|
### Patch Changes
|
|
429
576
|
|
|
430
|
-
-
|
|
577
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
578
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
579
|
+
Upgrade to TypeScript 4.2.4
|
|
431
580
|
|
|
432
581
|
## 12.2.6
|
|
433
582
|
|
|
434
583
|
### Patch Changes
|
|
435
584
|
|
|
436
|
-
-
|
|
585
|
+
- Updated dependencies
|
|
437
586
|
|
|
438
587
|
## 12.2.5
|
|
439
588
|
|
|
440
589
|
### Patch Changes
|
|
441
590
|
|
|
442
|
-
-
|
|
443
|
-
-
|
|
591
|
+
- [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
|
|
592
|
+
[`dcd92130cc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcd92130cc4) -
|
|
593
|
+
Migrate deleted background accent tokens to replacements
|
|
594
|
+
- Updated dependencies
|
|
444
595
|
|
|
445
596
|
## 12.2.4
|
|
446
597
|
|
|
447
598
|
### Patch Changes
|
|
448
599
|
|
|
449
|
-
-
|
|
600
|
+
- Updated dependencies
|
|
450
601
|
|
|
451
602
|
## 12.2.3
|
|
452
603
|
|
|
453
604
|
### Patch Changes
|
|
454
605
|
|
|
455
|
-
-
|
|
606
|
+
- Updated dependencies
|
|
456
607
|
|
|
457
608
|
## 12.2.2
|
|
458
609
|
|
|
459
610
|
### Patch Changes
|
|
460
611
|
|
|
461
|
-
-
|
|
462
|
-
|
|
463
|
-
-
|
|
464
|
-
-
|
|
612
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
613
|
+
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
|
|
614
|
+
no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
|
|
615
|
+
auto-fixing by correctly formatting token ids.
|
|
616
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
|
|
617
|
+
no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
|
|
618
|
+
auto-fixing by correctly formatting token ids.
|
|
619
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump
|
|
620
|
+
raf-schd to latest (4.0.3), including better TS typings.
|
|
621
|
+
- Updated dependencies
|
|
465
622
|
|
|
466
623
|
## 12.2.1
|
|
467
624
|
|
|
468
625
|
### Patch Changes
|
|
469
626
|
|
|
470
|
-
-
|
|
627
|
+
- Updated dependencies
|
|
471
628
|
|
|
472
629
|
## 12.2.0
|
|
473
630
|
|
|
474
631
|
### Minor Changes
|
|
475
632
|
|
|
476
|
-
-
|
|
633
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
634
|
+
[`2d60dd3116d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d60dd3116d) - [ux]
|
|
635
|
+
Modal dialogs which contain no focusable children will now lock focus to the modal container.
|
|
636
|
+
The container will have a focus ring, so some VR tests may need to be regenerated.
|
|
477
637
|
|
|
478
638
|
### Patch Changes
|
|
479
639
|
|
|
480
|
-
-
|
|
481
|
-
|
|
482
|
-
-
|
|
483
|
-
|
|
640
|
+
- [`3fced6aa641`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fced6aa641) - Bumped
|
|
641
|
+
`react-focus-lock` to version `^2.2.1`.
|
|
642
|
+
- [`a8c55e479e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8c55e479e8) -
|
|
643
|
+
Removes unused dependency on emotion-styled
|
|
644
|
+
- [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
|
|
645
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
646
|
+
tokens() function and improving bundle size.
|
|
647
|
+
- Updated dependencies
|
|
484
648
|
|
|
485
649
|
## 12.1.1
|
|
486
650
|
|
|
487
651
|
### Patch Changes
|
|
488
652
|
|
|
489
|
-
-
|
|
653
|
+
- [#16335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16335)
|
|
654
|
+
[`2b2290121eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b2290121eb) - Raised
|
|
655
|
+
the minimum version carat range of focus ring to latest.
|
|
490
656
|
|
|
491
657
|
## 12.1.0
|
|
492
658
|
|
|
493
659
|
### Minor Changes
|
|
494
660
|
|
|
495
|
-
-
|
|
661
|
+
- [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
|
|
662
|
+
[`993eb469fcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/993eb469fcb) -
|
|
663
|
+
Instrumented `@atlaskit/modal-dialog` with the new theming package, `@atlaskit/tokens`. Tokens
|
|
664
|
+
will be visible only in applications configured to use the new Tokens API (currently in
|
|
665
|
+
alpha).These changes are intended to be interoperable with the legacy theme implementation.
|
|
666
|
+
Legacy dark mode users should expect no visual or breaking changes.
|
|
496
667
|
|
|
497
668
|
### Patch Changes
|
|
498
669
|
|
|
499
|
-
-
|
|
670
|
+
- Updated dependencies
|
|
500
671
|
|
|
501
672
|
## 12.0.3
|
|
502
673
|
|
|
503
674
|
### Patch Changes
|
|
504
675
|
|
|
505
|
-
-
|
|
676
|
+
- Updated dependencies
|
|
506
677
|
|
|
507
678
|
## 12.0.2
|
|
508
679
|
|
|
509
680
|
### Patch Changes
|
|
510
681
|
|
|
511
|
-
-
|
|
682
|
+
- Updated dependencies
|
|
512
683
|
|
|
513
684
|
## 12.0.1
|
|
514
685
|
|
|
515
686
|
### Patch Changes
|
|
516
687
|
|
|
517
|
-
-
|
|
688
|
+
- Updated dependencies
|
|
518
689
|
|
|
519
690
|
## 12.0.0
|
|
520
691
|
|
|
521
692
|
### Major Changes
|
|
522
693
|
|
|
523
|
-
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
694
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
695
|
+
[`07ad26948a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07ad26948a1) - In
|
|
696
|
+
this version we made modal dialog dramatically faster and lighter with a new composable API.
|
|
697
|
+
This is a large change and we have provided a codemod to help you upgrade. Once you have run the
|
|
698
|
+
codemod there may be manual change required so read below for all the changes in this release.
|
|
527
699
|
|
|
528
|
-
|
|
700
|
+
**Running the codemod cli**
|
|
529
701
|
|
|
530
|
-
|
|
702
|
+
To run the codemod: **You first need to have the latest version installed**
|
|
531
703
|
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
704
|
+
```bash
|
|
705
|
+
yarn upgrade @atlaskit/modal-dialog@^12.0.0
|
|
706
|
+
```
|
|
535
707
|
|
|
536
|
-
|
|
708
|
+
Once upgraded, use `@atlaskit/codemod-cli`:
|
|
537
709
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
710
|
+
```bash
|
|
711
|
+
npx @atlaskit/codemod-cli --parser {tsx|babylon} --extensions ts,tsx,js [relativePath]
|
|
712
|
+
```
|
|
541
713
|
|
|
542
|
-
|
|
543
|
-
|
|
714
|
+
The CLI will show a list of components and versions so select `@atlaskit/modal-dialog@^12.0.0`
|
|
715
|
+
and you will automatically be upgraded. If your usage of `@atlaskit/modal-dialog` cannot be
|
|
716
|
+
upgraded a comment will be left that a manual change is required.
|
|
544
717
|
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
718
|
+
Run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to the
|
|
719
|
+
[documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
|
|
720
|
+
details on the codemod CLI.
|
|
548
721
|
|
|
549
|
-
|
|
722
|
+
### Visual changes
|
|
550
723
|
|
|
551
|
-
|
|
552
|
-
|
|
724
|
+
The primary button in the footer is now on the right. This has changed from being on the left to
|
|
725
|
+
match the [design documentation](https://atlassian.design/components/modal-dialog/usage).
|
|
553
726
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
727
|
+
The codemod will automatically reverse the order of your actions for this to happen. You could
|
|
728
|
+
previously achieve this behaviour by adding an `appearance` key to your actions. The codemod
|
|
729
|
+
will detect this and not reverse the array in this case.
|
|
557
730
|
|
|
558
|
-
|
|
731
|
+
### Composable API
|
|
559
732
|
|
|
560
|
-
|
|
733
|
+
The old version of modal dialog had three props that mapped into components.
|
|
561
734
|
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
735
|
+
- `heading` was the text for the header.
|
|
736
|
+
- `children` was the React node that ended up in the modal body.
|
|
737
|
+
- `actions` was an array of objects that mapped into buttons in the footer.
|
|
565
738
|
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
dialog.
|
|
739
|
+
The new composable API exposes these components so that you can use them directly as a child of
|
|
740
|
+
modal dialog. This creates a clear parallel between what is given as children and what the modal
|
|
741
|
+
dialog renders. It also allows you to use any valid React node as a child of modal dialog.
|
|
570
742
|
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
743
|
+
```
|
|
744
|
+
// Before
|
|
745
|
+
import Modal, { ModalTransition } from '@atlaskit/modal-dialog';
|
|
574
746
|
|
|
575
|
-
|
|
747
|
+
...
|
|
576
748
|
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
<Lorem count={2} />
|
|
588
|
-
</Modal>
|
|
589
|
-
)}
|
|
590
|
-
</ModalTransition>
|
|
591
|
-
|
|
592
|
-
// After
|
|
593
|
-
import Modal, {
|
|
594
|
-
ModalBody,
|
|
595
|
-
ModalFooter,
|
|
596
|
-
ModalHeader,
|
|
597
|
-
ModalTitle,
|
|
598
|
-
ModalTransition,
|
|
599
|
-
} from '@atlaskit/modal-dialog';
|
|
600
|
-
import Button from '@atlaskit/button/standard-button';
|
|
601
|
-
|
|
602
|
-
...
|
|
603
|
-
|
|
604
|
-
<ModalTransition>
|
|
605
|
-
{isOpen && (
|
|
606
|
-
<Modal onClose={close}>
|
|
607
|
-
<ModalHeader>
|
|
608
|
-
<ModalTitle>Modal Title</ModalTitle>
|
|
609
|
-
</ModalHeader>
|
|
610
|
-
<ModalBody>
|
|
749
|
+
<ModalTransition>
|
|
750
|
+
{isOpen && (
|
|
751
|
+
<Modal
|
|
752
|
+
onClose={close}
|
|
753
|
+
heading="Modal Title"
|
|
754
|
+
actions={[
|
|
755
|
+
{ text: 'Secondary Action', onClick: secondaryAction },
|
|
756
|
+
{ text: 'Close', onClick: close },
|
|
757
|
+
]}
|
|
758
|
+
>
|
|
611
759
|
<Lorem count={2} />
|
|
612
|
-
</
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
760
|
+
</Modal>
|
|
761
|
+
)}
|
|
762
|
+
</ModalTransition>
|
|
763
|
+
|
|
764
|
+
// After
|
|
765
|
+
import Modal, {
|
|
766
|
+
ModalBody,
|
|
767
|
+
ModalFooter,
|
|
768
|
+
ModalHeader,
|
|
769
|
+
ModalTitle,
|
|
770
|
+
ModalTransition,
|
|
771
|
+
} from '@atlaskit/modal-dialog';
|
|
772
|
+
import Button from '@atlaskit/button/standard-button';
|
|
773
|
+
|
|
774
|
+
...
|
|
775
|
+
|
|
776
|
+
<ModalTransition>
|
|
777
|
+
{isOpen && (
|
|
778
|
+
<Modal onClose={close}>
|
|
779
|
+
<ModalHeader>
|
|
780
|
+
<ModalTitle>Modal Title</ModalTitle>
|
|
781
|
+
</ModalHeader>
|
|
782
|
+
<ModalBody>
|
|
783
|
+
<Lorem count={2} />
|
|
784
|
+
</ModalBody>
|
|
785
|
+
<ModalFooter>
|
|
786
|
+
<Button appearance="subtle" onClick={secondaryAction}>
|
|
787
|
+
Secondary Action
|
|
788
|
+
</Button>
|
|
789
|
+
<Button appearance="primary" autoFocus onClick={close}>
|
|
790
|
+
Close
|
|
791
|
+
</Button>
|
|
792
|
+
</ModalFooter>
|
|
793
|
+
</Modal>
|
|
794
|
+
)}
|
|
795
|
+
</ModalTransition>
|
|
796
|
+
```
|
|
797
|
+
|
|
798
|
+
#### Children
|
|
799
|
+
|
|
800
|
+
The original children need to be wrapped in a `ModalBody`.
|
|
801
|
+
|
|
802
|
+
```
|
|
803
|
+
// Before
|
|
804
|
+
<Modal>
|
|
805
|
+
<Lorem count={2} />
|
|
806
|
+
</Modal>
|
|
625
807
|
|
|
626
|
-
|
|
808
|
+
// After
|
|
809
|
+
<Modal>
|
|
810
|
+
<ModalBody>
|
|
811
|
+
<Lorem count={2} />
|
|
812
|
+
</ModalBody>
|
|
813
|
+
</Modal>
|
|
814
|
+
```
|
|
627
815
|
|
|
628
|
-
|
|
816
|
+
#### Heading
|
|
629
817
|
|
|
630
|
-
|
|
631
|
-
// Before
|
|
632
|
-
<Modal>
|
|
633
|
-
<Lorem count={2} />
|
|
634
|
-
</Modal>
|
|
818
|
+
The `heading` prop turns into a `ModalHeader` and `ModalTitle`.
|
|
635
819
|
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
<
|
|
820
|
+
```
|
|
821
|
+
// Before
|
|
822
|
+
<Modal heading="Modal Title">
|
|
639
823
|
<Lorem count={2} />
|
|
640
|
-
</
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
824
|
+
</Modal>
|
|
825
|
+
|
|
826
|
+
// After
|
|
827
|
+
<Modal>
|
|
828
|
+
<ModalHeader>
|
|
829
|
+
<ModalTitle>Modal Title</ModalTitle>
|
|
830
|
+
</ModalHeader>
|
|
831
|
+
<ModalBody>
|
|
832
|
+
<Lorem count={2} />
|
|
833
|
+
</ModalBody>
|
|
834
|
+
</Modal>
|
|
835
|
+
```
|
|
836
|
+
|
|
837
|
+
#### Actions
|
|
838
|
+
|
|
839
|
+
The `actions` prop turns into `Button`'s in a `ModalFooter`.
|
|
840
|
+
|
|
841
|
+
```
|
|
842
|
+
// Before
|
|
843
|
+
<Modal
|
|
844
|
+
actions={[
|
|
845
|
+
{ text: 'Secondary Action', onClick: secondaryAction },
|
|
846
|
+
{ text: 'Close', onClick: close },
|
|
847
|
+
]}
|
|
848
|
+
heading="Modal Title"
|
|
849
|
+
>
|
|
850
|
+
<Lorem count={2} />
|
|
851
|
+
</Modal>
|
|
852
|
+
|
|
853
|
+
// After
|
|
854
|
+
<Modal>
|
|
855
|
+
<ModalHeader>
|
|
856
|
+
<ModalTitle>Modal Title</ModalTitle>
|
|
857
|
+
</ModalHeader>
|
|
858
|
+
<ModalBody>
|
|
859
|
+
<Lorem count={2} />
|
|
860
|
+
</ModalBody>
|
|
861
|
+
<ModalFooter>
|
|
862
|
+
<Button appearance="subtle" onClick={secondaryAction}>
|
|
863
|
+
Secondary Action
|
|
864
|
+
</Button>
|
|
865
|
+
<Button appearance="primary" autoFocus onClick={close}>
|
|
866
|
+
Close
|
|
867
|
+
</Button>
|
|
868
|
+
</ModalFooter>
|
|
869
|
+
</Modal>
|
|
870
|
+
```
|
|
871
|
+
|
|
872
|
+
Previously in the examples the primary button was on the left, we’ve updated the documentation
|
|
873
|
+
to match our design documentation so that the primary button is on the right. You could
|
|
874
|
+
previously achieve this behaviour by adding an `appearance` key to your actions. The codemod
|
|
875
|
+
will reverse the order of your actions if you have not set the `appearance` in the actions.
|
|
876
|
+
|
|
877
|
+
### Components prop
|
|
878
|
+
|
|
879
|
+
The `components` prop has been entirely replaced with the composable API. The philosophy of
|
|
880
|
+
creating a custom component that receive modal's props has been replaced with custom components
|
|
881
|
+
where the user can define their own props.
|
|
882
|
+
|
|
883
|
+
#### Container
|
|
884
|
+
|
|
885
|
+
To replace using the `Container` prop you can wrap `Modal`'s children in the container
|
|
886
|
+
component. Note that unless you are using a `form` you will need to add the style
|
|
887
|
+
`all: inherit;` to ensure scrolling works.
|
|
888
|
+
|
|
889
|
+
```
|
|
890
|
+
// Before
|
|
891
|
+
<Modal
|
|
892
|
+
components={{
|
|
893
|
+
Container: (props) => (
|
|
894
|
+
<form {...props} onSubmit={onSubmit}>
|
|
895
|
+
{props.children}
|
|
896
|
+
</form>
|
|
897
|
+
),
|
|
898
|
+
}}
|
|
899
|
+
>
|
|
900
|
+
{children}
|
|
901
|
+
</Modal>
|
|
902
|
+
|
|
903
|
+
// After
|
|
904
|
+
<Modal>
|
|
905
|
+
<form onSubmit={onSubmit}>
|
|
906
|
+
{children}
|
|
907
|
+
</form>
|
|
908
|
+
</Modal>
|
|
909
|
+
```
|
|
910
|
+
|
|
911
|
+
#### Header
|
|
912
|
+
|
|
913
|
+
To replace using the `Header` prop you can use your custom header as the first child.
|
|
914
|
+
|
|
915
|
+
```
|
|
916
|
+
// Before
|
|
917
|
+
<Modal
|
|
918
|
+
components={{
|
|
919
|
+
Header: CustomHeader,
|
|
920
|
+
}}
|
|
921
|
+
>
|
|
922
|
+
{children}
|
|
923
|
+
</Modal>
|
|
645
924
|
|
|
646
|
-
|
|
925
|
+
// After
|
|
926
|
+
<Modal>
|
|
927
|
+
<CustomHeader />
|
|
928
|
+
{children}
|
|
929
|
+
</Modal>
|
|
930
|
+
```
|
|
931
|
+
|
|
932
|
+
If you are creating a custom header you should call the new hook `useModal` to get the title id
|
|
933
|
+
so the content and the title can be linked. You can also access the `onClose` function this way.
|
|
934
|
+
|
|
935
|
+
```
|
|
936
|
+
import { useModal } from '@atlaskit/modal-dialog';
|
|
937
|
+
|
|
938
|
+
const CustomHeader = () => {
|
|
939
|
+
const { onClose, titleId } = useModal();
|
|
940
|
+
return (
|
|
941
|
+
<div css={headerStyles}>
|
|
942
|
+
<h1 css={headingStyles} id={titleId}>
|
|
943
|
+
Custom modal header
|
|
944
|
+
</h1>
|
|
945
|
+
<Button onClick={onClose}>
|
|
946
|
+
Close
|
|
947
|
+
</Button>
|
|
948
|
+
</div>
|
|
949
|
+
);
|
|
950
|
+
};
|
|
951
|
+
```
|
|
647
952
|
|
|
648
|
-
|
|
649
|
-
// Before
|
|
650
|
-
<Modal heading="Modal Title">
|
|
651
|
-
<Lorem count={2} />
|
|
652
|
-
</Modal>
|
|
953
|
+
If you are doing something simple like adding a button you can continue to use `ModalHeader`.
|
|
653
954
|
|
|
654
|
-
|
|
655
|
-
<Modal>
|
|
656
|
-
<ModalHeader>
|
|
657
|
-
<ModalTitle>Modal Title</ModalTitle>
|
|
658
|
-
</ModalHeader>
|
|
659
|
-
<ModalBody>
|
|
660
|
-
<Lorem count={2} />
|
|
661
|
-
</ModalBody>
|
|
662
|
-
</Modal>
|
|
663
|
-
```
|
|
664
|
-
|
|
665
|
-
#### Actions
|
|
666
|
-
|
|
667
|
-
The `actions` prop turns into `Button`'s in a `ModalFooter`.
|
|
668
|
-
|
|
669
|
-
```
|
|
670
|
-
// Before
|
|
671
|
-
<Modal
|
|
672
|
-
actions={[
|
|
673
|
-
{ text: 'Secondary Action', onClick: secondaryAction },
|
|
674
|
-
{ text: 'Close', onClick: close },
|
|
675
|
-
]}
|
|
676
|
-
heading="Modal Title"
|
|
677
|
-
>
|
|
678
|
-
<Lorem count={2} />
|
|
679
|
-
</Modal>
|
|
680
|
-
|
|
681
|
-
// After
|
|
682
|
-
<Modal>
|
|
955
|
+
```
|
|
683
956
|
<ModalHeader>
|
|
684
|
-
<ModalTitle>
|
|
685
|
-
|
|
686
|
-
<ModalBody>
|
|
687
|
-
<Lorem count={2} />
|
|
688
|
-
</ModalBody>
|
|
689
|
-
<ModalFooter>
|
|
690
|
-
<Button appearance="subtle" onClick={secondaryAction}>
|
|
691
|
-
Secondary Action
|
|
692
|
-
</Button>
|
|
693
|
-
<Button appearance="primary" autoFocus onClick={close}>
|
|
957
|
+
<ModalTitle>Custom modal header</ModalTitle>
|
|
958
|
+
<Button appearance="link" onClick={closeModal}>
|
|
694
959
|
Close
|
|
695
960
|
</Button>
|
|
696
|
-
</
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
{
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
// After
|
|
732
|
-
<Modal>
|
|
733
|
-
<form onSubmit={onSubmit}>
|
|
734
|
-
{children}
|
|
735
|
-
</form>
|
|
736
|
-
</Modal>
|
|
737
|
-
```
|
|
738
|
-
|
|
739
|
-
#### Header
|
|
740
|
-
|
|
741
|
-
To replace using the `Header` prop you can use your custom header as the first child.
|
|
742
|
-
|
|
743
|
-
```
|
|
744
|
-
// Before
|
|
745
|
-
<Modal
|
|
746
|
-
components={{
|
|
747
|
-
Header: CustomHeader,
|
|
748
|
-
}}
|
|
749
|
-
>
|
|
750
|
-
{children}
|
|
751
|
-
</Modal>
|
|
752
|
-
|
|
753
|
-
// After
|
|
754
|
-
<Modal>
|
|
755
|
-
<CustomHeader />
|
|
756
|
-
{children}
|
|
757
|
-
</Modal>
|
|
758
|
-
```
|
|
759
|
-
|
|
760
|
-
If you are creating a custom header you should call the new hook `useModal` to get the
|
|
761
|
-
title id so the content and the title can be linked. You can also access the `onClose`
|
|
762
|
-
function this way.
|
|
763
|
-
|
|
764
|
-
```
|
|
765
|
-
import { useModal } from '@atlaskit/modal-dialog';
|
|
766
|
-
|
|
767
|
-
const CustomHeader = () => {
|
|
768
|
-
const { onClose, titleId } = useModal();
|
|
769
|
-
return (
|
|
770
|
-
<div css={headerStyles}>
|
|
771
|
-
<h1 css={headingStyles} id={titleId}>
|
|
772
|
-
Custom modal header
|
|
773
|
-
</h1>
|
|
774
|
-
<Button onClick={onClose}>
|
|
775
|
-
Close
|
|
776
|
-
</Button>
|
|
777
|
-
</div>
|
|
778
|
-
);
|
|
779
|
-
};
|
|
780
|
-
```
|
|
781
|
-
|
|
782
|
-
If you are doing something simple like adding a button you can continue to use `ModalHeader`.
|
|
783
|
-
|
|
784
|
-
```
|
|
785
|
-
<ModalHeader>
|
|
786
|
-
<ModalTitle>Custom modal header</ModalTitle>
|
|
787
|
-
<Button appearance="link" onClick={closeModal}>
|
|
788
|
-
Close
|
|
789
|
-
</Button>
|
|
790
|
-
</ModalHeader>
|
|
791
|
-
```
|
|
792
|
-
|
|
793
|
-
#### Footer and body
|
|
794
|
-
|
|
795
|
-
Similar to `Header`, if you were using the `Footer` or `Body` prop,
|
|
796
|
-
you can replace `ModalFooter` and `ModalBody` with any valid React node.
|
|
797
|
-
`ModalFooter` and `ModalBody` also accept any valid React node as children.
|
|
798
|
-
`useModal` works in any of `Modal`'s children if you wish to use it.
|
|
799
|
-
|
|
800
|
-
### Scroll behaviour
|
|
801
|
-
|
|
802
|
-
The `scrollBehavior` prop has changed from strings 'inside', 'inside-wide' and 'outside'
|
|
803
|
-
to a boolean `shouldScrollInViewport`. 'inside' and 'inside-wide' have consolidated to
|
|
804
|
-
be `shouldScrollInViewport={false}` and 'outside' is `shouldScrollInViewport={true}`.
|
|
805
|
-
|
|
806
|
-
### Appearance
|
|
807
|
-
|
|
808
|
-
The `appearance` prop has been removed from `Modal` and is now set on `ModalTitle` and
|
|
809
|
-
the primary `Button`.
|
|
810
|
-
|
|
811
|
-
```
|
|
812
|
-
// Before
|
|
813
|
-
<ModalTransition>
|
|
814
|
-
{isOpen && (
|
|
815
|
-
<Modal
|
|
816
|
-
appearance="danger"
|
|
817
|
-
onClose={close}
|
|
818
|
-
heading="Modal Title"
|
|
819
|
-
actions={[
|
|
820
|
-
{ text: 'Secondary Action', onClick: secondaryAction },
|
|
821
|
-
{ text: 'Close', onClick: close },
|
|
822
|
-
]}
|
|
823
|
-
>
|
|
824
|
-
<Lorem count={2} />
|
|
825
|
-
</Modal>
|
|
826
|
-
)}
|
|
827
|
-
</ModalTransition>
|
|
828
|
-
|
|
829
|
-
// After
|
|
830
|
-
<ModalTransition>
|
|
831
|
-
{isOpen && (
|
|
832
|
-
<Modal onClose={close}>
|
|
833
|
-
<ModalHeader>
|
|
834
|
-
<ModalTitle appearance="danger">Modal Title</ModalTitle>
|
|
835
|
-
</ModalHeader>
|
|
836
|
-
<ModalBody>
|
|
961
|
+
</ModalHeader>
|
|
962
|
+
```
|
|
963
|
+
|
|
964
|
+
#### Footer and body
|
|
965
|
+
|
|
966
|
+
Similar to `Header`, if you were using the `Footer` or `Body` prop, you can replace
|
|
967
|
+
`ModalFooter` and `ModalBody` with any valid React node. `ModalFooter` and `ModalBody` also
|
|
968
|
+
accept any valid React node as children. `useModal` works in any of `Modal`'s children if you
|
|
969
|
+
wish to use it.
|
|
970
|
+
|
|
971
|
+
### Scroll behaviour
|
|
972
|
+
|
|
973
|
+
The `scrollBehavior` prop has changed from strings 'inside', 'inside-wide' and 'outside' to a
|
|
974
|
+
boolean `shouldScrollInViewport`. 'inside' and 'inside-wide' have consolidated to be
|
|
975
|
+
`shouldScrollInViewport={false}` and 'outside' is `shouldScrollInViewport={true}`.
|
|
976
|
+
|
|
977
|
+
### Appearance
|
|
978
|
+
|
|
979
|
+
The `appearance` prop has been removed from `Modal` and is now set on `ModalTitle` and the
|
|
980
|
+
primary `Button`.
|
|
981
|
+
|
|
982
|
+
```
|
|
983
|
+
// Before
|
|
984
|
+
<ModalTransition>
|
|
985
|
+
{isOpen && (
|
|
986
|
+
<Modal
|
|
987
|
+
appearance="danger"
|
|
988
|
+
onClose={close}
|
|
989
|
+
heading="Modal Title"
|
|
990
|
+
actions={[
|
|
991
|
+
{ text: 'Secondary Action', onClick: secondaryAction },
|
|
992
|
+
{ text: 'Close', onClick: close },
|
|
993
|
+
]}
|
|
994
|
+
>
|
|
837
995
|
<Lorem count={2} />
|
|
838
|
-
</
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
996
|
+
</Modal>
|
|
997
|
+
)}
|
|
998
|
+
</ModalTransition>
|
|
999
|
+
|
|
1000
|
+
// After
|
|
1001
|
+
<ModalTransition>
|
|
1002
|
+
{isOpen && (
|
|
1003
|
+
<Modal onClose={close}>
|
|
1004
|
+
<ModalHeader>
|
|
1005
|
+
<ModalTitle appearance="danger">Modal Title</ModalTitle>
|
|
1006
|
+
</ModalHeader>
|
|
1007
|
+
<ModalBody>
|
|
1008
|
+
<Lorem count={2} />
|
|
1009
|
+
</ModalBody>
|
|
1010
|
+
<ModalFooter>
|
|
1011
|
+
<Button appearance="subtle" onClick={secondaryAction}>
|
|
1012
|
+
Secondary Action
|
|
1013
|
+
</Button>
|
|
1014
|
+
<Button appearance="danger" autoFocus onClick={close}>
|
|
1015
|
+
Close
|
|
1016
|
+
</Button>
|
|
1017
|
+
</ModalFooter>
|
|
1018
|
+
</Modal>
|
|
1019
|
+
)}
|
|
1020
|
+
</ModalTransition>;
|
|
1021
|
+
```
|
|
851
1022
|
|
|
852
|
-
|
|
1023
|
+
### isChromeless
|
|
853
1024
|
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
In this case set the border radius to 3px.
|
|
1025
|
+
The `isChromeless` is no longer supported as you can any valid React node in `Modal` and choose
|
|
1026
|
+
not to use `ModalHeader`, `ModalBody` and `ModalFooter`. The only change to this behaviour is
|
|
1027
|
+
that there is no way to turn off the box shadow and border radius, which used to happen when
|
|
1028
|
+
`isChromeless={true}`. You only need to change your usage if `Modal`'s children set their own
|
|
1029
|
+
background and don’t have a border radius of 3 px. In this case set the border radius to 3px.
|
|
860
1030
|
|
|
861
|
-
|
|
1031
|
+
### Test IDs
|
|
862
1032
|
|
|
863
|
-
|
|
1033
|
+
The mapping for test IDs have changed.
|
|
864
1034
|
|
|
865
|
-
|
|
1035
|
+
Modal: `{testId}` -> `{testId}`
|
|
866
1036
|
|
|
867
|
-
|
|
1037
|
+
Modal content: `{testId}-dialog-content` -> DOM node removed
|
|
868
1038
|
|
|
869
|
-
|
|
1039
|
+
Modal header: `{testId}-dialog-content--header` -> `{testId}--header`
|
|
870
1040
|
|
|
871
|
-
|
|
1041
|
+
Modal title: `{testId}-dialog-content--heading` -> `{testId}--title`
|
|
872
1042
|
|
|
873
|
-
|
|
1043
|
+
Modal body: `{testId}-dialog-content--body` -> `{testId}--body`
|
|
874
1044
|
|
|
875
|
-
|
|
1045
|
+
Modal footer: `{testId}-dialog-content--footer` -> `{testId}--footer`
|
|
876
1046
|
|
|
877
|
-
|
|
1047
|
+
Scrollable body content: `{testId}-dialog-content--scrollable` -> `{testId}--scrollable`
|
|
878
1048
|
|
|
879
|
-
|
|
1049
|
+
Blanket: `{testId}--blanket` -> `{testId}--blanket`
|
|
880
1050
|
|
|
881
|
-
|
|
1051
|
+
Modal actions: `{testId}-dialog-content--action-{index}` -> Removed, can set on Button
|
|
882
1052
|
|
|
883
|
-
|
|
1053
|
+
### Miscallaneous changes
|
|
884
1054
|
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
1055
|
+
- `ModalFooter` now uses `flex-end` instead of `space-between` to justify its contents.
|
|
1056
|
+
- Inner components `ModalFooter`, `ModalHeader` and `ModalBody` no longer accepts style prop.
|
|
1057
|
+
If you wish to modify the styles, you have to build your own component.
|
|
1058
|
+
- `ContainerComponentProps` and `ScrollBehavior` types are now removed with no replacements.
|
|
1059
|
+
- `(Header|Body|Footer|Title)ComponentProps` types are now aliased to
|
|
1060
|
+
`Modal(Header|Body|Footer|Title)Props`, however most props are not used anymore as state is
|
|
1061
|
+
shared via the `useModal` hook.
|
|
892
1062
|
|
|
893
1063
|
### Patch Changes
|
|
894
1064
|
|
|
895
|
-
-
|
|
896
|
-
|
|
1065
|
+
- [`1efbaebfbf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1efbaebfbf3) - Fixes
|
|
1066
|
+
a bug in the appearance of the modal focus state which is now consistent with other elements in
|
|
1067
|
+
the Design System.
|
|
1068
|
+
- Updated dependencies
|
|
897
1069
|
|
|
898
1070
|
## 11.7.4
|
|
899
1071
|
|
|
900
1072
|
### Patch Changes
|
|
901
1073
|
|
|
902
|
-
-
|
|
903
|
-
-
|
|
1074
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
1075
|
+
[`adad0d75402`](https://bitbucket.org/atlassian/atlassian-frontend/commits/adad0d75402) -
|
|
1076
|
+
Internal test fix.
|
|
1077
|
+
- Updated dependencies
|
|
904
1078
|
|
|
905
1079
|
## 11.7.3
|
|
906
1080
|
|
|
907
1081
|
### Patch Changes
|
|
908
1082
|
|
|
909
|
-
-
|
|
910
|
-
-
|
|
1083
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
1084
|
+
[`f75544b8b57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f75544b8b57) - [ux]
|
|
1085
|
+
As a part of DSP-895, a 0px margin was applied to button to fix a regression in Safari. This has
|
|
1086
|
+
been reverted as the 0px margin will be moved to css-reset instead. As a part of that same
|
|
1087
|
+
ticket, the specificity of the footer buttons in modal dialog was updated. This has also been
|
|
1088
|
+
reverted now that the 0px margin is being moved to css-reset.
|
|
1089
|
+
- Updated dependencies
|
|
911
1090
|
|
|
912
1091
|
## 11.7.2
|
|
913
1092
|
|
|
914
1093
|
### Patch Changes
|
|
915
1094
|
|
|
916
|
-
-
|
|
1095
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
1096
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
1097
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
917
1098
|
|
|
918
1099
|
## 11.7.1
|
|
919
1100
|
|
|
920
1101
|
### Patch Changes
|
|
921
1102
|
|
|
922
|
-
-
|
|
1103
|
+
- Updated dependencies
|
|
923
1104
|
|
|
924
1105
|
## 11.7.0
|
|
925
1106
|
|
|
926
1107
|
### Minor Changes
|
|
927
1108
|
|
|
928
|
-
-
|
|
1109
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
1110
|
+
[`6679c172f59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6679c172f59) - Trap
|
|
1111
|
+
the virtual cursor within the modal for screen reader
|
|
929
1112
|
|
|
930
1113
|
### Patch Changes
|
|
931
1114
|
|
|
932
|
-
-
|
|
933
|
-
|
|
1115
|
+
- [`0f7fd3e7c0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f7fd3e7c0d) - FIX:
|
|
1116
|
+
content focus and keylines only applied when the target DOM node exists
|
|
1117
|
+
- Updated dependencies
|
|
934
1118
|
|
|
935
1119
|
## 11.6.3
|
|
936
1120
|
|
|
937
1121
|
### Patch Changes
|
|
938
1122
|
|
|
939
|
-
-
|
|
1123
|
+
- [#12263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12263)
|
|
1124
|
+
[`95f500da676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95f500da676) - [ux]
|
|
1125
|
+
Fixes a bug introduced in 11.4.0 – CSS property `left` is put back to the styles of modal dialog
|
|
1126
|
+
container so it doesn't push out floated elements in the background.
|
|
940
1127
|
|
|
941
1128
|
## 11.6.2
|
|
942
1129
|
|
|
943
1130
|
### Patch Changes
|
|
944
1131
|
|
|
945
|
-
-
|
|
1132
|
+
- [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
|
|
1133
|
+
[`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
|
|
1134
|
+
Updates to development dependency `storybook-addon-performance`
|
|
946
1135
|
|
|
947
1136
|
## 11.6.1
|
|
948
1137
|
|
|
949
1138
|
### Patch Changes
|
|
950
1139
|
|
|
951
|
-
-
|
|
1140
|
+
- [#11407](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11407)
|
|
1141
|
+
[`e3a6469c8e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a6469c8e5) - [ux]
|
|
1142
|
+
FIX: fixes a bug introduced in 11.5.0 – now modal dialog is correctly positioned when relative
|
|
1143
|
+
sizing is used as width
|
|
952
1144
|
|
|
953
1145
|
## 11.6.0
|
|
954
1146
|
|
|
955
1147
|
### Minor Changes
|
|
956
1148
|
|
|
957
|
-
-
|
|
1149
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
1150
|
+
[`e1dc82f2825`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1dc82f2825) - Fix
|
|
1151
|
+
Modal header and footer tags
|
|
958
1152
|
|
|
959
1153
|
### Patch Changes
|
|
960
1154
|
|
|
961
|
-
-
|
|
1155
|
+
- Updated dependencies
|
|
962
1156
|
|
|
963
1157
|
## 11.5.0
|
|
964
1158
|
|
|
965
1159
|
### Minor Changes
|
|
966
1160
|
|
|
967
|
-
-
|
|
1161
|
+
- [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
|
|
1162
|
+
[`c9cca93180b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9cca93180b) - [ux]
|
|
1163
|
+
Removes unnecessary dom nodes and refactors styles in modal dialog.
|
|
968
1164
|
|
|
969
1165
|
### Patch Changes
|
|
970
1166
|
|
|
971
|
-
-
|
|
972
|
-
|
|
1167
|
+
- [`e48c323dd75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e48c323dd75) - [ux]
|
|
1168
|
+
Fixed `outside` scrolling offset positioning when multiple modals are open.
|
|
1169
|
+
- [`78803694b8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78803694b8c) - [ux]
|
|
1170
|
+
Fixes display of focus ring on modal dialog content – now only shown when triggered by keyboard.
|
|
973
1171
|
|
|
974
1172
|
## 11.4.1
|
|
975
1173
|
|
|
976
1174
|
### Patch Changes
|
|
977
1175
|
|
|
978
|
-
-
|
|
1176
|
+
- Updated dependencies
|
|
979
1177
|
|
|
980
1178
|
## 11.4.0
|
|
981
1179
|
|
|
982
1180
|
### Minor Changes
|
|
983
1181
|
|
|
984
|
-
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
-
|
|
989
|
-
|
|
990
|
-
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
-
|
|
997
|
-
|
|
998
|
-
-
|
|
1182
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
|
|
1183
|
+
[`c0dbb6425f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0dbb6425f7) - [ux]
|
|
1184
|
+
Changed ModalDialog html tag from "div" to "section", changed ModalDialog heading from "h4" to
|
|
1185
|
+
"h1"
|
|
1186
|
+
- [`7e3e3e16b55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e3e3e16b55) - Entry
|
|
1187
|
+
points are now defined using the declarative format.
|
|
1188
|
+
- [`441b1eded91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/441b1eded91) - [ux]
|
|
1189
|
+
Modal dialog no longer attaches keylines in its header/footer – it now shows and hides keylines
|
|
1190
|
+
in its body during scroll when the content overflows.
|
|
1191
|
+
- [`96f56104518`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96f56104518) - Adds
|
|
1192
|
+
ability to pass a element ref to the `autoFocus` prop to specifically focus on an element during
|
|
1193
|
+
initial mount.
|
|
1194
|
+
- [`6ebee3d941d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ebee3d941d) -
|
|
1195
|
+
Internal refactor converting to hooks.
|
|
1196
|
+
- [`e100d801223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e100d801223) - [ux]
|
|
1197
|
+
Modal dialog now uses @atlaskit/motion for its entering/exiting animations.
|
|
1198
|
+
- [`8a22ca5357b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a22ca5357b) - Event
|
|
1199
|
+
handler types are now exposed in the primary and types entrypoints.
|
|
1200
|
+
|
|
1201
|
+
### Patch Changes
|
|
1202
|
+
|
|
1203
|
+
- [`8db8f3a22cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db8f3a22cb) - Modal
|
|
1204
|
+
dialog now uses css props for styling.
|
|
1205
|
+
- [`022ec2307a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/022ec2307a9) - The
|
|
1206
|
+
`onClose` callback now correctly has its second argument types as an analytic event.
|
|
1207
|
+
- [`d7d64aac39d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7d64aac39d) - Fixed
|
|
1208
|
+
`onStackChange` from firing on inital mount. It will now only fire after the initial mount and
|
|
1209
|
+
its stack position has changed.
|
|
1210
|
+
- [`1195a2abbbf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1195a2abbbf) - Modal
|
|
1211
|
+
dialog now uses new utility from ds-lib to merge refs.
|
|
1212
|
+
- Updated dependencies
|
|
999
1213
|
|
|
1000
1214
|
## 11.3.0
|
|
1001
1215
|
|
|
1002
1216
|
### Minor Changes
|
|
1003
1217
|
|
|
1004
|
-
-
|
|
1218
|
+
- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
|
|
1219
|
+
[`0e0b2148d48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e0b2148d48) - Modal
|
|
1220
|
+
dialog now attaches data-testid to its header and footer.
|
|
1005
1221
|
|
|
1006
1222
|
### Patch Changes
|
|
1007
1223
|
|
|
1008
|
-
-
|
|
1009
|
-
|
|
1010
|
-
-
|
|
1224
|
+
- [`a9dc147612a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9dc147612a) -
|
|
1225
|
+
[litemode] Internal nested modal components have been re-written as hooks.
|
|
1226
|
+
- [`910c7744256`](https://bitbucket.org/atlassian/atlassian-frontend/commits/910c7744256) -
|
|
1227
|
+
Internal restructure of files and folders.
|
|
1228
|
+
- Updated dependencies
|
|
1011
1229
|
|
|
1012
1230
|
## 11.2.9
|
|
1013
1231
|
|
|
1014
1232
|
### Patch Changes
|
|
1015
1233
|
|
|
1016
|
-
-
|
|
1017
|
-
-
|
|
1234
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
1235
|
+
[`624d33651cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/624d33651cf) - Fix
|
|
1236
|
+
content remounts in version >= 11.1.3
|
|
1237
|
+
- Updated dependencies
|
|
1018
1238
|
|
|
1019
1239
|
## 11.2.8
|
|
1020
1240
|
|
|
1021
1241
|
### Patch Changes
|
|
1022
1242
|
|
|
1023
|
-
-
|
|
1024
|
-
-
|
|
1243
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
1244
|
+
[`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
|
|
1245
|
+
injected package name and version for analytics instead of version.json.
|
|
1246
|
+
- Updated dependencies
|
|
1025
1247
|
|
|
1026
1248
|
## 11.2.7
|
|
1027
1249
|
|
|
1028
1250
|
### Patch Changes
|
|
1029
1251
|
|
|
1030
|
-
-
|
|
1252
|
+
- [#8478](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8478)
|
|
1253
|
+
[`5af85edf960`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af85edf960) -
|
|
1254
|
+
Internal code style change of default exports
|
|
1031
1255
|
|
|
1032
1256
|
## 11.2.6
|
|
1033
1257
|
|
|
1034
1258
|
### Patch Changes
|
|
1035
1259
|
|
|
1036
|
-
-
|
|
1260
|
+
- [#7892](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7892)
|
|
1261
|
+
[`7490717bdd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7490717bdd4) - Fix
|
|
1262
|
+
overflow issue present in Safari 14.0.3
|
|
1037
1263
|
|
|
1038
1264
|
## 11.2.5
|
|
1039
1265
|
|
|
1040
1266
|
### Patch Changes
|
|
1041
1267
|
|
|
1042
|
-
-
|
|
1268
|
+
- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
|
|
1269
|
+
[`d94d90714b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d94d90714b) - Modal
|
|
1270
|
+
will retain full-width at viewports < 320px. This makes it consistent with < 480px beahviour.
|
|
1043
1271
|
|
|
1044
1272
|
## 11.2.4
|
|
1045
1273
|
|
|
1046
1274
|
### Patch Changes
|
|
1047
1275
|
|
|
1048
|
-
-
|
|
1276
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
1277
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
1278
|
+
Transpile packages using babel rather than tsc
|
|
1049
1279
|
|
|
1050
1280
|
## 11.2.3
|
|
1051
1281
|
|
|
1052
1282
|
### Patch Changes
|
|
1053
1283
|
|
|
1054
|
-
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1284
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
1285
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
1286
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
1287
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
1288
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
1289
|
+
`devDependencies` to denote version that the package was built with.
|
|
1057
1290
|
|
|
1058
1291
|
## 11.2.2
|
|
1059
1292
|
|
|
1060
1293
|
### Patch Changes
|
|
1061
1294
|
|
|
1062
|
-
-
|
|
1295
|
+
- Updated dependencies
|
|
1063
1296
|
|
|
1064
1297
|
## 11.2.1
|
|
1065
1298
|
|
|
1066
1299
|
### Patch Changes
|
|
1067
1300
|
|
|
1068
|
-
-
|
|
1301
|
+
- [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164)
|
|
1302
|
+
[`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo
|
|
1303
|
+
analytics-next file restructure to allow external ts definitions to continue working
|
|
1069
1304
|
|
|
1070
1305
|
## 11.2.0
|
|
1071
1306
|
|
|
1072
1307
|
### Minor Changes
|
|
1073
1308
|
|
|
1074
|
-
-
|
|
1309
|
+
- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
|
|
1310
|
+
[`9d5d1ab37f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d5d1ab37f) - Allow
|
|
1311
|
+
for non tinted blanket background
|
|
1075
1312
|
|
|
1076
1313
|
### Patch Changes
|
|
1077
1314
|
|
|
1078
|
-
-
|
|
1079
|
-
|
|
1315
|
+
- [`c48024293c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48024293c) - Fixed an
|
|
1316
|
+
issue when using `scrollBehavior="outside"` would cause Firefox to not allow scrolling of modal
|
|
1317
|
+
- Updated dependencies
|
|
1080
1318
|
|
|
1081
1319
|
## 11.1.6
|
|
1082
1320
|
|
|
1083
1321
|
### Patch Changes
|
|
1084
1322
|
|
|
1085
|
-
-
|
|
1323
|
+
- [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
|
|
1324
|
+
[`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
|
|
1325
|
+
integration tests for Edge browser
|
|
1086
1326
|
|
|
1087
1327
|
## 11.1.5
|
|
1088
1328
|
|
|
1089
1329
|
### Patch Changes
|
|
1090
1330
|
|
|
1091
|
-
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1331
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
1332
|
+
[`8598d0bd13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8598d0bd13) - Remove
|
|
1333
|
+
unnecessary code and tests for IE11.
|
|
1334
|
+
- [`6ac737558f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ac737558f) - Remove
|
|
1335
|
+
non-standard CSS property
|
|
1336
|
+
[-ms-high-contrast](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/-ms-high-contrast).
|
|
1337
|
+
The `-ms-high-contrast` CSS media feature is a Microsoft extension that describes whether the
|
|
1338
|
+
application is being displayed in high contrast mode, and with what color variation.
|
|
1339
|
+
- Updated dependencies
|
|
1094
1340
|
|
|
1095
1341
|
## 11.1.4
|
|
1096
1342
|
|
|
1097
1343
|
### Patch Changes
|
|
1098
1344
|
|
|
1099
|
-
-
|
|
1345
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
1346
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
1347
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
1100
1348
|
|
|
1101
|
-
|
|
1102
|
-
|
|
1349
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
1350
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
1103
1351
|
|
|
1104
1352
|
## 11.1.3
|
|
1105
1353
|
|
|
1106
1354
|
### Patch Changes
|
|
1107
1355
|
|
|
1108
|
-
-
|
|
1356
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
1357
|
+
[`c1b8d0e897`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1b8d0e897) - You can
|
|
1358
|
+
now scroll using a touchscreen in the body of `modal-dialog` content
|
|
1109
1359
|
|
|
1110
1360
|
## 11.1.2
|
|
1111
1361
|
|
|
1112
1362
|
### Patch Changes
|
|
1113
1363
|
|
|
1114
|
-
-
|
|
1364
|
+
- [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
|
|
1365
|
+
[`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
|
|
1366
|
+
readme and package information has been updated to point to the new design system website.
|
|
1115
1367
|
|
|
1116
1368
|
## 11.1.1
|
|
1117
1369
|
|
|
1118
1370
|
### Patch Changes
|
|
1119
1371
|
|
|
1120
|
-
-
|
|
1372
|
+
- [#4191](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4191)
|
|
1373
|
+
[`810f11aaab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/810f11aaab) - Custom
|
|
1374
|
+
body styles have been added back. They will be removed in the next major version - if you're
|
|
1375
|
+
customizing the body of the modal dialog please make sure to spread props onto your custom
|
|
1376
|
+
component.
|
|
1121
1377
|
|
|
1122
1378
|
## 11.1.0
|
|
1123
1379
|
|
|
1124
1380
|
### Minor Changes
|
|
1125
1381
|
|
|
1126
|
-
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1382
|
+
- [#3954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3954)
|
|
1383
|
+
[`727776fa32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/727776fa32) - Missing
|
|
1384
|
+
types for component overrides are now exposed - you can access them through the root entrypoint.
|
|
1385
|
+
|
|
1386
|
+
```js
|
|
1387
|
+
import {
|
|
1388
|
+
BodyComponentProps,
|
|
1389
|
+
TitleComponentProps,
|
|
1390
|
+
ContainerComponentProps,
|
|
1391
|
+
FooterComponentProps,
|
|
1392
|
+
HeaderComponentProps,
|
|
1393
|
+
ScrollBehavior,
|
|
1394
|
+
} from '@atlaskit/modal-dialog';
|
|
1395
|
+
```
|
|
1138
1396
|
|
|
1139
1397
|
## 11.0.3
|
|
1140
1398
|
|
|
1141
1399
|
### Patch Changes
|
|
1142
1400
|
|
|
1143
|
-
-
|
|
1401
|
+
- [#3826](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3826)
|
|
1402
|
+
[`5b5e7b6323`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b5e7b6323) - The
|
|
1403
|
+
previous hotfix (https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3781) didn't
|
|
1404
|
+
fix the appearance override issue.
|
|
1144
1405
|
|
|
1145
|
-
|
|
1406
|
+
This change will be re-introduced in a future major version, please follow this ticket for
|
|
1407
|
+
updates https://product-fabric.atlassian.net/browse/DST-660.
|
|
1146
1408
|
|
|
1147
1409
|
## 11.0.2
|
|
1148
1410
|
|
|
1149
1411
|
### Patch Changes
|
|
1150
1412
|
|
|
1151
|
-
-
|
|
1413
|
+
- [#3781](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3781)
|
|
1414
|
+
[`9796654bab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9796654bab) - The
|
|
1415
|
+
button sequence correction has been reverted as it was causing unintended regressions for some
|
|
1416
|
+
use cases. Affected versions include: @atlaskit/modal-dialog@11.0.1.
|
|
1152
1417
|
|
|
1153
|
-
|
|
1418
|
+
This change will be re-introduced in a future major version, please follow this ticket for
|
|
1419
|
+
updates https://product-fabric.atlassian.net/browse/DST-660.
|
|
1154
1420
|
|
|
1155
1421
|
## 11.0.1
|
|
1156
1422
|
|
|
1157
1423
|
### Patch Changes
|
|
1158
1424
|
|
|
1159
|
-
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
-
|
|
1425
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
1426
|
+
[`95261cf7b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95261cf7b0) - Fixed
|
|
1427
|
+
modal dialog focus issue
|
|
1428
|
+
- [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange
|
|
1429
|
+
buttons order to align with design guidelines
|
|
1430
|
+
- [`30f8909177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30f8909177) - fixed
|
|
1431
|
+
the layering between header, content, and footer
|
|
1432
|
+
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
|
|
1433
|
+
all the theme imports to be tree-shakable
|
|
1163
1434
|
|
|
1164
1435
|
## 11.0.0
|
|
1165
1436
|
|
|
1166
1437
|
### Major Changes
|
|
1167
1438
|
|
|
1168
|
-
-
|
|
1169
|
-
|
|
1439
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
1440
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
1441
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
1442
|
+
package working in IE11. For more information see:
|
|
1443
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
1170
1444
|
|
|
1171
1445
|
### Patch Changes
|
|
1172
1446
|
|
|
1173
|
-
-
|
|
1447
|
+
- Updated dependencies
|
|
1174
1448
|
|
|
1175
1449
|
## 10.6.4
|
|
1176
1450
|
|
|
1177
1451
|
### Patch Changes
|
|
1178
1452
|
|
|
1179
|
-
-
|
|
1180
|
-
|
|
1453
|
+
- [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763)
|
|
1454
|
+
[`5be257c6f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5be257c6f6) - Fix
|
|
1455
|
+
issue with the way that tabIndex was applied to dialog content. Now the check looks at whether
|
|
1456
|
+
the container is scrollable, rather than the shouldScroll prop.
|
|
1457
|
+
- [`057d870973`](https://bitbucket.org/atlassian/atlassian-frontend/commits/057d870973) - Fix
|
|
1458
|
+
keyboard scrolling of modal dialog content
|
|
1181
1459
|
|
|
1182
1460
|
## 10.6.3
|
|
1183
1461
|
|
|
1184
1462
|
### Patch Changes
|
|
1185
1463
|
|
|
1186
|
-
-
|
|
1187
|
-
|
|
1464
|
+
- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
|
|
1465
|
+
[`fddc283495`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fddc283495) - Added
|
|
1466
|
+
aria-labelledby to dialog and point it to the real heading
|
|
1467
|
+
- [`b2b0b94079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2b0b94079) - Reverts
|
|
1468
|
+
breaking test id change.
|
|
1188
1469
|
|
|
1189
1470
|
## 10.6.2
|
|
1190
1471
|
|
|
1191
1472
|
### Patch Changes
|
|
1192
1473
|
|
|
1193
|
-
-
|
|
1474
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
1475
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
|
|
1476
|
+
and supporting files will no longer be published to npm
|
|
1194
1477
|
|
|
1195
1478
|
## 10.6.1
|
|
1196
1479
|
|
|
1197
1480
|
### Patch Changes
|
|
1198
1481
|
|
|
1199
|
-
-
|
|
1482
|
+
- [#2677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2677)
|
|
1483
|
+
[`4560b65a4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4560b65a4f) - upgrade
|
|
1484
|
+
react-transition-group to latest
|
|
1200
1485
|
|
|
1201
1486
|
## 10.6.0
|
|
1202
1487
|
|
|
1203
1488
|
### Minor Changes
|
|
1204
1489
|
|
|
1205
|
-
-
|
|
1490
|
+
- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
|
|
1491
|
+
[`98e93d93ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98e93d93ec) -
|
|
1492
|
+
ActionProps.text now accepts React.ReactNode instead of just string
|
|
1206
1493
|
|
|
1207
1494
|
### Patch Changes
|
|
1208
1495
|
|
|
1209
|
-
-
|
|
1210
|
-
|
|
1496
|
+
- [`16ccd817d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16ccd817d8) - Export
|
|
1497
|
+
types
|
|
1498
|
+
- Updated dependencies
|
|
1211
1499
|
|
|
1212
1500
|
## 10.5.9
|
|
1213
1501
|
|
|
1214
1502
|
### Patch Changes
|
|
1215
1503
|
|
|
1216
|
-
-
|
|
1504
|
+
- Updated dependencies
|
|
1217
1505
|
|
|
1218
1506
|
## 10.5.8
|
|
1219
1507
|
|
|
1220
1508
|
### Patch Changes
|
|
1221
1509
|
|
|
1222
|
-
-
|
|
1510
|
+
- [#2012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2012)
|
|
1511
|
+
[`53d09bdb5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53d09bdb5d) - Reverts
|
|
1512
|
+
scrolling fix which introduced a layering regression.
|
|
1223
1513
|
|
|
1224
1514
|
## 10.5.7
|
|
1225
1515
|
|
|
1226
1516
|
### Patch Changes
|
|
1227
1517
|
|
|
1228
|
-
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
-
|
|
1234
|
-
|
|
1235
|
-
-
|
|
1236
|
-
|
|
1237
|
-
-
|
|
1238
|
-
|
|
1239
|
-
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1518
|
+
- [patch][9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
|
|
1519
|
+
|
|
1520
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
1521
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
1522
|
+
|
|
1523
|
+
- Updated dependencies
|
|
1524
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
1525
|
+
- Updated dependencies
|
|
1526
|
+
[167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
|
|
1527
|
+
- Updated dependencies
|
|
1528
|
+
[3a09573b4e](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a09573b4e):
|
|
1529
|
+
- Updated dependencies
|
|
1530
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
1531
|
+
- Updated dependencies
|
|
1532
|
+
[68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
|
|
1533
|
+
- Updated dependencies
|
|
1534
|
+
[6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
|
|
1535
|
+
- Updated dependencies
|
|
1536
|
+
[6d744d3ff1](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d744d3ff1):
|
|
1537
|
+
- Updated dependencies
|
|
1538
|
+
[0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
|
|
1539
|
+
- Updated dependencies
|
|
1540
|
+
[fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
|
|
1541
|
+
- @atlaskit/button@13.3.11
|
|
1542
|
+
- @atlaskit/icon@20.1.1
|
|
1543
|
+
- @atlaskit/select@11.0.10
|
|
1544
|
+
- @atlaskit/avatar@17.1.10
|
|
1545
|
+
- @atlaskit/inline-dialog@12.1.12
|
|
1546
|
+
- @atlaskit/checkbox@10.1.11
|
|
1547
|
+
- @atlaskit/blanket@10.0.18
|
|
1548
|
+
- @atlaskit/form@7.2.1
|
|
1549
|
+
- @atlaskit/webdriver-runner@0.3.4
|
|
1250
1550
|
|
|
1251
1551
|
## 10.5.6
|
|
1252
1552
|
|
|
1253
1553
|
### Patch Changes
|
|
1254
1554
|
|
|
1255
|
-
-
|
|
1555
|
+
- [patch][f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
|
|
1256
1556
|
|
|
1257
|
-
|
|
1557
|
+
Added a new `ScrollBehavior` value `inside-wide` to support showing modals on pages with body
|
|
1558
|
+
wider than viewport width.-
|
|
1559
|
+
[patch][89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
|
|
1258
1560
|
|
|
1259
|
-
|
|
1561
|
+
FIX: `scrollBehavior: outside` Firefox scroll issue- Updated dependencies
|
|
1562
|
+
[603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
|
|
1260
1563
|
|
|
1261
|
-
-
|
|
1262
|
-
|
|
1263
|
-
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1564
|
+
- Updated dependencies
|
|
1565
|
+
[168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
|
|
1566
|
+
- Updated dependencies
|
|
1567
|
+
[0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
|
|
1568
|
+
- Updated dependencies
|
|
1569
|
+
[109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
|
|
1570
|
+
- Updated dependencies
|
|
1571
|
+
[b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
|
|
1572
|
+
- @atlaskit/portal@3.1.7
|
|
1573
|
+
- @atlaskit/docs@8.5.1
|
|
1574
|
+
- @atlaskit/theme@9.5.3
|
|
1575
|
+
- @atlaskit/analytics-next@6.3.6
|
|
1576
|
+
- @atlaskit/button@13.3.10
|
|
1270
1577
|
|
|
1271
1578
|
## 10.5.5
|
|
1272
1579
|
|
|
1273
1580
|
### Patch Changes
|
|
1274
1581
|
|
|
1275
|
-
-
|
|
1582
|
+
- [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
|
|
1276
1583
|
|
|
1277
|
-
|
|
1584
|
+
Upgraded react-scrolllock package- Updated dependencies
|
|
1585
|
+
[294c05bcdf](https://bitbucket.org/atlassian/atlassian-frontend/commits/294c05bcdf):
|
|
1278
1586
|
|
|
1279
|
-
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1587
|
+
- Updated dependencies
|
|
1588
|
+
[dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
|
|
1589
|
+
- Updated dependencies
|
|
1590
|
+
[8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
|
|
1591
|
+
- @atlaskit/form@7.2.0
|
|
1592
|
+
- @atlaskit/build-utils@2.6.4
|
|
1593
|
+
- @atlaskit/docs@8.5.0
|
|
1284
1594
|
|
|
1285
1595
|
## 10.5.4
|
|
1286
1596
|
|
|
1287
1597
|
### Patch Changes
|
|
1288
1598
|
|
|
1289
|
-
-
|
|
1290
|
-
|
|
1291
|
-
-
|
|
1292
|
-
|
|
1293
|
-
-
|
|
1294
|
-
|
|
1295
|
-
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1599
|
+
- Updated dependencies
|
|
1600
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
1601
|
+
- Updated dependencies
|
|
1602
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1603
|
+
- Updated dependencies
|
|
1604
|
+
[64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
|
|
1605
|
+
- Updated dependencies
|
|
1606
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1607
|
+
- Updated dependencies
|
|
1608
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
1609
|
+
- Updated dependencies
|
|
1610
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1611
|
+
- Updated dependencies
|
|
1612
|
+
[109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
|
|
1613
|
+
- Updated dependencies
|
|
1614
|
+
[c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
|
|
1615
|
+
- @atlaskit/docs@8.4.0
|
|
1616
|
+
- @atlaskit/icon@20.1.0
|
|
1617
|
+
- @atlaskit/webdriver-runner@0.3.0
|
|
1618
|
+
- @atlaskit/field-radio-group@7.0.2
|
|
1619
|
+
- @atlaskit/avatar@17.1.9
|
|
1620
|
+
- @atlaskit/button@13.3.9
|
|
1621
|
+
- @atlaskit/checkbox@10.1.10
|
|
1622
|
+
- @atlaskit/form@7.1.5
|
|
1623
|
+
- @atlaskit/inline-dialog@12.1.11
|
|
1624
|
+
- @atlaskit/select@11.0.9
|
|
1625
|
+
- @atlaskit/textfield@3.1.9
|
|
1308
1626
|
|
|
1309
1627
|
## 10.5.3
|
|
1310
1628
|
|
|
1311
1629
|
### Patch Changes
|
|
1312
1630
|
|
|
1313
|
-
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1631
|
+
- Updated dependencies
|
|
1632
|
+
[e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
|
|
1633
|
+
- @atlaskit/webdriver-runner@0.2.0
|
|
1634
|
+
- @atlaskit/avatar@17.1.8
|
|
1635
|
+
- @atlaskit/button@13.3.8
|
|
1636
|
+
- @atlaskit/checkbox@10.1.9
|
|
1637
|
+
- @atlaskit/form@7.1.4
|
|
1638
|
+
- @atlaskit/inline-dialog@12.1.10
|
|
1639
|
+
- @atlaskit/select@11.0.8
|
|
1640
|
+
- @atlaskit/textfield@3.1.8
|
|
1322
1641
|
|
|
1323
1642
|
## 10.5.2
|
|
1324
1643
|
|
|
1325
1644
|
### Patch Changes
|
|
1326
1645
|
|
|
1327
|
-
-
|
|
1646
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1328
1647
|
|
|
1329
|
-
|
|
1648
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1649
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1330
1650
|
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1651
|
+
- @atlaskit/docs@8.3.2
|
|
1652
|
+
- @atlaskit/visual-regression@0.1.9
|
|
1653
|
+
- @atlaskit/analytics-next@6.3.5
|
|
1654
|
+
- @atlaskit/avatar@17.1.7
|
|
1655
|
+
- @atlaskit/blanket@10.0.17
|
|
1656
|
+
- @atlaskit/button@13.3.7
|
|
1657
|
+
- @atlaskit/checkbox@10.1.7
|
|
1658
|
+
- @atlaskit/field-radio-group@7.0.1
|
|
1659
|
+
- @atlaskit/form@7.1.2
|
|
1660
|
+
- @atlaskit/icon@20.0.1
|
|
1661
|
+
- @atlaskit/inline-dialog@12.1.9
|
|
1662
|
+
- @atlaskit/portal@3.1.6
|
|
1663
|
+
- @atlaskit/select@11.0.7
|
|
1664
|
+
- @atlaskit/textfield@3.1.6
|
|
1665
|
+
- @atlaskit/theme@9.5.1
|
|
1346
1666
|
|
|
1347
1667
|
## 10.5.1
|
|
1348
1668
|
|
|
1349
1669
|
### Patch Changes
|
|
1350
1670
|
|
|
1351
|
-
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1671
|
+
- Updated dependencies
|
|
1672
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
1673
|
+
- Updated dependencies
|
|
1674
|
+
[b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
|
|
1675
|
+
- @atlaskit/field-radio-group@7.0.0
|
|
1676
|
+
- @atlaskit/icon@20.0.0
|
|
1677
|
+
- @atlaskit/avatar@17.1.6
|
|
1678
|
+
- @atlaskit/form@7.1.1
|
|
1679
|
+
- @atlaskit/docs@8.3.1
|
|
1680
|
+
- @atlaskit/button@13.3.6
|
|
1681
|
+
- @atlaskit/checkbox@10.1.6
|
|
1682
|
+
- @atlaskit/inline-dialog@12.1.8
|
|
1683
|
+
- @atlaskit/portal@3.1.5
|
|
1684
|
+
- @atlaskit/select@11.0.6
|
|
1685
|
+
- @atlaskit/textfield@3.1.5
|
|
1364
1686
|
|
|
1365
1687
|
## 10.5.0
|
|
1366
1688
|
|
|
1367
1689
|
### Minor Changes
|
|
1368
1690
|
|
|
1369
|
-
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
### Patch Changes
|
|
1374
|
-
|
|
1375
|
-
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
-
|
|
1382
|
-
|
|
1383
|
-
-
|
|
1384
|
-
|
|
1385
|
-
-
|
|
1386
|
-
|
|
1387
|
-
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1691
|
+
- [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1692
|
+
|
|
1693
|
+
Allowing support for using with new react-beautiful-dnd 12.x API
|
|
1694
|
+
|
|
1695
|
+
### Patch Changes
|
|
1696
|
+
|
|
1697
|
+
- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1698
|
+
|
|
1699
|
+
Form has been converted to Typescript. TypeScript consumers will now get static type safety.
|
|
1700
|
+
Flow types are no longer provided. No API changes.- Updated dependencies
|
|
1701
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1702
|
+
|
|
1703
|
+
- Updated dependencies
|
|
1704
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1705
|
+
- Updated dependencies
|
|
1706
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1707
|
+
- Updated dependencies
|
|
1708
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1709
|
+
- Updated dependencies
|
|
1710
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1711
|
+
- Updated dependencies
|
|
1712
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1713
|
+
- Updated dependencies
|
|
1714
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1715
|
+
- Updated dependencies
|
|
1716
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1717
|
+
- Updated dependencies
|
|
1718
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1719
|
+
- Updated dependencies
|
|
1720
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1721
|
+
- Updated dependencies
|
|
1722
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1723
|
+
- @atlaskit/analytics-next@6.3.3
|
|
1724
|
+
- @atlaskit/select@11.0.3
|
|
1725
|
+
- @atlaskit/form@7.0.0
|
|
1726
|
+
- @atlaskit/checkbox@10.1.4
|
|
1727
|
+
- @atlaskit/field-text@9.0.14
|
|
1728
|
+
- @atlaskit/textfield@3.1.4
|
|
1729
|
+
- @atlaskit/avatar@17.1.5
|
|
1730
|
+
- @atlaskit/inline-dialog@12.1.6
|
|
1397
1731
|
|
|
1398
1732
|
## 10.4.0
|
|
1399
1733
|
|
|
1400
1734
|
### Minor Changes
|
|
1401
1735
|
|
|
1402
|
-
-
|
|
1736
|
+
- [minor][1ed27f5f85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ed27f5f85):
|
|
1403
1737
|
|
|
1404
|
-
|
|
1738
|
+
Adds prop types for Header / Footer render props.
|
|
1405
1739
|
|
|
1406
1740
|
## 10.3.6
|
|
1407
1741
|
|
|
1408
|
-
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1742
|
+
- Updated dependencies
|
|
1743
|
+
[30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
|
|
1744
|
+
- @atlaskit/form@6.3.2
|
|
1745
|
+
- @atlaskit/inline-dialog@12.1.5
|
|
1746
|
+
- @atlaskit/select@11.0.0
|
|
1747
|
+
- @atlaskit/button@13.3.4
|
|
1413
1748
|
|
|
1414
1749
|
## 10.3.5
|
|
1415
1750
|
|
|
1416
1751
|
### Patch Changes
|
|
1417
1752
|
|
|
1418
|
-
-
|
|
1753
|
+
- [patch][b39742b616](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b39742b616):
|
|
1419
1754
|
|
|
1420
|
-
|
|
1755
|
+
fixed type for the actions props
|
|
1421
1756
|
|
|
1422
1757
|
## 10.3.4
|
|
1423
1758
|
|
|
1424
1759
|
### Patch Changes
|
|
1425
1760
|
|
|
1426
|
-
-
|
|
1761
|
+
- [patch][f86839ca4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f86839ca4e):
|
|
1427
1762
|
|
|
1428
|
-
|
|
1763
|
+
@atlaskit/portal had an issue in IE11 and this is fixed in 3.1.2
|
|
1429
1764
|
|
|
1430
1765
|
## 10.3.3
|
|
1431
1766
|
|
|
1432
1767
|
### Patch Changes
|
|
1433
1768
|
|
|
1434
|
-
-
|
|
1769
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
1435
1770
|
|
|
1436
|
-
|
|
1771
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
1437
1772
|
|
|
1438
1773
|
## 10.3.2
|
|
1439
1774
|
|
|
1440
1775
|
### Patch Changes
|
|
1441
1776
|
|
|
1442
|
-
-
|
|
1777
|
+
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
|
|
1443
1778
|
|
|
1444
|
-
|
|
1779
|
+
Updated version of analytics-next to fix potential incompatibilities with TS 3.6
|
|
1445
1780
|
|
|
1446
1781
|
## 10.3.1
|
|
1447
1782
|
|
|
1448
|
-
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1783
|
+
- Updated dependencies
|
|
1784
|
+
[97bab7fd28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bab7fd28):
|
|
1785
|
+
- @atlaskit/button@13.3.1
|
|
1786
|
+
- @atlaskit/form@6.2.3
|
|
1787
|
+
- @atlaskit/select@10.1.1
|
|
1788
|
+
- @atlaskit/checkbox@10.0.0
|
|
1789
|
+
- @atlaskit/docs@8.1.7
|
|
1454
1790
|
|
|
1455
1791
|
## 10.3.0
|
|
1456
1792
|
|
|
1457
1793
|
### Minor Changes
|
|
1458
1794
|
|
|
1459
|
-
-
|
|
1795
|
+
- [minor][66e147e6a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66e147e6a1):
|
|
1460
1796
|
|
|
1461
|
-
|
|
1797
|
+
Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
|
|
1798
|
+
products to write better integration and end to end tests.
|
|
1462
1799
|
|
|
1463
1800
|
## 10.2.1
|
|
1464
1801
|
|
|
1465
|
-
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1802
|
+
- Updated dependencies
|
|
1803
|
+
[8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
|
|
1804
|
+
- @atlaskit/textfield@3.0.6
|
|
1805
|
+
- @atlaskit/avatar@17.0.0
|
|
1806
|
+
- @atlaskit/theme@9.2.2
|
|
1469
1807
|
|
|
1470
1808
|
## 10.2.0
|
|
1471
1809
|
|
|
1472
1810
|
### Minor Changes
|
|
1473
1811
|
|
|
1474
|
-
-
|
|
1812
|
+
- [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
|
|
1475
1813
|
|
|
1476
|
-
|
|
1814
|
+
Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
|
|
1477
1815
|
|
|
1478
|
-
|
|
1479
|
-
|
|
1816
|
+
More information about the deprecation of lifecycles methods can be found here:
|
|
1817
|
+
https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
|
|
1480
1818
|
|
|
1481
1819
|
## 10.1.9
|
|
1482
1820
|
|
|
1483
1821
|
### Patch Changes
|
|
1484
1822
|
|
|
1485
|
-
-
|
|
1823
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
1486
1824
|
|
|
1487
|
-
|
|
1825
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1826
|
+
non-relative imports as relative imports
|
|
1488
1827
|
|
|
1489
1828
|
## 10.1.8
|
|
1490
1829
|
|
|
1491
1830
|
### Patch Changes
|
|
1492
1831
|
|
|
1493
|
-
-
|
|
1832
|
+
- [patch][0d7d459f1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7d459f1a):
|
|
1494
1833
|
|
|
1495
|
-
|
|
1834
|
+
Fixes type errors which were incompatible with TS 3.6
|
|
1496
1835
|
|
|
1497
1836
|
## 10.1.7
|
|
1498
1837
|
|
|
1499
1838
|
### Patch Changes
|
|
1500
1839
|
|
|
1501
|
-
-
|
|
1840
|
+
- [patch][f4ba40109f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4ba40109f):
|
|
1502
1841
|
|
|
1503
|
-
|
|
1842
|
+
Refactors modal-dialog's styled component props
|
|
1504
1843
|
|
|
1505
1844
|
## 10.1.6
|
|
1506
1845
|
|
|
1507
1846
|
### Patch Changes
|
|
1508
1847
|
|
|
1509
|
-
-
|
|
1848
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
1510
1849
|
|
|
1511
|
-
|
|
1850
|
+
Upgraded Typescript to 3.3.x
|
|
1512
1851
|
|
|
1513
1852
|
## 10.1.5
|
|
1514
1853
|
|
|
1515
1854
|
### Patch Changes
|
|
1516
1855
|
|
|
1517
|
-
-
|
|
1856
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
1518
1857
|
|
|
1519
|
-
|
|
1858
|
+
Change all the imports to theme in Core to use multi entry points
|
|
1520
1859
|
|
|
1521
1860
|
## 10.1.4
|
|
1522
1861
|
|
|
1523
1862
|
### Patch Changes
|
|
1524
1863
|
|
|
1525
|
-
-
|
|
1864
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
1526
1865
|
|
|
1527
|
-
|
|
1866
|
+
Updates component maintainers
|
|
1528
1867
|
|
|
1529
1868
|
## 10.1.3
|
|
1530
1869
|
|
|
1531
1870
|
### Patch Changes
|
|
1532
1871
|
|
|
1533
|
-
-
|
|
1872
|
+
- [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
|
|
1534
1873
|
|
|
1535
|
-
|
|
1874
|
+
Analytics-next has been converted to Typescript. Typescript consumers will now get static type
|
|
1875
|
+
safety. Flow types are no longer provided. No behavioural changes.
|
|
1536
1876
|
|
|
1537
|
-
|
|
1877
|
+
**Breaking changes**
|
|
1538
1878
|
|
|
1539
|
-
|
|
1540
|
-
|
|
1879
|
+
- `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
|
|
1880
|
+
- `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
|
|
1541
1881
|
|
|
1542
|
-
|
|
1882
|
+
**Breaking changes to TypeScript annotations**
|
|
1543
1883
|
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1884
|
+
- `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
|
|
1885
|
+
provide props as a generic type.
|
|
1886
|
+
- `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
|
|
1887
|
+
provide props as a generic type.
|
|
1888
|
+
- Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
|
|
1889
|
+
source code
|
|
1890
|
+
- Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
|
|
1891
|
+
source code
|
|
1892
|
+
- Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
|
|
1893
|
+
match source code
|
|
1894
|
+
- Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
|
|
1895
|
+
- Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
|
|
1896
|
+
- Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
|
|
1897
|
+
- Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
|
|
1898
|
+
- Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
|
|
1899
|
+
- Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
|
|
1555
1900
|
|
|
1556
1901
|
## 10.1.2
|
|
1557
1902
|
|
|
1558
|
-
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1903
|
+
- Updated dependencies
|
|
1904
|
+
[84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
|
|
1905
|
+
- @atlaskit/form@6.1.7
|
|
1906
|
+
- @atlaskit/icon@19.0.2
|
|
1907
|
+
- @atlaskit/textfield@3.0.0
|
|
1562
1908
|
|
|
1563
1909
|
## 10.1.1
|
|
1564
1910
|
|
|
1565
1911
|
### Patch Changes
|
|
1566
1912
|
|
|
1567
|
-
-
|
|
1913
|
+
- [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):
|
|
1568
1914
|
|
|
1569
|
-
|
|
1915
|
+
Fixes various TypeScript errors which were previously failing silently
|
|
1570
1916
|
|
|
1571
1917
|
## 10.1.0
|
|
1572
1918
|
|
|
1573
1919
|
### Minor Changes
|
|
1574
1920
|
|
|
1575
|
-
-
|
|
1921
|
+
- [minor][eb7b748d59](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb7b748d59):
|
|
1576
1922
|
|
|
1577
|
-
|
|
1923
|
+
Modal-dialog padding now matches AGD and GUI pack
|
|
1578
1924
|
|
|
1579
1925
|
## 10.0.14
|
|
1580
1926
|
|
|
1581
1927
|
### Patch Changes
|
|
1582
1928
|
|
|
1583
|
-
-
|
|
1929
|
+
- [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
|
|
1584
1930
|
|
|
1585
|
-
|
|
1931
|
+
Consume analytics-next ts type definitions as an ambient declaration.
|
|
1586
1932
|
|
|
1587
1933
|
## 10.0.13
|
|
1588
1934
|
|
|
1589
1935
|
### Patch Changes
|
|
1590
1936
|
|
|
1591
|
-
-
|
|
1937
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
1592
1938
|
|
|
1593
|
-
|
|
1939
|
+
Fixes bug, missing version.json file
|
|
1594
1940
|
|
|
1595
1941
|
## 10.0.12
|
|
1596
1942
|
|
|
1597
1943
|
### Patch Changes
|
|
1598
1944
|
|
|
1599
|
-
-
|
|
1945
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
1600
1946
|
|
|
1601
|
-
|
|
1947
|
+
In this PR, we are:
|
|
1602
1948
|
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1949
|
+
- Re-introducing dist build folders
|
|
1950
|
+
- Adding back cjs
|
|
1951
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
1952
|
+
- Creating folders at the root for entry-points
|
|
1953
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
1954
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
1955
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
1956
|
+
for further details
|
|
1609
1957
|
|
|
1610
1958
|
## 10.0.11
|
|
1611
1959
|
|
|
1612
1960
|
### Patch Changes
|
|
1613
1961
|
|
|
1614
|
-
-
|
|
1962
|
+
- [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
|
|
1615
1963
|
|
|
1616
|
-
|
|
1964
|
+
TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide
|
|
1965
|
+
props as a generic type. This is so that TypeScript can correctly calculate the props and
|
|
1966
|
+
defaultProps of the returned component.
|
|
1617
1967
|
|
|
1618
|
-
|
|
1968
|
+
Before:
|
|
1619
1969
|
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1970
|
+
```typescript
|
|
1971
|
+
withAnalyticsEvents()(Button) as ComponentClass<Props>;
|
|
1972
|
+
```
|
|
1623
1973
|
|
|
1624
|
-
|
|
1974
|
+
After:
|
|
1625
1975
|
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1976
|
+
```typescript
|
|
1977
|
+
withAnalyticsEvents<Props>()(Button);
|
|
1978
|
+
```
|
|
1629
1979
|
|
|
1630
1980
|
## 10.0.10
|
|
1631
1981
|
|
|
1632
|
-
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1982
|
+
- Updated dependencies
|
|
1983
|
+
[790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
|
|
1984
|
+
- @atlaskit/button@13.0.11
|
|
1985
|
+
- @atlaskit/form@6.1.4
|
|
1986
|
+
- @atlaskit/inline-dialog@12.0.5
|
|
1987
|
+
- @atlaskit/select@10.0.0
|
|
1637
1988
|
|
|
1638
1989
|
## 10.0.9
|
|
1639
1990
|
|
|
1640
1991
|
### Patch Changes
|
|
1641
1992
|
|
|
1642
|
-
-
|
|
1993
|
+
- [patch][0342746c45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0342746c45):
|
|
1643
1994
|
|
|
1644
|
-
|
|
1995
|
+
Closing a dialog in IE11 specific event key
|
|
1645
1996
|
|
|
1646
1997
|
## 10.0.8
|
|
1647
1998
|
|
|
1648
|
-
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1999
|
+
- Updated dependencies
|
|
2000
|
+
[87a2638655](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a2638655):
|
|
2001
|
+
- @atlaskit/button@13.0.10
|
|
2002
|
+
- @atlaskit/form@6.1.2
|
|
2003
|
+
- @atlaskit/select@9.1.10
|
|
2004
|
+
- @atlaskit/checkbox@9.0.0
|
|
1653
2005
|
|
|
1654
2006
|
## 10.0.7
|
|
1655
2007
|
|
|
1656
|
-
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
2008
|
+
- Updated dependencies
|
|
2009
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
2010
|
+
- @atlaskit/docs@8.1.3
|
|
2011
|
+
- @atlaskit/avatar@16.0.6
|
|
2012
|
+
- @atlaskit/button@13.0.9
|
|
2013
|
+
- @atlaskit/checkbox@8.0.5
|
|
2014
|
+
- @atlaskit/field-radio-group@6.0.4
|
|
2015
|
+
- @atlaskit/form@6.1.1
|
|
2016
|
+
- @atlaskit/inline-dialog@12.0.3
|
|
2017
|
+
- @atlaskit/portal@3.0.7
|
|
2018
|
+
- @atlaskit/select@9.1.8
|
|
2019
|
+
- @atlaskit/textfield@2.0.3
|
|
2020
|
+
- @atlaskit/icon@19.0.0
|
|
1668
2021
|
|
|
1669
2022
|
## 10.0.6
|
|
1670
2023
|
|
|
1671
2024
|
### Patch Changes
|
|
1672
2025
|
|
|
1673
|
-
-
|
|
2026
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
1674
2027
|
|
|
1675
|
-
|
|
2028
|
+
index.ts will now be ignored when publishing to npm
|
|
1676
2029
|
|
|
1677
2030
|
## 10.0.5
|
|
1678
2031
|
|
|
1679
2032
|
### Patch Changes
|
|
1680
2033
|
|
|
1681
|
-
-
|
|
2034
|
+
- [patch][02f1f73671](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02f1f73671):
|
|
1682
2035
|
|
|
1683
|
-
|
|
2036
|
+
`heading` prop type changed from string to React.ReactNode. This provides more flexibility for
|
|
2037
|
+
consumers to provide i18n components like FormattedMessage.
|
|
1684
2038
|
|
|
1685
2039
|
## 10.0.4
|
|
1686
2040
|
|
|
1687
|
-
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
2041
|
+
- Updated dependencies
|
|
2042
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
2043
|
+
- @atlaskit/docs@8.1.2
|
|
2044
|
+
- @atlaskit/avatar@16.0.3
|
|
2045
|
+
- @atlaskit/button@13.0.8
|
|
2046
|
+
- @atlaskit/checkbox@8.0.2
|
|
2047
|
+
- @atlaskit/field-radio-group@6.0.2
|
|
2048
|
+
- @atlaskit/form@6.0.5
|
|
2049
|
+
- @atlaskit/inline-dialog@12.0.1
|
|
2050
|
+
- @atlaskit/portal@3.0.3
|
|
2051
|
+
- @atlaskit/select@9.1.5
|
|
2052
|
+
- @atlaskit/textfield@2.0.1
|
|
2053
|
+
- @atlaskit/icon@18.0.0
|
|
1699
2054
|
|
|
1700
2055
|
## 10.0.3
|
|
1701
2056
|
|
|
1702
|
-
-
|
|
1703
|
-
|
|
1704
|
-
|
|
2057
|
+
- Updated dependencies
|
|
2058
|
+
[181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
|
|
2059
|
+
- @atlaskit/portal@3.0.2
|
|
2060
|
+
- @atlaskit/inline-dialog@12.0.0
|
|
1705
2061
|
|
|
1706
2062
|
## 10.0.2
|
|
1707
2063
|
|
|
1708
|
-
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
2064
|
+
- Updated dependencies
|
|
2065
|
+
[70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
|
|
2066
|
+
- @atlaskit/button@13.0.6
|
|
2067
|
+
- @atlaskit/form@6.0.4
|
|
2068
|
+
- @atlaskit/select@9.1.4
|
|
2069
|
+
- @atlaskit/checkbox@8.0.0
|
|
2070
|
+
- @atlaskit/icon@17.2.0
|
|
2071
|
+
- @atlaskit/theme@9.1.0
|
|
1715
2072
|
|
|
1716
2073
|
## 10.0.1
|
|
1717
2074
|
|
|
1718
|
-
-
|
|
2075
|
+
- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
|
|
1719
2076
|
|
|
1720
|
-
|
|
2077
|
+
- This is just a safety release in case anything strange happened in in the previous one. See
|
|
2078
|
+
Pull Request #5942 for details
|
|
1721
2079
|
|
|
1722
2080
|
## 10.0.0
|
|
1723
2081
|
|
|
1724
|
-
-
|
|
2082
|
+
- [major][06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
|
|
1725
2083
|
|
|
1726
|
-
|
|
2084
|
+
- modal-dialog has been converted to Typescript. Typescript consumers will now get static type
|
|
2085
|
+
safety. Flow types are no longer provided. No API or behavioural changes.
|
|
1727
2086
|
|
|
1728
|
-
-
|
|
2087
|
+
- [patch][c3ab82ed42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3ab82ed42):
|
|
1729
2088
|
|
|
1730
|
-
|
|
2089
|
+
- Bump react-focus-lock to latest 1.19.1, it will fix a bug with document.activeElement
|
|
1731
2090
|
|
|
1732
|
-
-
|
|
1733
|
-
|
|
2091
|
+
- Updated dependencies
|
|
2092
|
+
[dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
|
|
2093
|
+
- @atlaskit/portal@3.0.0
|
|
1734
2094
|
|
|
1735
2095
|
## 9.0.0
|
|
1736
2096
|
|
|
1737
|
-
-
|
|
2097
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1738
2098
|
|
|
1739
|
-
|
|
2099
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
2100
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
1740
2101
|
|
|
1741
2102
|
## 8.0.9
|
|
1742
2103
|
|
|
1743
|
-
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
2104
|
+
- Updated dependencies
|
|
2105
|
+
[6cdf11238d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cdf11238d):
|
|
2106
|
+
- Updated dependencies
|
|
2107
|
+
[5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
|
|
2108
|
+
- @atlaskit/form@5.2.10
|
|
2109
|
+
- @atlaskit/textfield@1.0.0
|
|
2110
|
+
- @atlaskit/portal@1.0.0
|
|
1748
2111
|
|
|
1749
2112
|
## 8.0.8
|
|
1750
2113
|
|
|
1751
|
-
-
|
|
1752
|
-
|
|
2114
|
+
- Updated dependencies
|
|
2115
|
+
[38dab947e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38dab947e6):
|
|
2116
|
+
- @atlaskit/blanket@9.0.0
|
|
1753
2117
|
|
|
1754
2118
|
## 8.0.7
|
|
1755
2119
|
|
|
1756
|
-
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
2120
|
+
- Updated dependencies
|
|
2121
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
2122
|
+
- @atlaskit/docs@7.0.3
|
|
2123
|
+
- @atlaskit/avatar@15.0.4
|
|
2124
|
+
- @atlaskit/blanket@8.0.3
|
|
2125
|
+
- @atlaskit/button@12.0.3
|
|
2126
|
+
- @atlaskit/checkbox@6.0.4
|
|
2127
|
+
- @atlaskit/field-radio-group@5.0.3
|
|
2128
|
+
- @atlaskit/field-text@8.0.3
|
|
2129
|
+
- @atlaskit/form@5.2.7
|
|
2130
|
+
- @atlaskit/icon@16.0.9
|
|
2131
|
+
- @atlaskit/inline-dialog@10.0.4
|
|
2132
|
+
- @atlaskit/select@8.1.1
|
|
2133
|
+
- @atlaskit/textfield@0.4.4
|
|
2134
|
+
- @atlaskit/theme@8.1.7
|
|
1770
2135
|
|
|
1771
2136
|
## 8.0.6
|
|
1772
2137
|
|
|
1773
|
-
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
2138
|
+
- Updated dependencies
|
|
2139
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
2140
|
+
- @atlaskit/docs@7.0.2
|
|
2141
|
+
- @atlaskit/analytics-next@4.0.3
|
|
2142
|
+
- @atlaskit/avatar@15.0.3
|
|
2143
|
+
- @atlaskit/blanket@8.0.2
|
|
2144
|
+
- @atlaskit/checkbox@6.0.3
|
|
2145
|
+
- @atlaskit/field-radio-group@5.0.2
|
|
2146
|
+
- @atlaskit/field-text@8.0.2
|
|
2147
|
+
- @atlaskit/form@5.2.5
|
|
2148
|
+
- @atlaskit/icon@16.0.8
|
|
2149
|
+
- @atlaskit/inline-dialog@10.0.3
|
|
2150
|
+
- @atlaskit/portal@0.3.1
|
|
2151
|
+
- @atlaskit/select@8.0.5
|
|
2152
|
+
- @atlaskit/textfield@0.4.3
|
|
2153
|
+
- @atlaskit/theme@8.1.6
|
|
2154
|
+
- @atlaskit/button@12.0.0
|
|
1789
2155
|
|
|
1790
2156
|
## 8.0.5
|
|
1791
2157
|
|
|
1792
|
-
-
|
|
2158
|
+
- [patch][cc8378fcd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc8378fcd4):
|
|
1793
2159
|
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
2160
|
+
- Modal-dialog has been migrated from styled-components to Emotion (v10)
|
|
2161
|
+
- styled-components is no longer a peer-dependency
|
|
2162
|
+
- Render props Body, Header, Footer and Container continue to get styles applied via className
|
|
2163
|
+
- Fixes an issue with modal contents that re-rendered on resize
|
|
2164
|
+
- Fixes an issue with forms losing state
|
|
2165
|
+
- SSR now works out of the box
|
|
1800
2166
|
|
|
1801
|
-
|
|
2167
|
+
### Warning
|
|
1802
2168
|
|
|
1803
|
-
|
|
2169
|
+
Emotion 10 does not provide support for
|
|
2170
|
+
[Enzyme shallow rendering](https://airbnb.io/enzyme/docs/api/shallow.html). This is due to the
|
|
2171
|
+
fact that uses it's own [JSX pragma](https://emotion.sh/docs/css-prop#jsx-pragma) to support the
|
|
2172
|
+
[CSS prop](https://emotion.sh/docs/css-prop). The pragma internally wraps components and
|
|
2173
|
+
attaches a sibling style tag. Consequently, these implementation details may now be visible as
|
|
2174
|
+
conflicts in your snapshot tests and may be the cause of test failures for cases that reach into
|
|
2175
|
+
modal-dialog.
|
|
1804
2176
|
|
|
1805
|
-
|
|
2177
|
+
If you are using Enzyme to test components dependent on Modal-Dialog, you may need to replace
|
|
2178
|
+
calls to [shallow()](https://airbnb.io/enzyme/docs/api/shallow.html) with a call to
|
|
2179
|
+
[mount()](https://airbnb.io/enzyme/docs/api/mount.html) instead.
|
|
1806
2180
|
|
|
1807
|
-
|
|
2181
|
+
For more information please see:
|
|
2182
|
+
[Migrating to Emotion 10](https://emotion.sh/docs/migrating-to-emotion-10)
|
|
1808
2183
|
|
|
1809
2184
|
## 8.0.4
|
|
1810
2185
|
|
|
1811
|
-
-
|
|
1812
|
-
|
|
2186
|
+
- Updated dependencies
|
|
2187
|
+
[ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
|
|
2188
|
+
- @atlaskit/portal@0.3.0
|
|
1813
2189
|
|
|
1814
2190
|
## 8.0.3
|
|
1815
2191
|
|
|
1816
|
-
-
|
|
1817
|
-
|
|
1818
|
-
|
|
2192
|
+
- Updated dependencies
|
|
2193
|
+
[8eff47cacb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eff47cacb):
|
|
2194
|
+
- @atlaskit/form@5.2.3
|
|
2195
|
+
- @atlaskit/textfield@0.4.0
|
|
1819
2196
|
|
|
1820
2197
|
## 8.0.2
|
|
1821
2198
|
|
|
1822
|
-
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
2199
|
+
- Updated dependencies
|
|
2200
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
2201
|
+
- @atlaskit/docs@7.0.1
|
|
2202
|
+
- @atlaskit/analytics-next@4.0.1
|
|
2203
|
+
- @atlaskit/avatar@15.0.1
|
|
2204
|
+
- @atlaskit/blanket@8.0.1
|
|
2205
|
+
- @atlaskit/checkbox@6.0.1
|
|
2206
|
+
- @atlaskit/field-radio-group@5.0.1
|
|
2207
|
+
- @atlaskit/field-text@8.0.1
|
|
2208
|
+
- @atlaskit/form@5.2.1
|
|
2209
|
+
- @atlaskit/icon@16.0.5
|
|
2210
|
+
- @atlaskit/inline-dialog@10.0.1
|
|
2211
|
+
- @atlaskit/portal@0.2.1
|
|
2212
|
+
- @atlaskit/select@8.0.3
|
|
2213
|
+
- @atlaskit/textfield@0.3.1
|
|
2214
|
+
- @atlaskit/theme@8.0.1
|
|
2215
|
+
- @atlaskit/button@11.0.0
|
|
1838
2216
|
|
|
1839
2217
|
## 8.0.1
|
|
1840
2218
|
|
|
1841
|
-
-
|
|
2219
|
+
- [patch][0f764dbd7c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f764dbd7c):
|
|
1842
2220
|
|
|
1843
|
-
|
|
2221
|
+
- Modal-dialog no longer shows unnecessary scrollbars in modern browsers
|
|
1844
2222
|
|
|
1845
2223
|
## 8.0.0
|
|
1846
2224
|
|
|
1847
|
-
-
|
|
2225
|
+
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1848
2226
|
|
|
1849
|
-
|
|
2227
|
+
- Drop ES5 from all the flow modules
|
|
1850
2228
|
|
|
1851
|
-
|
|
2229
|
+
### Dropping CJS support in all @atlaskit packages
|
|
1852
2230
|
|
|
1853
|
-
|
|
1854
|
-
|
|
2231
|
+
As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
|
|
2232
|
+
distribute esm. This means all distributed code will be transpiled, but will still contain
|
|
2233
|
+
`import` and `export` declarations.
|
|
1855
2234
|
|
|
1856
|
-
|
|
2235
|
+
The major reason for doing this is to allow us to support multiple entry points in packages,
|
|
2236
|
+
e.g:
|
|
1857
2237
|
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
2238
|
+
```js
|
|
2239
|
+
import colors from `@atlaskit/theme/colors`;
|
|
2240
|
+
```
|
|
1861
2241
|
|
|
1862
|
-
|
|
2242
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
1863
2243
|
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
2244
|
+
```js
|
|
2245
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
2246
|
+
```
|
|
1867
2247
|
|
|
1868
|
-
|
|
2248
|
+
This has a couple of issues. 1, it treats the file system as API making internal refactors
|
|
2249
|
+
harder, we have to worry about how consumers might be using things that aren't _actually_
|
|
2250
|
+
supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
|
|
2251
|
+
to lots of packages bundling all of theme, just to use a single color, especially in situations
|
|
2252
|
+
where tree shaking fails.
|
|
1869
2253
|
|
|
1870
|
-
|
|
2254
|
+
To support being able to use multiple entrypoints internally, we unfortunately cannot have
|
|
2255
|
+
multiple distributions as they would need to have very different imports from of their own
|
|
2256
|
+
internal dependencies.
|
|
1871
2257
|
|
|
1872
|
-
|
|
2258
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
2259
|
+
environments.
|
|
1873
2260
|
|
|
1874
|
-
|
|
2261
|
+
We may choose to revisit this solution in the future if we find any unintended condequences, but
|
|
2262
|
+
we see this as a pretty sane path forward which should lead to some major bundle size decreases,
|
|
2263
|
+
saner API's and simpler package architecture.
|
|
1875
2264
|
|
|
1876
|
-
|
|
2265
|
+
Please reach out to #fabric-build (if in Atlassian) or create an issue in
|
|
2266
|
+
[Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
|
|
2267
|
+
external) if you have any questions or queries about this.
|
|
1877
2268
|
|
|
1878
2269
|
## 7.3.0
|
|
1879
2270
|
|
|
1880
|
-
-
|
|
2271
|
+
- [minor][f26a3d0235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f26a3d0235):
|
|
1881
2272
|
|
|
1882
|
-
|
|
2273
|
+
- Added media queries to make Modal Dialogs Responsive
|
|
1883
2274
|
|
|
1884
2275
|
## 7.2.4
|
|
1885
2276
|
|
|
1886
|
-
-
|
|
1887
|
-
|
|
1888
|
-
|
|
2277
|
+
- Updated dependencies
|
|
2278
|
+
[e9b824bf86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9b824bf86):
|
|
2279
|
+
- @atlaskit/form@5.1.7
|
|
2280
|
+
- @atlaskit/textfield@0.2.0
|
|
1889
2281
|
|
|
1890
2282
|
## 7.2.3
|
|
1891
2283
|
|
|
1892
|
-
-
|
|
2284
|
+
- [patch][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
|
|
1893
2285
|
|
|
1894
|
-
|
|
2286
|
+
- popup select "target" is now a function that must resolve to a node
|
|
1895
2287
|
|
|
1896
2288
|
## 7.2.2
|
|
1897
2289
|
|
|
1898
|
-
-
|
|
2290
|
+
- [patch][a7670c1488](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7670c1488):
|
|
1899
2291
|
|
|
1900
|
-
|
|
2292
|
+
- Enabling handling focus in model-dialog by rendering component in model-dialog only after
|
|
2293
|
+
portal in model-dialog is attached to DOM.
|
|
1901
2294
|
|
|
1902
|
-
-
|
|
1903
|
-
|
|
2295
|
+
- Updated dependencies
|
|
2296
|
+
[27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
|
|
2297
|
+
- @atlaskit/portal@0.1.0
|
|
1904
2298
|
|
|
1905
2299
|
## 7.2.1
|
|
1906
2300
|
|
|
1907
|
-
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
2301
|
+
- Updated dependencies
|
|
2302
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
2303
|
+
- @atlaskit/docs@6.0.1
|
|
2304
|
+
- @atlaskit/avatar@14.1.8
|
|
2305
|
+
- @atlaskit/button@10.1.2
|
|
2306
|
+
- @atlaskit/checkbox@5.0.11
|
|
2307
|
+
- @atlaskit/field-radio-group@4.0.15
|
|
2308
|
+
- @atlaskit/form@5.1.2
|
|
2309
|
+
- @atlaskit/inline-dialog@9.0.14
|
|
2310
|
+
- @atlaskit/portal@0.0.18
|
|
2311
|
+
- @atlaskit/select@6.1.19
|
|
2312
|
+
- @atlaskit/icon@16.0.0
|
|
1918
2313
|
|
|
1919
2314
|
## 7.2.0
|
|
1920
2315
|
|
|
1921
|
-
-
|
|
2316
|
+
- [minor][07c4cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07c4cd1):
|
|
1922
2317
|
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
-
|
|
1927
|
-
|
|
2318
|
+
- **Feature**: `components` prop now has an optional `container` entry that is wrapped around
|
|
2319
|
+
the header, body and footer. This provides compatibility for forms with fields in the body,
|
|
2320
|
+
and submit buttons in the footer
|
|
2321
|
+
- **API changes:**
|
|
2322
|
+
- The `header`, `body` and `footer` props have been deprecated; such custom components
|
|
2323
|
+
should be passed within the `components` prop instead.
|
|
2324
|
+
- Custom `Body` components passed in using the new method must contain a `ref` element;
|
|
2325
|
+
this can be done using forwardRef, as seen in the `custom` example.
|
|
2326
|
+
- **Documentation:** Examples have been updated to demonstrate the new container prop, as well
|
|
2327
|
+
as utilise the new composition method for custom header/body/footers.
|
|
1928
2328
|
|
|
1929
2329
|
## 7.1.2
|
|
1930
2330
|
|
|
1931
|
-
-
|
|
2331
|
+
- [patch][2686f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2686f21):
|
|
1932
2332
|
|
|
1933
|
-
|
|
2333
|
+
- Removed example demonstrating deprecated reference behaviour
|
|
1934
2334
|
|
|
1935
2335
|
## 7.1.1
|
|
1936
2336
|
|
|
1937
|
-
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
2337
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
2338
|
+
- @atlaskit/analytics-next@3.1.2
|
|
2339
|
+
- @atlaskit/avatar@14.1.7
|
|
2340
|
+
- @atlaskit/blanket@7.0.12
|
|
2341
|
+
- @atlaskit/button@10.1.1
|
|
2342
|
+
- @atlaskit/checkbox@5.0.9
|
|
2343
|
+
- @atlaskit/field-radio-group@4.0.14
|
|
2344
|
+
- @atlaskit/field-text@7.0.18
|
|
2345
|
+
- @atlaskit/icon@15.0.2
|
|
2346
|
+
- @atlaskit/inline-dialog@9.0.13
|
|
2347
|
+
- @atlaskit/portal@0.0.17
|
|
2348
|
+
- @atlaskit/select@6.1.13
|
|
2349
|
+
- @atlaskit/theme@7.0.1
|
|
2350
|
+
- @atlaskit/docs@6.0.0
|
|
1951
2351
|
|
|
1952
2352
|
## 7.1.0
|
|
1953
2353
|
|
|
1954
|
-
-
|
|
2354
|
+
- [minor][7f99dec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f99dec):
|
|
1955
2355
|
|
|
1956
|
-
|
|
2356
|
+
- Fix usage of PopupSelect inside ModalDialog
|
|
1957
2357
|
|
|
1958
2358
|
## 7.0.14
|
|
1959
2359
|
|
|
1960
|
-
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
2360
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
2361
|
+
- @atlaskit/docs@5.2.3
|
|
2362
|
+
- @atlaskit/blanket@7.0.11
|
|
2363
|
+
- @atlaskit/button@10.0.4
|
|
2364
|
+
- @atlaskit/checkbox@5.0.8
|
|
2365
|
+
- @atlaskit/field-radio-group@4.0.13
|
|
2366
|
+
- @atlaskit/field-text@7.0.16
|
|
2367
|
+
- @atlaskit/icon@15.0.1
|
|
2368
|
+
- @atlaskit/inline-dialog@9.0.12
|
|
2369
|
+
- @atlaskit/theme@7.0.0
|
|
2370
|
+
- @atlaskit/avatar@14.1.6
|
|
1971
2371
|
|
|
1972
2372
|
## 7.0.13
|
|
1973
2373
|
|
|
1974
|
-
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
2374
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
2375
|
+
- @atlaskit/docs@5.2.2
|
|
2376
|
+
- @atlaskit/avatar@14.1.5
|
|
2377
|
+
- @atlaskit/button@10.0.1
|
|
2378
|
+
- @atlaskit/checkbox@5.0.7
|
|
2379
|
+
- @atlaskit/field-radio-group@4.0.12
|
|
2380
|
+
- @atlaskit/inline-dialog@9.0.11
|
|
2381
|
+
- @atlaskit/portal@0.0.16
|
|
2382
|
+
- @atlaskit/icon@15.0.0
|
|
1983
2383
|
|
|
1984
2384
|
## 7.0.12
|
|
1985
2385
|
|
|
1986
|
-
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
2386
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
2387
|
+
- @atlaskit/docs@5.2.1
|
|
2388
|
+
- @atlaskit/analytics-next@3.1.1
|
|
2389
|
+
- @atlaskit/avatar@14.1.4
|
|
2390
|
+
- @atlaskit/blanket@7.0.10
|
|
2391
|
+
- @atlaskit/checkbox@5.0.6
|
|
2392
|
+
- @atlaskit/field-radio-group@4.0.11
|
|
2393
|
+
- @atlaskit/field-text@7.0.15
|
|
2394
|
+
- @atlaskit/icon@14.6.1
|
|
2395
|
+
- @atlaskit/inline-dialog@9.0.10
|
|
2396
|
+
- @atlaskit/portal@0.0.15
|
|
2397
|
+
- @atlaskit/theme@6.2.1
|
|
2398
|
+
- @atlaskit/button@10.0.0
|
|
1999
2399
|
|
|
2000
2400
|
## 7.0.11
|
|
2001
2401
|
|
|
2002
|
-
-
|
|
2402
|
+
- [patch][abd3a39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abd3a39):
|
|
2003
2403
|
|
|
2004
|
-
|
|
2404
|
+
- Bump react-beautiful-dnd dependency to v10.0.2
|
|
2005
2405
|
|
|
2006
2406
|
## 7.0.10
|
|
2007
2407
|
|
|
2008
|
-
-
|
|
2408
|
+
- [patch][e151c1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e151c1a):
|
|
2009
2409
|
|
|
2010
|
-
|
|
2410
|
+
- Removes dependency on @atlaskit/layer-manager
|
|
2011
2411
|
|
|
2012
|
-
|
|
2412
|
+
As of component versions:
|
|
2013
2413
|
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2414
|
+
- \`@atlaskit/modal-dialog@7.0.0\`
|
|
2415
|
+
- \`@atlaskit/tooltip@12.0.2\`
|
|
2416
|
+
- \`@atlaskit/flag@9.0.6\`
|
|
2417
|
+
- \`@atlaskit/onboarding@6.0.0\`
|
|
2018
2418
|
|
|
2019
|
-
|
|
2419
|
+
No component requires \`LayerManager\` to layer correctly.
|
|
2020
2420
|
|
|
2021
|
-
|
|
2421
|
+
You can safely remove this dependency and stop rendering \`LayerManager\` in your apps.
|
|
2022
2422
|
|
|
2023
2423
|
## 7.0.9
|
|
2024
2424
|
|
|
2025
|
-
-
|
|
2425
|
+
- [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
|
|
2026
2426
|
|
|
2027
|
-
|
|
2427
|
+
- Fixed issue where tooltips and modals would initially render in the wrong location
|
|
2028
2428
|
|
|
2029
2429
|
## 7.0.8
|
|
2030
2430
|
|
|
2031
|
-
-
|
|
2032
|
-
|
|
2431
|
+
- Updated dependencies [3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
|
|
2432
|
+
- @atlaskit/portal@0.0.13
|
|
2033
2433
|
|
|
2034
2434
|
## 7.0.7
|
|
2035
2435
|
|
|
2036
|
-
-
|
|
2436
|
+
- [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
|
|
2037
2437
|
|
|
2038
|
-
|
|
2438
|
+
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow
|
|
2439
|
+
flow to type check properly
|
|
2039
2440
|
|
|
2040
2441
|
## 7.0.6
|
|
2041
2442
|
|
|
2042
|
-
-
|
|
2443
|
+
- [patch][7cbd729](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cbd729):
|
|
2043
2444
|
|
|
2044
|
-
|
|
2445
|
+
- Fixes visual bug where header and footer keylines appeared below textboxes and other
|
|
2446
|
+
components
|
|
2045
2447
|
|
|
2046
2448
|
## 7.0.5
|
|
2047
2449
|
|
|
2048
|
-
-
|
|
2450
|
+
- [patch][72bc8da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72bc8da):
|
|
2049
2451
|
|
|
2050
|
-
|
|
2452
|
+
- Removes reference to window in initial state to properly support ssr
|
|
2051
2453
|
|
|
2052
|
-
-
|
|
2454
|
+
- [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
|
|
2053
2455
|
|
|
2054
|
-
|
|
2456
|
+
- upgrades verison of react-scrolllock to SSR safe version
|
|
2055
2457
|
|
|
2056
2458
|
## 7.0.4
|
|
2057
2459
|
|
|
2058
|
-
-
|
|
2059
|
-
|
|
2460
|
+
- [patch] Updated dependencies
|
|
2461
|
+
[aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
|
|
2462
|
+
- @atlaskit/portal@0.0.12
|
|
2060
2463
|
|
|
2061
2464
|
## 7.0.3
|
|
2062
2465
|
|
|
2063
|
-
-
|
|
2466
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
2467
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
2064
2468
|
|
|
2065
2469
|
## 7.0.2
|
|
2066
2470
|
|
|
2067
|
-
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2471
|
+
- [patch] Updated dependencies
|
|
2472
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
2473
|
+
- @atlaskit/docs@5.0.8
|
|
2474
|
+
- @atlaskit/avatar@14.0.11
|
|
2475
|
+
- @atlaskit/button@9.0.13
|
|
2476
|
+
- @atlaskit/checkbox@5.0.2
|
|
2477
|
+
- @atlaskit/field-radio-group@4.0.8
|
|
2478
|
+
- @atlaskit/inline-dialog@9.0.6
|
|
2479
|
+
- @atlaskit/layer-manager@5.0.13
|
|
2480
|
+
- @atlaskit/portal@0.0.10
|
|
2481
|
+
- @atlaskit/icon@14.0.0
|
|
2077
2482
|
|
|
2078
2483
|
## 7.0.1
|
|
2079
2484
|
|
|
2080
|
-
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2485
|
+
- [patch] Updated dependencies
|
|
2486
|
+
[80e1925](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80e1925)
|
|
2487
|
+
- @atlaskit/button@9.0.9
|
|
2488
|
+
- @atlaskit/checkbox@5.0.0
|
|
2083
2489
|
|
|
2084
2490
|
## 7.0.0
|
|
2085
2491
|
|
|
2086
|
-
-
|
|
2087
|
-
|
|
2492
|
+
- [patch] Updates dependency on portal
|
|
2493
|
+
[b46385f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b46385f)
|
|
2494
|
+
- [major] Changes the pattern for using dialogs. Adds ModalTransition component to
|
|
2495
|
+
@atlaskit/modal-dialog. See the
|
|
2496
|
+
[migration guide](http://atlaskit.atlassian.com/packages/core/modal-dialog/docs/migration) for
|
|
2497
|
+
more information. [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
|
|
2088
2498
|
|
|
2089
2499
|
## 6.0.12
|
|
2090
2500
|
|
|
2091
|
-
-
|
|
2501
|
+
- [patch] Bump react-focus-lock to fix issues with selecting text in Safari.
|
|
2502
|
+
[62dc9fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62dc9fc)
|
|
2092
2503
|
|
|
2093
2504
|
## 6.0.11
|
|
2094
2505
|
|
|
2095
|
-
-
|
|
2506
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
2507
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
2096
2508
|
|
|
2097
2509
|
## 6.0.9
|
|
2098
2510
|
|
|
2099
|
-
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2511
|
+
- [patch] Updated dependencies
|
|
2512
|
+
[df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
|
|
2513
|
+
- @atlaskit/theme@6.0.0
|
|
2514
|
+
- @atlaskit/layer-manager@5.0.6
|
|
2515
|
+
- @atlaskit/inline-dialog@9.0.2
|
|
2516
|
+
- @atlaskit/icon@13.2.5
|
|
2517
|
+
- @atlaskit/field-text@7.0.6
|
|
2518
|
+
- @atlaskit/field-radio-group@4.0.5
|
|
2519
|
+
- @atlaskit/checkbox@4.0.4
|
|
2520
|
+
- @atlaskit/button@9.0.6
|
|
2521
|
+
- @atlaskit/blanket@7.0.5
|
|
2522
|
+
- @atlaskit/avatar@14.0.8
|
|
2523
|
+
- @atlaskit/docs@5.0.6
|
|
2111
2524
|
|
|
2112
2525
|
## 6.0.8
|
|
2113
2526
|
|
|
2114
|
-
-
|
|
2115
|
-
|
|
2116
|
-
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
-
|
|
2121
|
-
|
|
2527
|
+
- [patch] Updated dependencies
|
|
2528
|
+
[1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
|
|
2529
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
2530
|
+
- [none] Updated dependencies
|
|
2531
|
+
[a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
|
|
2532
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
2533
|
+
- [none] Updated dependencies
|
|
2534
|
+
[87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
|
|
2535
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
2536
|
+
- [none] Updated dependencies
|
|
2537
|
+
[a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
|
|
2538
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
2122
2539
|
|
|
2123
2540
|
## 6.0.7
|
|
2124
2541
|
|
|
2125
|
-
-
|
|
2126
|
-
|
|
2542
|
+
- [patch] Bumping react-beautiful-dnd to version 9. Making use of use onBeforeDragStart for
|
|
2543
|
+
dynamic table [9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494)
|
|
2544
|
+
- [none] Updated dependencies
|
|
2545
|
+
[9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494)
|
|
2127
2546
|
|
|
2128
2547
|
## 6.0.6
|
|
2129
2548
|
|
|
2130
|
-
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2549
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
2550
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
2551
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
2552
|
+
- [none] Updated dependencies
|
|
2553
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
2554
|
+
- @atlaskit/inline-dialog@8.0.4
|
|
2555
|
+
- @atlaskit/field-text@7.0.4
|
|
2556
|
+
- @atlaskit/analytics-next@3.0.4
|
|
2557
|
+
- @atlaskit/checkbox@4.0.3
|
|
2558
|
+
- @atlaskit/button@9.0.5
|
|
2559
|
+
- @atlaskit/theme@5.1.3
|
|
2560
|
+
- @atlaskit/blanket@7.0.4
|
|
2561
|
+
- @atlaskit/field-radio-group@4.0.4
|
|
2562
|
+
- @atlaskit/layer-manager@5.0.5
|
|
2563
|
+
- @atlaskit/icon@13.2.4
|
|
2564
|
+
- @atlaskit/avatar@14.0.6
|
|
2143
2565
|
|
|
2144
2566
|
## 6.0.5
|
|
2145
2567
|
|
|
2146
|
-
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2568
|
+
- [patch] Updated dependencies
|
|
2569
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
2570
|
+
- @atlaskit/inline-dialog@8.0.3
|
|
2571
|
+
- @atlaskit/layer-manager@5.0.4
|
|
2572
|
+
- @atlaskit/icon@13.2.2
|
|
2573
|
+
- @atlaskit/field-radio-group@4.0.3
|
|
2574
|
+
- @atlaskit/checkbox@4.0.2
|
|
2575
|
+
- @atlaskit/button@9.0.4
|
|
2576
|
+
- @atlaskit/theme@5.1.2
|
|
2577
|
+
- @atlaskit/field-text@7.0.3
|
|
2578
|
+
- @atlaskit/blanket@7.0.3
|
|
2579
|
+
- @atlaskit/analytics-next@3.0.3
|
|
2580
|
+
- @atlaskit/docs@5.0.2
|
|
2581
|
+
- @atlaskit/avatar@14.0.5
|
|
2159
2582
|
|
|
2160
2583
|
## 6.0.4
|
|
2161
2584
|
|
|
2162
|
-
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2585
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
2586
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
2587
|
+
- [none] Updated dependencies
|
|
2588
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
2589
|
+
- @atlaskit/inline-dialog@8.0.2
|
|
2590
|
+
- @atlaskit/field-text@7.0.2
|
|
2591
|
+
- @atlaskit/analytics-next@3.0.2
|
|
2592
|
+
- @atlaskit/checkbox@4.0.1
|
|
2593
|
+
- @atlaskit/button@9.0.3
|
|
2594
|
+
- @atlaskit/theme@5.1.1
|
|
2595
|
+
- @atlaskit/blanket@7.0.2
|
|
2596
|
+
- @atlaskit/field-radio-group@4.0.2
|
|
2597
|
+
- @atlaskit/layer-manager@5.0.3
|
|
2598
|
+
- @atlaskit/icon@13.2.1
|
|
2599
|
+
- @atlaskit/avatar@14.0.4
|
|
2175
2600
|
|
|
2176
2601
|
## 6.0.3
|
|
2177
2602
|
|
|
2178
|
-
-
|
|
2179
|
-
|
|
2180
|
-
-
|
|
2181
|
-
|
|
2603
|
+
- [patch] Upgrading react-beautiful-dnd to 8.0.1
|
|
2604
|
+
[87cd977](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87cd977)
|
|
2605
|
+
- [patch] Upgrading react-beautiful-dnd to 8.0.0
|
|
2606
|
+
[22efc08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22efc08)
|
|
2607
|
+
- [none] Updated dependencies
|
|
2608
|
+
[87cd977](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87cd977)
|
|
2609
|
+
- [none] Updated dependencies
|
|
2610
|
+
[22efc08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22efc08)
|
|
2182
2611
|
|
|
2183
2612
|
## 6.0.2
|
|
2184
2613
|
|
|
2185
|
-
-
|
|
2186
|
-
|
|
2614
|
+
- [patch] Upgrading react-beautiful-dnd to 8.0.5
|
|
2615
|
+
[6052132](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6052132)
|
|
2616
|
+
- [none] Updated dependencies
|
|
2617
|
+
[6052132](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6052132)
|
|
2187
2618
|
|
|
2188
2619
|
## 6.0.1
|
|
2189
2620
|
|
|
2190
|
-
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2621
|
+
- [patch] Move analytics tests and replace elements to core
|
|
2622
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
2623
|
+
- [none] Updated dependencies
|
|
2624
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
2625
|
+
- @atlaskit/inline-dialog@8.0.1
|
|
2626
|
+
- @atlaskit/field-text@7.0.1
|
|
2627
|
+
- @atlaskit/analytics-next@3.0.1
|
|
2628
|
+
- @atlaskit/button@9.0.2
|
|
2629
|
+
- @atlaskit/docs@5.0.1
|
|
2630
|
+
- @atlaskit/blanket@7.0.1
|
|
2631
|
+
- @atlaskit/field-radio-group@4.0.1
|
|
2632
|
+
- @atlaskit/avatar@14.0.2
|
|
2200
2633
|
|
|
2201
2634
|
## 6.0.0
|
|
2202
2635
|
|
|
2203
|
-
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2636
|
+
- [major] Provides analytics for common component interations. See the
|
|
2637
|
+
[Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section
|
|
2638
|
+
for more details. If you are using enzyme for testing you will have to use
|
|
2639
|
+
[our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme).
|
|
2640
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
2641
|
+
- [major] Updates to React ^16.4.0
|
|
2642
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
2643
|
+
- [major] Updated dependencies
|
|
2644
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
2645
|
+
- @atlaskit/inline-dialog@8.0.0
|
|
2646
|
+
- @atlaskit/field-text@7.0.0
|
|
2647
|
+
- @atlaskit/analytics-next@3.0.0
|
|
2648
|
+
- @atlaskit/checkbox@4.0.0
|
|
2649
|
+
- @atlaskit/button@9.0.0
|
|
2650
|
+
- @atlaskit/theme@5.0.0
|
|
2651
|
+
- @atlaskit/docs@5.0.0
|
|
2652
|
+
- @atlaskit/blanket@7.0.0
|
|
2653
|
+
- @atlaskit/field-radio-group@4.0.0
|
|
2654
|
+
- @atlaskit/layer-manager@5.0.0
|
|
2655
|
+
- @atlaskit/icon@13.0.0
|
|
2656
|
+
- @atlaskit/avatar@14.0.0
|
|
2657
|
+
- [major] Updated dependencies
|
|
2658
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
2659
|
+
- @atlaskit/inline-dialog@8.0.0
|
|
2660
|
+
- @atlaskit/field-text@7.0.0
|
|
2661
|
+
- @atlaskit/analytics-next@3.0.0
|
|
2662
|
+
- @atlaskit/checkbox@4.0.0
|
|
2663
|
+
- @atlaskit/button@9.0.0
|
|
2664
|
+
- @atlaskit/theme@5.0.0
|
|
2665
|
+
- @atlaskit/docs@5.0.0
|
|
2666
|
+
- @atlaskit/blanket@7.0.0
|
|
2667
|
+
- @atlaskit/field-radio-group@4.0.0
|
|
2668
|
+
- @atlaskit/layer-manager@5.0.0
|
|
2669
|
+
- @atlaskit/icon@13.0.0
|
|
2670
|
+
- @atlaskit/avatar@14.0.0
|
|
2231
2671
|
|
|
2232
2672
|
## 5.2.8
|
|
2233
2673
|
|
|
2234
|
-
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2674
|
+
- [none] Updated dependencies
|
|
2675
|
+
[da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
|
|
2676
|
+
- @atlaskit/button@8.2.5
|
|
2677
|
+
- @atlaskit/avatar@13.0.0
|
|
2678
|
+
- [patch] Updated dependencies
|
|
2679
|
+
[7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
|
|
2680
|
+
- @atlaskit/avatar@13.0.0
|
|
2681
|
+
- @atlaskit/button@8.2.5
|
|
2240
2682
|
|
|
2241
2683
|
## 5.2.7
|
|
2242
2684
|
|
|
2243
|
-
-
|
|
2244
|
-
|
|
2685
|
+
- [patch] Updated dependencies
|
|
2686
|
+
[8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
|
|
2687
|
+
- @atlaskit/avatar@12.0.0
|
|
2245
2688
|
|
|
2246
2689
|
## 5.2.6
|
|
2247
2690
|
|
|
2248
|
-
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2691
|
+
- [patch] Remove or update \$FlowFixMe
|
|
2692
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
2693
|
+
- [none] Updated dependencies
|
|
2694
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
2695
|
+
- @atlaskit/field-text@6.1.1
|
|
2696
|
+
- @atlaskit/button@8.2.4
|
|
2697
|
+
- @atlaskit/field-radio-group@3.1.3
|
|
2698
|
+
- @atlaskit/icon@12.6.1
|
|
2699
|
+
- @atlaskit/avatar@11.2.2
|
|
2255
2700
|
|
|
2256
2701
|
## 5.2.5
|
|
2257
2702
|
|
|
2258
|
-
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2703
|
+
- [patch] Fix \$FlowFixMe and release packages
|
|
2704
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
2705
|
+
- [none] Updated dependencies
|
|
2706
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
2707
|
+
- @atlaskit/inline-dialog@7.1.3
|
|
2708
|
+
- @atlaskit/button@8.2.2
|
|
2709
|
+
- @atlaskit/checkbox@3.1.2
|
|
2710
|
+
- @atlaskit/field-radio-group@3.1.2
|
|
2711
|
+
- @atlaskit/icon@12.3.1
|
|
2712
|
+
- @atlaskit/avatar@11.2.1
|
|
2266
2713
|
|
|
2267
2714
|
## 5.2.4
|
|
2268
2715
|
|
|
2269
|
-
-
|
|
2270
|
-
-
|
|
2271
|
-
|
|
2716
|
+
- [patch] Replaces implementation of ScrollLock with
|
|
2717
|
+
[react-scrolllock](https://github.com/jossmac/react-scrolllock). Deprecates ScrollLock export in
|
|
2718
|
+
@atlaskit/layer-manager.
|
|
2719
|
+
[497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d)
|
|
2720
|
+
- [none] Updated dependencies
|
|
2721
|
+
[497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d)
|
|
2722
|
+
- @atlaskit/layer-manager@4.3.1
|
|
2272
2723
|
|
|
2273
2724
|
## 5.2.3
|
|
2274
2725
|
|
|
2275
|
-
-
|
|
2276
|
-
|
|
2726
|
+
- [patch] Upgrading react-beautiful-dnd dependency to ^7.1.3
|
|
2727
|
+
[024b7fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/024b7fb)
|
|
2728
|
+
- [patch] Updated dependencies
|
|
2729
|
+
[024b7fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/024b7fb)
|
|
2277
2730
|
|
|
2278
2731
|
## 5.2.2
|
|
2279
2732
|
|
|
2280
|
-
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2733
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
2734
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
2735
|
+
- [none] Updated dependencies
|
|
2736
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
2737
|
+
- @atlaskit/inline-dialog@7.1.2
|
|
2738
|
+
- @atlaskit/field-text@6.0.4
|
|
2739
|
+
- @atlaskit/button@8.1.2
|
|
2740
|
+
- @atlaskit/theme@4.0.4
|
|
2741
|
+
- @atlaskit/checkbox@3.0.6
|
|
2742
|
+
- @atlaskit/field-radio-group@3.0.4
|
|
2743
|
+
- @atlaskit/layer-manager@4.2.1
|
|
2744
|
+
- @atlaskit/icon@12.1.2
|
|
2290
2745
|
|
|
2291
2746
|
## 5.2.1
|
|
2292
2747
|
|
|
2293
|
-
-
|
|
2294
|
-
|
|
2748
|
+
- [patch] Removes tabbable and focusin dependencies
|
|
2749
|
+
[274e773](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/274e773)
|
|
2750
|
+
- [none] Updated dependencies
|
|
2751
|
+
[274e773](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/274e773)
|
|
2295
2752
|
|
|
2296
2753
|
## 5.2.0
|
|
2297
2754
|
|
|
2298
|
-
-
|
|
2755
|
+
- [minor] Deprecates the ability to pass a function to the autoFocus prop. Changes implementation
|
|
2756
|
+
of FocusLock to use [react-focus-lock](https://github.com/theKashey/react-focus-lock).
|
|
2757
|
+
[5b1ab0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b1ab0b)
|
|
2299
2758
|
|
|
2300
|
-
-
|
|
2301
|
-
|
|
2302
|
-
-
|
|
2303
|
-
|
|
2759
|
+
- [none] Updated dependencies
|
|
2760
|
+
[5b1ab0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b1ab0b)
|
|
2761
|
+
- @atlaskit/layer-manager@4.2.0
|
|
2762
|
+
- [none] Updated dependencies
|
|
2763
|
+
[de9690b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de9690b)
|
|
2764
|
+
- @atlaskit/layer-manager@4.2.0
|
|
2304
2765
|
|
|
2305
2766
|
## 5.1.1
|
|
2306
2767
|
|
|
2307
|
-
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2768
|
+
- [patch] Update changelogs to remove duplicate
|
|
2769
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
2770
|
+
- [none] Updated dependencies
|
|
2771
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
2772
|
+
- @atlaskit/theme@4.0.3
|
|
2773
|
+
- @atlaskit/layer-manager@4.1.1
|
|
2774
|
+
- @atlaskit/inline-dialog@7.1.1
|
|
2775
|
+
- @atlaskit/icon@12.1.1
|
|
2776
|
+
- @atlaskit/field-radio-group@3.0.3
|
|
2777
|
+
- @atlaskit/checkbox@3.0.5
|
|
2778
|
+
- @atlaskit/button@8.1.1
|
|
2779
|
+
- @atlaskit/blanket@6.0.3
|
|
2780
|
+
- @atlaskit/avatar@11.1.1
|
|
2781
|
+
- @atlaskit/docs@4.1.1
|
|
2319
2782
|
|
|
2320
2783
|
## 5.1.0
|
|
2321
2784
|
|
|
2322
|
-
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2785
|
+
- [none] Updated dependencies
|
|
2786
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
2787
|
+
- @atlaskit/inline-dialog@7.1.0
|
|
2788
|
+
- @atlaskit/layer-manager@4.1.0
|
|
2789
|
+
- @atlaskit/avatar@11.1.0
|
|
2790
|
+
- @atlaskit/icon@12.1.0
|
|
2791
|
+
- @atlaskit/field-radio-group@3.0.2
|
|
2792
|
+
- @atlaskit/checkbox@3.0.4
|
|
2793
|
+
- @atlaskit/docs@4.1.0
|
|
2794
|
+
- @atlaskit/theme@4.0.2
|
|
2795
|
+
- @atlaskit/field-text@6.0.2
|
|
2796
|
+
- @atlaskit/blanket@6.0.2
|
|
2797
|
+
- @atlaskit/button@8.1.0
|
|
2334
2798
|
|
|
2335
2799
|
## 5.0.1
|
|
2336
2800
|
|
|
2337
|
-
-
|
|
2338
|
-
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2801
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
2802
|
+
- [patch] Updated dependencies
|
|
2803
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
2804
|
+
- @atlaskit/layer-manager@4.0.1
|
|
2805
|
+
- @atlaskit/icon@12.0.1
|
|
2806
|
+
- @atlaskit/inline-dialog@7.0.1
|
|
2807
|
+
- @atlaskit/field-radio-group@3.0.1
|
|
2808
|
+
- @atlaskit/field-text@6.0.1
|
|
2809
|
+
- @atlaskit/checkbox@3.0.1
|
|
2810
|
+
- @atlaskit/button@8.0.1
|
|
2811
|
+
- @atlaskit/theme@4.0.1
|
|
2812
|
+
- @atlaskit/blanket@6.0.1
|
|
2813
|
+
- @atlaskit/docs@4.0.1
|
|
2814
|
+
- @atlaskit/avatar@11.0.1
|
|
2350
2815
|
|
|
2351
2816
|
## 5.0.0
|
|
2352
2817
|
|
|
2353
|
-
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2818
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
2819
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
2820
|
+
- [patch] Updated dependencies
|
|
2821
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
2822
|
+
- @atlaskit/layer-manager@4.0.0
|
|
2823
|
+
- @atlaskit/icon@12.0.0
|
|
2824
|
+
- @atlaskit/inline-dialog@7.0.0
|
|
2825
|
+
- @atlaskit/field-radio-group@3.0.0
|
|
2826
|
+
- @atlaskit/field-text@6.0.0
|
|
2827
|
+
- @atlaskit/checkbox@3.0.0
|
|
2828
|
+
- @atlaskit/button@8.0.0
|
|
2829
|
+
- @atlaskit/theme@4.0.0
|
|
2830
|
+
- @atlaskit/blanket@6.0.0
|
|
2831
|
+
- @atlaskit/docs@4.0.0
|
|
2832
|
+
- @atlaskit/avatar@11.0.0
|
|
2366
2833
|
|
|
2367
2834
|
## 4.0.5
|
|
2368
2835
|
|
|
2369
|
-
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2836
|
+
- [patch] Updated dependencies
|
|
2837
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
2838
|
+
- @atlaskit/icon@11.3.0
|
|
2839
|
+
- @atlaskit/layer-manager@3.0.4
|
|
2840
|
+
- @atlaskit/inline-dialog@6.0.2
|
|
2841
|
+
- @atlaskit/field-radio-group@2.0.3
|
|
2842
|
+
- @atlaskit/field-text@5.0.3
|
|
2843
|
+
- @atlaskit/checkbox@2.0.2
|
|
2844
|
+
- @atlaskit/button@7.2.5
|
|
2845
|
+
- @atlaskit/theme@3.2.2
|
|
2846
|
+
- @atlaskit/blanket@5.0.2
|
|
2847
|
+
- @atlaskit/avatar@10.0.6
|
|
2848
|
+
- @atlaskit/docs@3.0.4
|
|
2381
2849
|
|
|
2382
2850
|
## 4.0.2
|
|
2383
2851
|
|
|
2384
|
-
-
|
|
2852
|
+
- [patch] AK-4416 changes meaning of autofocus prop values
|
|
2853
|
+
[c831a3d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c831a3d)
|
|
2385
2854
|
|
|
2386
2855
|
## 4.0.1
|
|
2387
2856
|
|
|
2388
|
-
-
|
|
2857
|
+
- [patch] Add possibility to display heading in modal in one line (with ellipsis if content is
|
|
2858
|
+
wider than modal) [30883b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30883b4)
|
|
2389
2859
|
|
|
2390
2860
|
## 4.0.0
|
|
2391
2861
|
|
|
2392
|
-
-
|
|
2862
|
+
- [major] Bump to React 16.3.
|
|
2863
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
2393
2864
|
|
|
2394
2865
|
## 3.5.1
|
|
2395
2866
|
|
|
2396
|
-
-
|
|
2867
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
2868
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
2397
2869
|
|
|
2398
2870
|
## 3.5.0
|
|
2399
2871
|
|
|
2400
|
-
-
|
|
2872
|
+
- [minor] Updated website to use iframe to load examples. Example loader now in a separate react
|
|
2873
|
+
app. Webpack config refactored to compile separate example loader, chunking refactored to be
|
|
2874
|
+
more performant with the new website changes. Updated modal-dialog to use new component
|
|
2875
|
+
structure to optionally specify a Body wrapping component.
|
|
2876
|
+
[e1fdfd8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1fdfd8)
|
|
2401
2877
|
|
|
2402
2878
|
## 3.4.0
|
|
2403
2879
|
|
|
2404
|
-
-
|
|
2880
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
2881
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
2405
2882
|
|
|
2406
2883
|
## 3.3.15
|
|
2407
2884
|
|
|
2408
|
-
-
|
|
2885
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
2886
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
2409
2887
|
|
|
2410
2888
|
## 3.3.14
|
|
2411
2889
|
|
|
2412
|
-
-
|
|
2890
|
+
- [patch] Fix react-beautiful-dnd position issues when used inside a modal dialog
|
|
2891
|
+
[cfda546](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfda546)
|
|
2413
2892
|
|
|
2414
2893
|
## 3.3.12
|
|
2415
2894
|
|
|
2416
|
-
-
|
|
2895
|
+
- [patch] Remove babel-plugin-react-flow-props-to-prop-types
|
|
2896
|
+
[06c1f08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c1f08)
|
|
2417
2897
|
|
|
2418
2898
|
## 3.3.11
|
|
2419
2899
|
|
|
2420
|
-
-
|
|
2900
|
+
- [patch] Packages Flow types for elements components
|
|
2901
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
2421
2902
|
|
|
2422
2903
|
## 3.3.9
|
|
2423
2904
|
|
|
2424
|
-
-
|
|
2905
|
+
- [patch] Updated inline-dialog to include boundaries element prop, updated Layer to have dynamic
|
|
2906
|
+
boolean escapeWithReference property, updated modal-dialog Content component with
|
|
2907
|
+
overflow-x:hidden' [cb72752](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cb72752)
|
|
2425
2908
|
|
|
2426
2909
|
## 3.3.8
|
|
2427
2910
|
|
|
2428
|
-
-
|
|
2911
|
+
- [patch] Prevent window from being scrolled programmatically
|
|
2912
|
+
[3e3085c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3e3085c)
|
|
2429
2913
|
|
|
2430
2914
|
## 3.3.5
|
|
2431
2915
|
|
|
2432
|
-
-
|
|
2916
|
+
- [patch] Migrate Navigation from Ak repo to ak mk 2 repo, Fixed flow typing inconsistencies in ak
|
|
2917
|
+
mk 2 [bdeef5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bdeef5b)
|
|
2433
2918
|
|
|
2434
2919
|
## 3.3.4
|
|
2435
2920
|
|
|
2436
|
-
-
|
|
2921
|
+
- [patch] Fix modal appearing behind navigation's drawer blanket when layer manager is not used
|
|
2922
|
+
[a6c6e5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6c6e5e)
|
|
2437
2923
|
|
|
2438
2924
|
## 3.3.3
|
|
2439
2925
|
|
|
2440
|
-
-
|
|
2926
|
+
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
|
|
2927
|
+
\$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
|
|
2441
2928
|
|
|
2442
2929
|
## 3.3.2
|
|
2443
2930
|
|
|
2444
|
-
-
|
|
2931
|
+
- [patch] Fix modal height being clipped by destination parent
|
|
2932
|
+
[c30e7b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c30e7b0)
|
|
2445
2933
|
|
|
2446
2934
|
## 3.3.1
|
|
2447
2935
|
|
|
2448
|
-
-
|
|
2936
|
+
- [patch] Migration of Blanket to mk2 repo
|
|
2937
|
+
[1c55d97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c55d97)
|
|
2449
2938
|
|
|
2450
2939
|
## 3.3.0
|
|
2451
2940
|
|
|
2452
|
-
-
|
|
2941
|
+
- [minor] Add React 16 support.
|
|
2942
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
2453
2943
|
|
|
2454
2944
|
## 3.2.5
|
|
2455
2945
|
|
|
2456
|
-
-
|
|
2946
|
+
- [patch] Migrate modal-dialog to ak mk 2 update deps and add flow types
|
|
2947
|
+
[a91cefe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a91cefe)
|
|
2457
2948
|
|
|
2458
2949
|
## 3.2.4 (2017-11-30)
|
|
2459
2950
|
|
|
2460
|
-
-
|
|
2951
|
+
- bug fix; fix modal dialog not shrinking to viewport height in IE11 (issues closed: ak-3879)
|
|
2952
|
+
([d3bb5cd](https://bitbucket.org/atlassian/atlaskit/commits/d3bb5cd))
|
|
2461
2953
|
|
|
2462
2954
|
## 3.2.3 (2017-11-30)
|
|
2463
2955
|
|
|
2464
|
-
-
|
|
2956
|
+
- bug fix; release stories with fixed console errors
|
|
2957
|
+
([3321c2b](https://bitbucket.org/atlassian/atlaskit/commits/3321c2b))
|
|
2465
2958
|
|
|
2466
2959
|
## 3.2.2 (2017-11-17)
|
|
2467
2960
|
|
|
2468
|
-
-
|
|
2961
|
+
- bug fix; bumping internal dependencies to latest major version
|
|
2962
|
+
([3aefbce](https://bitbucket.org/atlassian/atlaskit/commits/3aefbce))
|
|
2469
2963
|
|
|
2470
2964
|
## 3.2.1 (2017-11-13)
|
|
2471
2965
|
|
|
2472
|
-
-
|
|
2966
|
+
- bug fix; remove chrome from the wrapping dialog (issues closed: #67)
|
|
2967
|
+
([21f3a0e](https://bitbucket.org/atlassian/atlaskit/commits/21f3a0e))
|
|
2473
2968
|
|
|
2474
2969
|
## 3.2.0 (2017-10-26)
|
|
2475
2970
|
|
|
2476
|
-
-
|
|
2477
|
-
|
|
2971
|
+
- bug fix; add deprecation warning to spotlight package
|
|
2972
|
+
([3ea2312](https://bitbucket.org/atlassian/atlaskit/commits/3ea2312))
|
|
2973
|
+
- feature; cleanup layer-manager and modal-dialog in preparation for onboarding
|
|
2974
|
+
([02a516b](https://bitbucket.org/atlassian/atlaskit/commits/02a516b))
|
|
2478
2975
|
|
|
2479
2976
|
## 3.1.3 (2017-10-26)
|
|
2480
2977
|
|
|
2481
|
-
-
|
|
2978
|
+
- bug fix; fix to rebuild stories
|
|
2979
|
+
([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
|
|
2482
2980
|
|
|
2483
2981
|
## 3.1.2 (2017-10-22)
|
|
2484
2982
|
|
|
2485
|
-
-
|
|
2983
|
+
- bug fix; update styled-components dep and react peerDep
|
|
2984
|
+
([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
|
|
2486
2985
|
|
|
2487
2986
|
## 3.1.1 (2017-10-12)
|
|
2488
2987
|
|
|
2489
|
-
-
|
|
2988
|
+
- bug fix; bumps version of Page (issues closed: ak-3680)
|
|
2989
|
+
([8713649](https://bitbucket.org/atlassian/atlaskit/commits/8713649))
|
|
2490
2990
|
|
|
2491
2991
|
## 3.1.0 (2017-10-11)
|
|
2492
2992
|
|
|
2493
|
-
-
|
|
2993
|
+
- feature; add chromeless option to modal to support Connect JSAPI
|
|
2994
|
+
([5ca6a65](https://bitbucket.org/atlassian/atlaskit/commits/5ca6a65))
|
|
2494
2995
|
|
|
2495
2996
|
## 3.0.2 (2017-10-05)
|
|
2496
2997
|
|
|
2497
|
-
-
|
|
2998
|
+
- bug fix; resolve error in modal dialog (issues closed: ak-3623)
|
|
2999
|
+
([2052679](https://bitbucket.org/atlassian/atlaskit/commits/2052679))
|
|
2498
3000
|
|
|
2499
3001
|
## 3.0.1 (2017-09-26)
|
|
2500
3002
|
|
|
2501
|
-
-
|
|
3003
|
+
- bug fix; update webpack raw path (issues closed: ak-3589)
|
|
3004
|
+
([0aa9737](https://bitbucket.org/atlassian/atlaskit/commits/0aa9737))
|
|
2502
3005
|
|
|
2503
3006
|
## 3.0.0 (2017-09-13)
|
|
2504
3007
|
|
|
2505
|
-
-
|
|
2506
|
-
|
|
3008
|
+
- breaking; onDialogDismissed = onClose, isOpen prop removed, just render the modal to display it
|
|
3009
|
+
([3819bac](https://bitbucket.org/atlassian/atlaskit/commits/3819bac))
|
|
3010
|
+
- breaking; major overhaul to modal implementation and behaviour (issues closed: ak-2972, ak-3343)
|
|
3011
|
+
([3819bac](https://bitbucket.org/atlassian/atlaskit/commits/3819bac))
|
|
2507
3012
|
|
|
2508
3013
|
## 2.6.0 (2017-08-07)
|
|
2509
3014
|
|
|
2510
|
-
-
|
|
3015
|
+
- feature; Added support for custom modal heights, with the new `ModalDialog.height` prop. It
|
|
3016
|
+
accepts a number (converted to `px`) or string (not converted to `px`, so you can use any unit
|
|
3017
|
+
you like such as `%`, `vh`, etc). (issues closed: ak-1723)
|
|
3018
|
+
([3c1f537](https://bitbucket.org/atlassian/atlaskit/commits/3c1f537))
|
|
2511
3019
|
|
|
2512
3020
|
## 2.5.2 (2017-07-27)
|
|
2513
3021
|
|
|
2514
|
-
-
|
|
3022
|
+
- fix; rename jsnext:main to jsnext:experimental:main temporarily
|
|
3023
|
+
([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
|
|
2515
3024
|
|
|
2516
3025
|
## 2.5.1 (2017-07-25)
|
|
2517
3026
|
|
|
2518
|
-
-
|
|
3027
|
+
- fix; use class transform in loose mode in babel to improve load performance in apps
|
|
3028
|
+
([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
|
|
2519
3029
|
|
|
2520
3030
|
## 2.2.0 (2017-07-17)
|
|
2521
3031
|
|
|
2522
|
-
-
|
|
3032
|
+
- fix; rerelease, failed prepublish scripts
|
|
3033
|
+
([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
|
|
2523
3034
|
|
|
2524
3035
|
## 2.2.0 (2017-07-17)
|
|
2525
3036
|
|
|
2526
|
-
-
|
|
3037
|
+
- feature; added ES module builds to dist and add jsnext:main to most ADG packages
|
|
3038
|
+
([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
|
|
2527
3039
|
|
|
2528
3040
|
## 2.1.2 (2017-06-15)
|
|
2529
3041
|
|
|
2530
|
-
-
|
|
3042
|
+
- fix; avoid unwanted re-render of modal children when state/props change
|
|
3043
|
+
([7ae6324](https://bitbucket.org/atlassian/atlaskit/commits/7ae6324))
|
|
2531
3044
|
|
|
2532
3045
|
## 2.1.1 (2017-05-26)
|
|
2533
3046
|
|
|
2534
|
-
-
|
|
2535
|
-
|
|
3047
|
+
- fix; add prop-types as a dependency to avoid React 15.x warnings
|
|
3048
|
+
([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
|
|
3049
|
+
- fix; pin react-lorem-component version to avoid newly released broken version
|
|
3050
|
+
([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6))
|
|
2536
3051
|
|
|
2537
3052
|
## 2.1.0 (2017-05-06)
|
|
2538
3053
|
|
|
2539
|
-
-
|
|
3054
|
+
- feature; animated entry/exit of modal dialog
|
|
3055
|
+
([e721aaa](https://bitbucket.org/atlassian/atlaskit/commits/e721aaa))
|
|
2540
3056
|
|
|
2541
3057
|
## 2.0.0 (2017-05-05)
|
|
2542
3058
|
|
|
2543
|
-
-
|
|
2544
|
-
|
|
2545
|
-
-
|
|
3059
|
+
- switch modal styling to styled-components
|
|
3060
|
+
([f9510b4](https://bitbucket.org/atlassian/atlaskit/commits/f9510b4))
|
|
3061
|
+
- breaking; Modal dialog now has a peerDependency on the styled-components package.
|
|
3062
|
+
- ISSUES CLOSED: AK-2290
|
|
2546
3063
|
|
|
2547
3064
|
## 1.3.3 (2017-05-03)
|
|
2548
3065
|
|
|
2549
|
-
-
|
|
3066
|
+
- fix; Fix child position:fixed elements being clipped
|
|
3067
|
+
([fc0a894](https://bitbucket.org/atlassian/atlaskit/commits/fc0a894))
|
|
2550
3068
|
|
|
2551
3069
|
## 1.3.2 (2017-04-27)
|
|
2552
3070
|
|
|
2553
|
-
-
|
|
3071
|
+
- fix; update legal copy to be more clear. Not all modules include ADG license.
|
|
3072
|
+
([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
|
|
2554
3073
|
|
|
2555
3074
|
## 1.3.1 (2017-04-26)
|
|
2556
3075
|
|
|
2557
|
-
-
|
|
3076
|
+
- fix; update legal copy and fix broken links for component README on npm. New contribution and
|
|
3077
|
+
([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
|
|
2558
3078
|
|
|
2559
3079
|
## 1.3.0 (2017-04-20)
|
|
2560
3080
|
|
|
2561
|
-
-
|
|
3081
|
+
- feature; removed explicit style! imports, set style-loader in webpack config
|
|
3082
|
+
([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
|
|
2562
3083
|
|
|
2563
3084
|
## 1.2.15 (2017-03-31)
|
|
2564
3085
|
|
|
2565
|
-
-
|
|
2566
|
-
|
|
3086
|
+
- fix; update modal story to use latest navigation devDep
|
|
3087
|
+
([5ed9946](https://bitbucket.org/atlassian/atlaskit/commits/5ed9946))
|
|
3088
|
+
- fix; update modal story to use latest navigation devDep
|
|
3089
|
+
([c074080](https://bitbucket.org/atlassian/atlaskit/commits/c074080))
|
|
2567
3090
|
|
|
2568
3091
|
## 1.2.14 (2017-03-29)
|
|
2569
3092
|
|
|
2570
|
-
-
|
|
3093
|
+
- fix; only show scrolling keylines when header or footer shown
|
|
3094
|
+
([fd1c68a](https://bitbucket.org/atlassian/atlaskit/commits/fd1c68a))
|
|
2571
3095
|
|
|
2572
3096
|
## 1.2.13 (2017-03-29)
|
|
2573
3097
|
|
|
2574
|
-
-
|
|
3098
|
+
- fix; fire onDialogDismissed when clicking on blanket directly below modal
|
|
3099
|
+
([1c9efb0](https://bitbucket.org/atlassian/atlaskit/commits/1c9efb0))
|
|
2575
3100
|
|
|
2576
3101
|
## 1.2.10 (2017-03-21)
|
|
2577
3102
|
|
|
2578
|
-
-
|
|
2579
|
-
|
|
3103
|
+
- fix; render rounded corners correctly when header/footer omitted
|
|
3104
|
+
([724480d](https://bitbucket.org/atlassian/atlaskit/commits/724480d))
|
|
3105
|
+
- fix; maintainers for all the packages were added
|
|
3106
|
+
([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
|
|
2580
3107
|
|
|
2581
3108
|
## 1.2.9 (2017-02-28)
|
|
2582
3109
|
|
|
2583
|
-
-
|
|
3110
|
+
- fix; dummy commit to release stories
|
|
3111
|
+
([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
|
|
2584
3112
|
|
|
2585
3113
|
## 1.2.7 (2017-02-28)
|
|
2586
3114
|
|
|
2587
|
-
-
|
|
3115
|
+
- fix; dummy commit to fix broken stories and missing registry pages
|
|
3116
|
+
([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
|
|
2588
3117
|
|
|
2589
3118
|
## 1.2.7 (2017-02-28)
|
|
2590
3119
|
|
|
2591
|
-
-
|
|
3120
|
+
- fix; dummy commit to release stories for components
|
|
3121
|
+
([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
|
|
2592
3122
|
|
|
2593
3123
|
## 1.2.6 (2017-02-28)
|
|
2594
3124
|
|
|
2595
|
-
-
|
|
3125
|
+
- fix; removes jsdoc annotations and moves content to usage.md
|
|
3126
|
+
([14f941a](https://bitbucket.org/atlassian/atlaskit/commits/14f941a))
|
|
2596
3127
|
|
|
2597
3128
|
## 1.2.5 (2017-02-27)
|
|
2598
3129
|
|
|
2599
|
-
-
|
|
3130
|
+
- empty commit to make components release themselves
|
|
3131
|
+
([5511fbe](https://bitbucket.org/atlassian/atlaskit/commits/5511fbe))
|
|
2600
3132
|
|
|
2601
3133
|
## 1.2.4 (2017-02-13)
|
|
2602
3134
|
|
|
2603
|
-
-
|
|
3135
|
+
- Fix types for modal-dialog typescript declaration file
|
|
3136
|
+
([533adea](https://bitbucket.org/atlassian/atlaskit/commits/533adea))
|
|
2604
3137
|
|
|
2605
3138
|
## 1.2.3 (2017-02-08)
|
|
2606
3139
|
|
|
2607
|
-
-
|
|
3140
|
+
- fix; trigger modal close handler on esc key in older browsers
|
|
3141
|
+
([a692683](https://bitbucket.org/atlassian/atlaskit/commits/a692683))
|
|
2608
3142
|
|
|
2609
3143
|
## 1.2.2 (2017-02-07)
|
|
2610
3144
|
|
|
2611
|
-
-
|
|
3145
|
+
- fix; render dropdown in modal above footer
|
|
3146
|
+
([2b76812](https://bitbucket.org/atlassian/atlaskit/commits/2b76812))
|
|
2612
3147
|
|
|
2613
3148
|
## 1.2.1 (2017-02-06)
|
|
2614
3149
|
|
|
2615
|
-
-
|
|
3150
|
+
- fix; layer navigation at correct level so it works with modal
|
|
3151
|
+
([5bef9db](https://bitbucket.org/atlassian/atlaskit/commits/5bef9db))
|