@atlaskit/link-create 1.15.6 → 1.15.8
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 +319 -118
- package/dist/cjs/ui/main.js +1 -1
- package/dist/es2019/ui/main.js +1 -1
- package/dist/esm/ui/main.js +1 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,572 +1,773 @@
|
|
|
1
1
|
# @atlaskit/link-create
|
|
2
2
|
|
|
3
|
+
## 1.15.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 1.15.7
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
|
|
14
|
+
[`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
|
|
15
|
+
Migrated to the new button component
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
|
|
3
18
|
## 1.15.6
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
6
21
|
|
|
7
|
-
-
|
|
22
|
+
- [#91203](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91203)
|
|
23
|
+
[`3c8348468618`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c8348468618) -
|
|
24
|
+
Minor Typescript changes to improve compatibility with React 18
|
|
8
25
|
|
|
9
26
|
## 1.15.5
|
|
10
27
|
|
|
11
28
|
### Patch Changes
|
|
12
29
|
|
|
13
|
-
-
|
|
14
|
-
-
|
|
30
|
+
- [#88102](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88102)
|
|
31
|
+
[`e424cbf4d842`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e424cbf4d842) -
|
|
32
|
+
Cleans up internal observability feature flag. No expected functional changes.
|
|
33
|
+
- Updated dependencies
|
|
15
34
|
|
|
16
35
|
## 1.15.4
|
|
17
36
|
|
|
18
37
|
### Patch Changes
|
|
19
38
|
|
|
20
|
-
-
|
|
39
|
+
- [#87422](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87422)
|
|
40
|
+
[`54c6f458dbd6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54c6f458dbd6) -
|
|
41
|
+
Cleansup ff platform.linking-platform.link-create.enable-sentry-client, enabling sentry client
|
|
42
|
+
to capture exceptions
|
|
21
43
|
|
|
22
44
|
## 1.15.3
|
|
23
45
|
|
|
24
46
|
### Patch Changes
|
|
25
47
|
|
|
26
|
-
-
|
|
48
|
+
- [#86416](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86416)
|
|
49
|
+
[`91c59efc1417`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/91c59efc1417) -
|
|
50
|
+
Cleans up feature flag platform.linking-platform.link-create.slo-ignore-failed-fetch permanently
|
|
51
|
+
marking failed to fetch errors to be ignored for SLO metrics.
|
|
27
52
|
|
|
28
53
|
## 1.15.2
|
|
29
54
|
|
|
30
55
|
### Patch Changes
|
|
31
56
|
|
|
32
|
-
-
|
|
57
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
58
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
59
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
33
60
|
|
|
34
61
|
## 1.15.1
|
|
35
62
|
|
|
36
63
|
### Patch Changes
|
|
37
64
|
|
|
38
|
-
-
|
|
65
|
+
- Updated dependencies
|
|
39
66
|
|
|
40
67
|
## 1.15.0
|
|
41
68
|
|
|
42
69
|
### Minor Changes
|
|
43
70
|
|
|
44
|
-
-
|
|
71
|
+
- [#81320](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81320)
|
|
72
|
+
[`d26f355c6fa9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d26f355c6fa9) -
|
|
73
|
+
allow rendering of ModalHero in LinkCreate modal
|
|
45
74
|
|
|
46
75
|
## 1.14.6
|
|
47
76
|
|
|
48
77
|
### Patch Changes
|
|
49
78
|
|
|
50
|
-
-
|
|
79
|
+
- [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
|
|
80
|
+
[`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
|
|
81
|
+
Update usage of `React.FC` to explicity include `children`
|
|
51
82
|
|
|
52
83
|
## 1.14.5
|
|
53
84
|
|
|
54
85
|
### Patch Changes
|
|
55
86
|
|
|
56
|
-
-
|
|
87
|
+
- Updated dependencies
|
|
57
88
|
|
|
58
89
|
## 1.14.4
|
|
59
90
|
|
|
60
91
|
### Patch Changes
|
|
61
92
|
|
|
62
|
-
-
|
|
93
|
+
- Updated dependencies
|
|
63
94
|
|
|
64
95
|
## 1.14.3
|
|
65
96
|
|
|
66
97
|
### Patch Changes
|
|
67
98
|
|
|
68
|
-
-
|
|
99
|
+
- Updated dependencies
|
|
69
100
|
|
|
70
101
|
## 1.14.2
|
|
71
102
|
|
|
72
103
|
### Patch Changes
|
|
73
104
|
|
|
74
|
-
-
|
|
105
|
+
- [#68142](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68142)
|
|
106
|
+
[`eeee0117234f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eeee0117234f) -
|
|
107
|
+
EDM-9179: under FF update form error messages and move error messages from form footer to fields
|
|
75
108
|
|
|
76
109
|
## 1.14.1
|
|
77
110
|
|
|
78
111
|
### Patch Changes
|
|
79
112
|
|
|
80
|
-
-
|
|
113
|
+
- [#68013](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68013)
|
|
114
|
+
[`a23882ab49f8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a23882ab49f8) -
|
|
115
|
+
Upgrade depdendency `final-form` for bugfix.
|
|
81
116
|
|
|
82
117
|
## 1.14.0
|
|
83
118
|
|
|
84
119
|
### Minor Changes
|
|
85
120
|
|
|
86
|
-
-
|
|
121
|
+
- [#66763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66763)
|
|
122
|
+
[`496a3feac442`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/496a3feac442) -
|
|
123
|
+
Update `LinkPickerPlugin` Type to take a generic `entityKey` type
|
|
87
124
|
|
|
88
125
|
## 1.13.3
|
|
89
126
|
|
|
90
127
|
### Patch Changes
|
|
91
128
|
|
|
92
|
-
-
|
|
129
|
+
- [#64291](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64291)
|
|
130
|
+
[`c44535acbea9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c44535acbea9) -
|
|
131
|
+
remove platform.linking-platform.link-create.tmp-fix-translations to permanently return
|
|
132
|
+
undefined in the loaderFn when dynamic import of locale messages fail.
|
|
93
133
|
|
|
94
134
|
## 1.13.2
|
|
95
135
|
|
|
96
136
|
### Patch Changes
|
|
97
137
|
|
|
98
|
-
-
|
|
99
|
-
-
|
|
138
|
+
- [#64870](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64870)
|
|
139
|
+
[`0f1f6c106355`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0f1f6c106355) -
|
|
140
|
+
Adds analytics attribute to help exclude expected errors from SLIs, behind ff
|
|
141
|
+
- Updated dependencies
|
|
100
142
|
|
|
101
143
|
## 1.13.1
|
|
102
144
|
|
|
103
145
|
### Patch Changes
|
|
104
146
|
|
|
105
|
-
-
|
|
106
|
-
-
|
|
147
|
+
- [#63626](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63626)
|
|
148
|
+
[`e71c8f5f586e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e71c8f5f586e) -
|
|
149
|
+
loaderFn returns undefined if failed to dynamicaly import locale messages - fixes issue in Jira
|
|
150
|
+
where default English replaces languages chunk.
|
|
151
|
+
- Updated dependencies
|
|
107
152
|
|
|
108
153
|
## 1.13.0
|
|
109
154
|
|
|
110
155
|
### Minor Changes
|
|
111
156
|
|
|
112
|
-
-
|
|
157
|
+
- [#63972](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63972)
|
|
158
|
+
[`3fe8708a6cf0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3fe8708a6cf0) -
|
|
159
|
+
Log error message on experience failure for debugging purposes, when ff is enabled.
|
|
113
160
|
|
|
114
161
|
## 1.12.1
|
|
115
162
|
|
|
116
163
|
### Patch Changes
|
|
117
164
|
|
|
118
|
-
-
|
|
165
|
+
- Updated dependencies
|
|
119
166
|
|
|
120
167
|
## 1.12.0
|
|
121
168
|
|
|
122
169
|
### Minor Changes
|
|
123
170
|
|
|
124
|
-
-
|
|
171
|
+
- [#60340](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60340)
|
|
172
|
+
[`480de4a70eed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/480de4a70eed) -
|
|
173
|
+
EDM-8657: remove platform.linking-platform.link-create.enable-edit feature flag, to permanently
|
|
174
|
+
enable the use of create and open (edit) flow in link create / link create confluence.
|
|
125
175
|
|
|
126
176
|
## 1.11.6
|
|
127
177
|
|
|
128
178
|
### Patch Changes
|
|
129
179
|
|
|
130
|
-
-
|
|
180
|
+
- Updated dependencies
|
|
131
181
|
|
|
132
182
|
## 1.11.5
|
|
133
183
|
|
|
134
184
|
### Patch Changes
|
|
135
185
|
|
|
136
|
-
-
|
|
137
|
-
-
|
|
186
|
+
- [#59772](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59772)
|
|
187
|
+
[`64c93d86d9fa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/64c93d86d9fa) -
|
|
188
|
+
Cleans up FF: platform.linking-platform.link-create.confirm-dismiss-dialog permanently enabling
|
|
189
|
+
the exit warning dialog
|
|
190
|
+
- Updated dependencies
|
|
138
191
|
|
|
139
192
|
## 1.11.4
|
|
140
193
|
|
|
141
194
|
### Patch Changes
|
|
142
195
|
|
|
143
|
-
-
|
|
196
|
+
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
|
|
197
|
+
[`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
|
|
198
|
+
Update dependencies that were impacted by HOT-106483 to latest.
|
|
144
199
|
|
|
145
200
|
## 1.11.3
|
|
146
201
|
|
|
147
202
|
### Patch Changes
|
|
148
203
|
|
|
149
|
-
-
|
|
150
|
-
-
|
|
204
|
+
- [#57917](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57917)
|
|
205
|
+
[`61a45bf00e72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61a45bf00e72) -
|
|
206
|
+
Enrol @atlaskit/link-create to push model in Jira Frontend.
|
|
207
|
+
- Updated dependencies
|
|
151
208
|
|
|
152
209
|
## 1.11.2
|
|
153
210
|
|
|
154
211
|
### Patch Changes
|
|
155
212
|
|
|
156
|
-
-
|
|
157
|
-
-
|
|
213
|
+
- [#57729](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57729)
|
|
214
|
+
[`3778c5a24fc1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3778c5a24fc1) -
|
|
215
|
+
Fix bug with available sites filtering in Jira Create plugin
|
|
216
|
+
- Updated dependencies
|
|
158
217
|
|
|
159
218
|
## 1.11.1
|
|
160
219
|
|
|
161
220
|
### Patch Changes
|
|
162
221
|
|
|
163
|
-
-
|
|
222
|
+
- [#56657](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56657)
|
|
223
|
+
[`3d2d5c5602fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d2d5c5602fb) -
|
|
224
|
+
remove actionSubjectId from operational analytics event
|
|
164
225
|
|
|
165
226
|
## 1.11.0
|
|
166
227
|
|
|
167
228
|
### Minor Changes
|
|
168
229
|
|
|
169
|
-
-
|
|
230
|
+
- [#43513](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43513)
|
|
231
|
+
[`3b056e3b332`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b056e3b332) - ###
|
|
232
|
+
Improved Observability
|
|
170
233
|
|
|
171
|
-
|
|
234
|
+
Improves observability over failure cases when plugins call `onFailure()`, or throw an error to
|
|
235
|
+
be caught by `<LinkCreate />`'s internal error boundary.
|
|
172
236
|
|
|
173
|
-
|
|
237
|
+
When `platform.linking-platform.link-create.better-observability` feature flag is enabled,
|
|
238
|
+
errors provided via `onFailure()` from plugins no longer play a role in displaying an error
|
|
239
|
+
message to users in the `<CreateForm />`.
|
|
174
240
|
|
|
175
|
-
|
|
241
|
+
### Improved Create Form error handling
|
|
176
242
|
|
|
177
|
-
|
|
178
|
-
|
|
243
|
+
Allows plugins to return an object of error messages in the `onSubmit()` handler provided to the
|
|
244
|
+
`CreateForm`. To set a generic error, use the newly exposed `FORM_ERROR`
|
|
245
|
+
[see react-final-form](https://final-form.org/docs/react-final-form/types/FormProps#submission-errors)
|
|
246
|
+
to define an error message on the object resolved `onSubmit`.
|
|
179
247
|
|
|
180
|
-
|
|
248
|
+
Example:
|
|
181
249
|
|
|
182
|
-
|
|
183
|
-
|
|
250
|
+
```tsx
|
|
251
|
+
import { FORM_ERROR } from '@atlaskit/link-create'
|
|
184
252
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
253
|
+
<CreateForm onSubmit={(data) => {
|
|
254
|
+
return {
|
|
255
|
+
[FORM_ERROR]: "Something bad happened!"
|
|
256
|
+
}
|
|
257
|
+
} />
|
|
258
|
+
```
|
|
191
259
|
|
|
192
|
-
|
|
260
|
+
The error message returned by the plugin will be displayed in the form footer when the
|
|
261
|
+
`platform.linking-platform.link-create.better-observability` feature flag is enabled.
|
|
193
262
|
|
|
194
263
|
### Patch Changes
|
|
195
264
|
|
|
196
|
-
-
|
|
265
|
+
- Updated dependencies
|
|
197
266
|
|
|
198
267
|
## 1.10.0
|
|
199
268
|
|
|
200
269
|
### Minor Changes
|
|
201
270
|
|
|
202
|
-
-
|
|
271
|
+
- [#43692](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43692)
|
|
272
|
+
[`6f2a46c60f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f2a46c60f3) -
|
|
273
|
+
NOISSUE Make undefinable ari optional in link create payload
|
|
203
274
|
|
|
204
275
|
### Patch Changes
|
|
205
276
|
|
|
206
|
-
-
|
|
277
|
+
- [#43685](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43685)
|
|
278
|
+
[`315e88c6400`](https://bitbucket.org/atlassian/atlassian-frontend/commits/315e88c6400) -
|
|
279
|
+
EDM-8558: rename label of edit button to 'create + open'
|
|
207
280
|
|
|
208
281
|
## 1.9.5
|
|
209
282
|
|
|
210
283
|
### Patch Changes
|
|
211
284
|
|
|
212
|
-
-
|
|
285
|
+
- [#43257](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43257)
|
|
286
|
+
[`cf4d4a94b14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf4d4a94b14) -
|
|
287
|
+
EDM-8493: fire analytics event for modal screens and buttons associated with link-create edit
|
|
288
|
+
flow
|
|
213
289
|
|
|
214
290
|
## 1.9.4
|
|
215
291
|
|
|
216
292
|
### Patch Changes
|
|
217
293
|
|
|
218
|
-
-
|
|
294
|
+
- Updated dependencies
|
|
219
295
|
|
|
220
296
|
## 1.9.3
|
|
221
297
|
|
|
222
298
|
### Patch Changes
|
|
223
299
|
|
|
224
|
-
-
|
|
225
|
-
-
|
|
300
|
+
- [#43347](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43347)
|
|
301
|
+
[`378d75bbaad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d75bbaad) - Clean
|
|
302
|
+
up outer error boundary feature flag
|
|
303
|
+
- Updated dependencies
|
|
226
304
|
|
|
227
305
|
## 1.9.2
|
|
228
306
|
|
|
229
307
|
### Patch Changes
|
|
230
308
|
|
|
231
|
-
-
|
|
309
|
+
- Updated dependencies
|
|
232
310
|
|
|
233
311
|
## 1.9.1
|
|
234
312
|
|
|
235
313
|
### Patch Changes
|
|
236
314
|
|
|
237
|
-
-
|
|
315
|
+
- [#43170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43170)
|
|
316
|
+
[`959e2b89af9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/959e2b89af9) - Change
|
|
317
|
+
exit warning modal to show only when fields have been modified by user
|
|
238
318
|
|
|
239
319
|
## 1.9.0
|
|
240
320
|
|
|
241
321
|
### Minor Changes
|
|
242
322
|
|
|
243
|
-
-
|
|
323
|
+
- [#43068](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43068)
|
|
324
|
+
[`76817bfbd5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76817bfbd5d) -
|
|
325
|
+
EDM-8402: under a FF platform.linking-platform.link-create.enable-edit internally refactor
|
|
326
|
+
onCloseComplete hook to be conditionally called when active prop is false
|
|
244
327
|
|
|
245
328
|
### Patch Changes
|
|
246
329
|
|
|
247
|
-
-
|
|
330
|
+
- Updated dependencies
|
|
248
331
|
|
|
249
332
|
## 1.8.1
|
|
250
333
|
|
|
251
334
|
### Patch Changes
|
|
252
335
|
|
|
253
|
-
-
|
|
336
|
+
- [#43001](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43001)
|
|
337
|
+
[`7eed2972d58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7eed2972d58) -
|
|
338
|
+
Internal refactor moving show exit warning modal conditions to React context
|
|
254
339
|
|
|
255
340
|
## 1.8.0
|
|
256
341
|
|
|
257
342
|
### Minor Changes
|
|
258
343
|
|
|
259
|
-
-
|
|
344
|
+
- [#42777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42777)
|
|
345
|
+
[`fe571895d1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe571895d1f) -
|
|
346
|
+
EDM-8401: Introduce the onComplete props to LinkCreateProps which is a callback function to be
|
|
347
|
+
called when the link create experience is completed. This prop allows a post-create edit flow to
|
|
348
|
+
be added into the link create experience before completion.
|
|
260
349
|
|
|
261
350
|
## 1.7.2
|
|
262
351
|
|
|
263
352
|
### Patch Changes
|
|
264
353
|
|
|
265
|
-
-
|
|
354
|
+
- Updated dependencies
|
|
266
355
|
|
|
267
356
|
## 1.7.1
|
|
268
357
|
|
|
269
358
|
### Patch Changes
|
|
270
359
|
|
|
271
|
-
-
|
|
272
|
-
-
|
|
360
|
+
- [#42758](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42758)
|
|
361
|
+
[`67953559475`](https://bitbucket.org/atlassian/atlassian-frontend/commits/67953559475) -
|
|
362
|
+
Updates error boundary to captureException to Sentry behind a feature flag.
|
|
363
|
+
- Updated dependencies
|
|
273
364
|
|
|
274
365
|
## 1.7.0
|
|
275
366
|
|
|
276
367
|
### Minor Changes
|
|
277
368
|
|
|
278
|
-
-
|
|
369
|
+
- [#42674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42674)
|
|
370
|
+
[`2fd5dd27ec2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fd5dd27ec2) -
|
|
371
|
+
EDM-8373: export editViewProps type
|
|
279
372
|
|
|
280
373
|
## 1.6.0
|
|
281
374
|
|
|
282
375
|
### Minor Changes
|
|
283
376
|
|
|
284
|
-
-
|
|
377
|
+
- [#42487](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42487)
|
|
378
|
+
[`0b6245f9d18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b6245f9d18) -
|
|
379
|
+
EDM-8376: Introduces a editView field to the LinkCreatePlugin interface which will allow plugins
|
|
380
|
+
to register a screen to edit objects post-creation in a future release.
|
|
285
381
|
|
|
286
382
|
## 1.5.1
|
|
287
383
|
|
|
288
384
|
### Patch Changes
|
|
289
385
|
|
|
290
|
-
-
|
|
291
|
-
|
|
292
|
-
|
|
386
|
+
- [#42575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42575)
|
|
387
|
+
[`d7338b9229e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7338b9229e) -
|
|
388
|
+
Updates exit warning dialog to fire analytics on open, and button clicks
|
|
389
|
+
- [#42553](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42553)
|
|
390
|
+
[`76b95198067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76b95198067) - Add
|
|
391
|
+
error boundary to catch unhandled errors outside the link create modal
|
|
392
|
+
- Updated dependencies
|
|
293
393
|
|
|
294
394
|
## 1.5.0
|
|
295
395
|
|
|
296
396
|
### Minor Changes
|
|
297
397
|
|
|
298
|
-
-
|
|
398
|
+
- [#42436](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42436)
|
|
399
|
+
[`08c8e861177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08c8e861177) -
|
|
400
|
+
EDM-8371: internal refactor under feature flag platform.linking-platform.link-create.enable-edit
|
|
299
401
|
|
|
300
402
|
## 1.4.0
|
|
301
403
|
|
|
302
404
|
### Minor Changes
|
|
303
405
|
|
|
304
|
-
-
|
|
406
|
+
- [#42119](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42119)
|
|
407
|
+
[`fbb3d5ea801`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbb3d5ea801) -
|
|
408
|
+
Displays a confirm dismiss dialog when user clicks cancel and made changes to form
|
|
305
409
|
|
|
306
410
|
## 1.3.0
|
|
307
411
|
|
|
308
412
|
### Minor Changes
|
|
309
413
|
|
|
310
|
-
-
|
|
414
|
+
- [#41722](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41722)
|
|
415
|
+
[`0bcdc0cc988`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bcdc0cc988) -
|
|
416
|
+
EDM-8055 Add ARI to link create callback
|
|
311
417
|
|
|
312
418
|
## 1.2.0
|
|
313
419
|
|
|
314
420
|
### Minor Changes
|
|
315
421
|
|
|
316
|
-
-
|
|
422
|
+
- [#42356](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42356)
|
|
423
|
+
[`db060471faf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db060471faf) -
|
|
424
|
+
EDM-7905: an internal refactor for a new experimental feature under a feature flag
|
|
425
|
+
platform.linking-platform.link-create.enable-edit
|
|
317
426
|
|
|
318
427
|
## 1.1.2
|
|
319
428
|
|
|
320
429
|
### Patch Changes
|
|
321
430
|
|
|
322
|
-
-
|
|
431
|
+
- [#41867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41867)
|
|
432
|
+
[`2fb6074140b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fb6074140b) - Add
|
|
433
|
+
default value to environment variable
|
|
323
434
|
|
|
324
435
|
## 1.1.1
|
|
325
436
|
|
|
326
437
|
### Patch Changes
|
|
327
438
|
|
|
328
|
-
-
|
|
439
|
+
- [#40368](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40368)
|
|
440
|
+
[`b77b38f55e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77b38f55e3) -
|
|
441
|
+
EDM-7921: fire ui analytics event for error component in jira-issue-form and add new error type
|
|
442
|
+
and handling for NO_JIRA_SITE_FOUND_ERROR
|
|
329
443
|
|
|
330
444
|
## 1.1.0
|
|
331
445
|
|
|
332
446
|
### Minor Changes
|
|
333
447
|
|
|
334
|
-
-
|
|
448
|
+
- [#39079](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39079)
|
|
449
|
+
[`d3b95d820f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3b95d820f7) -
|
|
450
|
+
EDM-7280 Add analytics for Jira link create
|
|
335
451
|
|
|
336
452
|
## 1.0.3
|
|
337
453
|
|
|
338
454
|
### Patch Changes
|
|
339
455
|
|
|
340
|
-
-
|
|
341
|
-
-
|
|
456
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
457
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
458
|
+
version.json
|
|
459
|
+
- Updated dependencies
|
|
342
460
|
|
|
343
461
|
## 1.0.2
|
|
344
462
|
|
|
345
463
|
### Patch Changes
|
|
346
464
|
|
|
347
|
-
-
|
|
465
|
+
- [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
|
|
466
|
+
[`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
|
|
467
|
+
injected env vars instead of version.json
|
|
348
468
|
|
|
349
469
|
## 1.0.1
|
|
350
470
|
|
|
351
471
|
### Patch Changes
|
|
352
472
|
|
|
353
|
-
-
|
|
473
|
+
- [#38070](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38070)
|
|
474
|
+
[`572ea7d92bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/572ea7d92bd) -
|
|
475
|
+
revised form mutator types
|
|
354
476
|
|
|
355
477
|
## 1.0.0
|
|
356
478
|
|
|
357
479
|
### Major Changes
|
|
358
480
|
|
|
359
|
-
-
|
|
481
|
+
- [#37475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37475)
|
|
482
|
+
[`687749df97a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/687749df97a) -
|
|
483
|
+
Refactor form components to use react-final-form
|
|
360
484
|
|
|
361
485
|
## 0.10.0
|
|
362
486
|
|
|
363
487
|
### Minor Changes
|
|
364
488
|
|
|
365
|
-
-
|
|
489
|
+
- [#37341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37341)
|
|
490
|
+
[`dc546d1044a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc546d1044a) - Update
|
|
491
|
+
failure handler in link-create API to take Error instead of string, and fire analytics on
|
|
492
|
+
failure
|
|
366
493
|
|
|
367
494
|
## 0.9.1
|
|
368
495
|
|
|
369
496
|
### Patch Changes
|
|
370
497
|
|
|
371
|
-
-
|
|
498
|
+
- [#36913](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36913)
|
|
499
|
+
[`84b33e5a4b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84b33e5a4b6) -
|
|
500
|
+
EDM-6544: minor internal refactors with no expected functional change
|
|
372
501
|
|
|
373
502
|
## 0.9.0
|
|
374
503
|
|
|
375
504
|
### Minor Changes
|
|
376
505
|
|
|
377
|
-
-
|
|
506
|
+
- [#36926](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36926)
|
|
507
|
+
[`c209f670761`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c209f670761) -
|
|
508
|
+
Improved testIds
|
|
378
509
|
|
|
379
510
|
## 0.8.2
|
|
380
511
|
|
|
381
512
|
### Patch Changes
|
|
382
513
|
|
|
383
|
-
-
|
|
514
|
+
- [#36843](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36843)
|
|
515
|
+
[`90ad796d91c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90ad796d91c) - Fix
|
|
516
|
+
fetching hyphened locales to underscores
|
|
384
517
|
|
|
385
518
|
## 0.8.1
|
|
386
519
|
|
|
387
520
|
### Patch Changes
|
|
388
521
|
|
|
389
|
-
-
|
|
522
|
+
- [#36761](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36761)
|
|
523
|
+
[`70b0f95345a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70b0f95345a) - Add
|
|
524
|
+
support for i18n
|
|
390
525
|
|
|
391
526
|
## 0.8.0
|
|
392
527
|
|
|
393
528
|
### Minor Changes
|
|
394
529
|
|
|
395
|
-
-
|
|
530
|
+
- [#36304](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36304)
|
|
531
|
+
[`f3acb380cb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3acb380cb2) -
|
|
532
|
+
EDM-7064: remove FormContextProvider export to prevent usage in external packages.
|
|
396
533
|
|
|
397
534
|
## 0.7.1
|
|
398
535
|
|
|
399
536
|
### Patch Changes
|
|
400
537
|
|
|
401
|
-
-
|
|
538
|
+
- [#35576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35576)
|
|
539
|
+
[`41d73aab05c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41d73aab05c) -
|
|
540
|
+
EDM-6938: pass spaceName into onCreate submit for confluence-create and pass as optional meta
|
|
541
|
+
data into link-create."
|
|
402
542
|
|
|
403
543
|
## 0.7.0
|
|
404
544
|
|
|
405
545
|
### Minor Changes
|
|
406
546
|
|
|
407
|
-
-
|
|
547
|
+
- [#35134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35134)
|
|
548
|
+
[`eb070266532`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb070266532) - Expose
|
|
549
|
+
Modal callbacks and Add modalTitle to the linkCreate Props
|
|
408
550
|
|
|
409
551
|
## 0.6.0
|
|
410
552
|
|
|
411
553
|
### Minor Changes
|
|
412
554
|
|
|
413
|
-
-
|
|
555
|
+
- [#35035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35035)
|
|
556
|
+
[`ac3927f0650`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac3927f0650) - Make
|
|
557
|
+
modal 480px wide, Update TextField to take isRequired prop w/o default browser validation,
|
|
558
|
+
remove extra internal spacing in the create form
|
|
414
559
|
|
|
415
560
|
## 0.5.7
|
|
416
561
|
|
|
417
562
|
### Patch Changes
|
|
418
563
|
|
|
419
|
-
-
|
|
564
|
+
- [#34925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34925)
|
|
565
|
+
[`ffb87e553ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffb87e553ea) - Hides
|
|
566
|
+
the validation error when user edits the field
|
|
420
567
|
|
|
421
568
|
## 0.5.6
|
|
422
569
|
|
|
423
570
|
### Patch Changes
|
|
424
571
|
|
|
425
|
-
-
|
|
572
|
+
- [#34759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34759)
|
|
573
|
+
[`a02d619af5c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a02d619af5c) -
|
|
574
|
+
Changed onCreate to return a possible Promise to hold the create button spinner while submitting
|
|
426
575
|
|
|
427
576
|
## 0.5.5
|
|
428
577
|
|
|
429
578
|
### Patch Changes
|
|
430
579
|
|
|
431
|
-
-
|
|
580
|
+
- [#34750](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34750)
|
|
581
|
+
[`7b5fb18bb63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b5fb18bb63) - Update
|
|
582
|
+
screen event to UI
|
|
432
583
|
|
|
433
584
|
## 0.5.4
|
|
434
585
|
|
|
435
586
|
### Patch Changes
|
|
436
587
|
|
|
437
|
-
-
|
|
588
|
+
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
|
|
589
|
+
[`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
|
|
590
|
+
Removing unused dependencies and dev dependencies
|
|
438
591
|
|
|
439
592
|
## 0.5.3
|
|
440
593
|
|
|
441
594
|
### Patch Changes
|
|
442
595
|
|
|
443
|
-
-
|
|
596
|
+
- [#34463](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34463)
|
|
597
|
+
[`ae5ac36af00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae5ac36af00) -
|
|
598
|
+
Updates analytics codegen to support screen events.
|
|
444
599
|
|
|
445
600
|
## 0.5.2
|
|
446
601
|
|
|
447
602
|
### Patch Changes
|
|
448
603
|
|
|
449
|
-
-
|
|
604
|
+
- [#34207](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34207)
|
|
605
|
+
[`7734ef0bdb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7734ef0bdb4) -
|
|
606
|
+
allowing default values in confluence creation form.
|
|
450
607
|
|
|
451
608
|
## 0.5.1
|
|
452
609
|
|
|
453
610
|
### Patch Changes
|
|
454
611
|
|
|
455
|
-
-
|
|
612
|
+
- [#33671](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33671)
|
|
613
|
+
[`2d812255401`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d812255401) -
|
|
614
|
+
EDM-6561: add an autofocus on title field in create modal and change cancel button labeling to
|
|
615
|
+
close
|
|
456
616
|
|
|
457
617
|
## 0.5.0
|
|
458
618
|
|
|
459
619
|
### Minor Changes
|
|
460
620
|
|
|
461
|
-
-
|
|
621
|
+
- [#33735](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33735)
|
|
622
|
+
[`ad753581e70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad753581e70) - [ux]
|
|
623
|
+
Moves the FormFooter out of CreateForm and provides a new CreateFormLoader component & now we
|
|
624
|
+
handle the submitting state in the form context
|
|
462
625
|
|
|
463
626
|
## 0.4.4
|
|
464
627
|
|
|
465
628
|
### Patch Changes
|
|
466
629
|
|
|
467
|
-
-
|
|
630
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
631
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
632
|
+
legacy types are published for TS 4.5-4.8
|
|
468
633
|
|
|
469
634
|
## 0.4.3
|
|
470
635
|
|
|
471
636
|
### Patch Changes
|
|
472
637
|
|
|
473
|
-
-
|
|
638
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
639
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
640
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
474
641
|
|
|
475
642
|
## 0.4.2
|
|
476
643
|
|
|
477
644
|
### Patch Changes
|
|
478
645
|
|
|
479
|
-
-
|
|
646
|
+
- [#33372](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33372)
|
|
647
|
+
[`93af54caca2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93af54caca2) -
|
|
648
|
+
EDM-6553: no functionality change, just updating UI so that there is padding between the cancel
|
|
649
|
+
and create button for link-create. Also updated the dropdown error message.
|
|
480
650
|
|
|
481
651
|
## 0.4.1
|
|
482
652
|
|
|
483
653
|
### Patch Changes
|
|
484
654
|
|
|
485
|
-
-
|
|
655
|
+
- [#33186](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33186)
|
|
656
|
+
[`3c5946b6cdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c5946b6cdf) -
|
|
657
|
+
EDM-6524: remove isRequired prop from textfield in create component as browser validation will
|
|
658
|
+
not be used, also spread AKTextfield props to stop exposure of testid and placeholder props.
|
|
486
659
|
|
|
487
660
|
## 0.4.0
|
|
488
661
|
|
|
489
662
|
### Minor Changes
|
|
490
663
|
|
|
491
|
-
-
|
|
664
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
665
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
666
|
+
minor dependency bump
|
|
492
667
|
|
|
493
668
|
### Patch Changes
|
|
494
669
|
|
|
495
|
-
-
|
|
670
|
+
- Updated dependencies
|
|
496
671
|
|
|
497
672
|
## 0.3.3
|
|
498
673
|
|
|
499
674
|
### Patch Changes
|
|
500
675
|
|
|
501
|
-
-
|
|
676
|
+
- [#32602](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32602)
|
|
677
|
+
[`5cbb3a0f20c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cbb3a0f20c) - Fix
|
|
678
|
+
tangerine lint warnings & fix SVG id not unique & add VR test for dropdowns in modal & handle
|
|
679
|
+
plugin errors
|
|
502
680
|
|
|
503
681
|
## 0.3.2
|
|
504
682
|
|
|
505
683
|
### Patch Changes
|
|
506
684
|
|
|
507
|
-
-
|
|
685
|
+
- [#32501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32501)
|
|
686
|
+
[`1600a0d171f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1600a0d171f) - Adds
|
|
687
|
+
various eslint-ignores for tokens-related warnings
|
|
508
688
|
|
|
509
689
|
## 0.3.1
|
|
510
690
|
|
|
511
691
|
### Patch Changes
|
|
512
692
|
|
|
513
|
-
-
|
|
693
|
+
- [#32659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32659)
|
|
694
|
+
[`9e1c1e92771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e1c1e92771) - Fire
|
|
695
|
+
analytics
|
|
514
696
|
|
|
515
697
|
## 0.3.0
|
|
516
698
|
|
|
517
699
|
### Minor Changes
|
|
518
700
|
|
|
519
|
-
-
|
|
701
|
+
- [#32457](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32457)
|
|
702
|
+
[`29dfee4c540`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29dfee4c540) - Adds
|
|
703
|
+
global error boundary and fixes footer padding
|
|
520
704
|
|
|
521
705
|
## 0.2.1
|
|
522
706
|
|
|
523
707
|
### Patch Changes
|
|
524
708
|
|
|
525
|
-
-
|
|
526
|
-
-
|
|
709
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
710
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
711
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
712
|
+
- Updated dependencies
|
|
527
713
|
|
|
528
714
|
## 0.2.0
|
|
529
715
|
|
|
530
716
|
### Minor Changes
|
|
531
717
|
|
|
532
|
-
-
|
|
718
|
+
- [#30840](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30840)
|
|
719
|
+
[`a765caedf71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a765caedf71) -
|
|
720
|
+
EDM-5666 Implement Create Confluence Plugin
|
|
533
721
|
|
|
534
722
|
### Patch Changes
|
|
535
723
|
|
|
536
|
-
-
|
|
724
|
+
- [`430f0f27c63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/430f0f27c63) - Use
|
|
725
|
+
FormSection instead of ModalSection
|
|
537
726
|
|
|
538
727
|
## 0.1.2
|
|
539
728
|
|
|
540
729
|
### Patch Changes
|
|
541
730
|
|
|
542
|
-
-
|
|
731
|
+
- [#31972](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31972)
|
|
732
|
+
[`5da1c8f4422`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5da1c8f4422) -
|
|
733
|
+
Integrate with link-create-presets
|
|
543
734
|
|
|
544
735
|
## 0.1.1
|
|
545
736
|
|
|
546
737
|
### Patch Changes
|
|
547
738
|
|
|
548
|
-
-
|
|
739
|
+
- [#31721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31721)
|
|
740
|
+
[`63acd1bc789`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63acd1bc789) - Update
|
|
741
|
+
examples with presets
|
|
549
742
|
|
|
550
743
|
## 0.1.0
|
|
551
744
|
|
|
552
745
|
### Minor Changes
|
|
553
746
|
|
|
554
|
-
-
|
|
747
|
+
- [#30674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30674)
|
|
748
|
+
[`7e7ca45dbe4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e7ca45dbe4) -
|
|
749
|
+
Exports LinkCreateProps and LinkCreatePlugin Types
|
|
555
750
|
|
|
556
751
|
## 0.0.4
|
|
557
752
|
|
|
558
753
|
### Patch Changes
|
|
559
754
|
|
|
560
|
-
-
|
|
755
|
+
- [#30194](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30194)
|
|
756
|
+
[`09697a312bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/09697a312bc) -
|
|
757
|
+
EDM-5657 EDM-5661 Implement Select and Textfield components
|
|
561
758
|
|
|
562
759
|
## 0.0.3
|
|
563
760
|
|
|
564
761
|
### Patch Changes
|
|
565
762
|
|
|
566
|
-
-
|
|
763
|
+
- [#30122](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30122)
|
|
764
|
+
[`4b8910b3460`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b8910b3460) - Add
|
|
765
|
+
link-create-confluence package
|
|
567
766
|
|
|
568
767
|
## 0.0.2
|
|
569
768
|
|
|
570
769
|
### Patch Changes
|
|
571
770
|
|
|
572
|
-
-
|
|
771
|
+
- [#29757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29757)
|
|
772
|
+
[`d7724023d26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7724023d26) -
|
|
773
|
+
Initial version of Create component
|
package/dist/cjs/ui/main.js
CHANGED
|
@@ -31,7 +31,7 @@ var LinkCreateWithAnalyticsContext = (0, _analytics.withLinkCreateAnalyticsConte
|
|
|
31
31
|
}));
|
|
32
32
|
var PACKAGE_DATA = exports.PACKAGE_DATA = {
|
|
33
33
|
packageName: "@atlaskit/link-create" || '',
|
|
34
|
-
packageVersion: "1.15.
|
|
34
|
+
packageVersion: "1.15.8" || '',
|
|
35
35
|
component: _constants.COMPONENT_NAME,
|
|
36
36
|
componentName: _constants.COMPONENT_NAME
|
|
37
37
|
};
|
package/dist/es2019/ui/main.js
CHANGED
|
@@ -23,7 +23,7 @@ const LinkCreateWithAnalyticsContext = withLinkCreateAnalyticsContext( /*#__PURE
|
|
|
23
23
|
}));
|
|
24
24
|
export const PACKAGE_DATA = {
|
|
25
25
|
packageName: "@atlaskit/link-create" || '',
|
|
26
|
-
packageVersion: "1.15.
|
|
26
|
+
packageVersion: "1.15.8" || '',
|
|
27
27
|
component: COMPONENT_NAME,
|
|
28
28
|
componentName: COMPONENT_NAME
|
|
29
29
|
};
|
package/dist/esm/ui/main.js
CHANGED
|
@@ -23,7 +23,7 @@ var LinkCreateWithAnalyticsContext = withLinkCreateAnalyticsContext( /*#__PURE__
|
|
|
23
23
|
}));
|
|
24
24
|
export var PACKAGE_DATA = {
|
|
25
25
|
packageName: "@atlaskit/link-create" || '',
|
|
26
|
-
packageVersion: "1.15.
|
|
26
|
+
packageVersion: "1.15.8" || '',
|
|
27
27
|
component: COMPONENT_NAME,
|
|
28
28
|
componentName: COMPONENT_NAME
|
|
29
29
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-create",
|
|
3
|
-
"version": "1.15.
|
|
3
|
+
"version": "1.15.8",
|
|
4
4
|
"description": "The driver component of meta creation flow",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -38,20 +38,20 @@
|
|
|
38
38
|
".": "./src/index.ts"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@atlaskit/analytics-next": "^9.
|
|
42
|
-
"@atlaskit/button": "^17.
|
|
43
|
-
"@atlaskit/empty-state": "^7.
|
|
44
|
-
"@atlaskit/form": "^9.
|
|
41
|
+
"@atlaskit/analytics-next": "^9.3.0",
|
|
42
|
+
"@atlaskit/button": "^17.14.0",
|
|
43
|
+
"@atlaskit/empty-state": "^7.8.0",
|
|
44
|
+
"@atlaskit/form": "^9.3.0",
|
|
45
45
|
"@atlaskit/icon": "^22.1.0",
|
|
46
46
|
"@atlaskit/intl-messages-provider": "^1.0.2",
|
|
47
47
|
"@atlaskit/linking-common": "^5.6.0",
|
|
48
|
-
"@atlaskit/modal-dialog": "^12.
|
|
48
|
+
"@atlaskit/modal-dialog": "^12.13.0",
|
|
49
49
|
"@atlaskit/platform-feature-flags": "^0.2.1",
|
|
50
|
-
"@atlaskit/primitives": "^
|
|
51
|
-
"@atlaskit/select": "^17.
|
|
52
|
-
"@atlaskit/spinner": "^16.
|
|
53
|
-
"@atlaskit/textfield": "^6.
|
|
54
|
-
"@atlaskit/tokens": "^1.
|
|
50
|
+
"@atlaskit/primitives": "^6.0.0",
|
|
51
|
+
"@atlaskit/select": "^17.8.0",
|
|
52
|
+
"@atlaskit/spinner": "^16.1.0",
|
|
53
|
+
"@atlaskit/textfield": "^6.3.0",
|
|
54
|
+
"@atlaskit/tokens": "^1.45.0",
|
|
55
55
|
"@babel/runtime": "^7.0.0",
|
|
56
56
|
"@emotion/react": "^11.7.1",
|
|
57
57
|
"debounce-promise": "^3.1.2",
|