@atlaskit/feedback-collector 13.0.6 → 13.0.7

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,96 +1,102 @@
1
1
  # @atlaskit/feedback-collector
2
2
 
3
+ ## 13.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [#40842](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40842) [`f80998d1dea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f80998d1dea) - Fix type issues for feedback-collectors
8
+
3
9
  ## 13.0.6
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [`9ab9f14f503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ab9f14f503) - [ux] Adding linked label to the feedback topics select dropdown
13
+ - [#39764](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39764) [`9ab9f14f503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ab9f14f503) - [ux] Adding linked label to the feedback topics select dropdown
8
14
 
9
15
  ## 13.0.5
10
16
 
11
17
  ### Patch Changes
12
18
 
13
- - [`8f7a65cea77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f7a65cea77) - [ux] Opens privacy policy link in new tab
19
+ - [#39163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39163) [`8f7a65cea77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f7a65cea77) - [ux] Opens privacy policy link in new tab
14
20
 
15
21
  ## 13.0.4
16
22
 
17
23
  ### Patch Changes
18
24
 
19
- - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
25
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
20
26
  - Updated dependencies
21
27
 
22
28
  ## 13.0.3
23
29
 
24
30
  ### Patch Changes
25
31
 
26
- - [`026e8c5ae33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/026e8c5ae33) - [ux] Remove visible label
32
+ - [#38252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38252) [`026e8c5ae33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/026e8c5ae33) - [ux] Remove visible label
27
33
 
28
34
  ## 13.0.2
29
35
 
30
36
  ### Patch Changes
31
37
 
32
- - [`758e7d99631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/758e7d99631) - Fixed submit button locking mechanism when the description field is hidden and a default description value has been provided
38
+ - [#38141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38141) [`758e7d99631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/758e7d99631) - Fixed submit button locking mechanism when the description field is hidden and a default description value has been provided
33
39
 
34
40
  ## 13.0.1
35
41
 
36
42
  ### Patch Changes
37
43
 
38
- - [`2441f8995ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441f8995ee) - [ux] Allow close icon to be tab-selected. Issue type select still retains initial focus
44
+ - [#35554](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35554) [`2441f8995ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441f8995ee) - [ux] Allow close icon to be tab-selected. Issue type select still retains initial focus
39
45
 
40
46
  ## 13.0.0
41
47
 
42
48
  ### Major Changes
43
49
 
44
- - [`a823baa34dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a823baa34dc) - Only send Atlassian Account ID, never use hashed email
50
+ - [#34955](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34955) [`a823baa34dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a823baa34dc) - Only send Atlassian Account ID, never use hashed email
45
51
  The `email` property has been removed, only an Atlassian Account ID will ever be sent in `aaidOrHash` to avoid interception and submitting feedback as another user.
46
52
 
47
53
  ## 12.2.3
48
54
 
49
55
  ### Patch Changes
50
56
 
51
- - [`db4b539c969`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db4b539c969) - update internationalization formatting
57
+ - [#34959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34959) [`db4b539c969`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db4b539c969) - update internationalization formatting
52
58
 
53
59
  ## 12.2.2
54
60
 
55
61
  ### Patch Changes
56
62
 
57
- - [`a6e64a7df16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6e64a7df16) - [ux] fix opt-in messages
63
+ - [#34951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34951) [`a6e64a7df16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6e64a7df16) - [ux] fix opt-in messages
58
64
 
59
65
  ## 12.2.1
60
66
 
61
67
  ### Patch Changes
62
68
 
63
- - [`44d70ecadb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d70ecadb6) - [ux] Fix enroll message
69
+ - [#34871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34871) [`44d70ecadb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d70ecadb6) - [ux] Fix enroll message
64
70
 
65
71
  ## 12.2.0
66
72
 
67
73
  ### Minor Changes
68
74
 
69
- - [`32649ca71ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32649ca71ad) - [ux] Update the 'can be contacted' opt-in language
75
+ - [#34252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34252) [`32649ca71ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32649ca71ad) - [ux] Update the 'can be contacted' opt-in language
70
76
 
71
77
  ## 12.1.3
72
78
 
73
79
  ### Patch Changes
74
80
 
75
- - [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
81
+ - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443) [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
76
82
 
77
83
  ## 12.1.2
78
84
 
79
85
  ### Patch Changes
80
86
 
81
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
87
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
82
88
 
83
89
  ## 12.1.1
84
90
 
85
91
  ### Patch Changes
86
92
 
87
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
93
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
88
94
 
89
95
  ## 12.1.0
90
96
 
91
97
  ### Minor Changes
92
98
 
93
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
99
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
94
100
 
95
101
  ### Patch Changes
96
102
 
@@ -100,7 +106,7 @@
100
106
 
101
107
  ### Major Changes
102
108
 
103
- - [`278c2413bf4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/278c2413bf4) - Adding and renaming properties to the component. This was introduced to support teams defining and using their own values for the checkboxes.
109
+ - [#32479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32479) [`278c2413bf4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/278c2413bf4) - Adding and renaming properties to the component. This was introduced to support teams defining and using their own values for the checkboxes.
104
110
 
105
111
  If you overwrite the `canBeContactedDefaultValue` or `enrollInResearchDefaultValue`, you'll need to update the property name in use
106
112
 
@@ -115,19 +121,19 @@
115
121
 
116
122
  ### Major Changes
117
123
 
118
- - [`2753f3d9acc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2753f3d9acc) - Use entrypointId instead of embeddedKey and requestTypeId; use API v2
124
+ - [#29949](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29949) [`2753f3d9acc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2753f3d9acc) - Use entrypointId instead of embeddedKey and requestTypeId; use API v2
119
125
 
120
126
  ## 10.10.0
121
127
 
122
128
  ### Minor Changes
123
129
 
124
- - [`854cc74fad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/854cc74fad4) - [ux] Fix padding around modal close icon
130
+ - [#29877](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29877) [`854cc74fad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/854cc74fad4) - [ux] Fix padding around modal close icon
125
131
 
126
132
  ## 10.9.0
127
133
 
128
134
  ### Minor Changes
129
135
 
130
- - [`add53eec671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/add53eec671) - [ux] Disabling the submit button while feedback is being submitted
136
+ - [#29873](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29873) [`add53eec671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/add53eec671) - [ux] Disabling the submit button while feedback is being submitted
131
137
 
132
138
  ## 10.8.3
133
139
 
@@ -139,37 +145,37 @@
139
145
 
140
146
  ### Patch Changes
141
147
 
142
- - [`5c0a3df1927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c0a3df1927) - [ux] Don't close feedback modal if escape key is pressed
148
+ - [#29251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29251) [`5c0a3df1927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c0a3df1927) - [ux] Don't close feedback modal if escape key is pressed
143
149
 
144
150
  ## 10.8.1
145
151
 
146
152
  ### Patch Changes
147
153
 
148
- - [`89da7b835e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89da7b835e1) - [ux] Don't close if clicked outside modal, add 'x' button to header
154
+ - [#29129](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29129) [`89da7b835e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89da7b835e1) - [ux] Don't close if clicked outside modal, add 'x' button to header
149
155
 
150
156
  ## 10.8.0
151
157
 
152
158
  ### Minor Changes
153
159
 
154
- - [`9fcfa8846e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcfa8846e9) - Add properties to allow custom feedback models
160
+ - [#29096](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29096) [`9fcfa8846e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcfa8846e9) - Add properties to allow custom feedback models
155
161
 
156
162
  ## 10.7.1
157
163
 
158
164
  ### Patch Changes
159
165
 
160
- - [`3b897f937e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b897f937e4) - add option to exclude entitlement detail and email
166
+ - [#28849](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28849) [`3b897f937e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b897f937e4) - add option to exclude entitlement detail and email
161
167
 
162
168
  ## 10.7.0
163
169
 
164
170
  ### Minor Changes
165
171
 
166
- - [`27bfb6f0bb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27bfb6f0bb1) - allow separate entries for gateway and feedback urls
172
+ - [#28756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28756) [`27bfb6f0bb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27bfb6f0bb1) - allow separate entries for gateway and feedback urls
167
173
 
168
174
  ## 10.6.10
169
175
 
170
176
  ### Patch Changes
171
177
 
172
- - [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
178
+ - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324) [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
173
179
 
174
180
  ## 10.6.9
175
181
 
@@ -199,49 +205,49 @@
199
205
 
200
206
  ### Patch Changes
201
207
 
202
- - [`0c19f354255`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c19f354255) - Consolidate In Product Help & Self-Help Experiences ownership
208
+ - [#26424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26424) [`0c19f354255`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c19f354255) - Consolidate In Product Help & Self-Help Experiences ownership
203
209
 
204
210
  ## 10.6.4
205
211
 
206
212
  ### Patch Changes
207
213
 
208
- - [`086761a9ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/086761a9ac0) - always send credentials in fetch
214
+ - [#26473](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26473) [`086761a9ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/086761a9ac0) - always send credentials in fetch
209
215
 
210
216
  ## 10.6.3
211
217
 
212
218
  ### Patch Changes
213
219
 
214
- - [`9ecee5db726`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ecee5db726) - Add support for Trello.
220
+ - [#25502](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25502) [`9ecee5db726`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ecee5db726) - Add support for Trello.
215
221
 
216
222
  ## 10.6.2
217
223
 
218
224
  ### Patch Changes
219
225
 
220
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
226
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
221
227
 
222
228
  ## 10.6.1
223
229
 
224
230
  ### Patch Changes
225
231
 
226
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
232
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
227
233
 
228
234
  ## 10.6.0
229
235
 
230
236
  ### Minor Changes
231
237
 
232
- - [`346e6dfc562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/346e6dfc562) - Add imported Buffer as webpack workaround
238
+ - [#22901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22901) [`346e6dfc562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/346e6dfc562) - Add imported Buffer as webpack workaround
233
239
 
234
240
  ## 10.5.3
235
241
 
236
242
  ### Patch Changes
237
243
 
238
- - [`92ec4fcb6f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92ec4fcb6f9) - [ux] Fix message translations not being displayed for the user's language.
244
+ - [#22401](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22401) [`92ec4fcb6f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92ec4fcb6f9) - [ux] Fix message translations not being displayed for the user's language.
239
245
 
240
246
  ## 10.5.2
241
247
 
242
248
  ### Patch Changes
243
249
 
244
- - [`8e34fbcfb52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e34fbcfb52) - Prevent unnecessary duplicate http call in feedback collector
250
+ - [#22022](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22022) [`8e34fbcfb52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e34fbcfb52) - Prevent unnecessary duplicate http call in feedback collector
245
251
 
246
252
  ## 10.5.1
247
253
 
@@ -253,25 +259,25 @@
253
259
 
254
260
  ### Minor Changes
255
261
 
256
- - [`11dd69e5a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11dd69e5a0f) - Fix details for Bitbucket Cloud feedback
262
+ - [#21587](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21587) [`11dd69e5a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11dd69e5a0f) - Fix details for Bitbucket Cloud feedback
257
263
 
258
264
  ## 10.4.1
259
265
 
260
266
  ### Patch Changes
261
267
 
262
- - [`55b7d39a841`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b7d39a841) - Send Cloud Tenant ID with feedback (if available)
268
+ - [#21216](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21216) [`55b7d39a841`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b7d39a841) - Send Cloud Tenant ID with feedback (if available)
263
269
 
264
270
  ## 10.4.0
265
271
 
266
272
  ### Minor Changes
267
273
 
268
- - [`271e4374f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/271e4374f58) - [ux] Add support for i18n
274
+ - [#20901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20901) [`271e4374f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/271e4374f58) - [ux] Add support for i18n
269
275
 
270
276
  ## 10.3.2
271
277
 
272
278
  ### Patch Changes
273
279
 
274
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
280
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
275
281
  - Updated dependencies
276
282
 
277
283
  ## 10.3.1
@@ -284,19 +290,19 @@
284
290
 
285
291
  ### Minor Changes
286
292
 
287
- - [`7891017f3f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7891017f3f9) - use hash of userid or email instead of sending PII
293
+ - [#20102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20102) [`7891017f3f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7891017f3f9) - use hash of userid or email instead of sending PII
288
294
 
289
295
  ## 10.2.0
290
296
 
291
297
  ### Minor Changes
292
298
 
293
- - [`1781fc857bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1781fc857bd) - add email from logged in user
299
+ - [#20100](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20100) [`1781fc857bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1781fc857bd) - add email from logged in user
294
300
 
295
301
  ## 10.1.0
296
302
 
297
303
  ### Minor Changes
298
304
 
299
- - [`b35b73e9670`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b35b73e9670) - Use correct requestTypeId for feedback collector
305
+ - [#19962](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19962) [`b35b73e9670`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b35b73e9670) - Use correct requestTypeId for feedback collector
300
306
 
301
307
  ## 10.0.1
302
308
 
@@ -308,7 +314,7 @@
308
314
 
309
315
  ### Major Changes
310
316
 
311
- - [`2f210d2f476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f210d2f476) - [ux] Add feedback button and place it above proforma form builder
317
+ - [#19806](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19806) [`2f210d2f476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f210d2f476) - [ux] Add feedback button and place it above proforma form builder
312
318
 
313
319
  ## 9.0.2
314
320
 
@@ -320,13 +326,13 @@
320
326
 
321
327
  ### Patch Changes
322
328
 
323
- - [`90a4afb3339`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a4afb3339) - Updating only a comment
329
+ - [#19035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19035) [`90a4afb3339`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a4afb3339) - Updating only a comment
324
330
 
325
331
  ## 9.0.0
326
332
 
327
333
  ### Major Changes
328
334
 
329
- - [`de5ad5f78ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de5ad5f78ba) - Use Stargate proxy instead of Cookie
335
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`de5ad5f78ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de5ad5f78ba) - Use Stargate proxy instead of Cookie
330
336
 
331
337
  ### Patch Changes
332
338
 
@@ -336,7 +342,7 @@
336
342
 
337
343
  ### Patch Changes
338
344
 
339
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
345
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
340
346
  - Updated dependencies
341
347
 
342
348
  ## 8.0.1
@@ -349,7 +355,7 @@
349
355
 
350
356
  ### Major Changes
351
357
 
352
- - [`286af9264f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/286af9264f7) - **Note**: It is a re-release of the wrongly `patched` version `7.1.2` that should have been a `major` release.
358
+ - [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576) [`286af9264f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/286af9264f7) - **Note**: It is a re-release of the wrongly `patched` version `7.1.2` that should have been a `major` release.
353
359
 
354
360
  ## Breaking Changes
355
361
 
@@ -374,7 +380,7 @@
374
380
 
375
381
  ### Patch Changes
376
382
 
377
- - [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
383
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
378
384
 
379
385
  ## 7.1.2
380
386
 
@@ -382,7 +388,7 @@
382
388
 
383
389
  _WRONG RELEASE TYPE - DON'T USE_
384
390
 
385
- - [`be25f4abde4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be25f4abde4) - ## Breaking Changes
391
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`be25f4abde4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be25f4abde4) - ## Breaking Changes
386
392
 
387
393
  The new `cookie` property is **required**. This is property is a simple string of the user's cloud session token. Please pass in the entire key/value pair of the cookie. Like:
388
394
 
@@ -412,7 +418,7 @@ _WRONG RELEASE TYPE - DON'T USE_
412
418
 
413
419
  ### Minor Changes
414
420
 
415
- - [`dc5c87fae7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5c87fae7d) - Instrumented feedback-collector with the new theming package, `@atlaskit/tokens`.
421
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`dc5c87fae7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5c87fae7d) - Instrumented feedback-collector with the new theming package, `@atlaskit/tokens`.
416
422
 
417
423
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha). These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
418
424
 
@@ -426,7 +432,7 @@ _WRONG RELEASE TYPE - DON'T USE_
426
432
 
427
433
  ### Major Changes
428
434
 
429
- - [`b000daa6f08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b000daa6f08) - [ux] Refactor to use new modal dialog API. This includes button order being reversed so that the primary button is on the right.
435
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`b000daa6f08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b000daa6f08) - [ux] Refactor to use new modal dialog API. This includes button order being reversed so that the primary button is on the right.
430
436
 
431
437
  ### Patch Changes
432
438
 
@@ -438,7 +444,7 @@ _WRONG RELEASE TYPE - DON'T USE_
438
444
 
439
445
  ### Minor Changes
440
446
 
441
- - [`d8083af448f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8083af448f) - Updated flexibility for localisation and copy custimisation through additional optional props: description, title, submitButtonLabel, cancelButtonLabel, selectOptionDetails
447
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`d8083af448f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8083af448f) - Updated flexibility for localisation and copy custimisation through additional optional props: description, title, submitButtonLabel, cancelButtonLabel, selectOptionDetails
442
448
 
443
449
  ### Patch Changes
444
450
 
@@ -454,7 +460,7 @@ _WRONG RELEASE TYPE - DON'T USE_
454
460
 
455
461
  ### Patch Changes
456
462
 
457
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
463
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
458
464
 
459
465
  ## 6.1.10
460
466
 
@@ -466,20 +472,20 @@ _WRONG RELEASE TYPE - DON'T USE_
466
472
 
467
473
  ### Patch Changes
468
474
 
469
- - [`76f16d562bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76f16d562bc) - Removed styled-components as a peerDependency
475
+ - [#12205](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12205) [`76f16d562bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76f16d562bc) - Removed styled-components as a peerDependency
470
476
 
471
477
  ## 6.1.8
472
478
 
473
479
  ### Patch Changes
474
480
 
475
- - [`b71e86a459f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b71e86a459f) - [ux] fixes bug in feedback collector examples where flag would not autodismiss
481
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`b71e86a459f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b71e86a459f) - [ux] fixes bug in feedback collector examples where flag would not autodismiss
476
482
  - Updated dependencies
477
483
 
478
484
  ## 6.1.7
479
485
 
480
486
  ### Patch Changes
481
487
 
482
- - [`82f5dd62177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82f5dd62177) - Removed axios as a dev dependency since it's no longer used
488
+ - [#9414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9414) [`82f5dd62177`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82f5dd62177) - Removed axios as a dev dependency since it's no longer used
483
489
 
484
490
  ## 6.1.6
485
491
 
@@ -491,7 +497,7 @@ _WRONG RELEASE TYPE - DON'T USE_
491
497
 
492
498
  ### Patch Changes
493
499
 
494
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
500
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
495
501
 
496
502
  ## 6.1.4
497
503
 
@@ -503,7 +509,7 @@ _WRONG RELEASE TYPE - DON'T USE_
503
509
 
504
510
  ### Patch Changes
505
511
 
506
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
512
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
507
513
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
508
514
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
509
515
 
@@ -523,7 +529,7 @@ _WRONG RELEASE TYPE - DON'T USE_
523
529
 
524
530
  ### Minor Changes
525
531
 
526
- - [`ae57065429`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae57065429) - Updated flexibility for localisation and copy custimisation through additional optional props: showTypeField, feedbackTitle, feedbackTitleDetails, enrolInResearchLabel, canBeContactedLabel, summaryPlaceholder
532
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`ae57065429`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae57065429) - Updated flexibility for localisation and copy custimisation through additional optional props: showTypeField, feedbackTitle, feedbackTitleDetails, enrolInResearchLabel, canBeContactedLabel, summaryPlaceholder
527
533
 
528
534
  ### Patch Changes
529
535
 
@@ -533,7 +539,7 @@ _WRONG RELEASE TYPE - DON'T USE_
533
539
 
534
540
  ### Patch Changes
535
541
 
536
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
542
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
537
543
 
538
544
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
539
545
  to prevent duplicates of tslib being bundled.
@@ -542,7 +548,7 @@ _WRONG RELEASE TYPE - DON'T USE_
542
548
 
543
549
  ### Patch Changes
544
550
 
545
- - [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
551
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
546
552
  - Updated dependencies
547
553
 
548
554
  ## 6.0.1
@@ -555,7 +561,7 @@ _WRONG RELEASE TYPE - DON'T USE_
555
561
 
556
562
  ### Major Changes
557
563
 
558
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
564
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
559
565
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
560
566
 
561
567
  ### Patch Changes
@@ -566,7 +572,7 @@ _WRONG RELEASE TYPE - DON'T USE_
566
572
 
567
573
  ### Patch Changes
568
574
 
569
- - [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
575
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
570
576
 
571
577
  ## 5.0.1
572
578
 
@@ -136,7 +136,7 @@ var FeedbackCollector = /*#__PURE__*/function (_Component) {
136
136
  }, {
137
137
  key: "getPackageVersion",
138
138
  value: function getPackageVersion() {
139
- return "13.0.6" || 'Unknown, at least 11.0.0';
139
+ return "13.0.7" || 'Unknown, at least 11.0.0';
140
140
  }
141
141
  }, {
142
142
  key: "getEntitlementInformation",
@@ -81,7 +81,7 @@ export default class FeedbackCollector extends Component {
81
81
  return FeedbackCollector.defaultProps.url;
82
82
  }
83
83
  getPackageVersion() {
84
- return "13.0.6" || 'Unknown, at least 11.0.0';
84
+ return "13.0.7" || 'Unknown, at least 11.0.0';
85
85
  }
86
86
  async getEntitlementInformation() {
87
87
  var _entitlementDetails, _entitlementDetails2, _productName, _entitlement, _productEntitlement;
@@ -126,7 +126,7 @@ var FeedbackCollector = /*#__PURE__*/function (_Component) {
126
126
  }, {
127
127
  key: "getPackageVersion",
128
128
  value: function getPackageVersion() {
129
- return "13.0.6" || 'Unknown, at least 11.0.0';
129
+ return "13.0.7" || 'Unknown, at least 11.0.0';
130
130
  }
131
131
  }, {
132
132
  key: "getEntitlementInformation",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/feedback-collector",
3
- "version": "13.0.6",
3
+ "version": "13.0.7",
4
4
  "description": "A component that collects feedback across Atlassian products.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -39,12 +39,12 @@
39
39
  "@atlaskit/flag": "^15.2.0",
40
40
  "@atlaskit/form": "^8.11.0",
41
41
  "@atlaskit/icon": "^21.12.0",
42
- "@atlaskit/modal-dialog": "^12.6.0",
42
+ "@atlaskit/modal-dialog": "^12.7.0",
43
43
  "@atlaskit/section-message": "^6.4.0",
44
- "@atlaskit/select": "^16.5.0",
44
+ "@atlaskit/select": "^16.7.0",
45
45
  "@atlaskit/textarea": "^4.7.0",
46
46
  "@atlaskit/theme": "^12.6.0",
47
- "@atlaskit/tokens": "^1.21.0",
47
+ "@atlaskit/tokens": "^1.25.0",
48
48
  "@babel/runtime": "^7.0.0",
49
49
  "react-intl-next": "npm:react-intl@^5.18.1"
50
50
  },