@atlaskit/link-create 1.15.7 → 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 +314 -120
- 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 +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,579 +1,773 @@
|
|
|
1
1
|
# @atlaskit/link-create
|
|
2
2
|
|
|
3
|
+
## 1.15.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 1.15.7
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
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
|
|
9
17
|
|
|
10
18
|
## 1.15.6
|
|
11
19
|
|
|
12
20
|
### Patch Changes
|
|
13
21
|
|
|
14
|
-
-
|
|
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
|
|
15
25
|
|
|
16
26
|
## 1.15.5
|
|
17
27
|
|
|
18
28
|
### Patch Changes
|
|
19
29
|
|
|
20
|
-
-
|
|
21
|
-
-
|
|
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
|
|
22
34
|
|
|
23
35
|
## 1.15.4
|
|
24
36
|
|
|
25
37
|
### Patch Changes
|
|
26
38
|
|
|
27
|
-
-
|
|
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
|
|
28
43
|
|
|
29
44
|
## 1.15.3
|
|
30
45
|
|
|
31
46
|
### Patch Changes
|
|
32
47
|
|
|
33
|
-
-
|
|
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.
|
|
34
52
|
|
|
35
53
|
## 1.15.2
|
|
36
54
|
|
|
37
55
|
### Patch Changes
|
|
38
56
|
|
|
39
|
-
-
|
|
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`
|
|
40
60
|
|
|
41
61
|
## 1.15.1
|
|
42
62
|
|
|
43
63
|
### Patch Changes
|
|
44
64
|
|
|
45
|
-
-
|
|
65
|
+
- Updated dependencies
|
|
46
66
|
|
|
47
67
|
## 1.15.0
|
|
48
68
|
|
|
49
69
|
### Minor Changes
|
|
50
70
|
|
|
51
|
-
-
|
|
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
|
|
52
74
|
|
|
53
75
|
## 1.14.6
|
|
54
76
|
|
|
55
77
|
### Patch Changes
|
|
56
78
|
|
|
57
|
-
-
|
|
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`
|
|
58
82
|
|
|
59
83
|
## 1.14.5
|
|
60
84
|
|
|
61
85
|
### Patch Changes
|
|
62
86
|
|
|
63
|
-
-
|
|
87
|
+
- Updated dependencies
|
|
64
88
|
|
|
65
89
|
## 1.14.4
|
|
66
90
|
|
|
67
91
|
### Patch Changes
|
|
68
92
|
|
|
69
|
-
-
|
|
93
|
+
- Updated dependencies
|
|
70
94
|
|
|
71
95
|
## 1.14.3
|
|
72
96
|
|
|
73
97
|
### Patch Changes
|
|
74
98
|
|
|
75
|
-
-
|
|
99
|
+
- Updated dependencies
|
|
76
100
|
|
|
77
101
|
## 1.14.2
|
|
78
102
|
|
|
79
103
|
### Patch Changes
|
|
80
104
|
|
|
81
|
-
-
|
|
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
|
|
82
108
|
|
|
83
109
|
## 1.14.1
|
|
84
110
|
|
|
85
111
|
### Patch Changes
|
|
86
112
|
|
|
87
|
-
-
|
|
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.
|
|
88
116
|
|
|
89
117
|
## 1.14.0
|
|
90
118
|
|
|
91
119
|
### Minor Changes
|
|
92
120
|
|
|
93
|
-
-
|
|
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
|
|
94
124
|
|
|
95
125
|
## 1.13.3
|
|
96
126
|
|
|
97
127
|
### Patch Changes
|
|
98
128
|
|
|
99
|
-
-
|
|
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.
|
|
100
133
|
|
|
101
134
|
## 1.13.2
|
|
102
135
|
|
|
103
136
|
### Patch Changes
|
|
104
137
|
|
|
105
|
-
-
|
|
106
|
-
-
|
|
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
|
|
107
142
|
|
|
108
143
|
## 1.13.1
|
|
109
144
|
|
|
110
145
|
### Patch Changes
|
|
111
146
|
|
|
112
|
-
-
|
|
113
|
-
-
|
|
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
|
|
114
152
|
|
|
115
153
|
## 1.13.0
|
|
116
154
|
|
|
117
155
|
### Minor Changes
|
|
118
156
|
|
|
119
|
-
-
|
|
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.
|
|
120
160
|
|
|
121
161
|
## 1.12.1
|
|
122
162
|
|
|
123
163
|
### Patch Changes
|
|
124
164
|
|
|
125
|
-
-
|
|
165
|
+
- Updated dependencies
|
|
126
166
|
|
|
127
167
|
## 1.12.0
|
|
128
168
|
|
|
129
169
|
### Minor Changes
|
|
130
170
|
|
|
131
|
-
-
|
|
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.
|
|
132
175
|
|
|
133
176
|
## 1.11.6
|
|
134
177
|
|
|
135
178
|
### Patch Changes
|
|
136
179
|
|
|
137
|
-
-
|
|
180
|
+
- Updated dependencies
|
|
138
181
|
|
|
139
182
|
## 1.11.5
|
|
140
183
|
|
|
141
184
|
### Patch Changes
|
|
142
185
|
|
|
143
|
-
-
|
|
144
|
-
-
|
|
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
|
|
145
191
|
|
|
146
192
|
## 1.11.4
|
|
147
193
|
|
|
148
194
|
### Patch Changes
|
|
149
195
|
|
|
150
|
-
-
|
|
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.
|
|
151
199
|
|
|
152
200
|
## 1.11.3
|
|
153
201
|
|
|
154
202
|
### Patch Changes
|
|
155
203
|
|
|
156
|
-
-
|
|
157
|
-
-
|
|
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
|
|
158
208
|
|
|
159
209
|
## 1.11.2
|
|
160
210
|
|
|
161
211
|
### Patch Changes
|
|
162
212
|
|
|
163
|
-
-
|
|
164
|
-
-
|
|
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
|
|
165
217
|
|
|
166
218
|
## 1.11.1
|
|
167
219
|
|
|
168
220
|
### Patch Changes
|
|
169
221
|
|
|
170
|
-
-
|
|
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
|
|
171
225
|
|
|
172
226
|
## 1.11.0
|
|
173
227
|
|
|
174
228
|
### Minor Changes
|
|
175
229
|
|
|
176
|
-
-
|
|
230
|
+
- [#43513](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43513)
|
|
231
|
+
[`3b056e3b332`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b056e3b332) - ###
|
|
232
|
+
Improved Observability
|
|
177
233
|
|
|
178
|
-
|
|
234
|
+
Improves observability over failure cases when plugins call `onFailure()`, or throw an error to
|
|
235
|
+
be caught by `<LinkCreate />`'s internal error boundary.
|
|
179
236
|
|
|
180
|
-
|
|
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 />`.
|
|
181
240
|
|
|
182
|
-
|
|
241
|
+
### Improved Create Form error handling
|
|
183
242
|
|
|
184
|
-
|
|
185
|
-
|
|
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`.
|
|
186
247
|
|
|
187
|
-
|
|
248
|
+
Example:
|
|
188
249
|
|
|
189
|
-
|
|
190
|
-
|
|
250
|
+
```tsx
|
|
251
|
+
import { FORM_ERROR } from '@atlaskit/link-create'
|
|
191
252
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
253
|
+
<CreateForm onSubmit={(data) => {
|
|
254
|
+
return {
|
|
255
|
+
[FORM_ERROR]: "Something bad happened!"
|
|
256
|
+
}
|
|
257
|
+
} />
|
|
258
|
+
```
|
|
198
259
|
|
|
199
|
-
|
|
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.
|
|
200
262
|
|
|
201
263
|
### Patch Changes
|
|
202
264
|
|
|
203
|
-
-
|
|
265
|
+
- Updated dependencies
|
|
204
266
|
|
|
205
267
|
## 1.10.0
|
|
206
268
|
|
|
207
269
|
### Minor Changes
|
|
208
270
|
|
|
209
|
-
-
|
|
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
|
|
210
274
|
|
|
211
275
|
### Patch Changes
|
|
212
276
|
|
|
213
|
-
-
|
|
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'
|
|
214
280
|
|
|
215
281
|
## 1.9.5
|
|
216
282
|
|
|
217
283
|
### Patch Changes
|
|
218
284
|
|
|
219
|
-
-
|
|
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
|
|
220
289
|
|
|
221
290
|
## 1.9.4
|
|
222
291
|
|
|
223
292
|
### Patch Changes
|
|
224
293
|
|
|
225
|
-
-
|
|
294
|
+
- Updated dependencies
|
|
226
295
|
|
|
227
296
|
## 1.9.3
|
|
228
297
|
|
|
229
298
|
### Patch Changes
|
|
230
299
|
|
|
231
|
-
-
|
|
232
|
-
-
|
|
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
|
|
233
304
|
|
|
234
305
|
## 1.9.2
|
|
235
306
|
|
|
236
307
|
### Patch Changes
|
|
237
308
|
|
|
238
|
-
-
|
|
309
|
+
- Updated dependencies
|
|
239
310
|
|
|
240
311
|
## 1.9.1
|
|
241
312
|
|
|
242
313
|
### Patch Changes
|
|
243
314
|
|
|
244
|
-
-
|
|
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
|
|
245
318
|
|
|
246
319
|
## 1.9.0
|
|
247
320
|
|
|
248
321
|
### Minor Changes
|
|
249
322
|
|
|
250
|
-
-
|
|
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
|
|
251
327
|
|
|
252
328
|
### Patch Changes
|
|
253
329
|
|
|
254
|
-
-
|
|
330
|
+
- Updated dependencies
|
|
255
331
|
|
|
256
332
|
## 1.8.1
|
|
257
333
|
|
|
258
334
|
### Patch Changes
|
|
259
335
|
|
|
260
|
-
-
|
|
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
|
|
261
339
|
|
|
262
340
|
## 1.8.0
|
|
263
341
|
|
|
264
342
|
### Minor Changes
|
|
265
343
|
|
|
266
|
-
-
|
|
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.
|
|
267
349
|
|
|
268
350
|
## 1.7.2
|
|
269
351
|
|
|
270
352
|
### Patch Changes
|
|
271
353
|
|
|
272
|
-
-
|
|
354
|
+
- Updated dependencies
|
|
273
355
|
|
|
274
356
|
## 1.7.1
|
|
275
357
|
|
|
276
358
|
### Patch Changes
|
|
277
359
|
|
|
278
|
-
-
|
|
279
|
-
-
|
|
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
|
|
280
364
|
|
|
281
365
|
## 1.7.0
|
|
282
366
|
|
|
283
367
|
### Minor Changes
|
|
284
368
|
|
|
285
|
-
-
|
|
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
|
|
286
372
|
|
|
287
373
|
## 1.6.0
|
|
288
374
|
|
|
289
375
|
### Minor Changes
|
|
290
376
|
|
|
291
|
-
-
|
|
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.
|
|
292
381
|
|
|
293
382
|
## 1.5.1
|
|
294
383
|
|
|
295
384
|
### Patch Changes
|
|
296
385
|
|
|
297
|
-
-
|
|
298
|
-
|
|
299
|
-
|
|
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
|
|
300
393
|
|
|
301
394
|
## 1.5.0
|
|
302
395
|
|
|
303
396
|
### Minor Changes
|
|
304
397
|
|
|
305
|
-
-
|
|
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
|
|
306
401
|
|
|
307
402
|
## 1.4.0
|
|
308
403
|
|
|
309
404
|
### Minor Changes
|
|
310
405
|
|
|
311
|
-
-
|
|
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
|
|
312
409
|
|
|
313
410
|
## 1.3.0
|
|
314
411
|
|
|
315
412
|
### Minor Changes
|
|
316
413
|
|
|
317
|
-
-
|
|
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
|
|
318
417
|
|
|
319
418
|
## 1.2.0
|
|
320
419
|
|
|
321
420
|
### Minor Changes
|
|
322
421
|
|
|
323
|
-
-
|
|
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
|
|
324
426
|
|
|
325
427
|
## 1.1.2
|
|
326
428
|
|
|
327
429
|
### Patch Changes
|
|
328
430
|
|
|
329
|
-
-
|
|
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
|
|
330
434
|
|
|
331
435
|
## 1.1.1
|
|
332
436
|
|
|
333
437
|
### Patch Changes
|
|
334
438
|
|
|
335
|
-
-
|
|
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
|
|
336
443
|
|
|
337
444
|
## 1.1.0
|
|
338
445
|
|
|
339
446
|
### Minor Changes
|
|
340
447
|
|
|
341
|
-
-
|
|
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
|
|
342
451
|
|
|
343
452
|
## 1.0.3
|
|
344
453
|
|
|
345
454
|
### Patch Changes
|
|
346
455
|
|
|
347
|
-
-
|
|
348
|
-
-
|
|
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
|
|
349
460
|
|
|
350
461
|
## 1.0.2
|
|
351
462
|
|
|
352
463
|
### Patch Changes
|
|
353
464
|
|
|
354
|
-
-
|
|
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
|
|
355
468
|
|
|
356
469
|
## 1.0.1
|
|
357
470
|
|
|
358
471
|
### Patch Changes
|
|
359
472
|
|
|
360
|
-
-
|
|
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
|
|
361
476
|
|
|
362
477
|
## 1.0.0
|
|
363
478
|
|
|
364
479
|
### Major Changes
|
|
365
480
|
|
|
366
|
-
-
|
|
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
|
|
367
484
|
|
|
368
485
|
## 0.10.0
|
|
369
486
|
|
|
370
487
|
### Minor Changes
|
|
371
488
|
|
|
372
|
-
-
|
|
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
|
|
373
493
|
|
|
374
494
|
## 0.9.1
|
|
375
495
|
|
|
376
496
|
### Patch Changes
|
|
377
497
|
|
|
378
|
-
-
|
|
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
|
|
379
501
|
|
|
380
502
|
## 0.9.0
|
|
381
503
|
|
|
382
504
|
### Minor Changes
|
|
383
505
|
|
|
384
|
-
-
|
|
506
|
+
- [#36926](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36926)
|
|
507
|
+
[`c209f670761`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c209f670761) -
|
|
508
|
+
Improved testIds
|
|
385
509
|
|
|
386
510
|
## 0.8.2
|
|
387
511
|
|
|
388
512
|
### Patch Changes
|
|
389
513
|
|
|
390
|
-
-
|
|
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
|
|
391
517
|
|
|
392
518
|
## 0.8.1
|
|
393
519
|
|
|
394
520
|
### Patch Changes
|
|
395
521
|
|
|
396
|
-
-
|
|
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
|
|
397
525
|
|
|
398
526
|
## 0.8.0
|
|
399
527
|
|
|
400
528
|
### Minor Changes
|
|
401
529
|
|
|
402
|
-
-
|
|
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.
|
|
403
533
|
|
|
404
534
|
## 0.7.1
|
|
405
535
|
|
|
406
536
|
### Patch Changes
|
|
407
537
|
|
|
408
|
-
-
|
|
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."
|
|
409
542
|
|
|
410
543
|
## 0.7.0
|
|
411
544
|
|
|
412
545
|
### Minor Changes
|
|
413
546
|
|
|
414
|
-
-
|
|
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
|
|
415
550
|
|
|
416
551
|
## 0.6.0
|
|
417
552
|
|
|
418
553
|
### Minor Changes
|
|
419
554
|
|
|
420
|
-
-
|
|
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
|
|
421
559
|
|
|
422
560
|
## 0.5.7
|
|
423
561
|
|
|
424
562
|
### Patch Changes
|
|
425
563
|
|
|
426
|
-
-
|
|
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
|
|
427
567
|
|
|
428
568
|
## 0.5.6
|
|
429
569
|
|
|
430
570
|
### Patch Changes
|
|
431
571
|
|
|
432
|
-
-
|
|
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
|
|
433
575
|
|
|
434
576
|
## 0.5.5
|
|
435
577
|
|
|
436
578
|
### Patch Changes
|
|
437
579
|
|
|
438
|
-
-
|
|
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
|
|
439
583
|
|
|
440
584
|
## 0.5.4
|
|
441
585
|
|
|
442
586
|
### Patch Changes
|
|
443
587
|
|
|
444
|
-
-
|
|
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
|
|
445
591
|
|
|
446
592
|
## 0.5.3
|
|
447
593
|
|
|
448
594
|
### Patch Changes
|
|
449
595
|
|
|
450
|
-
-
|
|
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.
|
|
451
599
|
|
|
452
600
|
## 0.5.2
|
|
453
601
|
|
|
454
602
|
### Patch Changes
|
|
455
603
|
|
|
456
|
-
-
|
|
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.
|
|
457
607
|
|
|
458
608
|
## 0.5.1
|
|
459
609
|
|
|
460
610
|
### Patch Changes
|
|
461
611
|
|
|
462
|
-
-
|
|
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
|
|
463
616
|
|
|
464
617
|
## 0.5.0
|
|
465
618
|
|
|
466
619
|
### Minor Changes
|
|
467
620
|
|
|
468
|
-
-
|
|
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
|
|
469
625
|
|
|
470
626
|
## 0.4.4
|
|
471
627
|
|
|
472
628
|
### Patch Changes
|
|
473
629
|
|
|
474
|
-
-
|
|
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
|
|
475
633
|
|
|
476
634
|
## 0.4.3
|
|
477
635
|
|
|
478
636
|
### Patch Changes
|
|
479
637
|
|
|
480
|
-
-
|
|
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`
|
|
481
641
|
|
|
482
642
|
## 0.4.2
|
|
483
643
|
|
|
484
644
|
### Patch Changes
|
|
485
645
|
|
|
486
|
-
-
|
|
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.
|
|
487
650
|
|
|
488
651
|
## 0.4.1
|
|
489
652
|
|
|
490
653
|
### Patch Changes
|
|
491
654
|
|
|
492
|
-
-
|
|
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.
|
|
493
659
|
|
|
494
660
|
## 0.4.0
|
|
495
661
|
|
|
496
662
|
### Minor Changes
|
|
497
663
|
|
|
498
|
-
-
|
|
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
|
|
499
667
|
|
|
500
668
|
### Patch Changes
|
|
501
669
|
|
|
502
|
-
-
|
|
670
|
+
- Updated dependencies
|
|
503
671
|
|
|
504
672
|
## 0.3.3
|
|
505
673
|
|
|
506
674
|
### Patch Changes
|
|
507
675
|
|
|
508
|
-
-
|
|
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
|
|
509
680
|
|
|
510
681
|
## 0.3.2
|
|
511
682
|
|
|
512
683
|
### Patch Changes
|
|
513
684
|
|
|
514
|
-
-
|
|
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
|
|
515
688
|
|
|
516
689
|
## 0.3.1
|
|
517
690
|
|
|
518
691
|
### Patch Changes
|
|
519
692
|
|
|
520
|
-
-
|
|
693
|
+
- [#32659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32659)
|
|
694
|
+
[`9e1c1e92771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e1c1e92771) - Fire
|
|
695
|
+
analytics
|
|
521
696
|
|
|
522
697
|
## 0.3.0
|
|
523
698
|
|
|
524
699
|
### Minor Changes
|
|
525
700
|
|
|
526
|
-
-
|
|
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
|
|
527
704
|
|
|
528
705
|
## 0.2.1
|
|
529
706
|
|
|
530
707
|
### Patch Changes
|
|
531
708
|
|
|
532
|
-
-
|
|
533
|
-
-
|
|
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
|
|
534
713
|
|
|
535
714
|
## 0.2.0
|
|
536
715
|
|
|
537
716
|
### Minor Changes
|
|
538
717
|
|
|
539
|
-
-
|
|
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
|
|
540
721
|
|
|
541
722
|
### Patch Changes
|
|
542
723
|
|
|
543
|
-
-
|
|
724
|
+
- [`430f0f27c63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/430f0f27c63) - Use
|
|
725
|
+
FormSection instead of ModalSection
|
|
544
726
|
|
|
545
727
|
## 0.1.2
|
|
546
728
|
|
|
547
729
|
### Patch Changes
|
|
548
730
|
|
|
549
|
-
-
|
|
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
|
|
550
734
|
|
|
551
735
|
## 0.1.1
|
|
552
736
|
|
|
553
737
|
### Patch Changes
|
|
554
738
|
|
|
555
|
-
-
|
|
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
|
|
556
742
|
|
|
557
743
|
## 0.1.0
|
|
558
744
|
|
|
559
745
|
### Minor Changes
|
|
560
746
|
|
|
561
|
-
-
|
|
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
|
|
562
750
|
|
|
563
751
|
## 0.0.4
|
|
564
752
|
|
|
565
753
|
### Patch Changes
|
|
566
754
|
|
|
567
|
-
-
|
|
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
|
|
568
758
|
|
|
569
759
|
## 0.0.3
|
|
570
760
|
|
|
571
761
|
### Patch Changes
|
|
572
762
|
|
|
573
|
-
-
|
|
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
|
|
574
766
|
|
|
575
767
|
## 0.0.2
|
|
576
768
|
|
|
577
769
|
### Patch Changes
|
|
578
770
|
|
|
579
|
-
-
|
|
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",
|
|
@@ -45,13 +45,13 @@
|
|
|
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",
|