@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 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
- - [#89943](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89943) [`9e8e7fd1a601`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e8e7fd1a601) - [ux] Internal changes to typography, small visual change to modal title.
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
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
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
- - [#82087](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82087) [`aa45bc0045bb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa45bc0045bb) - [ux] This change introduces `focusLockAllowlist` prop. It allows to pass callback function to specify nodes which focus lock should ignore.
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
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
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
- - Updated dependencies
58
+ - Updated dependencies
32
59
 
33
60
  ## 12.10.8
34
61
 
35
62
  ### Patch Changes
36
63
 
37
- - Updated dependencies
64
+ - Updated dependencies
38
65
 
39
66
  ## 12.10.7
40
67
 
41
68
  ### Patch Changes
42
69
 
43
- - Updated dependencies
70
+ - Updated dependencies
44
71
 
45
72
  ## 12.10.6
46
73
 
47
74
  ### Patch Changes
48
75
 
49
- - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130) [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) - Update new button text color fallback for default theme (non-token) to match that of old button current text color
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
- - Updated dependencies
85
+ - Updated dependencies
56
86
 
57
87
  ## 12.10.4
58
88
 
59
89
  ### Patch Changes
60
90
 
61
- - [#68278](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68278) [`291b54998410`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/291b54998410) - Reset iframe to have auto pointer-events in modal under feature flag
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
- - [#60920](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60920) [`a77a99360fa2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a77a99360fa2) - Revert previous modal gutter change.
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
- - [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029) [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) - Update dependencies that were impacted by HOT-106483 to latest.
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
- - [#58698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58698) [`222c15fb9a38`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/222c15fb9a38) - Modal gutter is now 64px instead of 60px. This means the modal now displays slightly lower than before and will be slightly more inset when at max width/height.
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
- - [#57627](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57627) [`bef9748d9db2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bef9748d9db2) - [ux] We are testing default return focus on modal close behind a feature flag. This change returns focus to the element which triggered the modal to open. If this fix is successful, it will be available in a later release.
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
- - [#43918](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43918) [`d100ca42f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d100ca42f46) - Push model consumption configuration done for these packages
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
- - [#43674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43674) [`4061f5b29f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4061f5b29f8) - [ux] shouldReturnFocus now can accept ref as a value to return focus to a specified element on modal close.
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
- - Updated dependencies
151
+ - Updated dependencies
104
152
 
105
153
  ## 12.8.4
106
154
 
107
155
  ### Patch Changes
108
156
 
109
- - Updated dependencies
157
+ - Updated dependencies
110
158
 
111
159
  ## 12.8.3
112
160
 
113
161
  ### Patch Changes
114
162
 
115
- - [#41628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41628) [`b05664f7aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b05664f7aba) - Use feature flag to toggle if we enable UNSAFE_LAYERING
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
- - [#40650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40650) [`07aa588c8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07aa588c8a4) - Reverts the fix to text descender cut-off, due to incompatibilities with Firefox and Safari.
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
- - [#40647](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40647) [`0de92f17021`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0de92f17021) - Bump react-focus-lock to latest version
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
- - [#39425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39425) [`f0df9a3b6e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0df9a3b6e7) - [ED-19408] Add new prop to modal shouldReturnFocus - shouldReturnFocus is used to control what happens when the user exits focus lock mode. If true, focus will be returned to the element that had focus before focus lock was activated. If false, focus remains where it was when the FocusLock was deactivated
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
- - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
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
- - [#39726](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39726) [`f355884a4aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f355884a4aa) - [ux] Support to press escape key and only close the top layer
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
- - Updated dependencies
212
+ - Updated dependencies
150
213
 
151
214
  ## 12.6.10
152
215
 
153
216
  ### Patch Changes
154
217
 
155
- - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787) [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
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
- - [#38948](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38948) [`c8d28bd7519`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d28bd7519) - Adds role of region to modal dialog body when scrollable
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
- - [#37789](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37789) [`d6f63fa1abc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f63fa1abc) - Adds support for surface detection when using design tokens. Enabling children to be styled with the Modal’s surface color when using the `utility.elevation.surface.current` design token.
168
- - Updated dependencies
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
- - [#39169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39169) [`d2b6377be3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b6377be3d) - Add some basic JSDoc for internal components, add tokens.
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
- - [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209) [`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a bug where text descenders were cut off at high zoom levels on Windows
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
- - [#36744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36744) [`c2484be748e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2484be748e) - [ux] DSP-11269: hard coded the warning icon to improve color contrast
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
- - [#37066](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37066) [`c673c7246cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c673c7246cf) - Internal change to improve how media queries are applied. There is no expected behaviour change.
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
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
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
- - [#34811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34811) [`abf69e9a4f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abf69e9a4f6) - Removes usage of deprecated theme mixins in favor of static token / color usage.
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
- - [#35074](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35074) [`b6b02e57520`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6b02e57520) - Restore support for foreground modal
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
- - [#34353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34353) [`26388cfdd23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26388cfdd23) - Adds `label` prop for users of assistive technology to receive more context when using the modal.
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
- - [#34427](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34427) [`7e018144c35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e018144c35) - [ux] Add aria-label to scrollable ModalBody to communicate to AT users why ModalBody is focused.
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
- - [#34297](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34297) [`fd5c7f6ca6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5c7f6ca6a) - Fixes an issue where the focus moved inappropriately when closing a modal with multiple modals open.
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
- - [#34160](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34160) [`ba48a3a0fec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba48a3a0fec) - Remove redundant language from default icon labels for ModalTitle.
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
- - [#34170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34170) [`e3eff9117fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3eff9117fe) - Update examples to use CTAs with sufficient contrast.
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
- - [#34051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34051) [`49b08bfdf5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49b08bfdf5f) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
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
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
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
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
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
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
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
- - Updated dependencies
372
+ - Updated dependencies
269
373
 
270
374
  ## 12.4.13
271
375
 
272
376
  ### Patch Changes
273
377
 
274
- - [#32734](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32734) [`7f53352e047`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f53352e047) - Updates the `@types/react-beautiful-dnd` devDependency
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
- - [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211) [`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) - Internal changes.
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
- - [#30125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30125) [`7f5f23dcb68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f5f23dcb68) - Introduce shape tokens to some packages.
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
- - Updated dependencies
402
+ - Updated dependencies
293
403
 
294
404
  ## 12.4.9
295
405
 
296
406
  ### Patch Changes
297
407
 
298
- - [#29725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29725) [`63c2f0b3f96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63c2f0b3f96) - Internal changes to use spacing tokens. There is no expected behaviour or visual change.
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
- - Updated dependencies
416
+ - Updated dependencies
305
417
 
306
418
  ## 12.4.7
307
419
 
308
420
  ### Patch Changes
309
421
 
310
- - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390) [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
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
- - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227) [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) - ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects` when loading the page.
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
- - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064) [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated to use typography tokens. There is no expected behaviour or visual change.
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
- - Updated dependencies
447
+ - Updated dependencies
329
448
 
330
449
  ## 12.4.3
331
450
 
332
451
  ### Patch Changes
333
452
 
334
- - Updated dependencies
453
+ - Updated dependencies
335
454
 
336
455
  ## 12.4.2
337
456
 
338
457
  ### Patch Changes
339
458
 
340
- - Updated dependencies
459
+ - Updated dependencies
341
460
 
342
461
  ## 12.4.1
343
462
 
344
463
  ### Patch Changes
345
464
 
346
- - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408) [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
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
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`f3ffcf1a783`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3ffcf1a783) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
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
- - Updated dependencies
479
+ - Updated dependencies
357
480
 
358
481
  ## 12.3.1
359
482
 
360
483
  ### Patch Changes
361
484
 
362
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
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
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`c44f3f5f973`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c44f3f5f973) - Modal Dialog’s focus lock now allows focus to reach elements outside the modal if they contain the data-atlas-extension attribute, such as a browser extension that renders in-browser.
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
- - Updated dependencies
500
+ - Updated dependencies
373
501
 
374
502
  ## 12.2.15
375
503
 
376
504
  ### Patch Changes
377
505
 
378
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
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
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`454ec1bbf07`](https://bitbucket.org/atlassian/atlassian-frontend/commits/454ec1bbf07) - Internal code change turning on new linting rules.
385
- - Updated dependencies
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
- - [#22775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22775) [`1c3948738f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c3948738f9) - Adjust the styles for an internal positioning element to constrain the height for ModalBody and restore support for custom scrolling regions"
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
- - [#22758](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22758) [`b72e12b97ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b72e12b97ac) - [ux] Fixed a regression which prevented clicks on the blanket from closing modal dialogs with `shouldScrollInViewport`.
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
- - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614) [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) - Upgrading internal dependency (bind-event-listener) for improved internal types
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
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) - Internal migration to bind-event-listener for safer DOM Event cleanup
410
- - [`347fd703ce0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/347fd703ce0) - Internally shifting to using bind-event-listener for events added in effects
411
- - [`07ab2748b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07ab2748b62) - [ux] - Changes the position of icon in ModalTitle having an appearance prop to be top aligned instead of center. This only affects titles that where the title wraps into multiple lines.
412
- - Updated dependencies
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
- - Updated dependencies
563
+ - Updated dependencies
419
564
 
420
565
  ## 12.2.8
421
566
 
422
567
  ### Patch Changes
423
568
 
424
- - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`0d1c80fe00d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d1c80fe00d) - [ux] The width of the modal dialog now respect the custom value of the `width` prop.
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
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
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
- - Updated dependencies
585
+ - Updated dependencies
437
586
 
438
587
  ## 12.2.5
439
588
 
440
589
  ### Patch Changes
441
590
 
442
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`dcd92130cc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcd92130cc4) - Migrate deleted background accent tokens to replacements
443
- - Updated dependencies
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
- - Updated dependencies
600
+ - Updated dependencies
450
601
 
451
602
  ## 12.2.3
452
603
 
453
604
  ### Patch Changes
454
605
 
455
- - Updated dependencies
606
+ - Updated dependencies
456
607
 
457
608
  ## 12.2.2
458
609
 
459
610
  ### Patch Changes
460
611
 
461
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
462
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
463
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump raf-schd to latest (4.0.3), including better TS typings.
464
- - Updated dependencies
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
- - Updated dependencies
627
+ - Updated dependencies
471
628
 
472
629
  ## 12.2.0
473
630
 
474
631
  ### Minor Changes
475
632
 
476
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`2d60dd3116d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d60dd3116d) - [ux] Modal dialogs which contain no focusable children will now lock focus to the modal container. The container will have a focus ring, so some VR tests may need to be regenerated.
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
- - [`3fced6aa641`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fced6aa641) - Bumped `react-focus-lock` to version `^2.2.1`.
481
- - [`a8c55e479e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8c55e479e8) - Removes unused dependency on emotion-styled
482
- - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
483
- - Updated dependencies
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
- - [#16335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16335) [`2b2290121eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b2290121eb) - Raised the minimum version carat range of focus ring to latest.
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
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`993eb469fcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/993eb469fcb) - Instrumented `@atlaskit/modal-dialog` with the new theming package, `@atlaskit/tokens`. Tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
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
- - Updated dependencies
670
+ - Updated dependencies
500
671
 
501
672
  ## 12.0.3
502
673
 
503
674
  ### Patch Changes
504
675
 
505
- - Updated dependencies
676
+ - Updated dependencies
506
677
 
507
678
  ## 12.0.2
508
679
 
509
680
  ### Patch Changes
510
681
 
511
- - Updated dependencies
682
+ - Updated dependencies
512
683
 
513
684
  ## 12.0.1
514
685
 
515
686
  ### Patch Changes
516
687
 
517
- - Updated dependencies
688
+ - Updated dependencies
518
689
 
519
690
  ## 12.0.0
520
691
 
521
692
  ### Major Changes
522
693
 
523
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`07ad26948a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07ad26948a1) - In this version we made modal dialog dramatically faster and lighter with a new composable API.
524
- This is a large change and we have provided a codemod to help you upgrade.
525
- Once you have run the codemod there may be manual change required so read below for all the changes in
526
- this release.
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
- **Running the codemod cli**
700
+ **Running the codemod cli**
529
701
 
530
- To run the codemod: **You first need to have the latest version installed**
702
+ To run the codemod: **You first need to have the latest version installed**
531
703
 
532
- ```bash
533
- yarn upgrade @atlaskit/modal-dialog@^12.0.0
534
- ```
704
+ ```bash
705
+ yarn upgrade @atlaskit/modal-dialog@^12.0.0
706
+ ```
535
707
 
536
- Once upgraded, use `@atlaskit/codemod-cli`:
708
+ Once upgraded, use `@atlaskit/codemod-cli`:
537
709
 
538
- ```bash
539
- npx @atlaskit/codemod-cli --parser {tsx|babylon} --extensions ts,tsx,js [relativePath]
540
- ```
710
+ ```bash
711
+ npx @atlaskit/codemod-cli --parser {tsx|babylon} --extensions ts,tsx,js [relativePath]
712
+ ```
541
713
 
542
- The CLI will show a list of components and versions so select `@atlaskit/modal-dialog@^12.0.0` and you will automatically be upgraded.
543
- If your usage of `@atlaskit/modal-dialog` cannot be upgraded a comment will be left that a manual change is required.
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
- Run `npx @atlaskit/codemod-cli -h` for more details on usage.
546
- For Atlassians,
547
- refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
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
- ### Visual changes
722
+ ### Visual changes
550
723
 
551
- The primary button in the footer is now on the right. This has changed from being on the left
552
- to match the [design documentation](https://atlassian.design/components/modal-dialog/usage).
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
- The codemod will automatically reverse the order of your actions for this to happen.
555
- You could previously achieve this behaviour by adding an `appearance` key to your actions. The
556
- codemod will detect this and not reverse the array in this case.
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
- ### Composable API
731
+ ### Composable API
559
732
 
560
- The old version of modal dialog had three props that mapped into components.
733
+ The old version of modal dialog had three props that mapped into components.
561
734
 
562
- - `heading` was the text for the header.
563
- - `children` was the React node that ended up in the modal body.
564
- - `actions` was an array of objects that mapped into buttons in the footer.
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
- The new composable API exposes these components so that you can use them directly as
567
- a child of modal dialog. This creates a clear parallel between what is given as children and what
568
- the modal dialog renders. It also allows you to use any valid React node as a child of modal
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
- // Before
573
- import Modal, { ModalTransition } from '@atlaskit/modal-dialog';
743
+ ```
744
+ // Before
745
+ import Modal, { ModalTransition } from '@atlaskit/modal-dialog';
574
746
 
575
- ...
747
+ ...
576
748
 
577
- <ModalTransition>
578
- {isOpen && (
579
- <Modal
580
- onClose={close}
581
- heading="Modal Title"
582
- actions={[
583
- { text: 'Secondary Action', onClick: secondaryAction },
584
- { text: 'Close', onClick: close },
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
- </ModalBody>
613
- <ModalFooter>
614
- <Button appearance="subtle" onClick={secondaryAction}>
615
- Secondary Action
616
- </Button>
617
- <Button appearance="primary" autoFocus onClick={close}>
618
- Close
619
- </Button>
620
- </ModalFooter>
621
- </Modal>
622
- )}
623
- </ModalTransition>
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
- #### Children
808
+ // After
809
+ <Modal>
810
+ <ModalBody>
811
+ <Lorem count={2} />
812
+ </ModalBody>
813
+ </Modal>
814
+ ```
627
815
 
628
- The original children need to be wrapped in a `ModalBody`.
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
- // After
637
- <Modal>
638
- <ModalBody>
820
+ ```
821
+ // Before
822
+ <Modal heading="Modal Title">
639
823
  <Lorem count={2} />
640
- </ModalBody>
641
- </Modal>
642
- ```
643
-
644
- #### Heading
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
- The `heading` prop turns into a `ModalHeader` and `ModalTitle`.
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
- // After
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>Modal Title</ModalTitle>
685
- </ModalHeader>
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
- </ModalFooter>
697
- </Modal>
698
- ```
699
-
700
- Previously in the examples the primary button was on the left, we’ve updated the
701
- documentation to match our design documentation so that the primary button is on the right.
702
- You could previously achieve this behaviour by adding an `appearance` key to your actions.
703
- The codemod will reverse the order of your actions if you have not set the `appearance` in the actions.
704
-
705
- ### Components prop
706
-
707
- The `components` prop has been entirely replaced with the composable API.
708
- The philosophy of creating a custom component that receive modal's props has been replaced with
709
- custom components where the user can define their own props.
710
-
711
- #### Container
712
-
713
- To replace using the `Container` prop you can wrap `Modal`'s children in the container component.
714
- Note that unless you are using a `form` you will need to add the style `all: inherit;` to ensure scrolling
715
- works.
716
-
717
- ```
718
- // Before
719
- <Modal
720
- components={{
721
- Container: (props) => (
722
- <form {...props} onSubmit={onSubmit}>
723
- {props.children}
724
- </form>
725
- ),
726
- }}
727
- >
728
- {children}
729
- </Modal>
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
- </ModalBody>
839
- <ModalFooter>
840
- <Button appearance="subtle" onClick={secondaryAction}>
841
- Secondary Action
842
- </Button>
843
- <Button appearance="danger" autoFocus onClick={close}>
844
- Close
845
- </Button>
846
- </ModalFooter>
847
- </Modal>
848
- )}
849
- </ModalTransition>;
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
- ### isChromeless
1023
+ ### isChromeless
853
1024
 
854
- The `isChromeless` is no longer supported as you can any valid React node in `Modal`
855
- and choose not to use `ModalHeader`, `ModalBody` and `ModalFooter`. The only change to
856
- this behaviour is that there is no way to turn off the box shadow and border radius,
857
- which used to happen when `isChromeless={true}`. You only need to change your usage if
858
- `Modal`'s children set their own background and don’t have a border radius of 3 px.
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
- ### Test IDs
1031
+ ### Test IDs
862
1032
 
863
- The mapping for test IDs have changed.
1033
+ The mapping for test IDs have changed.
864
1034
 
865
- Modal: `{testId}` -> `{testId}`
1035
+ Modal: `{testId}` -> `{testId}`
866
1036
 
867
- Modal content: `{testId}-dialog-content` -> DOM node removed
1037
+ Modal content: `{testId}-dialog-content` -> DOM node removed
868
1038
 
869
- Modal header: `{testId}-dialog-content--header` -> `{testId}--header`
1039
+ Modal header: `{testId}-dialog-content--header` -> `{testId}--header`
870
1040
 
871
- Modal title: `{testId}-dialog-content--heading` -> `{testId}--title`
1041
+ Modal title: `{testId}-dialog-content--heading` -> `{testId}--title`
872
1042
 
873
- Modal body: `{testId}-dialog-content--body` -> `{testId}--body`
1043
+ Modal body: `{testId}-dialog-content--body` -> `{testId}--body`
874
1044
 
875
- Modal footer: `{testId}-dialog-content--footer` -> `{testId}--footer`
1045
+ Modal footer: `{testId}-dialog-content--footer` -> `{testId}--footer`
876
1046
 
877
- Scrollable body content: `{testId}-dialog-content--scrollable` -> `{testId}--scrollable`
1047
+ Scrollable body content: `{testId}-dialog-content--scrollable` -> `{testId}--scrollable`
878
1048
 
879
- Blanket: `{testId}--blanket` -> `{testId}--blanket`
1049
+ Blanket: `{testId}--blanket` -> `{testId}--blanket`
880
1050
 
881
- Modal actions: `{testId}-dialog-content--action-{index}` -> Removed, can set on Button
1051
+ Modal actions: `{testId}-dialog-content--action-{index}` -> Removed, can set on Button
882
1052
 
883
- ### Miscallaneous changes
1053
+ ### Miscallaneous changes
884
1054
 
885
- - `ModalFooter` now uses `flex-end` instead of `space-between` to justify its contents.
886
- - Inner components `ModalFooter`, `ModalHeader` and `ModalBody` no longer accepts style prop.
887
- If you wish to modify the styles, you have to build your own component.
888
- - `ContainerComponentProps` and `ScrollBehavior` types are now removed with no replacements.
889
- - `(Header|Body|Footer|Title)ComponentProps` types are now aliased to
890
- `Modal(Header|Body|Footer|Title)Props`, however most props are not used anymore as state is
891
- shared via the `useModal` hook.
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
- - [`1efbaebfbf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1efbaebfbf3) - Fixes a bug in the appearance of the modal focus state which is now consistent with other elements in the Design System.
896
- - Updated dependencies
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
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`adad0d75402`](https://bitbucket.org/atlassian/atlassian-frontend/commits/adad0d75402) - Internal test fix.
903
- - Updated dependencies
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
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`f75544b8b57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f75544b8b57) - [ux] As a part of DSP-895, a 0px margin was applied to button to fix a regression in Safari. This has been reverted as the 0px margin will be moved to css-reset instead. As a part of that same ticket, the specificity of the footer buttons in modal dialog was updated. This has also been reverted now that the 0px margin is being moved to css-reset.
910
- - Updated dependencies
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
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
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
- - Updated dependencies
1103
+ - Updated dependencies
923
1104
 
924
1105
  ## 11.7.0
925
1106
 
926
1107
  ### Minor Changes
927
1108
 
928
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`6679c172f59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6679c172f59) - Trap the virtual cursor within the modal for screen reader
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
- - [`0f7fd3e7c0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f7fd3e7c0d) - FIX: content focus and keylines only applied when the target DOM node exists
933
- - Updated dependencies
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
- - [#12263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12263) [`95f500da676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95f500da676) - [ux] Fixes a bug introduced in 11.4.0 – CSS property `left` is put back to the styles of modal dialog container so it doesn't push out floated elements in the background.
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
- - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
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
- - [#11407](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11407) [`e3a6469c8e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a6469c8e5) - [ux] FIX: fixes a bug introduced in 11.5.0 – now modal dialog is correctly positioned when relative sizing is used as width
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
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`e1dc82f2825`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1dc82f2825) - Fix Modal header and footer tags
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
- - Updated dependencies
1155
+ - Updated dependencies
962
1156
 
963
1157
  ## 11.5.0
964
1158
 
965
1159
  ### Minor Changes
966
1160
 
967
- - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`c9cca93180b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9cca93180b) - [ux] Removes unnecessary dom nodes and refactors styles in modal dialog.
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
- - [`e48c323dd75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e48c323dd75) - [ux] Fixed `outside` scrolling offset positioning when multiple modals are open.
972
- - [`78803694b8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78803694b8c) - [ux] Fixes display of focus ring on modal dialog content – now only shown when triggered by keyboard.
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
- - Updated dependencies
1176
+ - Updated dependencies
979
1177
 
980
1178
  ## 11.4.0
981
1179
 
982
1180
  ### Minor Changes
983
1181
 
984
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`c0dbb6425f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0dbb6425f7) - [ux] Changed ModalDialog html tag from "div" to "section", changed ModalDialog heading from "h4" to "h1"
985
- - [`7e3e3e16b55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e3e3e16b55) - Entry points are now defined using the declarative format.
986
- - [`441b1eded91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/441b1eded91) - [ux] Modal dialog no longer attaches keylines in its header/footer – it now shows and hides keylines in its body during scroll when the content overflows.
987
- - [`96f56104518`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96f56104518) - Adds ability to pass a element ref to the `autoFocus` prop to specifically focus on an element during initial mount.
988
- - [`6ebee3d941d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ebee3d941d) - Internal refactor converting to hooks.
989
- - [`e100d801223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e100d801223) - [ux] Modal dialog now uses @atlaskit/motion for its entering/exiting animations.
990
- - [`8a22ca5357b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a22ca5357b) - Event handler types are now exposed in the primary and types entrypoints.
991
-
992
- ### Patch Changes
993
-
994
- - [`8db8f3a22cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db8f3a22cb) - Modal dialog now uses css props for styling.
995
- - [`022ec2307a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/022ec2307a9) - The `onClose` callback now correctly has its second argument types as an analytic event.
996
- - [`d7d64aac39d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7d64aac39d) - Fixed `onStackChange` from firing on inital mount. It will now only fire after the initial mount and its stack position has changed.
997
- - [`1195a2abbbf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1195a2abbbf) - Modal dialog now uses new utility from ds-lib to merge refs.
998
- - Updated dependencies
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
- - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`0e0b2148d48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e0b2148d48) - Modal dialog now attaches data-testid to its header and footer.
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
- - [`a9dc147612a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9dc147612a) - [litemode] Internal nested modal components have been re-written as hooks.
1009
- - [`910c7744256`](https://bitbucket.org/atlassian/atlassian-frontend/commits/910c7744256) - Internal restructure of files and folders.
1010
- - Updated dependencies
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
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`624d33651cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/624d33651cf) - Fix content remounts in version >= 11.1.3
1017
- - Updated dependencies
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
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
1024
- - Updated dependencies
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
- - [#8478](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8478) [`5af85edf960`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af85edf960) - Internal code style change of default exports
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
- - [#7892](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7892) [`7490717bdd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7490717bdd4) - Fix overflow issue present in Safari 14.0.3
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
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`d94d90714b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d94d90714b) - Modal will retain full-width at viewports < 320px. This makes it consistent with < 480px beahviour.
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
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
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
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
1055
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
1056
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
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
- - Updated dependencies
1295
+ - Updated dependencies
1063
1296
 
1064
1297
  ## 11.2.1
1065
1298
 
1066
1299
  ### Patch Changes
1067
1300
 
1068
- - [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164) [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo analytics-next file restructure to allow external ts definitions to continue working
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
- - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`9d5d1ab37f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d5d1ab37f) - Allow for non tinted blanket background
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
- - [`c48024293c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48024293c) - Fixed an issue when using `scrollBehavior="outside"` would cause Firefox to not allow scrolling of modal
1079
- - Updated dependencies
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
- - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
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
- - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`8598d0bd13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8598d0bd13) - Remove unnecessary code and tests for IE11.
1092
- - [`6ac737558f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ac737558f) - Remove non-standard CSS property [-ms-high-contrast](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/-ms-high-contrast). The `-ms-high-contrast` CSS media feature is a Microsoft extension that describes whether the application is being displayed in high contrast mode, and with what color variation.
1093
- - Updated dependencies
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
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
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
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
1102
- to prevent duplicates of tslib being bundled.
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
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`c1b8d0e897`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1b8d0e897) - You can now scroll using a touchscreen in the body of `modal-dialog` content
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
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
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
- - [#4191](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4191) [`810f11aaab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/810f11aaab) - Custom body styles have been added back. They will be removed in the next major version - if you're customizing the body of the modal dialog please make sure to spread props onto your custom component.
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
- - [#3954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3954) [`727776fa32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/727776fa32) - Missing types for component overrides are now exposed - you can access them through the root entrypoint.
1127
-
1128
- ```js
1129
- import {
1130
- BodyComponentProps,
1131
- TitleComponentProps,
1132
- ContainerComponentProps,
1133
- FooterComponentProps,
1134
- HeaderComponentProps,
1135
- ScrollBehavior,
1136
- } from '@atlaskit/modal-dialog';
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
- - [#3826](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3826) [`5b5e7b6323`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b5e7b6323) - The previous hotfix (https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3781) didn't fix the appearance override issue.
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
- This change will be re-introduced in a future major version, please follow this ticket for updates https://product-fabric.atlassian.net/browse/DST-660.
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
- - [#3781](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3781) [`9796654bab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9796654bab) - The button sequence correction has been reverted as it was causing unintended regressions for some use cases. Affected versions include: @atlaskit/modal-dialog@11.0.1.
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
- This change will be re-introduced in a future major version, please follow this ticket for updates https://product-fabric.atlassian.net/browse/DST-660.
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
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`95261cf7b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95261cf7b0) - Fixed modal dialog focus issue
1160
- - [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange buttons order to align with design guidelines
1161
- - [`30f8909177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30f8909177) - fixed the layering between header, content, and footer
1162
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
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
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
1169
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
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
- - Updated dependencies
1447
+ - Updated dependencies
1174
1448
 
1175
1449
  ## 10.6.4
1176
1450
 
1177
1451
  ### Patch Changes
1178
1452
 
1179
- - [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763) [`5be257c6f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5be257c6f6) - Fix issue with the way that tabIndex was applied to dialog content. Now the check looks at whether the container is scrollable, rather than the shouldScroll prop.
1180
- - [`057d870973`](https://bitbucket.org/atlassian/atlassian-frontend/commits/057d870973) - Fix keyboard scrolling of modal dialog content
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
- - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`fddc283495`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fddc283495) - Added aria-labelledby to dialog and point it to the real heading
1187
- - [`b2b0b94079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2b0b94079) - Reverts breaking test id change.
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
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
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
- - [#2677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2677) [`4560b65a4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4560b65a4f) - upgrade react-transition-group to latest
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
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`98e93d93ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98e93d93ec) - ActionProps.text now accepts React.ReactNode instead of just string
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
- - [`16ccd817d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16ccd817d8) - Export types
1210
- - Updated dependencies
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
- - Updated dependencies
1504
+ - Updated dependencies
1217
1505
 
1218
1506
  ## 10.5.8
1219
1507
 
1220
1508
  ### Patch Changes
1221
1509
 
1222
- - [#2012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2012) [`53d09bdb5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53d09bdb5d) - Reverts scrolling fix which introduced a layering regression.
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
- - [patch][9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
1229
-
1230
- Change imports to comply with Atlassian conventions- Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
1231
-
1232
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1233
- - Updated dependencies [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
1234
- - Updated dependencies [3a09573b4e](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a09573b4e):
1235
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
1236
- - Updated dependencies [68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
1237
- - Updated dependencies [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
1238
- - Updated dependencies [6d744d3ff1](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d744d3ff1):
1239
- - Updated dependencies [0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
1240
- - Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
1241
- - @atlaskit/button@13.3.11
1242
- - @atlaskit/icon@20.1.1
1243
- - @atlaskit/select@11.0.10
1244
- - @atlaskit/avatar@17.1.10
1245
- - @atlaskit/inline-dialog@12.1.12
1246
- - @atlaskit/checkbox@10.1.11
1247
- - @atlaskit/blanket@10.0.18
1248
- - @atlaskit/form@7.2.1
1249
- - @atlaskit/webdriver-runner@0.3.4
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
- - [patch][f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
1555
+ - [patch][f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
1256
1556
 
1257
- Added a new `ScrollBehavior` value `inside-wide` to support showing modals on pages with body wider than viewport width.- [patch][89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
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
- FIX: `scrollBehavior: outside` Firefox scroll issue- Updated dependencies [603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
1561
+ FIX: `scrollBehavior: outside` Firefox scroll issue- Updated dependencies
1562
+ [603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
1260
1563
 
1261
- - Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
1262
- - Updated dependencies [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
1263
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
1264
- - Updated dependencies [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
1265
- - @atlaskit/portal@3.1.7
1266
- - @atlaskit/docs@8.5.1
1267
- - @atlaskit/theme@9.5.3
1268
- - @atlaskit/analytics-next@6.3.6
1269
- - @atlaskit/button@13.3.10
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
- - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
1582
+ - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
1276
1583
 
1277
- Upgraded react-scrolllock package- Updated dependencies [294c05bcdf](https://bitbucket.org/atlassian/atlassian-frontend/commits/294c05bcdf):
1584
+ Upgraded react-scrolllock package- Updated dependencies
1585
+ [294c05bcdf](https://bitbucket.org/atlassian/atlassian-frontend/commits/294c05bcdf):
1278
1586
 
1279
- - Updated dependencies [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
1280
- - Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
1281
- - @atlaskit/form@7.2.0
1282
- - @atlaskit/build-utils@2.6.4
1283
- - @atlaskit/docs@8.5.0
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
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1290
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1291
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
1292
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1293
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1294
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1295
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
1296
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
1297
- - @atlaskit/docs@8.4.0
1298
- - @atlaskit/icon@20.1.0
1299
- - @atlaskit/webdriver-runner@0.3.0
1300
- - @atlaskit/field-radio-group@7.0.2
1301
- - @atlaskit/avatar@17.1.9
1302
- - @atlaskit/button@13.3.9
1303
- - @atlaskit/checkbox@10.1.10
1304
- - @atlaskit/form@7.1.5
1305
- - @atlaskit/inline-dialog@12.1.11
1306
- - @atlaskit/select@11.0.9
1307
- - @atlaskit/textfield@3.1.9
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
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
1314
- - @atlaskit/webdriver-runner@0.2.0
1315
- - @atlaskit/avatar@17.1.8
1316
- - @atlaskit/button@13.3.8
1317
- - @atlaskit/checkbox@10.1.9
1318
- - @atlaskit/form@7.1.4
1319
- - @atlaskit/inline-dialog@12.1.10
1320
- - @atlaskit/select@11.0.8
1321
- - @atlaskit/textfield@3.1.8
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
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1646
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1328
1647
 
1329
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1648
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
1649
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1330
1650
 
1331
- - @atlaskit/docs@8.3.2
1332
- - @atlaskit/visual-regression@0.1.9
1333
- - @atlaskit/analytics-next@6.3.5
1334
- - @atlaskit/avatar@17.1.7
1335
- - @atlaskit/blanket@10.0.17
1336
- - @atlaskit/button@13.3.7
1337
- - @atlaskit/checkbox@10.1.7
1338
- - @atlaskit/field-radio-group@7.0.1
1339
- - @atlaskit/form@7.1.2
1340
- - @atlaskit/icon@20.0.1
1341
- - @atlaskit/inline-dialog@12.1.9
1342
- - @atlaskit/portal@3.1.6
1343
- - @atlaskit/select@11.0.7
1344
- - @atlaskit/textfield@3.1.6
1345
- - @atlaskit/theme@9.5.1
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
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1352
- - Updated dependencies [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
1353
- - @atlaskit/field-radio-group@7.0.0
1354
- - @atlaskit/icon@20.0.0
1355
- - @atlaskit/avatar@17.1.6
1356
- - @atlaskit/form@7.1.1
1357
- - @atlaskit/docs@8.3.1
1358
- - @atlaskit/button@13.3.6
1359
- - @atlaskit/checkbox@10.1.6
1360
- - @atlaskit/inline-dialog@12.1.8
1361
- - @atlaskit/portal@3.1.5
1362
- - @atlaskit/select@11.0.6
1363
- - @atlaskit/textfield@3.1.5
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
- - [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1370
-
1371
- Allowing support for using with new react-beautiful-dnd 12.x API
1372
-
1373
- ### Patch Changes
1374
-
1375
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1376
-
1377
- Form has been converted to Typescript. TypeScript consumers will now get static type safety. Flow types are no longer provided. No API changes.- Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1378
-
1379
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1380
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1381
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1382
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1383
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1384
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1385
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1386
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1387
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1388
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1389
- - @atlaskit/analytics-next@6.3.3
1390
- - @atlaskit/select@11.0.3
1391
- - @atlaskit/form@7.0.0
1392
- - @atlaskit/checkbox@10.1.4
1393
- - @atlaskit/field-text@9.0.14
1394
- - @atlaskit/textfield@3.1.4
1395
- - @atlaskit/avatar@17.1.5
1396
- - @atlaskit/inline-dialog@12.1.6
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
- - [minor][1ed27f5f85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ed27f5f85):
1736
+ - [minor][1ed27f5f85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ed27f5f85):
1403
1737
 
1404
- Adds prop types for Header / Footer render props.
1738
+ Adds prop types for Header / Footer render props.
1405
1739
 
1406
1740
  ## 10.3.6
1407
1741
 
1408
- - Updated dependencies [30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1409
- - @atlaskit/form@6.3.2
1410
- - @atlaskit/inline-dialog@12.1.5
1411
- - @atlaskit/select@11.0.0
1412
- - @atlaskit/button@13.3.4
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
- - [patch][b39742b616](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b39742b616):
1753
+ - [patch][b39742b616](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b39742b616):
1419
1754
 
1420
- fixed type for the actions props
1755
+ fixed type for the actions props
1421
1756
 
1422
1757
  ## 10.3.4
1423
1758
 
1424
1759
  ### Patch Changes
1425
1760
 
1426
- - [patch][f86839ca4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f86839ca4e):
1761
+ - [patch][f86839ca4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f86839ca4e):
1427
1762
 
1428
- @atlaskit/portal had an issue in IE11 and this is fixed in 3.1.2
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
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1769
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1435
1770
 
1436
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
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
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1777
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1443
1778
 
1444
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1779
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1445
1780
 
1446
1781
  ## 10.3.1
1447
1782
 
1448
- - Updated dependencies [97bab7fd28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bab7fd28):
1449
- - @atlaskit/button@13.3.1
1450
- - @atlaskit/form@6.2.3
1451
- - @atlaskit/select@10.1.1
1452
- - @atlaskit/checkbox@10.0.0
1453
- - @atlaskit/docs@8.1.7
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
- - [minor][66e147e6a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66e147e6a1):
1795
+ - [minor][66e147e6a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66e147e6a1):
1460
1796
 
1461
- Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help products to write better integration and end to end tests.
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
- - Updated dependencies [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
1466
- - @atlaskit/textfield@3.0.6
1467
- - @atlaskit/avatar@17.0.0
1468
- - @atlaskit/theme@9.2.2
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
- - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
1812
+ - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
1475
1813
 
1476
- Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
1814
+ Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
1477
1815
 
1478
- More information about the deprecation of lifecycles methods can be found here:
1479
- https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
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
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1823
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1486
1824
 
1487
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
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
- - [patch][0d7d459f1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7d459f1a):
1832
+ - [patch][0d7d459f1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7d459f1a):
1494
1833
 
1495
- Fixes type errors which were incompatible with TS 3.6
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
- - [patch][f4ba40109f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4ba40109f):
1840
+ - [patch][f4ba40109f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4ba40109f):
1502
1841
 
1503
- Refactors modal-dialog's styled component props
1842
+ Refactors modal-dialog's styled component props
1504
1843
 
1505
1844
  ## 10.1.6
1506
1845
 
1507
1846
  ### Patch Changes
1508
1847
 
1509
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1848
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1510
1849
 
1511
- Upgraded Typescript to 3.3.x
1850
+ Upgraded Typescript to 3.3.x
1512
1851
 
1513
1852
  ## 10.1.5
1514
1853
 
1515
1854
  ### Patch Changes
1516
1855
 
1517
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1856
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1518
1857
 
1519
- Change all the imports to theme in Core to use multi entry points
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
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1864
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1526
1865
 
1527
- Updates component maintainers
1866
+ Updates component maintainers
1528
1867
 
1529
1868
  ## 10.1.3
1530
1869
 
1531
1870
  ### Patch Changes
1532
1871
 
1533
- - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1872
+ - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1534
1873
 
1535
- Analytics-next has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No behavioural changes.
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
- **Breaking changes**
1877
+ **Breaking changes**
1538
1878
 
1539
- - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
1540
- - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
1879
+ - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
1880
+ - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
1541
1881
 
1542
- **Breaking changes to TypeScript annotations**
1882
+ **Breaking changes to TypeScript annotations**
1543
1883
 
1544
- - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
1545
- - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
1546
- - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match source code
1547
- - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match source code
1548
- - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to match source code
1549
- - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
1550
- - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
1551
- - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
1552
- - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
1553
- - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
1554
- - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
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
- - Updated dependencies [84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
1559
- - @atlaskit/form@6.1.7
1560
- - @atlaskit/icon@19.0.2
1561
- - @atlaskit/textfield@3.0.0
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
- - [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):
1913
+ - [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):
1568
1914
 
1569
- Fixes various TypeScript errors which were previously failing silently
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
- - [minor][eb7b748d59](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb7b748d59):
1921
+ - [minor][eb7b748d59](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb7b748d59):
1576
1922
 
1577
- Modal-dialog padding now matches AGD and GUI pack
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
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1929
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1584
1930
 
1585
- Consume analytics-next ts type definitions as an ambient declaration.
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
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1937
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1592
1938
 
1593
- Fixes bug, missing version.json file
1939
+ Fixes bug, missing version.json file
1594
1940
 
1595
1941
  ## 10.0.12
1596
1942
 
1597
1943
  ### Patch Changes
1598
1944
 
1599
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1945
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1600
1946
 
1601
- In this PR, we are:
1947
+ In this PR, we are:
1602
1948
 
1603
- - Re-introducing dist build folders
1604
- - Adding back cjs
1605
- - Replacing es5 by cjs and es2015 by esm
1606
- - Creating folders at the root for entry-points
1607
- - Removing the generation of the entry-points at the root
1608
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
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
- - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
1962
+ - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
1615
1963
 
1616
- TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps of the returned component.
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
- Before:
1968
+ Before:
1619
1969
 
1620
- ```typescript
1621
- withAnalyticsEvents()(Button) as ComponentClass<Props>;
1622
- ```
1970
+ ```typescript
1971
+ withAnalyticsEvents()(Button) as ComponentClass<Props>;
1972
+ ```
1623
1973
 
1624
- After:
1974
+ After:
1625
1975
 
1626
- ```typescript
1627
- withAnalyticsEvents<Props>()(Button);
1628
- ```
1976
+ ```typescript
1977
+ withAnalyticsEvents<Props>()(Button);
1978
+ ```
1629
1979
 
1630
1980
  ## 10.0.10
1631
1981
 
1632
- - Updated dependencies [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1633
- - @atlaskit/button@13.0.11
1634
- - @atlaskit/form@6.1.4
1635
- - @atlaskit/inline-dialog@12.0.5
1636
- - @atlaskit/select@10.0.0
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
- - [patch][0342746c45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0342746c45):
1993
+ - [patch][0342746c45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0342746c45):
1643
1994
 
1644
- Closing a dialog in IE11 specific event key
1995
+ Closing a dialog in IE11 specific event key
1645
1996
 
1646
1997
  ## 10.0.8
1647
1998
 
1648
- - Updated dependencies [87a2638655](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a2638655):
1649
- - @atlaskit/button@13.0.10
1650
- - @atlaskit/form@6.1.2
1651
- - @atlaskit/select@9.1.10
1652
- - @atlaskit/checkbox@9.0.0
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
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1657
- - @atlaskit/docs@8.1.3
1658
- - @atlaskit/avatar@16.0.6
1659
- - @atlaskit/button@13.0.9
1660
- - @atlaskit/checkbox@8.0.5
1661
- - @atlaskit/field-radio-group@6.0.4
1662
- - @atlaskit/form@6.1.1
1663
- - @atlaskit/inline-dialog@12.0.3
1664
- - @atlaskit/portal@3.0.7
1665
- - @atlaskit/select@9.1.8
1666
- - @atlaskit/textfield@2.0.3
1667
- - @atlaskit/icon@19.0.0
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
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
2026
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1674
2027
 
1675
- index.ts will now be ignored when publishing to npm
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
- - [patch][02f1f73671](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02f1f73671):
2034
+ - [patch][02f1f73671](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02f1f73671):
1682
2035
 
1683
- `heading` prop type changed from string to React.ReactNode. This provides more flexibility for consumers to provide i18n components like FormattedMessage.
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
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1688
- - @atlaskit/docs@8.1.2
1689
- - @atlaskit/avatar@16.0.3
1690
- - @atlaskit/button@13.0.8
1691
- - @atlaskit/checkbox@8.0.2
1692
- - @atlaskit/field-radio-group@6.0.2
1693
- - @atlaskit/form@6.0.5
1694
- - @atlaskit/inline-dialog@12.0.1
1695
- - @atlaskit/portal@3.0.3
1696
- - @atlaskit/select@9.1.5
1697
- - @atlaskit/textfield@2.0.1
1698
- - @atlaskit/icon@18.0.0
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
- - Updated dependencies [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
1703
- - @atlaskit/portal@3.0.2
1704
- - @atlaskit/inline-dialog@12.0.0
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
- - Updated dependencies [70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
1709
- - @atlaskit/button@13.0.6
1710
- - @atlaskit/form@6.0.4
1711
- - @atlaskit/select@9.1.4
1712
- - @atlaskit/checkbox@8.0.0
1713
- - @atlaskit/icon@17.2.0
1714
- - @atlaskit/theme@9.1.0
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
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
2075
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
1719
2076
 
1720
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
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
- - [major][06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
2082
+ - [major][06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1725
2083
 
1726
- - modal-dialog has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
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
- - [patch][c3ab82ed42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3ab82ed42):
2087
+ - [patch][c3ab82ed42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3ab82ed42):
1729
2088
 
1730
- - Bump react-focus-lock to latest 1.19.1, it will fix a bug with document.activeElement
2089
+ - Bump react-focus-lock to latest 1.19.1, it will fix a bug with document.activeElement
1731
2090
 
1732
- - Updated dependencies [dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
1733
- - @atlaskit/portal@3.0.0
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
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
2097
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1738
2098
 
1739
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
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
- - Updated dependencies [6cdf11238d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cdf11238d):
1744
- - Updated dependencies [5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
1745
- - @atlaskit/form@5.2.10
1746
- - @atlaskit/textfield@1.0.0
1747
- - @atlaskit/portal@1.0.0
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
- - Updated dependencies [38dab947e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38dab947e6):
1752
- - @atlaskit/blanket@9.0.0
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
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1757
- - @atlaskit/docs@7.0.3
1758
- - @atlaskit/avatar@15.0.4
1759
- - @atlaskit/blanket@8.0.3
1760
- - @atlaskit/button@12.0.3
1761
- - @atlaskit/checkbox@6.0.4
1762
- - @atlaskit/field-radio-group@5.0.3
1763
- - @atlaskit/field-text@8.0.3
1764
- - @atlaskit/form@5.2.7
1765
- - @atlaskit/icon@16.0.9
1766
- - @atlaskit/inline-dialog@10.0.4
1767
- - @atlaskit/select@8.1.1
1768
- - @atlaskit/textfield@0.4.4
1769
- - @atlaskit/theme@8.1.7
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
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1774
- - @atlaskit/docs@7.0.2
1775
- - @atlaskit/analytics-next@4.0.3
1776
- - @atlaskit/avatar@15.0.3
1777
- - @atlaskit/blanket@8.0.2
1778
- - @atlaskit/checkbox@6.0.3
1779
- - @atlaskit/field-radio-group@5.0.2
1780
- - @atlaskit/field-text@8.0.2
1781
- - @atlaskit/form@5.2.5
1782
- - @atlaskit/icon@16.0.8
1783
- - @atlaskit/inline-dialog@10.0.3
1784
- - @atlaskit/portal@0.3.1
1785
- - @atlaskit/select@8.0.5
1786
- - @atlaskit/textfield@0.4.3
1787
- - @atlaskit/theme@8.1.6
1788
- - @atlaskit/button@12.0.0
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
- - [patch][cc8378fcd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc8378fcd4):
2158
+ - [patch][cc8378fcd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc8378fcd4):
1793
2159
 
1794
- - Modal-dialog has been migrated from styled-components to Emotion (v10)
1795
- - styled-components is no longer a peer-dependency
1796
- - Render props Body, Header, Footer and Container continue to get styles applied via className
1797
- - Fixes an issue with modal contents that re-rendered on resize
1798
- - Fixes an issue with forms losing state
1799
- - SSR now works out of the box
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
- ### Warning
2167
+ ### Warning
1802
2168
 
1803
- Emotion 10 does not provide support for [Enzyme shallow rendering](https://airbnb.io/enzyme/docs/api/shallow.html). This is due to the fact that uses it's own [JSX pragma](https://emotion.sh/docs/css-prop#jsx-pragma) to support the [CSS prop](https://emotion.sh/docs/css-prop). The pragma internally wraps components and attaches a sibling style tag. Consequently, these implementation details may now be visible as conflicts in your snapshot tests and may be the cause of test failures for cases that reach into modal-dialog.
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
- If you are using Enzyme to test components dependent on Modal-Dialog, you may need to replace calls to [shallow()](https://airbnb.io/enzyme/docs/api/shallow.html) with a call to [mount()](https://airbnb.io/enzyme/docs/api/mount.html) instead.
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
- For more information please see: [Migrating to Emotion 10](https://emotion.sh/docs/migrating-to-emotion-10)
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
- - Updated dependencies [ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
1812
- - @atlaskit/portal@0.3.0
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
- - Updated dependencies [8eff47cacb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eff47cacb):
1817
- - @atlaskit/form@5.2.3
1818
- - @atlaskit/textfield@0.4.0
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
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1823
- - @atlaskit/docs@7.0.1
1824
- - @atlaskit/analytics-next@4.0.1
1825
- - @atlaskit/avatar@15.0.1
1826
- - @atlaskit/blanket@8.0.1
1827
- - @atlaskit/checkbox@6.0.1
1828
- - @atlaskit/field-radio-group@5.0.1
1829
- - @atlaskit/field-text@8.0.1
1830
- - @atlaskit/form@5.2.1
1831
- - @atlaskit/icon@16.0.5
1832
- - @atlaskit/inline-dialog@10.0.1
1833
- - @atlaskit/portal@0.2.1
1834
- - @atlaskit/select@8.0.3
1835
- - @atlaskit/textfield@0.3.1
1836
- - @atlaskit/theme@8.0.1
1837
- - @atlaskit/button@11.0.0
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
- - [patch][0f764dbd7c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f764dbd7c):
2219
+ - [patch][0f764dbd7c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f764dbd7c):
1842
2220
 
1843
- - Modal-dialog no longer shows unnecessary scrollbars in modern browsers
2221
+ - Modal-dialog no longer shows unnecessary scrollbars in modern browsers
1844
2222
 
1845
2223
  ## 8.0.0
1846
2224
 
1847
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
2225
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1848
2226
 
1849
- - Drop ES5 from all the flow modules
2227
+ - Drop ES5 from all the flow modules
1850
2228
 
1851
- ### Dropping CJS support in all @atlaskit packages
2229
+ ### Dropping CJS support in all @atlaskit packages
1852
2230
 
1853
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
1854
- `export` declarations.
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
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
2235
+ The major reason for doing this is to allow us to support multiple entry points in packages,
2236
+ e.g:
1857
2237
 
1858
- ```js
1859
- import colors from `@atlaskit/theme/colors`;
1860
- ```
2238
+ ```js
2239
+ import colors from `@atlaskit/theme/colors`;
2240
+ ```
1861
2241
 
1862
- Previously this was sort of possible for consumers by doing something like:
2242
+ Previously this was sort of possible for consumers by doing something like:
1863
2243
 
1864
- ```js
1865
- import colors from `@atlaskit/theme/dist/esm/colors`;
1866
- ```
2244
+ ```js
2245
+ import colors from `@atlaskit/theme/dist/esm/colors`;
2246
+ ```
1867
2247
 
1868
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
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
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
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
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
2258
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
2259
+ environments.
1873
2260
 
1874
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
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
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
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
- - [minor][f26a3d0235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f26a3d0235):
2271
+ - [minor][f26a3d0235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f26a3d0235):
1881
2272
 
1882
- - Added media queries to make Modal Dialogs Responsive
2273
+ - Added media queries to make Modal Dialogs Responsive
1883
2274
 
1884
2275
  ## 7.2.4
1885
2276
 
1886
- - Updated dependencies [e9b824bf86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9b824bf86):
1887
- - @atlaskit/form@5.1.7
1888
- - @atlaskit/textfield@0.2.0
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
- - [patch][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
2284
+ - [patch][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1893
2285
 
1894
- - popup select "target" is now a function that must resolve to a node
2286
+ - popup select "target" is now a function that must resolve to a node
1895
2287
 
1896
2288
  ## 7.2.2
1897
2289
 
1898
- - [patch][a7670c1488](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7670c1488):
2290
+ - [patch][a7670c1488](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7670c1488):
1899
2291
 
1900
- - Enabling handling focus in model-dialog by rendering component in model-dialog only after portal in model-dialog is attached to DOM.
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
- - Updated dependencies [27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
1903
- - @atlaskit/portal@0.1.0
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
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1908
- - @atlaskit/docs@6.0.1
1909
- - @atlaskit/avatar@14.1.8
1910
- - @atlaskit/button@10.1.2
1911
- - @atlaskit/checkbox@5.0.11
1912
- - @atlaskit/field-radio-group@4.0.15
1913
- - @atlaskit/form@5.1.2
1914
- - @atlaskit/inline-dialog@9.0.14
1915
- - @atlaskit/portal@0.0.18
1916
- - @atlaskit/select@6.1.19
1917
- - @atlaskit/icon@16.0.0
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
- - [minor][07c4cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07c4cd1):
2316
+ - [minor][07c4cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07c4cd1):
1922
2317
 
1923
- - **Feature**: `components` prop now has an optional `container` entry that is wrapped around the header, body and footer. This provides compatibility for forms with fields in the body, and submit buttons in the footer
1924
- - **API changes:**
1925
- - The `header`, `body` and `footer` props have been deprecated; such custom components should be passed within the `components` prop instead.
1926
- - Custom `Body` components passed in using the new method must contain a `ref` element; this can be done using forwardRef, as seen in the `custom` example.
1927
- - **Documentation:** Examples have been updated to demonstrate the new container prop, as well as utilise the new composition method for custom header/body/footers.
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
- - [patch][2686f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2686f21):
2331
+ - [patch][2686f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2686f21):
1932
2332
 
1933
- - Removed example demonstrating deprecated reference behaviour
2333
+ - Removed example demonstrating deprecated reference behaviour
1934
2334
 
1935
2335
  ## 7.1.1
1936
2336
 
1937
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1938
- - @atlaskit/analytics-next@3.1.2
1939
- - @atlaskit/avatar@14.1.7
1940
- - @atlaskit/blanket@7.0.12
1941
- - @atlaskit/button@10.1.1
1942
- - @atlaskit/checkbox@5.0.9
1943
- - @atlaskit/field-radio-group@4.0.14
1944
- - @atlaskit/field-text@7.0.18
1945
- - @atlaskit/icon@15.0.2
1946
- - @atlaskit/inline-dialog@9.0.13
1947
- - @atlaskit/portal@0.0.17
1948
- - @atlaskit/select@6.1.13
1949
- - @atlaskit/theme@7.0.1
1950
- - @atlaskit/docs@6.0.0
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
- - [minor][7f99dec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f99dec):
2354
+ - [minor][7f99dec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f99dec):
1955
2355
 
1956
- - Fix usage of PopupSelect inside ModalDialog
2356
+ - Fix usage of PopupSelect inside ModalDialog
1957
2357
 
1958
2358
  ## 7.0.14
1959
2359
 
1960
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1961
- - @atlaskit/docs@5.2.3
1962
- - @atlaskit/blanket@7.0.11
1963
- - @atlaskit/button@10.0.4
1964
- - @atlaskit/checkbox@5.0.8
1965
- - @atlaskit/field-radio-group@4.0.13
1966
- - @atlaskit/field-text@7.0.16
1967
- - @atlaskit/icon@15.0.1
1968
- - @atlaskit/inline-dialog@9.0.12
1969
- - @atlaskit/theme@7.0.0
1970
- - @atlaskit/avatar@14.1.6
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
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1975
- - @atlaskit/docs@5.2.2
1976
- - @atlaskit/avatar@14.1.5
1977
- - @atlaskit/button@10.0.1
1978
- - @atlaskit/checkbox@5.0.7
1979
- - @atlaskit/field-radio-group@4.0.12
1980
- - @atlaskit/inline-dialog@9.0.11
1981
- - @atlaskit/portal@0.0.16
1982
- - @atlaskit/icon@15.0.0
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
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1987
- - @atlaskit/docs@5.2.1
1988
- - @atlaskit/analytics-next@3.1.1
1989
- - @atlaskit/avatar@14.1.4
1990
- - @atlaskit/blanket@7.0.10
1991
- - @atlaskit/checkbox@5.0.6
1992
- - @atlaskit/field-radio-group@4.0.11
1993
- - @atlaskit/field-text@7.0.15
1994
- - @atlaskit/icon@14.6.1
1995
- - @atlaskit/inline-dialog@9.0.10
1996
- - @atlaskit/portal@0.0.15
1997
- - @atlaskit/theme@6.2.1
1998
- - @atlaskit/button@10.0.0
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
- - [patch][abd3a39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abd3a39):
2402
+ - [patch][abd3a39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abd3a39):
2003
2403
 
2004
- - Bump react-beautiful-dnd dependency to v10.0.2
2404
+ - Bump react-beautiful-dnd dependency to v10.0.2
2005
2405
 
2006
2406
  ## 7.0.10
2007
2407
 
2008
- - [patch][e151c1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e151c1a):
2408
+ - [patch][e151c1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e151c1a):
2009
2409
 
2010
- - Removes dependency on @atlaskit/layer-manager
2410
+ - Removes dependency on @atlaskit/layer-manager
2011
2411
 
2012
- As of component versions:
2412
+ As of component versions:
2013
2413
 
2014
- - \`@atlaskit/modal-dialog@7.0.0\`
2015
- - \`@atlaskit/tooltip@12.0.2\`
2016
- - \`@atlaskit/flag@9.0.6\`
2017
- - \`@atlaskit/onboarding@6.0.0\`
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
- No component requires \`LayerManager\` to layer correctly.
2419
+ No component requires \`LayerManager\` to layer correctly.
2020
2420
 
2021
- You can safely remove this dependency and stop rendering \`LayerManager\` in your apps.
2421
+ You can safely remove this dependency and stop rendering \`LayerManager\` in your apps.
2022
2422
 
2023
2423
  ## 7.0.9
2024
2424
 
2025
- - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
2425
+ - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
2026
2426
 
2027
- - Fixed issue where tooltips and modals would initially render in the wrong location
2427
+ - Fixed issue where tooltips and modals would initially render in the wrong location
2028
2428
 
2029
2429
  ## 7.0.8
2030
2430
 
2031
- - Updated dependencies [3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
2032
- - @atlaskit/portal@0.0.13
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
- - [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
2436
+ - [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
2037
2437
 
2038
- - Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow to type check properly
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
- - [patch][7cbd729](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cbd729):
2443
+ - [patch][7cbd729](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cbd729):
2043
2444
 
2044
- - Fixes visual bug where header and footer keylines appeared below textboxes and other components
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
- - [patch][72bc8da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72bc8da):
2450
+ - [patch][72bc8da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72bc8da):
2049
2451
 
2050
- - Removes reference to window in initial state to properly support ssr
2452
+ - Removes reference to window in initial state to properly support ssr
2051
2453
 
2052
- - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
2454
+ - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
2053
2455
 
2054
- - upgrades verison of react-scrolllock to SSR safe version
2456
+ - upgrades verison of react-scrolllock to SSR safe version
2055
2457
 
2056
2458
  ## 7.0.4
2057
2459
 
2058
- - [patch] Updated dependencies [aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
2059
- - @atlaskit/portal@0.0.12
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
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
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
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
2068
- - @atlaskit/docs@5.0.8
2069
- - @atlaskit/avatar@14.0.11
2070
- - @atlaskit/button@9.0.13
2071
- - @atlaskit/checkbox@5.0.2
2072
- - @atlaskit/field-radio-group@4.0.8
2073
- - @atlaskit/inline-dialog@9.0.6
2074
- - @atlaskit/layer-manager@5.0.13
2075
- - @atlaskit/portal@0.0.10
2076
- - @atlaskit/icon@14.0.0
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
- - [patch] Updated dependencies [80e1925](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80e1925)
2081
- - @atlaskit/button@9.0.9
2082
- - @atlaskit/checkbox@5.0.0
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
- - [patch] Updates dependency on portal [b46385f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b46385f)
2087
- - [major] Changes the pattern for using dialogs. Adds ModalTransition component to @atlaskit/modal-dialog. See the [migration guide](http://atlaskit.atlassian.com/packages/core/modal-dialog/docs/migration) for more information. [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
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
- - [patch] Bump react-focus-lock to fix issues with selecting text in Safari. [62dc9fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62dc9fc)
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
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
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
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
2100
- - @atlaskit/theme@6.0.0
2101
- - @atlaskit/layer-manager@5.0.6
2102
- - @atlaskit/inline-dialog@9.0.2
2103
- - @atlaskit/icon@13.2.5
2104
- - @atlaskit/field-text@7.0.6
2105
- - @atlaskit/field-radio-group@4.0.5
2106
- - @atlaskit/checkbox@4.0.4
2107
- - @atlaskit/button@9.0.6
2108
- - @atlaskit/blanket@7.0.5
2109
- - @atlaskit/avatar@14.0.8
2110
- - @atlaskit/docs@5.0.6
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
- - [patch] Updated dependencies [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
2115
- - @atlaskit/inline-dialog@9.0.0
2116
- - [none] Updated dependencies [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
2117
- - @atlaskit/inline-dialog@9.0.0
2118
- - [none] Updated dependencies [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
2119
- - @atlaskit/inline-dialog@9.0.0
2120
- - [none] Updated dependencies [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
2121
- - @atlaskit/inline-dialog@9.0.0
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
- - [patch] Bumping react-beautiful-dnd to version 9. Making use of use onBeforeDragStart for dynamic table [9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494)
2126
- - [none] Updated dependencies [9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494)
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
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
2131
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
2132
- - @atlaskit/inline-dialog@8.0.4
2133
- - @atlaskit/field-text@7.0.4
2134
- - @atlaskit/analytics-next@3.0.4
2135
- - @atlaskit/checkbox@4.0.3
2136
- - @atlaskit/button@9.0.5
2137
- - @atlaskit/theme@5.1.3
2138
- - @atlaskit/blanket@7.0.4
2139
- - @atlaskit/field-radio-group@4.0.4
2140
- - @atlaskit/layer-manager@5.0.5
2141
- - @atlaskit/icon@13.2.4
2142
- - @atlaskit/avatar@14.0.6
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
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
2147
- - @atlaskit/inline-dialog@8.0.3
2148
- - @atlaskit/layer-manager@5.0.4
2149
- - @atlaskit/icon@13.2.2
2150
- - @atlaskit/field-radio-group@4.0.3
2151
- - @atlaskit/checkbox@4.0.2
2152
- - @atlaskit/button@9.0.4
2153
- - @atlaskit/theme@5.1.2
2154
- - @atlaskit/field-text@7.0.3
2155
- - @atlaskit/blanket@7.0.3
2156
- - @atlaskit/analytics-next@3.0.3
2157
- - @atlaskit/docs@5.0.2
2158
- - @atlaskit/avatar@14.0.5
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
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2163
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2164
- - @atlaskit/inline-dialog@8.0.2
2165
- - @atlaskit/field-text@7.0.2
2166
- - @atlaskit/analytics-next@3.0.2
2167
- - @atlaskit/checkbox@4.0.1
2168
- - @atlaskit/button@9.0.3
2169
- - @atlaskit/theme@5.1.1
2170
- - @atlaskit/blanket@7.0.2
2171
- - @atlaskit/field-radio-group@4.0.2
2172
- - @atlaskit/layer-manager@5.0.3
2173
- - @atlaskit/icon@13.2.1
2174
- - @atlaskit/avatar@14.0.4
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
- - [patch] Upgrading react-beautiful-dnd to 8.0.1 [87cd977](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87cd977)
2179
- - [patch] Upgrading react-beautiful-dnd to 8.0.0 [22efc08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22efc08)
2180
- - [none] Updated dependencies [87cd977](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87cd977)
2181
- - [none] Updated dependencies [22efc08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22efc08)
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
- - [patch] Upgrading react-beautiful-dnd to 8.0.5 [6052132](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6052132)
2186
- - [none] Updated dependencies [6052132](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6052132)
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
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2191
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2192
- - @atlaskit/inline-dialog@8.0.1
2193
- - @atlaskit/field-text@7.0.1
2194
- - @atlaskit/analytics-next@3.0.1
2195
- - @atlaskit/button@9.0.2
2196
- - @atlaskit/docs@5.0.1
2197
- - @atlaskit/blanket@7.0.1
2198
- - @atlaskit/field-radio-group@4.0.1
2199
- - @atlaskit/avatar@14.0.2
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
- - [major] Provides analytics for common component interations. See the [Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section for more details. If you are using enzyme for testing you will have to use [our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme). [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2204
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2205
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2206
- - @atlaskit/inline-dialog@8.0.0
2207
- - @atlaskit/field-text@7.0.0
2208
- - @atlaskit/analytics-next@3.0.0
2209
- - @atlaskit/checkbox@4.0.0
2210
- - @atlaskit/button@9.0.0
2211
- - @atlaskit/theme@5.0.0
2212
- - @atlaskit/docs@5.0.0
2213
- - @atlaskit/blanket@7.0.0
2214
- - @atlaskit/field-radio-group@4.0.0
2215
- - @atlaskit/layer-manager@5.0.0
2216
- - @atlaskit/icon@13.0.0
2217
- - @atlaskit/avatar@14.0.0
2218
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2219
- - @atlaskit/inline-dialog@8.0.0
2220
- - @atlaskit/field-text@7.0.0
2221
- - @atlaskit/analytics-next@3.0.0
2222
- - @atlaskit/checkbox@4.0.0
2223
- - @atlaskit/button@9.0.0
2224
- - @atlaskit/theme@5.0.0
2225
- - @atlaskit/docs@5.0.0
2226
- - @atlaskit/blanket@7.0.0
2227
- - @atlaskit/field-radio-group@4.0.0
2228
- - @atlaskit/layer-manager@5.0.0
2229
- - @atlaskit/icon@13.0.0
2230
- - @atlaskit/avatar@14.0.0
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
- - [none] Updated dependencies [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
2235
- - @atlaskit/button@8.2.5
2236
- - @atlaskit/avatar@13.0.0
2237
- - [patch] Updated dependencies [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
2238
- - @atlaskit/avatar@13.0.0
2239
- - @atlaskit/button@8.2.5
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
- - [patch] Updated dependencies [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
2244
- - @atlaskit/avatar@12.0.0
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
- - [patch] Remove or update \$FlowFixMe [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
2249
- - [none] Updated dependencies [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
2250
- - @atlaskit/field-text@6.1.1
2251
- - @atlaskit/button@8.2.4
2252
- - @atlaskit/field-radio-group@3.1.3
2253
- - @atlaskit/icon@12.6.1
2254
- - @atlaskit/avatar@11.2.2
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
- - [patch] Fix \$FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
2259
- - [none] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
2260
- - @atlaskit/inline-dialog@7.1.3
2261
- - @atlaskit/button@8.2.2
2262
- - @atlaskit/checkbox@3.1.2
2263
- - @atlaskit/field-radio-group@3.1.2
2264
- - @atlaskit/icon@12.3.1
2265
- - @atlaskit/avatar@11.2.1
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
- - [patch] Replaces implementation of ScrollLock with [react-scrolllock](https://github.com/jossmac/react-scrolllock). Deprecates ScrollLock export in @atlaskit/layer-manager. [497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d)
2270
- - [none] Updated dependencies [497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d)
2271
- - @atlaskit/layer-manager@4.3.1
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
- - [patch] Upgrading react-beautiful-dnd dependency to ^7.1.3 [024b7fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/024b7fb)
2276
- - [patch] Updated dependencies [024b7fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/024b7fb)
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
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2281
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2282
- - @atlaskit/inline-dialog@7.1.2
2283
- - @atlaskit/field-text@6.0.4
2284
- - @atlaskit/button@8.1.2
2285
- - @atlaskit/theme@4.0.4
2286
- - @atlaskit/checkbox@3.0.6
2287
- - @atlaskit/field-radio-group@3.0.4
2288
- - @atlaskit/layer-manager@4.2.1
2289
- - @atlaskit/icon@12.1.2
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
- - [patch] Removes tabbable and focusin dependencies [274e773](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/274e773)
2294
- - [none] Updated dependencies [274e773](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/274e773)
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
- - [minor] Deprecates the ability to pass a function to the autoFocus prop. Changes implementation of FocusLock to use [react-focus-lock](https://github.com/theKashey/react-focus-lock). [5b1ab0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b1ab0b)
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
- - [none] Updated dependencies [5b1ab0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b1ab0b)
2301
- - @atlaskit/layer-manager@4.2.0
2302
- - [none] Updated dependencies [de9690b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de9690b)
2303
- - @atlaskit/layer-manager@4.2.0
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
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2308
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2309
- - @atlaskit/theme@4.0.3
2310
- - @atlaskit/layer-manager@4.1.1
2311
- - @atlaskit/inline-dialog@7.1.1
2312
- - @atlaskit/icon@12.1.1
2313
- - @atlaskit/field-radio-group@3.0.3
2314
- - @atlaskit/checkbox@3.0.5
2315
- - @atlaskit/button@8.1.1
2316
- - @atlaskit/blanket@6.0.3
2317
- - @atlaskit/avatar@11.1.1
2318
- - @atlaskit/docs@4.1.1
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
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
2323
- - @atlaskit/inline-dialog@7.1.0
2324
- - @atlaskit/layer-manager@4.1.0
2325
- - @atlaskit/avatar@11.1.0
2326
- - @atlaskit/icon@12.1.0
2327
- - @atlaskit/field-radio-group@3.0.2
2328
- - @atlaskit/checkbox@3.0.4
2329
- - @atlaskit/docs@4.1.0
2330
- - @atlaskit/theme@4.0.2
2331
- - @atlaskit/field-text@6.0.2
2332
- - @atlaskit/blanket@6.0.2
2333
- - @atlaskit/button@8.1.0
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
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2338
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2339
- - @atlaskit/layer-manager@4.0.1
2340
- - @atlaskit/icon@12.0.1
2341
- - @atlaskit/inline-dialog@7.0.1
2342
- - @atlaskit/field-radio-group@3.0.1
2343
- - @atlaskit/field-text@6.0.1
2344
- - @atlaskit/checkbox@3.0.1
2345
- - @atlaskit/button@8.0.1
2346
- - @atlaskit/theme@4.0.1
2347
- - @atlaskit/blanket@6.0.1
2348
- - @atlaskit/docs@4.0.1
2349
- - @atlaskit/avatar@11.0.1
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
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2354
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2355
- - @atlaskit/layer-manager@4.0.0
2356
- - @atlaskit/icon@12.0.0
2357
- - @atlaskit/inline-dialog@7.0.0
2358
- - @atlaskit/field-radio-group@3.0.0
2359
- - @atlaskit/field-text@6.0.0
2360
- - @atlaskit/checkbox@3.0.0
2361
- - @atlaskit/button@8.0.0
2362
- - @atlaskit/theme@4.0.0
2363
- - @atlaskit/blanket@6.0.0
2364
- - @atlaskit/docs@4.0.0
2365
- - @atlaskit/avatar@11.0.0
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
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
2370
- - @atlaskit/icon@11.3.0
2371
- - @atlaskit/layer-manager@3.0.4
2372
- - @atlaskit/inline-dialog@6.0.2
2373
- - @atlaskit/field-radio-group@2.0.3
2374
- - @atlaskit/field-text@5.0.3
2375
- - @atlaskit/checkbox@2.0.2
2376
- - @atlaskit/button@7.2.5
2377
- - @atlaskit/theme@3.2.2
2378
- - @atlaskit/blanket@5.0.2
2379
- - @atlaskit/avatar@10.0.6
2380
- - @atlaskit/docs@3.0.4
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
- - [patch] AK-4416 changes meaning of autofocus prop values [c831a3d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c831a3d)
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
- - [patch] Add possibility to display heading in modal in one line (with ellipsis if content is wider than modal) [30883b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30883b4)
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
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
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
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
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
- - [minor] Updated website to use iframe to load examples. Example loader now in a separate react app. Webpack config refactored to compile separate example loader, chunking refactored to be more performant with the new website changes. Updated modal-dialog to use new component structure to optionally specify a Body wrapping component. [e1fdfd8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1fdfd8)
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
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
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
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
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
- - [patch] Fix react-beautiful-dnd position issues when used inside a modal dialog [cfda546](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfda546)
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
- - [patch] Remove babel-plugin-react-flow-props-to-prop-types [06c1f08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c1f08)
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
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
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
- - [patch] Updated inline-dialog to include boundaries element prop, updated Layer to have dynamic boolean escapeWithReference property, updated modal-dialog Content component with overflow-x:hidden' [cb72752](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cb72752)
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
- - [patch] Prevent window from being scrolled programmatically [3e3085c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3e3085c)
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
- - [patch] Migrate Navigation from Ak repo to ak mk 2 repo, Fixed flow typing inconsistencies in ak mk 2 [bdeef5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bdeef5b)
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
- - [patch] Fix modal appearing behind navigation's drawer blanket when layer manager is not used [a6c6e5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6c6e5e)
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
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
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
- - [patch] Fix modal height being clipped by destination parent [c30e7b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c30e7b0)
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
- - [patch] Migration of Blanket to mk2 repo [1c55d97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c55d97)
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
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
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
- - [patch] Migrate modal-dialog to ak mk 2 update deps and add flow types [a91cefe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a91cefe)
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
- - bug fix; fix modal dialog not shrinking to viewport height in IE11 (issues closed: ak-3879) ([d3bb5cd](https://bitbucket.org/atlassian/atlaskit/commits/d3bb5cd))
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
- - bug fix; release stories with fixed console errors ([3321c2b](https://bitbucket.org/atlassian/atlaskit/commits/3321c2b))
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
- - bug fix; bumping internal dependencies to latest major version ([3aefbce](https://bitbucket.org/atlassian/atlaskit/commits/3aefbce))
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
- - bug fix; remove chrome from the wrapping dialog (issues closed: #67) ([21f3a0e](https://bitbucket.org/atlassian/atlaskit/commits/21f3a0e))
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
- - bug fix; add deprecation warning to spotlight package ([3ea2312](https://bitbucket.org/atlassian/atlaskit/commits/3ea2312))
2477
- - feature; cleanup layer-manager and modal-dialog in preparation for onboarding ([02a516b](https://bitbucket.org/atlassian/atlaskit/commits/02a516b))
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
- - bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
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
- - bug fix; update styled-components dep and react peerDep ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
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
- - bug fix; bumps version of Page (issues closed: ak-3680) ([8713649](https://bitbucket.org/atlassian/atlaskit/commits/8713649))
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
- - feature; add chromeless option to modal to support Connect JSAPI ([5ca6a65](https://bitbucket.org/atlassian/atlaskit/commits/5ca6a65))
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
- - bug fix; resolve error in modal dialog (issues closed: ak-3623) ([2052679](https://bitbucket.org/atlassian/atlaskit/commits/2052679))
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
- - bug fix; update webpack raw path (issues closed: ak-3589) ([0aa9737](https://bitbucket.org/atlassian/atlaskit/commits/0aa9737))
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
- - breaking; onDialogDismissed = onClose, isOpen prop removed, just render the modal to display it ([3819bac](https://bitbucket.org/atlassian/atlaskit/commits/3819bac))
2506
- - breaking; major overhaul to modal implementation and behaviour (issues closed: ak-2972, ak-3343) ([3819bac](https://bitbucket.org/atlassian/atlaskit/commits/3819bac))
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
- - feature; Added support for custom modal heights, with the new `ModalDialog.height` prop. It accepts a number (converted to `px`) or string (not converted to `px`, so you can use any unit you like such as `%`, `vh`, etc). (issues closed: ak-1723) ([3c1f537](https://bitbucket.org/atlassian/atlaskit/commits/3c1f537))
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
- - fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
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
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
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
- - fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
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
- - feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
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
- - fix; avoid unwanted re-render of modal children when state/props change ([7ae6324](https://bitbucket.org/atlassian/atlaskit/commits/7ae6324))
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
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
2535
- - fix; pin react-lorem-component version to avoid newly released broken version ([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6))
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
- - feature; animated entry/exit of modal dialog ([e721aaa](https://bitbucket.org/atlassian/atlaskit/commits/e721aaa))
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
- - switch modal styling to styled-components ([f9510b4](https://bitbucket.org/atlassian/atlaskit/commits/f9510b4))
2544
- - breaking; Modal dialog now has a peerDependency on the styled-components package.
2545
- - ISSUES CLOSED: AK-2290
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
- - fix; Fix child position:fixed elements being clipped ([fc0a894](https://bitbucket.org/atlassian/atlaskit/commits/fc0a894))
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
- - fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
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
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
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
- - feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
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
- - fix; update modal story to use latest navigation devDep ([5ed9946](https://bitbucket.org/atlassian/atlaskit/commits/5ed9946))
2566
- - fix; update modal story to use latest navigation devDep ([c074080](https://bitbucket.org/atlassian/atlaskit/commits/c074080))
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
- - fix; only show scrolling keylines when header or footer shown ([fd1c68a](https://bitbucket.org/atlassian/atlaskit/commits/fd1c68a))
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
- - fix; fire onDialogDismissed when clicking on blanket directly below modal ([1c9efb0](https://bitbucket.org/atlassian/atlaskit/commits/1c9efb0))
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
- - fix; render rounded corners correctly when header/footer omitted ([724480d](https://bitbucket.org/atlassian/atlaskit/commits/724480d))
2579
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
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
- - fix; dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
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
- - fix; dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
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
- - fix; dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
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
- - fix; removes jsdoc annotations and moves content to usage.md ([14f941a](https://bitbucket.org/atlassian/atlaskit/commits/14f941a))
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
- - empty commit to make components release themselves ([5511fbe](https://bitbucket.org/atlassian/atlaskit/commits/5511fbe))
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
- - Fix types for modal-dialog typescript declaration file ([533adea](https://bitbucket.org/atlassian/atlaskit/commits/533adea))
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
- - fix; trigger modal close handler on esc key in older browsers ([a692683](https://bitbucket.org/atlassian/atlaskit/commits/a692683))
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
- - fix; render dropdown in modal above footer ([2b76812](https://bitbucket.org/atlassian/atlaskit/commits/2b76812))
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
- - fix; layer navigation at correct level so it works with modal ([5bef9db](https://bitbucket.org/atlassian/atlaskit/commits/5bef9db))
3150
+ - fix; layer navigation at correct level so it works with modal
3151
+ ([5bef9db](https://bitbucket.org/atlassian/atlaskit/commits/5bef9db))