@atlaskit/feedback-collector 13.3.4 → 13.3.5
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,520 +1,665 @@
|
|
|
1
1
|
# @atlaskit/feedback-collector
|
|
2
2
|
|
|
3
|
+
## 13.3.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 13.3.4
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
-
|
|
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
|
|
8
16
|
|
|
9
17
|
## 13.3.3
|
|
10
18
|
|
|
11
19
|
### Patch Changes
|
|
12
20
|
|
|
13
|
-
-
|
|
21
|
+
- [#90546](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90546)
|
|
22
|
+
[`e3e2542b4963`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e3e2542b4963) -
|
|
23
|
+
Update TypeScript type parameters when using `FormattedMessage` from `react-intl` to improve
|
|
24
|
+
compatibility with React 18
|
|
14
25
|
|
|
15
26
|
## 13.3.2
|
|
16
27
|
|
|
17
28
|
### Patch Changes
|
|
18
29
|
|
|
19
|
-
-
|
|
30
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
31
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
32
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
20
33
|
|
|
21
34
|
## 13.3.1
|
|
22
35
|
|
|
23
36
|
### Patch Changes
|
|
24
37
|
|
|
25
|
-
-
|
|
38
|
+
- [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
|
|
39
|
+
[`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
|
|
40
|
+
Update usage of `React.FC` to explicity include `children`
|
|
26
41
|
|
|
27
42
|
## 13.3.0
|
|
28
43
|
|
|
29
44
|
### Minor Changes
|
|
30
45
|
|
|
31
|
-
-
|
|
46
|
+
- [#73940](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73940)
|
|
47
|
+
[`4fcb78ece80f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4fcb78ece80f) -
|
|
48
|
+
[ux] add aria-required prop to select dropdown; remove conflicting aria-describedby from
|
|
49
|
+
checkbox
|
|
32
50
|
|
|
33
51
|
## 13.2.7
|
|
34
52
|
|
|
35
53
|
### Patch Changes
|
|
36
54
|
|
|
37
|
-
-
|
|
55
|
+
- [#68561](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68561)
|
|
56
|
+
[`6a1919bf8400`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a1919bf8400) -
|
|
57
|
+
Migrate packages to use declarative entry points
|
|
38
58
|
|
|
39
59
|
## 13.2.6
|
|
40
60
|
|
|
41
61
|
### Patch Changes
|
|
42
62
|
|
|
43
|
-
-
|
|
63
|
+
- Updated dependencies
|
|
44
64
|
|
|
45
65
|
## 13.2.5
|
|
46
66
|
|
|
47
67
|
### Patch Changes
|
|
48
68
|
|
|
49
|
-
-
|
|
69
|
+
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
|
|
70
|
+
[`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
|
|
71
|
+
Update dependencies that were impacted by HOT-106483 to latest.
|
|
50
72
|
|
|
51
73
|
## 13.2.4
|
|
52
74
|
|
|
53
75
|
### Patch Changes
|
|
54
76
|
|
|
55
|
-
-
|
|
77
|
+
- [#56606](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56606)
|
|
78
|
+
[`9a14ce6e5fe6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a14ce6e5fe6) - [ux]
|
|
79
|
+
Add \* on the label of select field, and remove placeholder of textarea
|
|
56
80
|
|
|
57
81
|
## 13.2.3
|
|
58
82
|
|
|
59
83
|
### Patch Changes
|
|
60
84
|
|
|
61
|
-
-
|
|
85
|
+
- [#43918](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43918)
|
|
86
|
+
[`d100ca42f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d100ca42f46) - Push
|
|
87
|
+
model consumption configuration done for these packages
|
|
62
88
|
|
|
63
89
|
## 13.2.2
|
|
64
90
|
|
|
65
91
|
### Patch Changes
|
|
66
92
|
|
|
67
|
-
-
|
|
93
|
+
- Updated dependencies
|
|
68
94
|
|
|
69
95
|
## 13.2.1
|
|
70
96
|
|
|
71
97
|
### Patch Changes
|
|
72
98
|
|
|
73
|
-
-
|
|
99
|
+
- Updated dependencies
|
|
74
100
|
|
|
75
101
|
## 13.2.0
|
|
76
102
|
|
|
77
103
|
### Minor Changes
|
|
78
104
|
|
|
79
|
-
-
|
|
105
|
+
- [#43003](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43003)
|
|
106
|
+
[`84ce39f5f04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84ce39f5f04) - Fix
|
|
107
|
+
shouldShowOptInCheckboxes to not always return undefined
|
|
80
108
|
|
|
81
109
|
### Patch Changes
|
|
82
110
|
|
|
83
|
-
-
|
|
111
|
+
- Updated dependencies
|
|
84
112
|
|
|
85
113
|
## 13.1.3
|
|
86
114
|
|
|
87
115
|
### Patch Changes
|
|
88
116
|
|
|
89
|
-
-
|
|
117
|
+
- Updated dependencies
|
|
90
118
|
|
|
91
119
|
## 13.1.2
|
|
92
120
|
|
|
93
121
|
### Patch Changes
|
|
94
122
|
|
|
95
|
-
-
|
|
123
|
+
- [#42610](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42610)
|
|
124
|
+
[`7170f800fda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7170f800fda) - [ux]
|
|
125
|
+
A11y fix, add visual instruction for mandatory field in feedback collector for learning impaired
|
|
126
|
+
users.
|
|
96
127
|
|
|
97
128
|
## 13.1.1
|
|
98
129
|
|
|
99
130
|
### Patch Changes
|
|
100
131
|
|
|
101
|
-
-
|
|
132
|
+
- Updated dependencies
|
|
102
133
|
|
|
103
134
|
## 13.1.0
|
|
104
135
|
|
|
105
136
|
### Minor Changes
|
|
106
137
|
|
|
107
|
-
-
|
|
138
|
+
- [#42497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42497)
|
|
139
|
+
[`3b2f9a50f1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b2f9a50f1e) - [ux]
|
|
140
|
+
Enable non anonymous feedback
|
|
108
141
|
|
|
109
142
|
### Patch Changes
|
|
110
143
|
|
|
111
|
-
-
|
|
144
|
+
- Updated dependencies
|
|
112
145
|
|
|
113
146
|
## 13.0.11
|
|
114
147
|
|
|
115
148
|
### Patch Changes
|
|
116
149
|
|
|
117
|
-
-
|
|
150
|
+
- [#41951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41951)
|
|
151
|
+
[`9a51206e182`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a51206e182) -
|
|
152
|
+
Updates references to api-gateway Trello URLs to use trello.com or trellis.coffee.
|
|
118
153
|
|
|
119
154
|
## 13.0.10
|
|
120
155
|
|
|
121
156
|
### Patch Changes
|
|
122
157
|
|
|
123
|
-
-
|
|
158
|
+
- [#41653](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41653)
|
|
159
|
+
[`eb1181aec97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb1181aec97) - Fix
|
|
160
|
+
label explicitly associated with select field, and add custom label name.
|
|
124
161
|
|
|
125
162
|
## 13.0.9
|
|
126
163
|
|
|
127
164
|
### Patch Changes
|
|
128
165
|
|
|
129
|
-
-
|
|
166
|
+
- [#41615](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41615)
|
|
167
|
+
[`3ebd474ee6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ebd474ee6e) -
|
|
168
|
+
bumping form dependency
|
|
130
169
|
|
|
131
170
|
## 13.0.8
|
|
132
171
|
|
|
133
172
|
### Patch Changes
|
|
134
173
|
|
|
135
|
-
-
|
|
174
|
+
- [#40820](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40820)
|
|
175
|
+
[`92525eab97e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92525eab97e) -
|
|
176
|
+
Removed spread operator in react intl formatMessage() so babel-plugin-formatjs can extract
|
|
177
|
+
corresponding messages
|
|
136
178
|
|
|
137
179
|
## 13.0.7
|
|
138
180
|
|
|
139
181
|
### Patch Changes
|
|
140
182
|
|
|
141
|
-
-
|
|
183
|
+
- [#40842](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40842)
|
|
184
|
+
[`f80998d1dea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f80998d1dea) - Fix
|
|
185
|
+
type issues for feedback-collectors
|
|
142
186
|
|
|
143
187
|
## 13.0.6
|
|
144
188
|
|
|
145
189
|
### Patch Changes
|
|
146
190
|
|
|
147
|
-
-
|
|
191
|
+
- [#39764](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39764)
|
|
192
|
+
[`9ab9f14f503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ab9f14f503) - [ux]
|
|
193
|
+
Adding linked label to the feedback topics select dropdown
|
|
148
194
|
|
|
149
195
|
## 13.0.5
|
|
150
196
|
|
|
151
197
|
### Patch Changes
|
|
152
198
|
|
|
153
|
-
-
|
|
199
|
+
- [#39163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39163)
|
|
200
|
+
[`8f7a65cea77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f7a65cea77) - [ux]
|
|
201
|
+
Opens privacy policy link in new tab
|
|
154
202
|
|
|
155
203
|
## 13.0.4
|
|
156
204
|
|
|
157
205
|
### Patch Changes
|
|
158
206
|
|
|
159
|
-
-
|
|
160
|
-
-
|
|
207
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
208
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
209
|
+
version.json
|
|
210
|
+
- Updated dependencies
|
|
161
211
|
|
|
162
212
|
## 13.0.3
|
|
163
213
|
|
|
164
214
|
### Patch Changes
|
|
165
215
|
|
|
166
|
-
-
|
|
216
|
+
- [#38252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38252)
|
|
217
|
+
[`026e8c5ae33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/026e8c5ae33) - [ux]
|
|
218
|
+
Remove visible label
|
|
167
219
|
|
|
168
220
|
## 13.0.2
|
|
169
221
|
|
|
170
222
|
### Patch Changes
|
|
171
223
|
|
|
172
|
-
-
|
|
224
|
+
- [#38141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38141)
|
|
225
|
+
[`758e7d99631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/758e7d99631) - Fixed
|
|
226
|
+
submit button locking mechanism when the description field is hidden and a default description
|
|
227
|
+
value has been provided
|
|
173
228
|
|
|
174
229
|
## 13.0.1
|
|
175
230
|
|
|
176
231
|
### Patch Changes
|
|
177
232
|
|
|
178
|
-
-
|
|
233
|
+
- [#35554](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35554)
|
|
234
|
+
[`2441f8995ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441f8995ee) - [ux]
|
|
235
|
+
Allow close icon to be tab-selected. Issue type select still retains initial focus
|
|
179
236
|
|
|
180
237
|
## 13.0.0
|
|
181
238
|
|
|
182
239
|
### Major Changes
|
|
183
240
|
|
|
184
|
-
-
|
|
185
|
-
|
|
241
|
+
- [#34955](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34955)
|
|
242
|
+
[`a823baa34dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a823baa34dc) - Only
|
|
243
|
+
send Atlassian Account ID, never use hashed email The `email` property has been removed, only an
|
|
244
|
+
Atlassian Account ID will ever be sent in `aaidOrHash` to avoid interception and submitting
|
|
245
|
+
feedback as another user.
|
|
186
246
|
|
|
187
247
|
## 12.2.3
|
|
188
248
|
|
|
189
249
|
### Patch Changes
|
|
190
250
|
|
|
191
|
-
-
|
|
251
|
+
- [#34959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34959)
|
|
252
|
+
[`db4b539c969`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db4b539c969) - update
|
|
253
|
+
internationalization formatting
|
|
192
254
|
|
|
193
255
|
## 12.2.2
|
|
194
256
|
|
|
195
257
|
### Patch Changes
|
|
196
258
|
|
|
197
|
-
-
|
|
259
|
+
- [#34951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34951)
|
|
260
|
+
[`a6e64a7df16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6e64a7df16) - [ux]
|
|
261
|
+
fix opt-in messages
|
|
198
262
|
|
|
199
263
|
## 12.2.1
|
|
200
264
|
|
|
201
265
|
### Patch Changes
|
|
202
266
|
|
|
203
|
-
-
|
|
267
|
+
- [#34871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34871)
|
|
268
|
+
[`44d70ecadb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d70ecadb6) - [ux]
|
|
269
|
+
Fix enroll message
|
|
204
270
|
|
|
205
271
|
## 12.2.0
|
|
206
272
|
|
|
207
273
|
### Minor Changes
|
|
208
274
|
|
|
209
|
-
-
|
|
275
|
+
- [#34252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34252)
|
|
276
|
+
[`32649ca71ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32649ca71ad) - [ux]
|
|
277
|
+
Update the 'can be contacted' opt-in language
|
|
210
278
|
|
|
211
279
|
## 12.1.3
|
|
212
280
|
|
|
213
281
|
### Patch Changes
|
|
214
282
|
|
|
215
|
-
-
|
|
283
|
+
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
|
|
284
|
+
[`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
|
|
285
|
+
Removing unused dependencies and dev dependencies
|
|
216
286
|
|
|
217
287
|
## 12.1.2
|
|
218
288
|
|
|
219
289
|
### Patch Changes
|
|
220
290
|
|
|
221
|
-
-
|
|
291
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
292
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
293
|
+
legacy types are published for TS 4.5-4.8
|
|
222
294
|
|
|
223
295
|
## 12.1.1
|
|
224
296
|
|
|
225
297
|
### Patch Changes
|
|
226
298
|
|
|
227
|
-
-
|
|
299
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
300
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
301
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
228
302
|
|
|
229
303
|
## 12.1.0
|
|
230
304
|
|
|
231
305
|
### Minor Changes
|
|
232
306
|
|
|
233
|
-
-
|
|
307
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
308
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
309
|
+
minor dependency bump
|
|
234
310
|
|
|
235
311
|
### Patch Changes
|
|
236
312
|
|
|
237
|
-
-
|
|
313
|
+
- Updated dependencies
|
|
238
314
|
|
|
239
315
|
## 12.0.0
|
|
240
316
|
|
|
241
317
|
### Major Changes
|
|
242
318
|
|
|
243
|
-
-
|
|
319
|
+
- [#32479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32479)
|
|
320
|
+
[`278c2413bf4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/278c2413bf4) - Adding
|
|
321
|
+
and renaming properties to the component. This was introduced to support teams defining and
|
|
322
|
+
using their own values for the checkboxes.
|
|
244
323
|
|
|
245
|
-
|
|
324
|
+
If you overwrite the `canBeContactedDefaultValue` or `enrollInResearchDefaultValue`, you'll need
|
|
325
|
+
to update the property name in use
|
|
246
326
|
|
|
247
|
-
|
|
327
|
+
A recap of the changes to properties:
|
|
248
328
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
(new) -> `enrollInResearchDeclineValue`
|
|
329
|
+
`canBeContactedDefaultValue` -> `canBeContactedAgreeValue` `enrollInResearchDefaultValue` ->
|
|
330
|
+
`enrollInResearchAgreeValue` (new) -> `canBeContactedDeclineValue` (new) ->
|
|
331
|
+
`enrollInResearchDeclineValue`
|
|
253
332
|
|
|
254
333
|
## 11.0.0
|
|
255
334
|
|
|
256
335
|
### Major Changes
|
|
257
336
|
|
|
258
|
-
-
|
|
337
|
+
- [#29949](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29949)
|
|
338
|
+
[`2753f3d9acc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2753f3d9acc) - Use
|
|
339
|
+
entrypointId instead of embeddedKey and requestTypeId; use API v2
|
|
259
340
|
|
|
260
341
|
## 10.10.0
|
|
261
342
|
|
|
262
343
|
### Minor Changes
|
|
263
344
|
|
|
264
|
-
-
|
|
345
|
+
- [#29877](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29877)
|
|
346
|
+
[`854cc74fad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/854cc74fad4) - [ux]
|
|
347
|
+
Fix padding around modal close icon
|
|
265
348
|
|
|
266
349
|
## 10.9.0
|
|
267
350
|
|
|
268
351
|
### Minor Changes
|
|
269
352
|
|
|
270
|
-
-
|
|
353
|
+
- [#29873](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29873)
|
|
354
|
+
[`add53eec671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/add53eec671) - [ux]
|
|
355
|
+
Disabling the submit button while feedback is being submitted
|
|
271
356
|
|
|
272
357
|
## 10.8.3
|
|
273
358
|
|
|
274
359
|
### Patch Changes
|
|
275
360
|
|
|
276
|
-
-
|
|
361
|
+
- Updated dependencies
|
|
277
362
|
|
|
278
363
|
## 10.8.2
|
|
279
364
|
|
|
280
365
|
### Patch Changes
|
|
281
366
|
|
|
282
|
-
-
|
|
367
|
+
- [#29251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29251)
|
|
368
|
+
[`5c0a3df1927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c0a3df1927) - [ux]
|
|
369
|
+
Don't close feedback modal if escape key is pressed
|
|
283
370
|
|
|
284
371
|
## 10.8.1
|
|
285
372
|
|
|
286
373
|
### Patch Changes
|
|
287
374
|
|
|
288
|
-
-
|
|
375
|
+
- [#29129](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29129)
|
|
376
|
+
[`89da7b835e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89da7b835e1) - [ux]
|
|
377
|
+
Don't close if clicked outside modal, add 'x' button to header
|
|
289
378
|
|
|
290
379
|
## 10.8.0
|
|
291
380
|
|
|
292
381
|
### Minor Changes
|
|
293
382
|
|
|
294
|
-
-
|
|
383
|
+
- [#29096](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29096)
|
|
384
|
+
[`9fcfa8846e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcfa8846e9) - Add
|
|
385
|
+
properties to allow custom feedback models
|
|
295
386
|
|
|
296
387
|
## 10.7.1
|
|
297
388
|
|
|
298
389
|
### Patch Changes
|
|
299
390
|
|
|
300
|
-
-
|
|
391
|
+
- [#28849](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28849)
|
|
392
|
+
[`3b897f937e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b897f937e4) - add
|
|
393
|
+
option to exclude entitlement detail and email
|
|
301
394
|
|
|
302
395
|
## 10.7.0
|
|
303
396
|
|
|
304
397
|
### Minor Changes
|
|
305
398
|
|
|
306
|
-
-
|
|
399
|
+
- [#28756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28756)
|
|
400
|
+
[`27bfb6f0bb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27bfb6f0bb1) - allow
|
|
401
|
+
separate entries for gateway and feedback urls
|
|
307
402
|
|
|
308
403
|
## 10.6.10
|
|
309
404
|
|
|
310
405
|
### Patch Changes
|
|
311
406
|
|
|
312
|
-
-
|
|
407
|
+
- [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
|
|
408
|
+
[`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
|
|
409
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
410
|
+
tokens() function and improving performance.
|
|
313
411
|
|
|
314
412
|
## 10.6.9
|
|
315
413
|
|
|
316
414
|
### Patch Changes
|
|
317
415
|
|
|
318
|
-
-
|
|
416
|
+
- Updated dependencies
|
|
319
417
|
|
|
320
418
|
## 10.6.8
|
|
321
419
|
|
|
322
420
|
### Patch Changes
|
|
323
421
|
|
|
324
|
-
-
|
|
422
|
+
- Updated dependencies
|
|
325
423
|
|
|
326
424
|
## 10.6.7
|
|
327
425
|
|
|
328
426
|
### Patch Changes
|
|
329
427
|
|
|
330
|
-
-
|
|
428
|
+
- Updated dependencies
|
|
331
429
|
|
|
332
430
|
## 10.6.6
|
|
333
431
|
|
|
334
432
|
### Patch Changes
|
|
335
433
|
|
|
336
|
-
-
|
|
434
|
+
- Updated dependencies
|
|
337
435
|
|
|
338
436
|
## 10.6.5
|
|
339
437
|
|
|
340
438
|
### Patch Changes
|
|
341
439
|
|
|
342
|
-
-
|
|
440
|
+
- [#26424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26424)
|
|
441
|
+
[`0c19f354255`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c19f354255) -
|
|
442
|
+
Consolidate In Product Help & Self-Help Experiences ownership
|
|
343
443
|
|
|
344
444
|
## 10.6.4
|
|
345
445
|
|
|
346
446
|
### Patch Changes
|
|
347
447
|
|
|
348
|
-
-
|
|
448
|
+
- [#26473](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26473)
|
|
449
|
+
[`086761a9ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/086761a9ac0) - always
|
|
450
|
+
send credentials in fetch
|
|
349
451
|
|
|
350
452
|
## 10.6.3
|
|
351
453
|
|
|
352
454
|
### Patch Changes
|
|
353
455
|
|
|
354
|
-
-
|
|
456
|
+
- [#25502](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25502)
|
|
457
|
+
[`9ecee5db726`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ecee5db726) - Add
|
|
458
|
+
support for Trello.
|
|
355
459
|
|
|
356
460
|
## 10.6.2
|
|
357
461
|
|
|
358
462
|
### Patch Changes
|
|
359
463
|
|
|
360
|
-
-
|
|
464
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
465
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
466
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
361
467
|
|
|
362
468
|
## 10.6.1
|
|
363
469
|
|
|
364
470
|
### Patch Changes
|
|
365
471
|
|
|
366
|
-
-
|
|
472
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
473
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
474
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
367
475
|
|
|
368
476
|
## 10.6.0
|
|
369
477
|
|
|
370
478
|
### Minor Changes
|
|
371
479
|
|
|
372
|
-
-
|
|
480
|
+
- [#22901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22901)
|
|
481
|
+
[`346e6dfc562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/346e6dfc562) - Add
|
|
482
|
+
imported Buffer as webpack workaround
|
|
373
483
|
|
|
374
484
|
## 10.5.3
|
|
375
485
|
|
|
376
486
|
### Patch Changes
|
|
377
487
|
|
|
378
|
-
-
|
|
488
|
+
- [#22401](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22401)
|
|
489
|
+
[`92ec4fcb6f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92ec4fcb6f9) - [ux]
|
|
490
|
+
Fix message translations not being displayed for the user's language.
|
|
379
491
|
|
|
380
492
|
## 10.5.2
|
|
381
493
|
|
|
382
494
|
### Patch Changes
|
|
383
495
|
|
|
384
|
-
-
|
|
496
|
+
- [#22022](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22022)
|
|
497
|
+
[`8e34fbcfb52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e34fbcfb52) -
|
|
498
|
+
Prevent unnecessary duplicate http call in feedback collector
|
|
385
499
|
|
|
386
500
|
## 10.5.1
|
|
387
501
|
|
|
388
502
|
### Patch Changes
|
|
389
503
|
|
|
390
|
-
-
|
|
504
|
+
- Updated dependencies
|
|
391
505
|
|
|
392
506
|
## 10.5.0
|
|
393
507
|
|
|
394
508
|
### Minor Changes
|
|
395
509
|
|
|
396
|
-
-
|
|
510
|
+
- [#21587](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21587)
|
|
511
|
+
[`11dd69e5a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11dd69e5a0f) - Fix
|
|
512
|
+
details for Bitbucket Cloud feedback
|
|
397
513
|
|
|
398
514
|
## 10.4.1
|
|
399
515
|
|
|
400
516
|
### Patch Changes
|
|
401
517
|
|
|
402
|
-
-
|
|
518
|
+
- [#21216](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21216)
|
|
519
|
+
[`55b7d39a841`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b7d39a841) - Send
|
|
520
|
+
Cloud Tenant ID with feedback (if available)
|
|
403
521
|
|
|
404
522
|
## 10.4.0
|
|
405
523
|
|
|
406
524
|
### Minor Changes
|
|
407
525
|
|
|
408
|
-
-
|
|
526
|
+
- [#20901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20901)
|
|
527
|
+
[`271e4374f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/271e4374f58) - [ux]
|
|
528
|
+
Add support for i18n
|
|
409
529
|
|
|
410
530
|
## 10.3.2
|
|
411
531
|
|
|
412
532
|
### Patch Changes
|
|
413
533
|
|
|
414
|
-
-
|
|
415
|
-
-
|
|
534
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
535
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
536
|
+
Upgrade to TypeScript 4.2.4
|
|
537
|
+
- Updated dependencies
|
|
416
538
|
|
|
417
539
|
## 10.3.1
|
|
418
540
|
|
|
419
541
|
### Patch Changes
|
|
420
542
|
|
|
421
|
-
-
|
|
543
|
+
- Updated dependencies
|
|
422
544
|
|
|
423
545
|
## 10.3.0
|
|
424
546
|
|
|
425
547
|
### Minor Changes
|
|
426
548
|
|
|
427
|
-
-
|
|
549
|
+
- [#20102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20102)
|
|
550
|
+
[`7891017f3f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7891017f3f9) - use
|
|
551
|
+
hash of userid or email instead of sending PII
|
|
428
552
|
|
|
429
553
|
## 10.2.0
|
|
430
554
|
|
|
431
555
|
### Minor Changes
|
|
432
556
|
|
|
433
|
-
-
|
|
557
|
+
- [#20100](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20100)
|
|
558
|
+
[`1781fc857bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1781fc857bd) - add
|
|
559
|
+
email from logged in user
|
|
434
560
|
|
|
435
561
|
## 10.1.0
|
|
436
562
|
|
|
437
563
|
### Minor Changes
|
|
438
564
|
|
|
439
|
-
-
|
|
565
|
+
- [#19962](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19962)
|
|
566
|
+
[`b35b73e9670`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b35b73e9670) - Use
|
|
567
|
+
correct requestTypeId for feedback collector
|
|
440
568
|
|
|
441
569
|
## 10.0.1
|
|
442
570
|
|
|
443
571
|
### Patch Changes
|
|
444
572
|
|
|
445
|
-
-
|
|
573
|
+
- Updated dependencies
|
|
446
574
|
|
|
447
575
|
## 10.0.0
|
|
448
576
|
|
|
449
577
|
### Major Changes
|
|
450
578
|
|
|
451
|
-
-
|
|
579
|
+
- [#19806](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19806)
|
|
580
|
+
[`2f210d2f476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f210d2f476) - [ux]
|
|
581
|
+
Add feedback button and place it above proforma form builder
|
|
452
582
|
|
|
453
583
|
## 9.0.2
|
|
454
584
|
|
|
455
585
|
### Patch Changes
|
|
456
586
|
|
|
457
|
-
-
|
|
587
|
+
- Updated dependencies
|
|
458
588
|
|
|
459
589
|
## 9.0.1
|
|
460
590
|
|
|
461
591
|
### Patch Changes
|
|
462
592
|
|
|
463
|
-
-
|
|
593
|
+
- [#19035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19035)
|
|
594
|
+
[`90a4afb3339`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a4afb3339) -
|
|
595
|
+
Updating only a comment
|
|
464
596
|
|
|
465
597
|
## 9.0.0
|
|
466
598
|
|
|
467
599
|
### Major Changes
|
|
468
600
|
|
|
469
|
-
-
|
|
601
|
+
- [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
|
|
602
|
+
[`de5ad5f78ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de5ad5f78ba) - Use
|
|
603
|
+
Stargate proxy instead of Cookie
|
|
470
604
|
|
|
471
605
|
### Patch Changes
|
|
472
606
|
|
|
473
|
-
-
|
|
607
|
+
- Updated dependencies
|
|
474
608
|
|
|
475
609
|
## 8.0.2
|
|
476
610
|
|
|
477
611
|
### Patch Changes
|
|
478
612
|
|
|
479
|
-
-
|
|
480
|
-
-
|
|
613
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
614
|
+
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
|
|
615
|
+
Updates usage of deprecated token names so they're aligned with the latest naming conventions.
|
|
616
|
+
No UI or visual changes
|
|
617
|
+
- Updated dependencies
|
|
481
618
|
|
|
482
619
|
## 8.0.1
|
|
483
620
|
|
|
484
621
|
### Patch Changes
|
|
485
622
|
|
|
486
|
-
-
|
|
623
|
+
- Updated dependencies
|
|
487
624
|
|
|
488
625
|
## 8.0.0
|
|
489
626
|
|
|
490
627
|
### Major Changes
|
|
491
628
|
|
|
492
|
-
-
|
|
629
|
+
- [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576)
|
|
630
|
+
[`286af9264f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/286af9264f7) -
|
|
631
|
+
**Note**: It is a re-release of the wrongly `patched` version `7.1.2` that should have been a
|
|
632
|
+
`major` release.
|
|
493
633
|
|
|
494
|
-
|
|
634
|
+
## Breaking Changes
|
|
495
635
|
|
|
496
|
-
|
|
636
|
+
The new `cookie` property is **required**. This is property is a simple string of the user's
|
|
637
|
+
cloud session token. Please pass in the entire key/value pair of the cookie. Like:
|
|
497
638
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
639
|
+
```html
|
|
640
|
+
<FeedbackCollector cookie={"cloud.session.token=...."} >
|
|
641
|
+
```
|
|
501
642
|
|
|
502
|
-
|
|
643
|
+
This is used for getting Entitlement information about the user (used in feedback analysis) and
|
|
644
|
+
for validating identities (see
|
|
645
|
+
[VULN229258](https://asecurityteam.atlassian.net/browse/VULN-229258))
|
|
503
646
|
|
|
504
|
-
|
|
647
|
+
## Other changes
|
|
505
648
|
|
|
506
|
-
|
|
507
|
-
|
|
649
|
+
- Uses new Feedback Collector API for data analysis
|
|
650
|
+
- Data encoding
|
|
508
651
|
|
|
509
652
|
### Patch Changes
|
|
510
653
|
|
|
511
|
-
-
|
|
654
|
+
- Updated dependencies
|
|
512
655
|
|
|
513
656
|
## 7.1.3
|
|
514
657
|
|
|
515
658
|
### Patch Changes
|
|
516
659
|
|
|
517
|
-
-
|
|
660
|
+
- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
|
|
661
|
+
[`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
|
|
662
|
+
VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
|
|
518
663
|
|
|
519
664
|
## 7.1.2
|
|
520
665
|
|
|
@@ -522,801 +667,932 @@
|
|
|
522
667
|
|
|
523
668
|
_WRONG RELEASE TYPE - DON'T USE_
|
|
524
669
|
|
|
525
|
-
-
|
|
670
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
671
|
+
[`be25f4abde4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be25f4abde4) - ##
|
|
672
|
+
Breaking Changes
|
|
526
673
|
|
|
527
|
-
|
|
674
|
+
The new `cookie` property is **required**. This is property is a simple string of the user's
|
|
675
|
+
cloud session token. Please pass in the entire key/value pair of the cookie. Like:
|
|
528
676
|
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
677
|
+
```html
|
|
678
|
+
<FeedbackCollector cookie={"cloud.session.token=...."} >
|
|
679
|
+
```
|
|
532
680
|
|
|
533
|
-
|
|
681
|
+
This is used for getting Entitlement information about the user (used in feedback analysis) and
|
|
682
|
+
for validating identities (see
|
|
683
|
+
[VULN-229258](https://asecurityteam.atlassian.net/browse/VULN-229258))
|
|
534
684
|
|
|
535
|
-
|
|
685
|
+
## Other changes
|
|
536
686
|
|
|
537
|
-
|
|
538
|
-
|
|
687
|
+
- Uses new Feedback Collector API for data analysis
|
|
688
|
+
- Data encoding
|
|
539
689
|
|
|
540
690
|
### Patch Changes
|
|
541
691
|
|
|
542
|
-
-
|
|
543
|
-
|
|
692
|
+
- [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
|
|
693
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
694
|
+
tokens() function and improving bundle size.
|
|
695
|
+
- Updated dependencies
|
|
544
696
|
|
|
545
697
|
## 7.1.1
|
|
546
698
|
|
|
547
699
|
### Patch Changes
|
|
548
700
|
|
|
549
|
-
-
|
|
701
|
+
- Updated dependencies
|
|
550
702
|
|
|
551
703
|
## 7.1.0
|
|
552
704
|
|
|
553
705
|
### Minor Changes
|
|
554
706
|
|
|
555
|
-
-
|
|
707
|
+
- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
|
|
708
|
+
[`dc5c87fae7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5c87fae7d) -
|
|
709
|
+
Instrumented feedback-collector with the new theming package, `@atlaskit/tokens`.
|
|
556
710
|
|
|
557
|
-
|
|
711
|
+
New tokens will be visible only in applications configured to use the new Tokens API (currently
|
|
712
|
+
in alpha). These changes are intended to be interoperable with the legacy theme implementation.
|
|
713
|
+
Legacy dark mode users should expect no visual or breaking changes.
|
|
558
714
|
|
|
559
715
|
### Patch Changes
|
|
560
716
|
|
|
561
|
-
-
|
|
562
|
-
|
|
563
|
-
|
|
717
|
+
- [`9e89e2d2731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e89e2d2731) -
|
|
718
|
+
atlaskit/button has been moved from devDependency to dependency since it is require by runtime
|
|
719
|
+
code
|
|
720
|
+
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
|
|
721
|
+
Internal changes to remove `@atlaskit/theme/math` usage.
|
|
722
|
+
- Updated dependencies
|
|
564
723
|
|
|
565
724
|
## 7.0.0
|
|
566
725
|
|
|
567
726
|
### Major Changes
|
|
568
727
|
|
|
569
|
-
-
|
|
728
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
729
|
+
[`b000daa6f08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b000daa6f08) - [ux]
|
|
730
|
+
Refactor to use new modal dialog API. This includes button order being reversed so that the
|
|
731
|
+
primary button is on the right.
|
|
570
732
|
|
|
571
733
|
### Patch Changes
|
|
572
734
|
|
|
573
|
-
-
|
|
574
|
-
|
|
575
|
-
|
|
735
|
+
- [`5fe6e21a9a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fe6e21a9a0) - [ux]
|
|
736
|
+
Upgrade to the latest version of @atlaskit/modal-dialog. This change includes shifting the
|
|
737
|
+
primary button in the footer of the modal to be on the right instead of the left.
|
|
738
|
+
- [`b90c0237824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b90c0237824) - Update
|
|
739
|
+
package.jsons to remove unused dependencies.
|
|
740
|
+
- Updated dependencies
|
|
576
741
|
|
|
577
742
|
## 6.2.0
|
|
578
743
|
|
|
579
744
|
### Minor Changes
|
|
580
745
|
|
|
581
|
-
-
|
|
746
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
747
|
+
[`d8083af448f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8083af448f) -
|
|
748
|
+
Updated flexibility for localisation and copy custimisation through additional optional props:
|
|
749
|
+
description, title, submitButtonLabel, cancelButtonLabel, selectOptionDetails
|
|
582
750
|
|
|
583
751
|
### Patch Changes
|
|
584
752
|
|
|
585
|
-
-
|
|
753
|
+
- Updated dependencies
|
|
586
754
|
|
|
587
755
|
## 6.1.12
|
|
588
756
|
|
|
589
757
|
### Patch Changes
|
|
590
758
|
|
|
591
|
-
-
|
|
759
|
+
- Updated dependencies
|
|
592
760
|
|
|
593
761
|
## 6.1.11
|
|
594
762
|
|
|
595
763
|
### Patch Changes
|
|
596
764
|
|
|
597
|
-
-
|
|
765
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
766
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
767
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
598
768
|
|
|
599
769
|
## 6.1.10
|
|
600
770
|
|
|
601
771
|
### Patch Changes
|
|
602
772
|
|
|
603
|
-
-
|
|
773
|
+
- Updated dependencies
|
|
604
774
|
|
|
605
775
|
## 6.1.9
|
|
606
776
|
|
|
607
777
|
### Patch Changes
|
|
608
778
|
|
|
609
|
-
-
|
|
779
|
+
- [#12205](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12205)
|
|
780
|
+
[`76f16d562bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76f16d562bc) -
|
|
781
|
+
Removed styled-components as a peerDependency
|
|
610
782
|
|
|
611
783
|
## 6.1.8
|
|
612
784
|
|
|
613
785
|
### Patch Changes
|
|
614
786
|
|
|
615
|
-
-
|
|
616
|
-
-
|
|
787
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
788
|
+
[`b71e86a459f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b71e86a459f) - [ux]
|
|
789
|
+
fixes bug in feedback collector examples where flag would not autodismiss
|
|
790
|
+
- Updated dependencies
|
|
617
791
|
|
|
618
792
|
## 6.1.7
|
|
619
793
|
|
|
620
794
|
### Patch Changes
|
|
621
795
|
|
|
622
|
-
-
|
|
796
|
+
- [#9414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9414)
|
|
797
|
+
[`82f5dd62177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82f5dd62177) -
|
|
798
|
+
Removed axios as a dev dependency since it's no longer used
|
|
623
799
|
|
|
624
800
|
## 6.1.6
|
|
625
801
|
|
|
626
802
|
### Patch Changes
|
|
627
803
|
|
|
628
|
-
-
|
|
804
|
+
- Updated dependencies
|
|
629
805
|
|
|
630
806
|
## 6.1.5
|
|
631
807
|
|
|
632
808
|
### Patch Changes
|
|
633
809
|
|
|
634
|
-
-
|
|
810
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
811
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
812
|
+
Transpile packages using babel rather than tsc
|
|
635
813
|
|
|
636
814
|
## 6.1.4
|
|
637
815
|
|
|
638
816
|
### Patch Changes
|
|
639
817
|
|
|
640
|
-
-
|
|
818
|
+
- Updated dependencies
|
|
641
819
|
|
|
642
820
|
## 6.1.3
|
|
643
821
|
|
|
644
822
|
### Patch Changes
|
|
645
823
|
|
|
646
|
-
-
|
|
647
|
-
|
|
648
|
-
|
|
824
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
825
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
826
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
827
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
828
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
829
|
+
`devDependencies` to denote version that the package was built with.
|
|
649
830
|
|
|
650
831
|
## 6.1.2
|
|
651
832
|
|
|
652
833
|
### Patch Changes
|
|
653
834
|
|
|
654
|
-
-
|
|
835
|
+
- Updated dependencies
|
|
655
836
|
|
|
656
837
|
## 6.1.1
|
|
657
838
|
|
|
658
839
|
### Patch Changes
|
|
659
840
|
|
|
660
|
-
-
|
|
841
|
+
- Updated dependencies
|
|
661
842
|
|
|
662
843
|
## 6.1.0
|
|
663
844
|
|
|
664
845
|
### Minor Changes
|
|
665
846
|
|
|
666
|
-
-
|
|
847
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
848
|
+
[`ae57065429`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae57065429) - Updated
|
|
849
|
+
flexibility for localisation and copy custimisation through additional optional props:
|
|
850
|
+
showTypeField, feedbackTitle, feedbackTitleDetails, enrolInResearchLabel, canBeContactedLabel,
|
|
851
|
+
summaryPlaceholder
|
|
667
852
|
|
|
668
853
|
### Patch Changes
|
|
669
854
|
|
|
670
|
-
-
|
|
855
|
+
- Updated dependencies
|
|
671
856
|
|
|
672
857
|
## 6.0.3
|
|
673
858
|
|
|
674
859
|
### Patch Changes
|
|
675
860
|
|
|
676
|
-
-
|
|
861
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
862
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
863
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
677
864
|
|
|
678
|
-
|
|
679
|
-
|
|
865
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
866
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
680
867
|
|
|
681
868
|
## 6.0.2
|
|
682
869
|
|
|
683
870
|
### Patch Changes
|
|
684
871
|
|
|
685
|
-
-
|
|
686
|
-
-
|
|
872
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
873
|
+
[`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
|
|
874
|
+
'lodash' package instead of single-function 'lodash.\*' packages
|
|
875
|
+
- Updated dependencies
|
|
687
876
|
|
|
688
877
|
## 6.0.1
|
|
689
878
|
|
|
690
879
|
### Patch Changes
|
|
691
880
|
|
|
692
|
-
-
|
|
881
|
+
- Updated dependencies
|
|
693
882
|
|
|
694
883
|
## 6.0.0
|
|
695
884
|
|
|
696
885
|
### Major Changes
|
|
697
886
|
|
|
698
|
-
-
|
|
699
|
-
|
|
887
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
888
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
889
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
890
|
+
package working in IE11. For more information see:
|
|
891
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
700
892
|
|
|
701
893
|
### Patch Changes
|
|
702
894
|
|
|
703
|
-
-
|
|
895
|
+
- Updated dependencies
|
|
704
896
|
|
|
705
897
|
## 5.0.2
|
|
706
898
|
|
|
707
899
|
### Patch Changes
|
|
708
900
|
|
|
709
|
-
-
|
|
901
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
902
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
|
|
903
|
+
and supporting files will no longer be published to npm
|
|
710
904
|
|
|
711
905
|
## 5.0.1
|
|
712
906
|
|
|
713
907
|
### Patch Changes
|
|
714
908
|
|
|
715
|
-
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
-
|
|
721
|
-
|
|
722
|
-
-
|
|
723
|
-
|
|
724
|
-
-
|
|
725
|
-
|
|
726
|
-
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
909
|
+
- [patch][4a06a49210](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a06a49210):
|
|
910
|
+
|
|
911
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
912
|
+
[bf7a09790f](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf7a09790f):
|
|
913
|
+
|
|
914
|
+
- Updated dependencies
|
|
915
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
916
|
+
- Updated dependencies
|
|
917
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
918
|
+
- Updated dependencies
|
|
919
|
+
[f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
|
|
920
|
+
- Updated dependencies
|
|
921
|
+
[9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
|
|
922
|
+
- Updated dependencies
|
|
923
|
+
[2e52d035cd](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e52d035cd):
|
|
924
|
+
- Updated dependencies
|
|
925
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
926
|
+
- Updated dependencies
|
|
927
|
+
[68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
|
|
928
|
+
- Updated dependencies
|
|
929
|
+
[6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
|
|
930
|
+
- Updated dependencies
|
|
931
|
+
[0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
|
|
932
|
+
- @atlaskit/flag@12.3.11
|
|
933
|
+
- @atlaskit/button@13.3.11
|
|
934
|
+
- @atlaskit/icon@20.1.1
|
|
935
|
+
- @atlaskit/select@11.0.10
|
|
936
|
+
- @atlaskit/logo@12.3.4
|
|
937
|
+
- @atlaskit/modal-dialog@10.5.7
|
|
938
|
+
- @atlaskit/navigation-next@8.0.4
|
|
939
|
+
- @atlaskit/checkbox@10.1.11
|
|
940
|
+
- @atlaskit/form@7.2.1
|
|
737
941
|
|
|
738
942
|
## 5.0.0
|
|
739
943
|
|
|
740
944
|
### Major Changes
|
|
741
945
|
|
|
742
|
-
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
-
|
|
750
|
-
|
|
751
|
-
-
|
|
752
|
-
|
|
753
|
-
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
946
|
+
- [major][5399d36ca2](https://bitbucket.org/atlassian/atlassian-frontend/commits/5399d36ca2):
|
|
947
|
+
|
|
948
|
+
Feedback-collector has been converted to Typescript. TypeScript consumers will now get static
|
|
949
|
+
type safety. Flow types are no longer provided. No API changes.
|
|
950
|
+
|
|
951
|
+
### Patch Changes
|
|
952
|
+
|
|
953
|
+
- Updated dependencies
|
|
954
|
+
[4c6b8024c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6b8024c8):
|
|
955
|
+
- Updated dependencies
|
|
956
|
+
[eaad41d56c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaad41d56c):
|
|
957
|
+
- Updated dependencies
|
|
958
|
+
[a1bc1e6637](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1bc1e6637):
|
|
959
|
+
- Updated dependencies
|
|
960
|
+
[5ecbbaadb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ecbbaadb3):
|
|
961
|
+
- Updated dependencies
|
|
962
|
+
[c12ba5eb3e](https://bitbucket.org/atlassian/atlassian-frontend/commits/c12ba5eb3e):
|
|
963
|
+
- Updated dependencies
|
|
964
|
+
[0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
|
|
965
|
+
- Updated dependencies
|
|
966
|
+
[c1992227dc](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1992227dc):
|
|
967
|
+
- @atlaskit/global-navigation@9.0.0
|
|
968
|
+
- @atlaskit/navigation-next@8.0.0
|
|
969
|
+
- @atlaskit/form@7.1.3
|
|
970
|
+
- @atlaskit/flag@12.3.8
|
|
971
|
+
- @atlaskit/icon@20.0.2
|
|
972
|
+
- @atlaskit/checkbox@10.1.8
|
|
761
973
|
|
|
762
974
|
## 4.0.24
|
|
763
975
|
|
|
764
976
|
### Patch Changes
|
|
765
977
|
|
|
766
|
-
-
|
|
978
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
767
979
|
|
|
768
|
-
|
|
980
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
981
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
769
982
|
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
983
|
+
- @atlaskit/docs@8.3.2
|
|
984
|
+
- @atlaskit/button@13.3.7
|
|
985
|
+
- @atlaskit/checkbox@10.1.7
|
|
986
|
+
- @atlaskit/flag@12.3.7
|
|
987
|
+
- @atlaskit/form@7.1.2
|
|
988
|
+
- @atlaskit/global-navigation@8.0.7
|
|
989
|
+
- @atlaskit/icon@20.0.1
|
|
990
|
+
- @atlaskit/logo@12.3.2
|
|
991
|
+
- @atlaskit/modal-dialog@10.5.2
|
|
992
|
+
- @atlaskit/navigation-next@7.3.7
|
|
993
|
+
- @atlaskit/select@11.0.7
|
|
994
|
+
- @atlaskit/textarea@2.2.4
|
|
995
|
+
- @atlaskit/theme@9.5.1
|
|
783
996
|
|
|
784
997
|
## 4.0.23
|
|
785
998
|
|
|
786
999
|
### Patch Changes
|
|
787
1000
|
|
|
788
|
-
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
1001
|
+
- Updated dependencies
|
|
1002
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
1003
|
+
- Updated dependencies
|
|
1004
|
+
[91149b1e92](https://bitbucket.org/atlassian/atlassian-frontend/commits/91149b1e92):
|
|
1005
|
+
- @atlaskit/icon@20.0.0
|
|
1006
|
+
- @atlaskit/global-navigation@8.0.6
|
|
1007
|
+
- @atlaskit/form@7.1.1
|
|
1008
|
+
- @atlaskit/navigation-next@7.3.5
|
|
1009
|
+
- @atlaskit/flag@12.3.6
|
|
1010
|
+
- @atlaskit/logo@12.3.1
|
|
1011
|
+
- @atlaskit/modal-dialog@10.5.1
|
|
1012
|
+
- @atlaskit/docs@8.3.1
|
|
1013
|
+
- @atlaskit/button@13.3.6
|
|
1014
|
+
- @atlaskit/checkbox@10.1.6
|
|
1015
|
+
- @atlaskit/select@11.0.6
|
|
801
1016
|
|
|
802
1017
|
## 4.0.22
|
|
803
1018
|
|
|
804
1019
|
### Patch Changes
|
|
805
1020
|
|
|
806
|
-
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
-
|
|
813
|
-
|
|
814
|
-
-
|
|
815
|
-
|
|
816
|
-
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
1021
|
+
- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1022
|
+
|
|
1023
|
+
Pull in update to form to fix a bug which could cause the internal fieldId to be incorrectly
|
|
1024
|
+
set- Updated dependencies
|
|
1025
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1026
|
+
|
|
1027
|
+
- Updated dependencies
|
|
1028
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1029
|
+
- Updated dependencies
|
|
1030
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1031
|
+
- Updated dependencies
|
|
1032
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1033
|
+
- Updated dependencies
|
|
1034
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1035
|
+
- Updated dependencies
|
|
1036
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1037
|
+
- Updated dependencies
|
|
1038
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1039
|
+
- Updated dependencies
|
|
1040
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1041
|
+
- Updated dependencies
|
|
1042
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1043
|
+
- @atlaskit/select@11.0.3
|
|
1044
|
+
- @atlaskit/form@7.0.0
|
|
1045
|
+
- @atlaskit/checkbox@10.1.4
|
|
1046
|
+
- @atlaskit/modal-dialog@10.5.0
|
|
1047
|
+
- @atlaskit/navigation-next@7.3.0
|
|
1048
|
+
- @atlaskit/textarea@2.2.3
|
|
824
1049
|
|
|
825
1050
|
## 4.0.21
|
|
826
1051
|
|
|
827
1052
|
### Patch Changes
|
|
828
1053
|
|
|
829
|
-
-
|
|
1054
|
+
- [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
|
|
830
1055
|
|
|
831
|
-
|
|
1056
|
+
Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other
|
|
1057
|
+
packages- Updated dependencies
|
|
1058
|
+
[3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
|
|
832
1059
|
|
|
833
|
-
|
|
834
|
-
|
|
1060
|
+
- @atlaskit/select@11.0.2
|
|
1061
|
+
- @atlaskit/navigation-next@7.1.3
|
|
835
1062
|
|
|
836
1063
|
## 4.0.20
|
|
837
1064
|
|
|
838
|
-
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
1065
|
+
- Updated dependencies
|
|
1066
|
+
[30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
|
|
1067
|
+
- @atlaskit/form@6.3.2
|
|
1068
|
+
- @atlaskit/modal-dialog@10.3.6
|
|
1069
|
+
- @atlaskit/navigation-next@7.1.1
|
|
1070
|
+
- @atlaskit/select@11.0.0
|
|
1071
|
+
- @atlaskit/button@13.3.4
|
|
1072
|
+
- @atlaskit/logo@12.2.2
|
|
845
1073
|
|
|
846
1074
|
## 4.0.19
|
|
847
1075
|
|
|
848
|
-
-
|
|
849
|
-
|
|
850
|
-
|
|
1076
|
+
- Updated dependencies
|
|
1077
|
+
[4778521db3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4778521db3):
|
|
1078
|
+
- @atlaskit/global-navigation@8.0.4
|
|
1079
|
+
- @atlaskit/navigation-next@7.0.0
|
|
851
1080
|
|
|
852
1081
|
## 4.0.18
|
|
853
1082
|
|
|
854
1083
|
### Patch Changes
|
|
855
1084
|
|
|
856
|
-
-
|
|
1085
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
857
1086
|
|
|
858
|
-
|
|
1087
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
859
1088
|
|
|
860
1089
|
## 4.0.17
|
|
861
1090
|
|
|
862
|
-
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
1091
|
+
- Updated dependencies
|
|
1092
|
+
[97bab7fd28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bab7fd28):
|
|
1093
|
+
- @atlaskit/button@13.3.1
|
|
1094
|
+
- @atlaskit/form@6.2.3
|
|
1095
|
+
- @atlaskit/global-navigation@8.0.1
|
|
1096
|
+
- @atlaskit/modal-dialog@10.3.1
|
|
1097
|
+
- @atlaskit/select@10.1.1
|
|
1098
|
+
- @atlaskit/checkbox@10.0.0
|
|
1099
|
+
- @atlaskit/docs@8.1.7
|
|
870
1100
|
|
|
871
1101
|
## 4.0.16
|
|
872
1102
|
|
|
873
1103
|
### Patch Changes
|
|
874
1104
|
|
|
875
|
-
-
|
|
1105
|
+
- [patch][738e9f87ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/738e9f87ff):
|
|
876
1106
|
|
|
877
|
-
|
|
1107
|
+
FeedbackCollector: Fix regression to ensure the network request fires. Ignore linting rule
|
|
1108
|
+
instead of clearing timeout on unmount.
|
|
878
1109
|
|
|
879
1110
|
## 4.0.15
|
|
880
1111
|
|
|
881
1112
|
### Patch Changes
|
|
882
1113
|
|
|
883
|
-
-
|
|
1114
|
+
- [patch][2b158873d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b158873d1):
|
|
884
1115
|
|
|
885
|
-
|
|
1116
|
+
Add linting rule to prevent unsafe usage of setTimeout within React components.
|
|
886
1117
|
|
|
887
1118
|
## 4.0.14
|
|
888
1119
|
|
|
889
|
-
-
|
|
890
|
-
|
|
891
|
-
|
|
1120
|
+
- Updated dependencies
|
|
1121
|
+
[f0305e1b06](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f0305e1b06):
|
|
1122
|
+
- @atlaskit/navigation-next@6.6.3
|
|
1123
|
+
- @atlaskit/global-navigation@8.0.0
|
|
892
1124
|
|
|
893
1125
|
## 4.0.13
|
|
894
1126
|
|
|
895
1127
|
### Patch Changes
|
|
896
1128
|
|
|
897
|
-
-
|
|
1129
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
898
1130
|
|
|
899
|
-
|
|
1131
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1132
|
+
non-relative imports as relative imports
|
|
900
1133
|
|
|
901
1134
|
## 4.0.12
|
|
902
1135
|
|
|
903
1136
|
### Patch Changes
|
|
904
1137
|
|
|
905
|
-
-
|
|
1138
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
906
1139
|
|
|
907
|
-
|
|
1140
|
+
Upgraded Typescript to 3.3.x
|
|
908
1141
|
|
|
909
1142
|
## 4.0.11
|
|
910
1143
|
|
|
911
1144
|
### Patch Changes
|
|
912
1145
|
|
|
913
|
-
-
|
|
1146
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
914
1147
|
|
|
915
|
-
|
|
1148
|
+
Change all the imports to theme in Core to use multi entry points
|
|
916
1149
|
|
|
917
1150
|
## 4.0.10
|
|
918
1151
|
|
|
919
1152
|
### Patch Changes
|
|
920
1153
|
|
|
921
|
-
-
|
|
1154
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
922
1155
|
|
|
923
|
-
|
|
1156
|
+
Updates component maintainers
|
|
924
1157
|
|
|
925
1158
|
## 4.0.9
|
|
926
1159
|
|
|
927
|
-
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
1160
|
+
- Updated dependencies
|
|
1161
|
+
[790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
|
|
1162
|
+
- @atlaskit/button@13.0.11
|
|
1163
|
+
- @atlaskit/form@6.1.4
|
|
1164
|
+
- @atlaskit/logo@12.1.1
|
|
1165
|
+
- @atlaskit/modal-dialog@10.0.10
|
|
1166
|
+
- @atlaskit/navigation-next@6.3.4
|
|
1167
|
+
- @atlaskit/select@10.0.0
|
|
934
1168
|
|
|
935
1169
|
## 4.0.8
|
|
936
1170
|
|
|
937
|
-
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
1171
|
+
- Updated dependencies
|
|
1172
|
+
[87a2638655](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a2638655):
|
|
1173
|
+
- @atlaskit/button@13.0.10
|
|
1174
|
+
- @atlaskit/form@6.1.2
|
|
1175
|
+
- @atlaskit/modal-dialog@10.0.8
|
|
1176
|
+
- @atlaskit/select@9.1.10
|
|
1177
|
+
- @atlaskit/checkbox@9.0.0
|
|
943
1178
|
|
|
944
1179
|
## 4.0.7
|
|
945
1180
|
|
|
946
|
-
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
1181
|
+
- Updated dependencies
|
|
1182
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
1183
|
+
- @atlaskit/docs@8.1.3
|
|
1184
|
+
- @atlaskit/button@13.0.9
|
|
1185
|
+
- @atlaskit/checkbox@8.0.5
|
|
1186
|
+
- @atlaskit/form@6.1.1
|
|
1187
|
+
- @atlaskit/flag@12.0.10
|
|
1188
|
+
- @atlaskit/global-navigation@7.3.1
|
|
1189
|
+
- @atlaskit/modal-dialog@10.0.7
|
|
1190
|
+
- @atlaskit/navigation-next@6.3.2
|
|
1191
|
+
- @atlaskit/select@9.1.8
|
|
1192
|
+
- @atlaskit/icon@19.0.0
|
|
957
1193
|
|
|
958
1194
|
## 4.0.6
|
|
959
1195
|
|
|
960
1196
|
### Patch Changes
|
|
961
1197
|
|
|
962
|
-
-
|
|
1198
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
963
1199
|
|
|
964
|
-
|
|
1200
|
+
index.ts will now be ignored when publishing to npm
|
|
965
1201
|
|
|
966
1202
|
## 4.0.5
|
|
967
1203
|
|
|
968
|
-
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
1204
|
+
- Updated dependencies
|
|
1205
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
1206
|
+
- @atlaskit/docs@8.1.2
|
|
1207
|
+
- @atlaskit/button@13.0.8
|
|
1208
|
+
- @atlaskit/checkbox@8.0.2
|
|
1209
|
+
- @atlaskit/flag@12.0.4
|
|
1210
|
+
- @atlaskit/form@6.0.5
|
|
1211
|
+
- @atlaskit/global-navigation@7.2.4
|
|
1212
|
+
- @atlaskit/modal-dialog@10.0.4
|
|
1213
|
+
- @atlaskit/navigation-next@6.0.8
|
|
1214
|
+
- @atlaskit/select@9.1.5
|
|
1215
|
+
- @atlaskit/icon@18.0.0
|
|
979
1216
|
|
|
980
1217
|
## 4.0.4
|
|
981
1218
|
|
|
982
|
-
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
1219
|
+
- Updated dependencies
|
|
1220
|
+
[70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
|
|
1221
|
+
- @atlaskit/button@13.0.6
|
|
1222
|
+
- @atlaskit/form@6.0.4
|
|
1223
|
+
- @atlaskit/modal-dialog@10.0.2
|
|
1224
|
+
- @atlaskit/select@9.1.4
|
|
1225
|
+
- @atlaskit/checkbox@8.0.0
|
|
1226
|
+
- @atlaskit/icon@17.2.0
|
|
1227
|
+
- @atlaskit/theme@9.1.0
|
|
990
1228
|
|
|
991
1229
|
## 4.0.3
|
|
992
1230
|
|
|
993
|
-
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1231
|
+
- Updated dependencies
|
|
1232
|
+
[06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
|
|
1233
|
+
- @atlaskit/form@6.0.3
|
|
1234
|
+
- @atlaskit/global-navigation@7.2.2
|
|
1235
|
+
- @atlaskit/icon@17.1.2
|
|
1236
|
+
- @atlaskit/navigation-next@6.0.5
|
|
1237
|
+
- @atlaskit/select@9.1.2
|
|
1238
|
+
- @atlaskit/modal-dialog@10.0.0
|
|
1000
1239
|
|
|
1001
1240
|
## 4.0.2
|
|
1002
1241
|
|
|
1003
|
-
-
|
|
1004
|
-
|
|
1242
|
+
- Updated dependencies
|
|
1243
|
+
[238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f):
|
|
1244
|
+
- @atlaskit/flag@12.0.0
|
|
1005
1245
|
|
|
1006
1246
|
## 4.0.1
|
|
1007
1247
|
|
|
1008
|
-
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1248
|
+
- Updated dependencies
|
|
1249
|
+
[4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
|
|
1250
|
+
- @atlaskit/button@13.0.2
|
|
1251
|
+
- @atlaskit/global-navigation@7.1.1
|
|
1252
|
+
- @atlaskit/icon@17.0.2
|
|
1253
|
+
- @atlaskit/navigation-next@6.0.2
|
|
1254
|
+
- @atlaskit/select@9.1.1
|
|
1255
|
+
- @atlaskit/logo@12.0.0
|
|
1015
1256
|
|
|
1016
1257
|
## 4.0.0
|
|
1017
1258
|
|
|
1018
|
-
-
|
|
1259
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1019
1260
|
|
|
1020
|
-
|
|
1261
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1262
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
1021
1263
|
|
|
1022
1264
|
## 3.0.6
|
|
1023
1265
|
|
|
1024
|
-
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1266
|
+
- Updated dependencies
|
|
1267
|
+
[dd95622388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd95622388):
|
|
1268
|
+
- @atlaskit/form@5.2.10
|
|
1269
|
+
- @atlaskit/textarea@1.0.0
|
|
1027
1270
|
|
|
1028
1271
|
## 3.0.5
|
|
1029
1272
|
|
|
1030
|
-
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1273
|
+
- Updated dependencies
|
|
1274
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
1275
|
+
- @atlaskit/docs@7.0.3
|
|
1276
|
+
- @atlaskit/button@12.0.3
|
|
1277
|
+
- @atlaskit/checkbox@6.0.4
|
|
1278
|
+
- @atlaskit/flag@10.0.6
|
|
1279
|
+
- @atlaskit/form@5.2.7
|
|
1280
|
+
- @atlaskit/global-navigation@6.2.9
|
|
1281
|
+
- @atlaskit/icon@16.0.9
|
|
1282
|
+
- @atlaskit/logo@10.0.4
|
|
1283
|
+
- @atlaskit/modal-dialog@8.0.7
|
|
1284
|
+
- @atlaskit/navigation-next@5.1.5
|
|
1285
|
+
- @atlaskit/section-message@2.0.3
|
|
1286
|
+
- @atlaskit/select@8.1.1
|
|
1287
|
+
- @atlaskit/textarea@0.4.4
|
|
1288
|
+
- @atlaskit/theme@8.1.7
|
|
1045
1289
|
|
|
1046
1290
|
## 3.0.4
|
|
1047
1291
|
|
|
1048
|
-
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1292
|
+
- Updated dependencies
|
|
1293
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
1294
|
+
- @atlaskit/docs@7.0.2
|
|
1295
|
+
- @atlaskit/checkbox@6.0.3
|
|
1296
|
+
- @atlaskit/flag@10.0.5
|
|
1297
|
+
- @atlaskit/form@5.2.5
|
|
1298
|
+
- @atlaskit/global-navigation@6.2.8
|
|
1299
|
+
- @atlaskit/icon@16.0.8
|
|
1300
|
+
- @atlaskit/logo@10.0.3
|
|
1301
|
+
- @atlaskit/modal-dialog@8.0.6
|
|
1302
|
+
- @atlaskit/navigation-next@5.1.4
|
|
1303
|
+
- @atlaskit/section-message@2.0.2
|
|
1304
|
+
- @atlaskit/select@8.0.5
|
|
1305
|
+
- @atlaskit/textarea@0.4.1
|
|
1306
|
+
- @atlaskit/theme@8.1.6
|
|
1307
|
+
- @atlaskit/button@12.0.0
|
|
1063
1308
|
|
|
1064
1309
|
## 3.0.3
|
|
1065
1310
|
|
|
1066
|
-
-
|
|
1311
|
+
- [patch][4c6816d81b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c6816d81b):
|
|
1067
1312
|
|
|
1068
|
-
|
|
1313
|
+
- Fix type from typeFiedlId to typeFieldId
|
|
1069
1314
|
|
|
1070
1315
|
## 3.0.2
|
|
1071
1316
|
|
|
1072
|
-
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1317
|
+
- Updated dependencies
|
|
1318
|
+
[f504850fe2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f504850fe2):
|
|
1319
|
+
- @atlaskit/form@5.2.4
|
|
1320
|
+
- @atlaskit/textarea@0.4.0
|
|
1075
1321
|
|
|
1076
1322
|
## 3.0.1
|
|
1077
1323
|
|
|
1078
|
-
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1324
|
+
- Updated dependencies
|
|
1325
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1326
|
+
- @atlaskit/docs@7.0.1
|
|
1327
|
+
- @atlaskit/checkbox@6.0.1
|
|
1328
|
+
- @atlaskit/flag@10.0.1
|
|
1329
|
+
- @atlaskit/form@5.2.1
|
|
1330
|
+
- @atlaskit/global-navigation@6.1.1
|
|
1331
|
+
- @atlaskit/icon@16.0.5
|
|
1332
|
+
- @atlaskit/logo@10.0.1
|
|
1333
|
+
- @atlaskit/modal-dialog@8.0.2
|
|
1334
|
+
- @atlaskit/navigation-next@5.0.1
|
|
1335
|
+
- @atlaskit/section-message@2.0.1
|
|
1336
|
+
- @atlaskit/select@8.0.3
|
|
1337
|
+
- @atlaskit/theme@8.0.1
|
|
1338
|
+
- @atlaskit/button@11.0.0
|
|
1339
|
+
- @atlaskit/textarea@0.3.0
|
|
1093
1340
|
|
|
1094
1341
|
## 3.0.0
|
|
1095
1342
|
|
|
1096
|
-
-
|
|
1343
|
+
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1097
1344
|
|
|
1098
|
-
|
|
1345
|
+
- Drop ES5 from all the flow modules
|
|
1099
1346
|
|
|
1100
|
-
|
|
1347
|
+
### Dropping CJS support in all @atlaskit packages
|
|
1101
1348
|
|
|
1102
|
-
|
|
1103
|
-
|
|
1349
|
+
As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
|
|
1350
|
+
distribute esm. This means all distributed code will be transpiled, but will still contain
|
|
1351
|
+
`import` and `export` declarations.
|
|
1104
1352
|
|
|
1105
|
-
|
|
1353
|
+
The major reason for doing this is to allow us to support multiple entry points in packages,
|
|
1354
|
+
e.g:
|
|
1106
1355
|
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1356
|
+
```js
|
|
1357
|
+
import colors from `@atlaskit/theme/colors`;
|
|
1358
|
+
```
|
|
1110
1359
|
|
|
1111
|
-
|
|
1360
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
1112
1361
|
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1362
|
+
```js
|
|
1363
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
1364
|
+
```
|
|
1116
1365
|
|
|
1117
|
-
|
|
1366
|
+
This has a couple of issues. 1, it treats the file system as API making internal refactors
|
|
1367
|
+
harder, we have to worry about how consumers might be using things that aren't _actually_
|
|
1368
|
+
supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
|
|
1369
|
+
to lots of packages bundling all of theme, just to use a single color, especially in situations
|
|
1370
|
+
where tree shaking fails.
|
|
1118
1371
|
|
|
1119
|
-
|
|
1372
|
+
To support being able to use multiple entrypoints internally, we unfortunately cannot have
|
|
1373
|
+
multiple distributions as they would need to have very different imports from of their own
|
|
1374
|
+
internal dependencies.
|
|
1120
1375
|
|
|
1121
|
-
|
|
1376
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
1377
|
+
environments.
|
|
1122
1378
|
|
|
1123
|
-
|
|
1379
|
+
We may choose to revisit this solution in the future if we find any unintended condequences, but
|
|
1380
|
+
we see this as a pretty sane path forward which should lead to some major bundle size decreases,
|
|
1381
|
+
saner API's and simpler package architecture.
|
|
1124
1382
|
|
|
1125
|
-
|
|
1383
|
+
Please reach out to #fabric-build (if in Atlassian) or create an issue in
|
|
1384
|
+
[Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
|
|
1385
|
+
external) if you have any questions or queries about this.
|
|
1126
1386
|
|
|
1127
1387
|
## 2.0.5
|
|
1128
1388
|
|
|
1129
|
-
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1389
|
+
- Updated dependencies
|
|
1390
|
+
[06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
|
|
1391
|
+
- @atlaskit/form@5.1.5
|
|
1392
|
+
- @atlaskit/logo@9.2.7
|
|
1393
|
+
- @atlaskit/navigation-next@4.2.3
|
|
1394
|
+
- @atlaskit/modal-dialog@7.2.3
|
|
1395
|
+
- @atlaskit/select@7.0.0
|
|
1135
1396
|
|
|
1136
1397
|
## 2.0.4
|
|
1137
1398
|
|
|
1138
|
-
-
|
|
1399
|
+
- [patch][2a8536a220](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a8536a220):
|
|
1139
1400
|
|
|
1140
|
-
|
|
1401
|
+
- Button is no longer a peer dependency of this module
|
|
1141
1402
|
|
|
1142
1403
|
## 2.0.3
|
|
1143
1404
|
|
|
1144
|
-
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1405
|
+
- Updated dependencies
|
|
1406
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
1407
|
+
- @atlaskit/docs@6.0.1
|
|
1408
|
+
- @atlaskit/button@10.1.2
|
|
1409
|
+
- @atlaskit/checkbox@5.0.11
|
|
1410
|
+
- @atlaskit/flag@9.1.9
|
|
1411
|
+
- @atlaskit/form@5.1.2
|
|
1412
|
+
- @atlaskit/global-navigation@5.5.2
|
|
1413
|
+
- @atlaskit/modal-dialog@7.2.1
|
|
1414
|
+
- @atlaskit/navigation-next@4.1.2
|
|
1415
|
+
- @atlaskit/section-message@1.0.16
|
|
1416
|
+
- @atlaskit/select@6.1.19
|
|
1417
|
+
- @atlaskit/icon@16.0.0
|
|
1156
1418
|
|
|
1157
1419
|
## 2.0.2
|
|
1158
1420
|
|
|
1159
|
-
-
|
|
1421
|
+
- [patch][a048a85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a048a85):
|
|
1160
1422
|
|
|
1161
|
-
|
|
1423
|
+
- Updated to be compatible with new Forms API
|
|
1162
1424
|
|
|
1163
|
-
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1425
|
+
- Updated dependencies [647a46f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/647a46f):
|
|
1426
|
+
- @atlaskit/select@6.1.14
|
|
1427
|
+
- @atlaskit/form@5.0.0
|
|
1166
1428
|
|
|
1167
1429
|
## 2.0.1
|
|
1168
1430
|
|
|
1169
|
-
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1431
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
1432
|
+
- @atlaskit/button@10.1.1
|
|
1433
|
+
- @atlaskit/checkbox@5.0.9
|
|
1434
|
+
- @atlaskit/field-text-area@4.0.14
|
|
1435
|
+
- @atlaskit/flag@9.1.8
|
|
1436
|
+
- @atlaskit/form@4.0.21
|
|
1437
|
+
- @atlaskit/global-navigation@5.3.8
|
|
1438
|
+
- @atlaskit/icon@15.0.2
|
|
1439
|
+
- @atlaskit/logo@9.2.6
|
|
1440
|
+
- @atlaskit/modal-dialog@7.1.1
|
|
1441
|
+
- @atlaskit/navigation-next@4.0.9
|
|
1442
|
+
- @atlaskit/section-message@1.0.14
|
|
1443
|
+
- @atlaskit/select@6.1.13
|
|
1444
|
+
- @atlaskit/theme@7.0.1
|
|
1445
|
+
- @atlaskit/docs@6.0.0
|
|
1184
1446
|
|
|
1185
1447
|
## 2.0.0
|
|
1186
1448
|
|
|
1187
|
-
-
|
|
1188
|
-
|
|
1449
|
+
- Updated dependencies [36929ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36929ef):
|
|
1450
|
+
- @atlaskit/button@10.1.0
|
|
1189
1451
|
|
|
1190
1452
|
## 1.0.2
|
|
1191
1453
|
|
|
1192
|
-
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1454
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
1455
|
+
- @atlaskit/docs@5.2.3
|
|
1456
|
+
- @atlaskit/button@10.0.4
|
|
1457
|
+
- @atlaskit/checkbox@5.0.8
|
|
1458
|
+
- @atlaskit/field-text-area@4.0.13
|
|
1459
|
+
- @atlaskit/flag@9.1.7
|
|
1460
|
+
- @atlaskit/form@4.0.20
|
|
1461
|
+
- @atlaskit/global-navigation@5.3.6
|
|
1462
|
+
- @atlaskit/icon@15.0.1
|
|
1463
|
+
- @atlaskit/logo@9.2.5
|
|
1464
|
+
- @atlaskit/modal-dialog@7.0.14
|
|
1465
|
+
- @atlaskit/navigation-next@4.0.8
|
|
1466
|
+
- @atlaskit/section-message@1.0.13
|
|
1467
|
+
- @atlaskit/select@6.1.10
|
|
1468
|
+
- @atlaskit/theme@7.0.0
|
|
1207
1469
|
|
|
1208
1470
|
## 1.0.1
|
|
1209
1471
|
|
|
1210
|
-
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1472
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
1473
|
+
- @atlaskit/docs@5.2.2
|
|
1474
|
+
- @atlaskit/button@10.0.1
|
|
1475
|
+
- @atlaskit/checkbox@5.0.7
|
|
1476
|
+
- @atlaskit/flag@9.1.6
|
|
1477
|
+
- @atlaskit/form@4.0.19
|
|
1478
|
+
- @atlaskit/global-navigation@5.3.5
|
|
1479
|
+
- @atlaskit/modal-dialog@7.0.13
|
|
1480
|
+
- @atlaskit/navigation-next@4.0.7
|
|
1481
|
+
- @atlaskit/section-message@1.0.12
|
|
1482
|
+
- @atlaskit/select@6.1.9
|
|
1483
|
+
- @atlaskit/icon@15.0.0
|
|
1222
1484
|
|
|
1223
1485
|
## 1.0.0
|
|
1224
1486
|
|
|
1225
|
-
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1487
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
1488
|
+
- @atlaskit/docs@5.2.1
|
|
1489
|
+
- @atlaskit/checkbox@5.0.6
|
|
1490
|
+
- @atlaskit/field-text-area@4.0.12
|
|
1491
|
+
- @atlaskit/flag@9.1.5
|
|
1492
|
+
- @atlaskit/form@4.0.18
|
|
1493
|
+
- @atlaskit/global-navigation@5.3.4
|
|
1494
|
+
- @atlaskit/icon@14.6.1
|
|
1495
|
+
- @atlaskit/logo@9.2.4
|
|
1496
|
+
- @atlaskit/modal-dialog@7.0.12
|
|
1497
|
+
- @atlaskit/navigation-next@4.0.6
|
|
1498
|
+
- @atlaskit/section-message@1.0.11
|
|
1499
|
+
- @atlaskit/select@6.1.8
|
|
1500
|
+
- @atlaskit/theme@6.2.1
|
|
1501
|
+
- @atlaskit/button@10.0.0
|
|
1240
1502
|
|
|
1241
1503
|
## 0.2.5
|
|
1242
1504
|
|
|
1243
|
-
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1505
|
+
- Updated dependencies [8e753fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8e753fc):
|
|
1506
|
+
- @atlaskit/global-navigation@5.3.2
|
|
1507
|
+
- @atlaskit/navigation-next@4.0.0
|
|
1246
1508
|
|
|
1247
1509
|
## 0.2.4
|
|
1248
1510
|
|
|
1249
|
-
-
|
|
1511
|
+
- [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
|
|
1250
1512
|
|
|
1251
|
-
|
|
1513
|
+
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow
|
|
1514
|
+
flow to type check properly
|
|
1252
1515
|
|
|
1253
1516
|
## 0.2.3
|
|
1254
1517
|
|
|
1255
|
-
-
|
|
1518
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
1519
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
1256
1520
|
|
|
1257
1521
|
## 0.2.2
|
|
1258
1522
|
|
|
1259
|
-
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1523
|
+
- [patch] Updated dependencies
|
|
1524
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
1525
|
+
- @atlaskit/docs@5.0.8
|
|
1526
|
+
- @atlaskit/button@9.0.13
|
|
1527
|
+
- @atlaskit/checkbox@5.0.2
|
|
1528
|
+
- @atlaskit/flag@9.0.11
|
|
1529
|
+
- @atlaskit/form@4.0.10
|
|
1530
|
+
- @atlaskit/global-navigation@5.0.1
|
|
1531
|
+
- @atlaskit/modal-dialog@7.0.2
|
|
1532
|
+
- @atlaskit/navigation-next@3.15.5
|
|
1533
|
+
- @atlaskit/section-message@1.0.8
|
|
1534
|
+
- @atlaskit/select@6.0.2
|
|
1535
|
+
- @atlaskit/icon@14.0.0
|
|
1271
1536
|
|
|
1272
1537
|
## 0.2.1
|
|
1273
1538
|
|
|
1274
|
-
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1539
|
+
- [patch] Updated dependencies
|
|
1540
|
+
[ac88888](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac88888)
|
|
1541
|
+
- @atlaskit/navigation-next@3.15.4
|
|
1542
|
+
- @atlaskit/global-navigation@5.0.0
|
|
1277
1543
|
|
|
1278
1544
|
## 0.2.0
|
|
1279
1545
|
|
|
1280
|
-
-
|
|
1281
|
-
|
|
1546
|
+
- [patch] Fix bug with flag being not auto-dismissable
|
|
1547
|
+
[51fbd9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51fbd9b)
|
|
1548
|
+
- [minor] New set of properties to the Feedback Collector that provide improved mapping between
|
|
1549
|
+
JSD and the form. Export feedback form primitive. Removed export of the flag group, export only
|
|
1550
|
+
flag instead. [fca309f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fca309f)
|
|
1282
1551
|
|
|
1283
1552
|
## 0.1.6
|
|
1284
1553
|
|
|
1285
|
-
-
|
|
1554
|
+
- [patch] Fixed a bug that crashes dialog when something is selected; fixed a bug that caused
|
|
1555
|
+
textarea to show error state even if not empty
|
|
1556
|
+
[3a6ac76](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a6ac76)
|
|
1286
1557
|
|
|
1287
1558
|
## 0.1.5
|
|
1288
1559
|
|
|
1289
|
-
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1560
|
+
- [patch] Updated dependencies
|
|
1561
|
+
[4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
|
|
1562
|
+
- @atlaskit/form@4.0.9
|
|
1563
|
+
- @atlaskit/logo@9.2.2
|
|
1564
|
+
- @atlaskit/navigation-next@3.13.2
|
|
1565
|
+
- @atlaskit/select@6.0.0
|
|
1294
1566
|
|
|
1295
1567
|
## 0.1.4
|
|
1296
1568
|
|
|
1297
|
-
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1569
|
+
- [patch] Updated dependencies
|
|
1570
|
+
[80e1925](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80e1925)
|
|
1571
|
+
- @atlaskit/button@9.0.9
|
|
1572
|
+
- @atlaskit/form@4.0.5
|
|
1573
|
+
- @atlaskit/modal-dialog@7.0.1
|
|
1574
|
+
- @atlaskit/select@5.0.18
|
|
1575
|
+
- @atlaskit/checkbox@5.0.0
|
|
1303
1576
|
|
|
1304
1577
|
## 0.1.3
|
|
1305
1578
|
|
|
1306
|
-
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1579
|
+
- [patch] Updated dependencies
|
|
1580
|
+
[d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
|
|
1581
|
+
- @atlaskit/form@4.0.3
|
|
1582
|
+
- @atlaskit/global-navigation@4.3.2
|
|
1583
|
+
- @atlaskit/icon@13.8.1
|
|
1584
|
+
- @atlaskit/select@5.0.17
|
|
1585
|
+
- @atlaskit/flag@9.0.10
|
|
1586
|
+
- @atlaskit/modal-dialog@7.0.0
|
|
1313
1587
|
|
|
1314
1588
|
## 0.1.2
|
|
1315
1589
|
|
|
1316
|
-
-
|
|
1590
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
1591
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
1317
1592
|
|
|
1318
1593
|
## 0.1.1
|
|
1319
1594
|
|
|
1320
|
-
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1595
|
+
- [patch] Updated dependencies
|
|
1596
|
+
[d8d8107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d8d8107)
|
|
1597
|
+
- @atlaskit/select@5.0.14
|
|
1598
|
+
- @atlaskit/form@4.0.0
|