@atlaskit/mention 23.0.4 → 23.1.0

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,2628 +1,2629 @@
1
1
  # @atlaskit/mention
2
2
 
3
+ ## 23.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#105861](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105861)
8
+ [`0dab14fe2ba2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0dab14fe2ba2) -
9
+ Add callback to be called once mention resolver queue is empty
10
+
3
11
  ## 23.0.4
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#104781](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104781)
8
- [`c1f5107a8905`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c1f5107a8905) -
9
- Fix some mentions for the same user never loading in pages with many mentions
15
+ - [#104781](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104781)
16
+ [`c1f5107a8905`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c1f5107a8905) -
17
+ Fix some mentions for the same user never loading in pages with many mentions
10
18
 
11
19
  ## 23.0.3
12
20
 
13
21
  ### Patch Changes
14
22
 
15
- - [#98103](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98103)
16
- [`14c055a65f67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14c055a65f67) -
17
- removed invite from mention experiment check
23
+ - [#98103](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98103)
24
+ [`14c055a65f67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14c055a65f67) -
25
+ removed invite from mention experiment check
18
26
 
19
27
  ## 23.0.2
20
28
 
21
29
  ### Patch Changes
22
30
 
23
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
24
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
25
- Upgrade Typescript from `4.9.5` to `5.4.2`
31
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
32
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
33
+ Upgrade Typescript from `4.9.5` to `5.4.2`
26
34
 
27
35
  ## 23.0.1
28
36
 
29
37
  ### Patch Changes
30
38
 
31
- - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
32
- [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
33
- Update usage of `React.FC` to explicity include `children`
39
+ - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
40
+ [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
41
+ Update usage of `React.FC` to explicity include `children`
34
42
 
35
43
  ## 23.0.0
36
44
 
37
45
  ### Major Changes
38
46
 
39
- - [#65974](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65974)
40
- [`edca08bd6e06`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/edca08bd6e06) -
41
- Migrate @atlaskit/mention to use declarative entry points. /\_constants public endpoint has been
42
- removed as part of the migration process.
47
+ - [#65974](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65974)
48
+ [`edca08bd6e06`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/edca08bd6e06) -
49
+ Migrate @atlaskit/mention to use declarative entry points. /\_constants public endpoint has been
50
+ removed as part of the migration process.
43
51
 
44
52
  ### Patch Changes
45
53
 
46
- - [#72162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72162)
47
- [`dadc682d36ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dadc682d36ba) -
48
- Replace hardcoded values with space tokens
54
+ - [#72162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72162)
55
+ [`dadc682d36ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dadc682d36ba) -
56
+ Replace hardcoded values with space tokens
49
57
 
50
58
  ## 22.1.10
51
59
 
52
60
  ### Patch Changes
53
61
 
54
- - [#57137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57137)
55
- [`9b9900944973`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b9900944973) -
56
- Remove legacy theming logic from @atlaskit/date, @atlaskit/mention, @atlaskit/task-decision and
57
- @atlaskit/user-picker.
62
+ - [#57137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57137)
63
+ [`9b9900944973`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b9900944973) -
64
+ Remove legacy theming logic from @atlaskit/date, @atlaskit/mention, @atlaskit/task-decision and
65
+ @atlaskit/user-picker.
58
66
 
59
67
  ## 22.1.9
60
68
 
61
69
  ### Patch Changes
62
70
 
63
- - Updated dependencies
71
+ - Updated dependencies
64
72
 
65
73
  ## 22.1.8
66
74
 
67
75
  ### Patch Changes
68
76
 
69
- - Updated dependencies
77
+ - Updated dependencies
70
78
 
71
79
  ## 22.1.7
72
80
 
73
81
  ### Patch Changes
74
82
 
75
- - [#42251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42251)
76
- [`9c7b42127f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c7b42127f6) - Enrol
77
- `@atlaskit/mention` and `@atlaskit/link-provider` on push model in JFE.
83
+ - [#42251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42251)
84
+ [`9c7b42127f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c7b42127f6) - Enrol
85
+ `@atlaskit/mention` and `@atlaskit/link-provider` on push model in JFE.
78
86
 
79
87
  ## 22.1.6
80
88
 
81
89
  ### Patch Changes
82
90
 
83
- - [#40715](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40715)
84
- [`eb792f21a58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb792f21a58) - remove
85
- unused type paramater from setStateSafely
91
+ - [#40715](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40715)
92
+ [`eb792f21a58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb792f21a58) - remove
93
+ unused type paramater from setStateSafely
86
94
 
87
95
  ## 22.1.5
88
96
 
89
97
  ### Patch Changes
90
98
 
91
- - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
92
- [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
93
- Internal changes to use space tokens. There is no expected visual or behaviour change.
99
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
100
+ [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal
101
+ changes to use space tokens. There is no expected visual or behaviour change.
94
102
 
95
103
  ## 22.1.4
96
104
 
97
105
  ### Patch Changes
98
106
 
99
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
100
- [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
101
- version.json
102
- - Updated dependencies
107
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
108
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
109
+ version.json
110
+ - Updated dependencies
103
111
 
104
112
  ## 22.1.3
105
113
 
106
114
  ### Patch Changes
107
115
 
108
- - [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
109
- [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
110
- injected env vars instead of version.json
116
+ - [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
117
+ [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
118
+ injected env vars instead of version.json
111
119
 
112
120
  ## 22.1.2
113
121
 
114
122
  ### Patch Changes
115
123
 
116
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
117
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
118
- legacy types are published for TS 4.5-4.8
124
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
125
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
126
+ legacy types are published for TS 4.5-4.8
119
127
 
120
128
  ## 22.1.1
121
129
 
122
130
  ### Patch Changes
123
131
 
124
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
125
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
126
- Upgrade Typescript from `4.5.5` to `4.9.5`
132
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
133
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
134
+ Typescript from `4.5.5` to `4.9.5`
127
135
 
128
136
  ## 22.1.0
129
137
 
130
138
  ### Minor Changes
131
139
 
132
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
133
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
134
- minor dependency bump
140
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
141
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
142
+ minor dependency bump
135
143
 
136
144
  ### Patch Changes
137
145
 
138
- - Updated dependencies
146
+ - Updated dependencies
139
147
 
140
148
  ## 22.0.1
141
149
 
142
150
  ### Patch Changes
143
151
 
144
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
145
- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
146
- remove before merging to master; dupe adf-schema via adf-utils
152
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
153
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
154
+ remove before merging to master; dupe adf-schema via adf-utils
147
155
 
148
156
  ## 22.0.0
149
157
 
150
158
  ### Major Changes
151
159
 
152
- - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
153
- [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux]
154
- PTC-6520 remove team mention highlight
160
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
161
+ [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux]
162
+ PTC-6520 remove team mention highlight
155
163
 
156
164
  ## 21.0.19
157
165
 
158
166
  ### Patch Changes
159
167
 
160
- - Updated dependencies
168
+ - Updated dependencies
161
169
 
162
170
  ## 21.0.18
163
171
 
164
172
  ### Patch Changes
165
173
 
166
- - Updated dependencies
174
+ - Updated dependencies
167
175
 
168
176
  ## 21.0.17
169
177
 
170
178
  ### Patch Changes
171
179
 
172
- - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
173
- [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
174
- ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add
175
- `allowedSideEffects` when loading the page.
180
+ - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
181
+ [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
182
+ ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects`
183
+ when loading the page.
176
184
 
177
185
  ## 21.0.16
178
186
 
179
187
  ### Patch Changes
180
188
 
181
- - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
182
- [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
183
- for this package now pass through a tokens babel plugin, removing runtime invocations of the
184
- tokens() function and improving performance.
189
+ - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
190
+ [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
191
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
192
+ tokens() function and improving performance.
185
193
 
186
194
  ## 21.0.15
187
195
 
188
196
  ### Patch Changes
189
197
 
190
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
191
- [`9ace7f714e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ace7f714e3) - Handle
192
- new Teams ARI format in mentions
198
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
199
+ [`9ace7f714e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ace7f714e3) - Handle
200
+ new Teams ARI format in mentions
193
201
 
194
202
  ## 21.0.14
195
203
 
196
204
  ### Patch Changes
197
205
 
198
- - Updated dependencies
206
+ - Updated dependencies
199
207
 
200
208
  ## 21.0.13
201
209
 
202
210
  ### Patch Changes
203
211
 
204
- - Updated dependencies
212
+ - Updated dependencies
205
213
 
206
214
  ## 21.0.12
207
215
 
208
216
  ### Patch Changes
209
217
 
210
- - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
211
- [`136542df4cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/136542df4cf) -
212
- Changes restricted mention border color token to bold version and text color token to default
213
- one for better accessibility. Updated appearances only visible in applications configured to use
214
- the new Tokens API (currently in alpha).
215
- - Updated dependencies
218
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
219
+ [`136542df4cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/136542df4cf) - Changes
220
+ restricted mention border color token to bold version and text color token to default one for
221
+ better accessibility. Updated appearances only visible in applications configured to use the new
222
+ Tokens API (currently in alpha).
223
+ - Updated dependencies
216
224
 
217
225
  ## 21.0.11
218
226
 
219
227
  ### Patch Changes
220
228
 
221
- - [#27924](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27924)
222
- [`f14b977abd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f14b977abd5) - Bump
223
- query-string to ^v7.1.3
229
+ - [#27924](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27924)
230
+ [`f14b977abd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f14b977abd5) - Bump
231
+ query-string to ^v7.1.3
224
232
 
225
233
  ## 21.0.10
226
234
 
227
235
  ### Patch Changes
228
236
 
229
- - Updated dependencies
237
+ - Updated dependencies
230
238
 
231
239
  ## 21.0.9
232
240
 
233
241
  ### Patch Changes
234
242
 
235
- - [#26786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26786)
236
- [`016d3039482`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d3039482) -
237
- Updates `@emotion/core` v10 to `@emotion/react` v11. There is no expected behavior change.
243
+ - [#26786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26786)
244
+ [`016d3039482`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d3039482) - Updates
245
+ `@emotion/core` v10 to `@emotion/react` v11. There is no expected behavior change.
238
246
 
239
247
  ## 21.0.8
240
248
 
241
249
  ### Patch Changes
242
250
 
243
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
244
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
245
- Upgrade Typescript from `4.3.5` to `4.5.5`
251
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
252
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
253
+ Typescript from `4.3.5` to `4.5.5`
246
254
 
247
255
  ## 21.0.7
248
256
 
249
257
  ### Patch Changes
250
258
 
251
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
252
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
253
- Upgrade Typescript from `4.2.4` to `4.3.5`.
259
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
260
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
261
+ Typescript from `4.2.4` to `4.3.5`.
254
262
 
255
263
  ## 21.0.6
256
264
 
257
265
  ### Patch Changes
258
266
 
259
- - Updated dependencies
267
+ - Updated dependencies
260
268
 
261
269
  ## 21.0.5
262
270
 
263
271
  ### Patch Changes
264
272
 
265
- - Updated dependencies
273
+ - Updated dependencies
266
274
 
267
275
  ## 21.0.4
268
276
 
269
277
  ### Patch Changes
270
278
 
271
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
272
- [`a424e62b264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a424e62b264) -
273
- Changes to support Node 16 Typescript definitions from `@types/node`.
279
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
280
+ [`a424e62b264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a424e62b264) - Changes
281
+ to support Node 16 Typescript definitions from `@types/node`.
274
282
 
275
283
  ## 21.0.3
276
284
 
277
285
  ### Patch Changes
278
286
 
279
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
280
- Upgrade to TypeScript 4.2.4
281
- - Updated dependencies
287
+ - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
288
+ to TypeScript 4.2.4
289
+ - Updated dependencies
282
290
 
283
291
  ## 21.0.2
284
292
 
285
293
  ### Patch Changes
286
294
 
287
- - Updated dependencies
295
+ - Updated dependencies
288
296
 
289
297
  ## 21.0.1
290
298
 
291
299
  ### Patch Changes
292
300
 
293
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
294
- [`9120f857a67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9120f857a67) - Remove
295
- react-intl v2 from dev dependencies
296
- - [`6ee0b5cac9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ee0b5cac9a) -
297
- Mention lozenge component rendering performance/reliability is now tracked
298
- - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
299
- Migrates all usage of brand tokens to either selected or information tokens. This change is
300
- purely for semantic reasons, there are no visual or behavioural changes.
301
- - Updated dependencies
301
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
302
+ [`9120f857a67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9120f857a67) - Remove
303
+ react-intl v2 from dev dependencies
304
+ - [`6ee0b5cac9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ee0b5cac9a) - Mention
305
+ lozenge component rendering performance/reliability is now tracked
306
+ - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates
307
+ all usage of brand tokens to either selected or information tokens. This change is purely for
308
+ semantic reasons, there are no visual or behavioural changes.
309
+ - Updated dependencies
302
310
 
303
311
  ## 21.0.0
304
312
 
305
313
  ### Major Changes
306
314
 
307
- - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
308
- [`c5d52f78847`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5d52f78847) -
309
- Extracting smart-mention-resource into its own private package
315
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
316
+ [`c5d52f78847`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5d52f78847) -
317
+ Extracting smart-mention-resource into its own private package
310
318
 
311
319
  ### Patch Changes
312
320
 
313
- - Updated dependencies
321
+ - Updated dependencies
314
322
 
315
323
  ## 20.0.0
316
324
 
317
325
  ### Major Changes
318
326
 
319
- - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
320
- [`ee723e753de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee723e753de) -
321
- [UR-3222]: Upgrade to intl v5. To consume Mentions, you will need a react-intl v5 intl provider
327
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
328
+ [`ee723e753de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee723e753de) -
329
+ [UR-3222]: Upgrade to intl v5. To consume Mentions, you will need a react-intl v5 intl provider
322
330
 
323
331
  ### Minor Changes
324
332
 
325
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
326
- [`0e32e4669ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e32e4669ae) -
327
- Internal changes to migrate package from 'styled-components' to @emotion. There should be no
328
- change to the UX.
333
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
334
+ [`0e32e4669ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e32e4669ae) - Internal
335
+ changes to migrate package from 'styled-components' to @emotion. There should be no change to the
336
+ UX.
329
337
 
330
338
  ### Patch Changes
331
339
 
332
- - [`9ec7ba1a899`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ec7ba1a899) - [ux]
333
- Add interaction state tokens to mention.
334
- - [`36d7a940820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36d7a940820) - Async
335
- load heavy dependencies and assets for Mention and MentionItem
336
- - [`a6260fbc145`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6260fbc145) - Fix
337
- for ref not being provided back when using MentionPicker
338
- - [`112cd3a4024`](https://bitbucket.org/atlassian/atlassian-frontend/commits/112cd3a4024) -
339
- TeamMentionHighlight is now lazy loaded
340
- - Updated dependencies
340
+ - [`9ec7ba1a899`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ec7ba1a899) - [ux] Add
341
+ interaction state tokens to mention.
342
+ - [`36d7a940820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36d7a940820) - Async
343
+ load heavy dependencies and assets for Mention and MentionItem
344
+ - [`a6260fbc145`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6260fbc145) - Fix for
345
+ ref not being provided back when using MentionPicker
346
+ - [`112cd3a4024`](https://bitbucket.org/atlassian/atlassian-frontend/commits/112cd3a4024) -
347
+ TeamMentionHighlight is now lazy loaded
348
+ - Updated dependencies
341
349
 
342
350
  ## 19.9.6
343
351
 
344
352
  ### Patch Changes
345
353
 
346
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
347
- [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
348
- VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
354
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
355
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
356
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
349
357
 
350
358
  ## 19.9.5
351
359
 
352
360
  ### Patch Changes
353
361
 
354
- - [#16666](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16666)
355
- [`6344bc53c4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6344bc53c4e) - Remove
356
- bulk imports in mentions
362
+ - [#16666](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16666)
363
+ [`6344bc53c4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6344bc53c4e) - Remove
364
+ bulk imports in mentions
357
365
 
358
366
  ## 19.9.4
359
367
 
360
368
  ### Patch Changes
361
369
 
362
- - [#16169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16169)
363
- [`e770c0c16d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e770c0c16d9) - Remove
364
- non-prod API configs from mentions, and update docs to mock out API calls.
370
+ - [#16169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16169)
371
+ [`e770c0c16d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e770c0c16d9) - Remove
372
+ non-prod API configs from mentions, and update docs to mock out API calls.
365
373
 
366
374
  ## 19.9.3
367
375
 
368
376
  ### Patch Changes
369
377
 
370
- - [#16445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16445)
371
- [`d1ed723c1e0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1ed723c1e0) - Fix
372
- bug where includeTeams in smartMentionResource was not being passed in correctly
378
+ - [#16445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16445)
379
+ [`d1ed723c1e0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1ed723c1e0) - Fix bug
380
+ where includeTeams in smartMentionResource was not being passed in correctly
373
381
 
374
382
  ## 19.9.2
375
383
 
376
384
  ### Patch Changes
377
385
 
378
- - [#15889](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15889)
379
- [`570ccaa00bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/570ccaa00bd) - Add
380
- the ability for users in Default Mention Name Resolver to be nullable
386
+ - [#15889](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15889)
387
+ [`570ccaa00bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/570ccaa00bd) - Add the
388
+ ability for users in Default Mention Name Resolver to be nullable
381
389
 
382
390
  ## 19.9.1
383
391
 
384
392
  ### Patch Changes
385
393
 
386
- - [#15454](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15454)
387
- [`a92e3bdb515`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a92e3bdb515) -
388
- Relaxed product enum typing to take in any string
394
+ - [#15454](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15454)
395
+ [`a92e3bdb515`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a92e3bdb515) - Relaxed
396
+ product enum typing to take in any string
389
397
 
390
398
  ## 19.9.0
391
399
 
392
400
  ### Minor Changes
393
401
 
394
- - [#15112](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15112)
395
- [`e65ada9dbbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e65ada9dbbb) -
396
- Debounce MentionResource when debounceTime is passed in
402
+ - [#15112](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15112)
403
+ [`e65ada9dbbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e65ada9dbbb) - Debounce
404
+ MentionResource when debounceTime is passed in
397
405
 
398
406
  ## 19.8.1
399
407
 
400
408
  ### Patch Changes
401
409
 
402
- - [#14944](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14944)
403
- [`e5e658bc51d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5e658bc51d) - Fix
404
- for mention default name provider using an incorrect API endpoint when no baseUrl was supplied
405
- to SmartMentionResource
410
+ - [#14944](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14944)
411
+ [`e5e658bc51d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5e658bc51d) - Fix for
412
+ mention default name provider using an incorrect API endpoint when no baseUrl was supplied to
413
+ SmartMentionResource
406
414
 
407
415
  ## 19.8.0
408
416
 
409
417
  ### Minor Changes
410
418
 
411
- - [#14604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14604)
412
- [`9871a89fe5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9871a89fe5d) -
413
- SmartMentionResource now has a default name resolver if one is not provided. You can still
414
- provide the `mentionNameResolver` in the config when instantiating SmartMentionResource if a
415
- custom name resolver is needed.
419
+ - [#14604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14604)
420
+ [`9871a89fe5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9871a89fe5d) -
421
+ SmartMentionResource now has a default name resolver if one is not provided. You can still provide
422
+ the `mentionNameResolver` in the config when instantiating SmartMentionResource if a custom name
423
+ resolver is needed.
416
424
 
417
425
  ## 19.7.2
418
426
 
419
427
  ### Patch Changes
420
428
 
421
- - Updated dependencies
429
+ - Updated dependencies
422
430
 
423
431
  ## 19.7.1
424
432
 
425
433
  ### Patch Changes
426
434
 
427
- - [#14494](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14494)
428
- [`4ac918aad80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ac918aad80) - Added
429
- helper documentation for easier onboarding onto Atlaskit Editor
435
+ - [#14494](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14494)
436
+ [`4ac918aad80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ac918aad80) - Added
437
+ helper documentation for easier onboarding onto Atlaskit Editor
430
438
 
431
439
  ## 19.7.0
432
440
 
433
441
  ### Minor Changes
434
442
 
435
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
436
- [`71bb1bb3cd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bb1bb3cd0) -
437
- [ED-12933] Export min height mentions to improve rendering performance on editor typeahead
443
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
444
+ [`71bb1bb3cd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bb1bb3cd0) -
445
+ [ED-12933] Export min height mentions to improve rendering performance on editor typeahead
438
446
 
439
447
  ### Patch Changes
440
448
 
441
- - Updated dependencies
449
+ - Updated dependencies
442
450
 
443
451
  ## 19.6.4
444
452
 
445
453
  ### Patch Changes
446
454
 
447
- - Updated dependencies
455
+ - Updated dependencies
448
456
 
449
457
  ## 19.6.3
450
458
 
451
459
  ### Patch Changes
452
460
 
453
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
454
- [`52e7807e543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52e7807e543) - Fixed
455
- English translations for team counts
461
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
462
+ [`52e7807e543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52e7807e543) - Fixed
463
+ English translations for team counts
456
464
 
457
465
  ## 19.6.2
458
466
 
459
467
  ### Patch Changes
460
468
 
461
- - [#10978](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10978)
462
- [`56ffe4d3c5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56ffe4d3c5a) - Add
463
- optional MentionNameResolver to SmartMentionResource config
469
+ - [#10978](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10978)
470
+ [`56ffe4d3c5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56ffe4d3c5a) - Add
471
+ optional MentionNameResolver to SmartMentionResource config
464
472
 
465
473
  ## 19.6.1
466
474
 
467
475
  ### Patch Changes
468
476
 
469
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
470
- [`f5eba1a5c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5eba1a5c71) -
471
- ED-11989 fixed mention displaying old cached name
472
- - Updated dependencies
477
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
478
+ [`f5eba1a5c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5eba1a5c71) - ED-11989
479
+ fixed mention displaying old cached name
480
+ - Updated dependencies
473
481
 
474
482
  ## 19.6.0
475
483
 
476
484
  ### Minor Changes
477
485
 
478
- - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
479
- [`f042eac9bf1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f042eac9bf1) - Add
480
- SmartMentionResource to mentions with editor-core example
486
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
487
+ [`f042eac9bf1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f042eac9bf1) - Add
488
+ SmartMentionResource to mentions with editor-core example
481
489
 
482
490
  ### Patch Changes
483
491
 
484
- - Updated dependencies
492
+ - Updated dependencies
485
493
 
486
494
  ## 19.5.1
487
495
 
488
496
  ### Patch Changes
489
497
 
490
- - [#10035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10035)
491
- [`3274237a5be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3274237a5be) - [ux]
492
- reverted changes in ED-11939
498
+ - [#10035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10035)
499
+ [`3274237a5be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3274237a5be) - [ux]
500
+ reverted changes in ED-11939
493
501
 
494
502
  ## 19.5.0
495
503
 
496
504
  ### Minor Changes
497
505
 
498
- - [#9780](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9780)
499
- [`c49d543a921`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c49d543a921) - Only
500
- restrict mentions view if UserAccessLevel is set to NONE
506
+ - [#9780](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9780)
507
+ [`c49d543a921`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c49d543a921) - Only
508
+ restrict mentions view if UserAccessLevel is set to NONE
501
509
 
502
510
  ## 19.4.1
503
511
 
504
512
  ### Patch Changes
505
513
 
506
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
507
- [`d5b0036f8c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5b0036f8c5) -
508
- Updated LozengeProps type to accept React.ReactNode instead of string. This makes it easier to
509
- pass in translations to this component from the consumer.
514
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
515
+ [`d5b0036f8c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5b0036f8c5) - Updated
516
+ LozengeProps type to accept React.ReactNode instead of string. This makes it easier to pass in
517
+ translations to this component from the consumer.
510
518
 
511
519
  ## 19.4.0
512
520
 
513
521
  ### Minor Changes
514
522
 
515
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
516
- [`3dae9ea0c02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3dae9ea0c02) -
517
- MentionItem now accepts and renders Lozenges when provided with a LozengeProps type object - ex.
518
- { text: 'GUEST', appearance: 'new' }. Previously, it only accepted a string.
523
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
524
+ [`3dae9ea0c02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3dae9ea0c02) -
525
+ MentionItem now accepts and renders Lozenges when provided with a LozengeProps type object - ex. {
526
+ text: 'GUEST', appearance: 'new' }. Previously, it only accepted a string.
519
527
 
520
528
  ### Patch Changes
521
529
 
522
- - [`967aa365eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/967aa365eff) - [ux]
523
- ED-11939: fix mentions showing the wrong name after unselect
524
- - [`b0ac0fc993d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0ac0fc993d) -
525
- Transferring mentions package ownership to Search & Smarts
526
- - Updated dependencies
530
+ - [`967aa365eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/967aa365eff) - [ux]
531
+ ED-11939: fix mentions showing the wrong name after unselect
532
+ - [`b0ac0fc993d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0ac0fc993d) -
533
+ Transferring mentions package ownership to Search & Smarts
534
+ - Updated dependencies
527
535
 
528
536
  ## 19.3.1
529
537
 
530
538
  ### Patch Changes
531
539
 
532
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
533
- [`178e91b75ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/178e91b75ad) -
534
- PL-AFDD-JOB1-158 Add translations for new messages
535
- - Updated dependencies
540
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
541
+ [`178e91b75ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/178e91b75ad) -
542
+ PL-AFDD-JOB1-158 Add translations for new messages
543
+ - Updated dependencies
536
544
 
537
545
  ## 19.3.0
538
546
 
539
547
  ### Minor Changes
540
548
 
541
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
542
- [`cafde5bbe21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cafde5bbe21) - [ux]
543
- Added Team prefix to teams in the mention list to increase clarity.
544
- - [`43b2f925f0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43b2f925f0b) - Add
545
- optional attributes to mentionProvider analytics callback
549
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
550
+ [`cafde5bbe21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cafde5bbe21) - [ux]
551
+ Added Team prefix to teams in the mention list to increase clarity.
552
+ - [`43b2f925f0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43b2f925f0b) - Add
553
+ optional attributes to mentionProvider analytics callback
546
554
 
547
555
  ### Patch Changes
548
556
 
549
- - Updated dependencies
557
+ - Updated dependencies
550
558
 
551
559
  ## 19.2.0
552
560
 
553
561
  ### Minor Changes
554
562
 
555
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
556
- [`7ddbf962bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ddbf962bd9) - [ux]
557
- Updated and added new translations
563
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
564
+ [`7ddbf962bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ddbf962bd9) - [ux]
565
+ Updated and added new translations
558
566
 
559
567
  ## 19.1.2
560
568
 
561
569
  ### Patch Changes
562
570
 
563
- - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
564
- [`05757c917b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05757c917b) - taking
565
- config.productName into mentionResource
566
- - [`dd91541afe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd91541afe) - [ux]
567
- Further improvements on the invite from mention experiment
571
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
572
+ [`05757c917b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05757c917b) - taking
573
+ config.productName into mentionResource
574
+ - [`dd91541afe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd91541afe) - [ux]
575
+ Further improvements on the invite from mention experiment
568
576
 
569
577
  ## 19.1.1
570
578
 
571
579
  ### Patch Changes
572
580
 
573
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
574
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
575
- Transpile packages using babel rather than tsc
581
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
582
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
583
+ packages using babel rather than tsc
576
584
 
577
585
  ## 19.1.0
578
586
 
579
587
  ### Minor Changes
580
588
 
581
- - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
582
- [`22791ceed0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22791ceed0) - [ux] -
583
- added new properites in MentionResource interface to support invite from mention experiment
589
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
590
+ [`22791ceed0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22791ceed0) - [ux] -
591
+ added new properites in MentionResource interface to support invite from mention experiment
584
592
 
585
- - updated util-data-test/mention to enable invite from mention experiment
586
- - added invite from mention experiment logic into editor-core
593
+ - updated util-data-test/mention to enable invite from mention experiment
594
+ - added invite from mention experiment logic into editor-core
587
595
 
588
596
  ## 19.0.9
589
597
 
590
598
  ### Patch Changes
591
599
 
592
- - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
593
- [`dcd6b0ecfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcd6b0ecfb) - Fix
594
- React warning: should not setState on unmounted component
595
- - Updated dependencies
600
+ - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
601
+ [`dcd6b0ecfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcd6b0ecfb) - Fix React
602
+ warning: should not setState on unmounted component
603
+ - Updated dependencies
596
604
 
597
605
  ## 19.0.8
598
606
 
599
607
  ### Patch Changes
600
608
 
601
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
602
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
603
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
604
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
605
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
606
- `devDependencies` to denote version that the package was built with.
609
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
610
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
611
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
612
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
613
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
614
+ `devDependencies` to denote version that the package was built with.
607
615
 
608
616
  ## 19.0.7
609
617
 
610
618
  ### Patch Changes
611
619
 
612
- - Updated dependencies
620
+ - Updated dependencies
613
621
 
614
622
  ## 19.0.6
615
623
 
616
624
  ### Patch Changes
617
625
 
618
- - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
619
- [`c0533f4b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0533f4b35) - Upgrade
620
- analytics-next to prevent event loss
621
- (https://hello.atlassian.net/wiki/spaces/AFP/blog/2020/08/26/828144759/ACTION+REQUIRED+-+upgrade+analytics-next+to+prevent+event+loss)
622
- - Updated dependencies
626
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
627
+ [`c0533f4b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0533f4b35) - Upgrade
628
+ analytics-next to prevent event loss
629
+ (https://hello.atlassian.net/wiki/spaces/AFP/blog/2020/08/26/828144759/ACTION+REQUIRED+-+upgrade+analytics-next+to+prevent+event+loss)
630
+ - Updated dependencies
623
631
 
624
632
  ## 19.0.5
625
633
 
626
634
  ### Patch Changes
627
635
 
628
- - [#4932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4932)
629
- [`bee2157c1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bee2157c1b) - Remove
630
- usage of @atlaskit/util-common-test package
636
+ - [#4932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4932)
637
+ [`bee2157c1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bee2157c1b) - Remove
638
+ usage of @atlaskit/util-common-test package
631
639
 
632
640
  ## 19.0.4
633
641
 
634
642
  ### Patch Changes
635
643
 
636
- - Updated dependencies
644
+ - Updated dependencies
637
645
 
638
646
  ## 19.0.3
639
647
 
640
648
  ### Patch Changes
641
649
 
642
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
643
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
644
- to TypeScript 3.9.6 and tslib to 2.0.0
650
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
651
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
652
+ to TypeScript 3.9.6 and tslib to 2.0.0
645
653
 
646
- Since tslib is a dependency for all our packages we recommend that products also follow this
647
- tslib upgrade to prevent duplicates of tslib being bundled.
654
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
655
+ upgrade to prevent duplicates of tslib being bundled.
648
656
 
649
657
  ## 19.0.2
650
658
 
651
659
  ### Patch Changes
652
660
 
653
- - [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369)
654
- [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated
655
- translations
661
+ - [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369)
662
+ [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated
663
+ translations
656
664
 
657
665
  ## 19.0.1
658
666
 
659
667
  ### Patch Changes
660
668
 
661
- - Updated dependencies
669
+ - Updated dependencies
662
670
 
663
671
  ## 19.0.0
664
672
 
665
673
  ### Major Changes
666
674
 
667
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
668
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
669
- Officially dropping IE11 support, from this version onwards there are no warranties of the
670
- package working in IE11. For more information see:
671
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
675
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
676
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
677
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
678
+ IE11. For more information see:
679
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
672
680
 
673
681
  ### Patch Changes
674
682
 
675
- - Updated dependencies
683
+ - Updated dependencies
676
684
 
677
685
  ## 18.18.3
678
686
 
679
687
  ### Patch Changes
680
688
 
681
- - [#2576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2576)
682
- [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update
683
- translation files via Traduki build
689
+ - [#2576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2576)
690
+ [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update
691
+ translation files via Traduki build
684
692
 
685
693
  ## 18.18.2
686
694
 
687
695
  ### Patch Changes
688
696
 
689
- - [#2959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2959)
690
- [`64e7f3f077`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64e7f3f077) - Bump
691
- dependency query-string to ^5.1.0
697
+ - [#2959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2959)
698
+ [`64e7f3f077`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64e7f3f077) - Bump
699
+ dependency query-string to ^5.1.0
692
700
 
693
701
  ## 18.18.1
694
702
 
695
703
  ### Patch Changes
696
704
 
697
- - Updated dependencies
705
+ - Updated dependencies
698
706
 
699
707
  ## 18.18.0
700
708
 
701
709
  ### Minor Changes
702
710
 
703
- - [minor][53ebcdb974](https://bitbucket.org/atlassian/atlassian-frontend/commits/53ebcdb974):
711
+ - [minor][53ebcdb974](https://bitbucket.org/atlassian/atlassian-frontend/commits/53ebcdb974):
704
712
 
705
- Adding analytics metrics for PTC SLIs
713
+ Adding analytics metrics for PTC SLIs
706
714
 
707
715
  ### Patch Changes
708
716
 
709
- - Updated dependencies
710
- [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
711
- - Updated dependencies
712
- [4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
713
- - Updated dependencies
714
- [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
715
- - Updated dependencies
716
- [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
717
- - Updated dependencies
718
- [bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
719
- - Updated dependencies
720
- [645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
721
- - Updated dependencies
722
- [fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
723
- - @atlaskit/build-utils@2.6.4
724
- - @atlaskit/editor-test-helpers@11.0.0
725
- - @atlaskit/docs@8.5.0
717
+ - Updated dependencies
718
+ [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
719
+ - Updated dependencies
720
+ [4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
721
+ - Updated dependencies
722
+ [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
723
+ - Updated dependencies
724
+ [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
725
+ - Updated dependencies
726
+ [bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
727
+ - Updated dependencies
728
+ [645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
729
+ - Updated dependencies
730
+ [fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
731
+ - @atlaskit/build-utils@2.6.4
732
+ - @atlaskit/editor-test-helpers@11.0.0
733
+ - @atlaskit/docs@8.5.0
726
734
 
727
735
  ## 18.17.0
728
736
 
729
737
  ### Minor Changes
730
738
 
731
- - [minor][0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
732
-
733
- Adding analytics for mention providers
734
-
735
- ### Patch Changes
736
-
737
- - Updated dependencies
738
- [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
739
- - Updated dependencies
740
- [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
741
- - Updated dependencies
742
- [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
743
- - Updated dependencies
744
- [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
745
- - Updated dependencies
746
- [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
747
- - Updated dependencies
748
- [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
749
- - Updated dependencies
750
- [5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
751
- - @atlaskit/docs@8.4.0
752
- - @atlaskit/icon@20.1.0
753
- - @atlaskit/util-data-test@13.1.2
754
- - @atlaskit/editor-test-helpers@10.6.1
755
- - @atlaskit/avatar@17.1.9
756
- - @atlaskit/button@13.3.9
757
- - @atlaskit/lozenge@9.1.6
758
- - @atlaskit/tooltip@15.2.5
739
+ - [minor][0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
740
+
741
+ Adding analytics for mention providers
742
+
743
+ ### Patch Changes
744
+
745
+ - Updated dependencies
746
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
747
+ - Updated dependencies
748
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
749
+ - Updated dependencies
750
+ [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
751
+ - Updated dependencies
752
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
753
+ - Updated dependencies
754
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
755
+ - Updated dependencies
756
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
757
+ - Updated dependencies
758
+ [5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
759
+ - @atlaskit/docs@8.4.0
760
+ - @atlaskit/icon@20.1.0
761
+ - @atlaskit/util-data-test@13.1.2
762
+ - @atlaskit/editor-test-helpers@10.6.1
763
+ - @atlaskit/avatar@17.1.9
764
+ - @atlaskit/button@13.3.9
765
+ - @atlaskit/lozenge@9.1.6
766
+ - @atlaskit/tooltip@15.2.5
759
767
 
760
768
  ## 18.16.2
761
769
 
762
770
  ### Patch Changes
763
771
 
764
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
772
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
765
773
 
766
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
767
- [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
774
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
775
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
768
776
 
769
- - @atlaskit/docs@8.3.2
770
- - @atlaskit/analytics-next@6.3.5
771
- - @atlaskit/avatar@17.1.7
772
- - @atlaskit/button@13.3.7
773
- - @atlaskit/icon@20.0.1
774
- - @atlaskit/lozenge@9.1.4
775
- - @atlaskit/theme@9.5.1
776
- - @atlaskit/tooltip@15.2.3
777
- - @atlaskit/editor-test-helpers@10.5.1
778
- - @atlaskit/analytics-gas-types@4.0.13
779
- - @atlaskit/elements-test-helpers@0.6.7
780
- - @atlaskit/util-data-test@13.1.1
781
- - @atlaskit/util-service-support@5.0.1
777
+ - @atlaskit/docs@8.3.2
778
+ - @atlaskit/analytics-next@6.3.5
779
+ - @atlaskit/avatar@17.1.7
780
+ - @atlaskit/button@13.3.7
781
+ - @atlaskit/icon@20.0.1
782
+ - @atlaskit/lozenge@9.1.4
783
+ - @atlaskit/theme@9.5.1
784
+ - @atlaskit/tooltip@15.2.3
785
+ - @atlaskit/editor-test-helpers@10.5.1
786
+ - @atlaskit/analytics-gas-types@4.0.13
787
+ - @atlaskit/elements-test-helpers@0.6.7
788
+ - @atlaskit/util-data-test@13.1.1
789
+ - @atlaskit/util-service-support@5.0.1
782
790
 
783
791
  ## 18.16.1
784
792
 
785
793
  ### Patch Changes
786
794
 
787
- - Updated dependencies
788
- [3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
789
- - Updated dependencies
790
- [fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
791
- - Updated dependencies
792
- [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
793
- - Updated dependencies
794
- [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
795
- - @atlaskit/editor-test-helpers@10.5.0
796
- - @atlaskit/icon@20.0.0
797
- - @atlaskit/avatar@17.1.6
798
- - @atlaskit/docs@8.3.1
799
- - @atlaskit/button@13.3.6
800
- - @atlaskit/tooltip@15.2.2
795
+ - Updated dependencies
796
+ [3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
797
+ - Updated dependencies
798
+ [fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
799
+ - Updated dependencies
800
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
801
+ - Updated dependencies
802
+ [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
803
+ - @atlaskit/editor-test-helpers@10.5.0
804
+ - @atlaskit/icon@20.0.0
805
+ - @atlaskit/avatar@17.1.6
806
+ - @atlaskit/docs@8.3.1
807
+ - @atlaskit/button@13.3.6
808
+ - @atlaskit/tooltip@15.2.2
801
809
 
802
810
  ## 18.16.0
803
811
 
804
812
  ### Minor Changes
805
813
 
806
- - [minor][49fbe3d3bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49fbe3d3bf):
814
+ - [minor][49fbe3d3bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49fbe3d3bf):
807
815
 
808
- MentionProvider can be consumed directly from `@atlaskit/mention/types` entry point
816
+ MentionProvider can be consumed directly from `@atlaskit/mention/types` entry point
809
817
 
810
818
  ### Patch Changes
811
819
 
812
- - Updated dependencies
813
- [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
814
- - Updated dependencies
815
- [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
816
- - Updated dependencies
817
- [10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
818
- - Updated dependencies
819
- [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
820
- - Updated dependencies
821
- [926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
822
- - @atlaskit/icon@19.0.11
823
- - @atlaskit/theme@9.3.0
824
- - @atlaskit/editor-test-helpers@10.3.0
820
+ - Updated dependencies
821
+ [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
822
+ - Updated dependencies
823
+ [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
824
+ - Updated dependencies
825
+ [10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
826
+ - Updated dependencies
827
+ [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
828
+ - Updated dependencies
829
+ [926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
830
+ - @atlaskit/icon@19.0.11
831
+ - @atlaskit/theme@9.3.0
832
+ - @atlaskit/editor-test-helpers@10.3.0
825
833
 
826
834
  ## 18.15.8
827
835
 
828
836
  ### Patch Changes
829
837
 
830
- - [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
838
+ - [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
831
839
 
832
- Theme has been converted to Typescript. Typescript consumers will now get static type safety.
833
- Flow types are no longer provided.
840
+ Theme has been converted to Typescript. Typescript consumers will now get static type safety. Flow
841
+ types are no longer provided.
834
842
 
835
- ### Breaking
843
+ ### Breaking
836
844
 
837
- ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
838
- getTokens parameter cannot be called without props; if no props are provided an empty object
839
- `{}` must be passed in:
845
+ ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
846
+ getTokens parameter cannot be called without props; if no props are provided an empty object `{}`
847
+ must be passed in:
840
848
 
841
- ```javascript
842
- <CustomTheme.Provider
843
- value={t => ({ ...t(), backgroundColor: '#333'})}
844
- >
845
- ```
849
+ ```javascript
850
+ <CustomTheme.Provider
851
+ value={t => ({ ...t(), backgroundColor: '#333'})}
852
+ >
853
+ ```
846
854
 
847
- becomes:
855
+ becomes:
848
856
 
849
- ```javascript
850
- <CustomTheme.Provider
851
- value={t => ({ ...t({}), backgroundColor: '#333'})}
852
- >
853
- ```
857
+ ```javascript
858
+ <CustomTheme.Provider
859
+ value={t => ({ ...t({}), backgroundColor: '#333'})}
860
+ >
861
+ ```
854
862
 
855
- ** Color palette changes ** Color palettes have been moved into their own file. Users will need
856
- to update imports from this:
863
+ ** Color palette changes ** Color palettes have been moved into their own file. Users will need to
864
+ update imports from this:
857
865
 
858
- ```javascript
859
- import { colors } from '@atlaskit/theme';
866
+ ```javascript
867
+ import { colors } from '@atlaskit/theme';
860
868
 
861
- colors.colorPalette('8');
862
- ```
869
+ colors.colorPalette('8');
870
+ ```
863
871
 
864
- to this:
872
+ to this:
865
873
 
866
- ```javascript
867
- import { colorPalette } from '@atlaskit/theme';
874
+ ```javascript
875
+ import { colorPalette } from '@atlaskit/theme';
868
876
 
869
- colorPalette.colorPalette('8');
870
- ```
877
+ colorPalette.colorPalette('8');
878
+ ```
871
879
 
872
- or for multi entry-point users:
880
+ or for multi entry-point users:
873
881
 
874
- ```javascript
875
- import * as colors from '@atlaskit/theme/colors';
882
+ ```javascript
883
+ import * as colors from '@atlaskit/theme/colors';
876
884
 
877
- colors.colorPalette('8');
878
- ```
885
+ colors.colorPalette('8');
886
+ ```
879
887
 
880
- to this:
888
+ to this:
881
889
 
882
- ```javascript
883
- import * as colorPalettes from '@atlaskit/theme/color-palette';
890
+ ```javascript
891
+ import * as colorPalettes from '@atlaskit/theme/color-palette';
884
892
 
885
- colorPalettes.colorPalette('8');
886
- ```
893
+ colorPalettes.colorPalette('8');
894
+ ```
887
895
 
888
896
  ## 18.15.7
889
897
 
890
- - Updated dependencies
891
- [42a92cad4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42a92cad4e):
892
- - @atlaskit/util-data-test@13.0.1
893
- - @atlaskit/util-service-support@5.0.0
898
+ - Updated dependencies
899
+ [42a92cad4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42a92cad4e):
900
+ - @atlaskit/util-data-test@13.0.1
901
+ - @atlaskit/util-service-support@5.0.0
894
902
 
895
903
  ## 18.15.6
896
904
 
897
905
  ### Patch Changes
898
906
 
899
- - [patch][d04ac087fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d04ac087fc):
907
+ - [patch][d04ac087fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d04ac087fc):
900
908
 
901
- Handle query parameters for operations in mentions
909
+ Handle query parameters for operations in mentions
902
910
 
903
911
  ## 18.15.5
904
912
 
905
- - Updated dependencies
906
- [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
907
- - Updated dependencies
908
- [ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
909
- - @atlaskit/util-data-test@13.0.0
910
- - @atlaskit/i18n-tools@0.6.0
911
- - @atlaskit/util-service-support@4.1.0
912
- - @atlaskit/editor-test-helpers@10.1.2
913
+ - Updated dependencies
914
+ [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
915
+ - Updated dependencies
916
+ [ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
917
+ - @atlaskit/util-data-test@13.0.0
918
+ - @atlaskit/i18n-tools@0.6.0
919
+ - @atlaskit/util-service-support@4.1.0
920
+ - @atlaskit/editor-test-helpers@10.1.2
913
921
 
914
922
  ## 18.15.4
915
923
 
916
924
  ### Patch Changes
917
925
 
918
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
926
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
919
927
 
920
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
928
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
921
929
 
922
930
  ## 18.15.3
923
931
 
924
932
  ### Patch Changes
925
933
 
926
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
934
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
927
935
 
928
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
936
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
929
937
 
930
938
  ## 18.15.2
931
939
 
932
- - Updated dependencies
933
- [80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
934
- - @atlaskit/editor-test-helpers@10.0.0
940
+ - Updated dependencies
941
+ [80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
942
+ - @atlaskit/editor-test-helpers@10.0.0
935
943
 
936
944
  ## 18.15.1
937
945
 
938
- - Updated dependencies
939
- [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
940
- - @atlaskit/avatar@17.0.0
941
- - @atlaskit/theme@9.2.2
946
+ - Updated dependencies
947
+ [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
948
+ - @atlaskit/avatar@17.0.0
949
+ - @atlaskit/theme@9.2.2
942
950
 
943
951
  ## 18.15.0
944
952
 
945
953
  ### Minor Changes
946
954
 
947
- - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
955
+ - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
948
956
 
949
- Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
957
+ Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
950
958
 
951
- More information about the deprecation of lifecycles methods can be found here:
952
- https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
959
+ More information about the deprecation of lifecycles methods can be found here:
960
+ https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
953
961
 
954
962
  ## 18.14.4
955
963
 
956
964
  ### Patch Changes
957
965
 
958
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
966
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
959
967
 
960
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
961
- non-relative imports as relative imports
968
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
969
+ non-relative imports as relative imports
962
970
 
963
971
  ## 18.14.3
964
972
 
965
973
  ### Patch Changes
966
974
 
967
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
975
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
968
976
 
969
- Upgraded Typescript to 3.3.x
977
+ Upgraded Typescript to 3.3.x
970
978
 
971
979
  ## 18.14.2
972
980
 
973
981
  ### Patch Changes
974
982
 
975
- - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
983
+ - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
976
984
 
977
- Analytics-next has been converted to Typescript. Typescript consumers will now get static type
978
- safety. Flow types are no longer provided. No behavioural changes.
985
+ Analytics-next has been converted to Typescript. Typescript consumers will now get static type
986
+ safety. Flow types are no longer provided. No behavioural changes.
979
987
 
980
- **Breaking changes**
988
+ **Breaking changes**
981
989
 
982
- - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
983
- - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
990
+ - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
991
+ - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
984
992
 
985
- **Breaking changes to TypeScript annotations**
993
+ **Breaking changes to TypeScript annotations**
986
994
 
987
- - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
988
- provide props as a generic type.
989
- - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
990
- provide props as a generic type.
991
- - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
992
- source code
993
- - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
994
- source code
995
- - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
996
- match source code
997
- - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
998
- - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
999
- - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
1000
- - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
1001
- - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
1002
- - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
995
+ - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide
996
+ props as a generic type.
997
+ - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide
998
+ props as a generic type.
999
+ - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match source
1000
+ code
1001
+ - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
1002
+ source code
1003
+ - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to match
1004
+ source code
1005
+ - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
1006
+ - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
1007
+ - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
1008
+ - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
1009
+ - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
1010
+ - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
1003
1011
 
1004
1012
  ## 18.14.1
1005
1013
 
1006
1014
  ### Patch Changes
1007
1015
 
1008
- - [patch][84b795279d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84b795279d):
1016
+ - [patch][84b795279d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84b795279d):
1009
1017
 
1010
- TEAMS-626 : Adding translations for team mention spotlight
1018
+ TEAMS-626 : Adding translations for team mention spotlight
1011
1019
 
1012
1020
  ## 18.14.0
1013
1021
 
1014
1022
  ### Minor Changes
1015
1023
 
1016
- - [minor][a22fc8004f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a22fc8004f):
1024
+ - [minor][a22fc8004f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a22fc8004f):
1017
1025
 
1018
- TEAMS-618 : Exporting Team mention spotlight with correct name
1026
+ TEAMS-618 : Exporting Team mention spotlight with correct name
1019
1027
 
1020
1028
  ## 18.13.0
1021
1029
 
1022
1030
  ### Minor Changes
1023
1031
 
1024
- - [minor][9b83fdea35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b83fdea35):
1032
+ - [minor][9b83fdea35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b83fdea35):
1025
1033
 
1026
- TEAMS-618 : Rename Team mention spotlight to Team Mention Highlight
1034
+ TEAMS-618 : Rename Team mention spotlight to Team Mention Highlight
1027
1035
 
1028
1036
  ## 18.12.0
1029
1037
 
1030
1038
  ### Minor Changes
1031
1039
 
1032
- - [minor][fe1a882fbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe1a882fbb):
1040
+ - [minor][fe1a882fbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe1a882fbb):
1033
1041
 
1034
- TEAMS-602 : Can pass the team creation link from confluence as an optional parameter to the Team
1035
- Mention Spotlight
1042
+ TEAMS-602 : Can pass the team creation link from confluence as an optional parameter to the Team
1043
+ Mention Spotlight
1036
1044
 
1037
1045
  ## 18.11.4
1038
1046
 
1039
1047
  ### Patch Changes
1040
1048
 
1041
- - [patch][2f62d55150](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f62d55150):
1049
+ - [patch][2f62d55150](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f62d55150):
1042
1050
 
1043
- The mention spotlight can take a context path, and fixing a bug with on-click for the create
1044
- team link
1051
+ The mention spotlight can take a context path, and fixing a bug with on-click for the create team
1052
+ link
1045
1053
 
1046
1054
  ## 18.11.3
1047
1055
 
1048
1056
  ### Patch Changes
1049
1057
 
1050
- - [patch][c72cca2853](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c72cca2853):
1058
+ - [patch][c72cca2853](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c72cca2853):
1051
1059
 
1052
- Added analytics when user clicks the create team link
1060
+ Added analytics when user clicks the create team link
1053
1061
 
1054
1062
  ## 18.11.2
1055
1063
 
1056
1064
  ### Patch Changes
1057
1065
 
1058
- - [patch][b4d2284e01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4d2284e01):
1066
+ - [patch][b4d2284e01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4d2284e01):
1059
1067
 
1060
- Added analytics on spotlight viewed.
1068
+ Added analytics on spotlight viewed.
1061
1069
 
1062
1070
  ## 18.11.1
1063
1071
 
1064
1072
  ### Patch Changes
1065
1073
 
1066
- - [patch][23f9c8ff08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23f9c8ff08):
1074
+ - [patch][23f9c8ff08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23f9c8ff08):
1067
1075
 
1068
- Added analytics on closing team mention spotlight
1076
+ Added analytics on closing team mention spotlight
1069
1077
 
1070
1078
  ## 18.11.0
1071
1079
 
1072
1080
  ### Minor Changes
1073
1081
 
1074
- - [minor][cda47d4480](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cda47d4480):
1082
+ - [minor][cda47d4480](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cda47d4480):
1075
1083
 
1076
- TEAMS-623 : Before this fix, when Spotlight was being rendered for the 5th time, it briefly
1077
- appeared and then disappeared. This change fixes that.
1084
+ TEAMS-623 : Before this fix, when Spotlight was being rendered for the 5th time, it briefly
1085
+ appeared and then disappeared. This change fixes that.
1078
1086
 
1079
1087
  ## 18.10.0
1080
1088
 
1081
1089
  ### Minor Changes
1082
1090
 
1083
- - [minor][e81d32fe9a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e81d32fe9a):
1091
+ - [minor][e81d32fe9a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e81d32fe9a):
1084
1092
 
1085
- TEAMS-588 : Refactors the Team Spotlight ( which is used in mention typeahead for Fabric Editor
1086
- and TinyMCE editor). Now can close the spotlight from Fabric Editor by clicking on the x button.
1093
+ TEAMS-588 : Refactors the Team Spotlight ( which is used in mention typeahead for Fabric Editor
1094
+ and TinyMCE editor). Now can close the spotlight from Fabric Editor by clicking on the x button.
1087
1095
 
1088
1096
  ## 18.9.0
1089
1097
 
1090
1098
  ### Minor Changes
1091
1099
 
1092
- - [minor][06cfea0870](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06cfea0870):
1100
+ - [minor][06cfea0870](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06cfea0870):
1093
1101
 
1094
- TEAMS-549 : Adding capability to show a spotlight in Fabric Editor
1102
+ TEAMS-549 : Adding capability to show a spotlight in Fabric Editor
1095
1103
 
1096
1104
  ## 18.8.0
1097
1105
 
1098
1106
  ### Minor Changes
1099
1107
 
1100
- - [minor][2d8dd7bc30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d8dd7bc30):
1108
+ - [minor][2d8dd7bc30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d8dd7bc30):
1101
1109
 
1102
- Now able to take a prop that will show a feature highlight
1110
+ Now able to take a prop that will show a feature highlight
1103
1111
 
1104
1112
  ## 18.7.3
1105
1113
 
1106
1114
  ### Patch Changes
1107
1115
 
1108
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1116
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1109
1117
 
1110
- Consume analytics-next ts type definitions as an ambient declaration.
1118
+ Consume analytics-next ts type definitions as an ambient declaration.
1111
1119
 
1112
1120
  ## 18.7.2
1113
1121
 
1114
1122
  ### Patch Changes
1115
1123
 
1116
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1124
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1117
1125
 
1118
- Fixes bug, missing version.json file
1126
+ Fixes bug, missing version.json file
1119
1127
 
1120
1128
  ## 18.7.1
1121
1129
 
1122
1130
  ### Patch Changes
1123
1131
 
1124
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1132
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1125
1133
 
1126
- In this PR, we are:
1134
+ In this PR, we are:
1127
1135
 
1128
- - Re-introducing dist build folders
1129
- - Adding back cjs
1130
- - Replacing es5 by cjs and es2015 by esm
1131
- - Creating folders at the root for entry-points
1132
- - Removing the generation of the entry-points at the root Please see this
1133
- [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
1134
- [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
1135
- for further details
1136
+ - Re-introducing dist build folders
1137
+ - Adding back cjs
1138
+ - Replacing es5 by cjs and es2015 by esm
1139
+ - Creating folders at the root for entry-points
1140
+ - Removing the generation of the entry-points at the root Please see this
1141
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
1142
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
1143
+ for further details
1136
1144
 
1137
1145
  ## 18.7.0
1138
1146
 
1139
1147
  ### Minor Changes
1140
1148
 
1141
- - [minor][64b87b4ecb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64b87b4ecb):
1149
+ - [minor][64b87b4ecb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64b87b4ecb):
1142
1150
 
1143
- TEAMS-544 : Releasing the initial version of the Mention Spotlight
1151
+ TEAMS-544 : Releasing the initial version of the Mention Spotlight
1144
1152
 
1145
1153
  ## 18.6.3
1146
1154
 
1147
1155
  ### Patch Changes
1148
1156
 
1149
- - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
1157
+ - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
1150
1158
 
1151
- TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide
1152
- props as a generic type. This is so that TypeScript can correctly calculate the props and
1153
- defaultProps of the returned component.
1159
+ TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props
1160
+ as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps
1161
+ of the returned component.
1154
1162
 
1155
- Before:
1163
+ Before:
1156
1164
 
1157
- ```typescript
1158
- withAnalyticsEvents()(Button) as ComponentClass<Props>;
1159
- ```
1165
+ ```typescript
1166
+ withAnalyticsEvents()(Button) as ComponentClass<Props>;
1167
+ ```
1160
1168
 
1161
- After:
1169
+ After:
1162
1170
 
1163
- ```typescript
1164
- withAnalyticsEvents<Props>()(Button);
1165
- ```
1171
+ ```typescript
1172
+ withAnalyticsEvents<Props>()(Button);
1173
+ ```
1166
1174
 
1167
1175
  ## 18.6.2
1168
1176
 
1169
- - Updated dependencies
1170
- [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1171
- - @atlaskit/docs@8.1.3
1172
- - @atlaskit/avatar@16.0.6
1173
- - @atlaskit/tooltip@15.0.2
1174
- - @atlaskit/editor-test-helpers@9.5.2
1175
- - @atlaskit/icon@19.0.0
1177
+ - Updated dependencies
1178
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1179
+ - @atlaskit/docs@8.1.3
1180
+ - @atlaskit/avatar@16.0.6
1181
+ - @atlaskit/tooltip@15.0.2
1182
+ - @atlaskit/editor-test-helpers@9.5.2
1183
+ - @atlaskit/icon@19.0.0
1176
1184
 
1177
1185
  ## 18.6.1
1178
1186
 
1179
1187
  ### Patch Changes
1180
1188
 
1181
- - [patch][227431f9cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/227431f9cb):
1189
+ - [patch][227431f9cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/227431f9cb):
1182
1190
 
1183
- FS-4028 - Update translations for mention component
1191
+ FS-4028 - Update translations for mention component
1184
1192
 
1185
1193
  ## 18.6.0
1186
1194
 
1187
1195
  ### Minor Changes
1188
1196
 
1189
- - [minor][58dd589a04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58dd589a04):
1197
+ - [minor][58dd589a04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58dd589a04):
1190
1198
 
1191
- Update TeamMentionResource to accept teamLinkResolver option which is used to construct a team
1192
- link. Fix missing userId of user mentions in analytics in editor-core
1199
+ Update TeamMentionResource to accept teamLinkResolver option which is used to construct a team
1200
+ link. Fix missing userId of user mentions in analytics in editor-core
1193
1201
 
1194
1202
  ## 18.5.0
1195
1203
 
1196
1204
  ### Minor Changes
1197
1205
 
1198
- - [minor][2d1c3db523](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d1c3db523):
1206
+ - [minor][2d1c3db523](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d1c3db523):
1199
1207
 
1200
- FS-3986 - Support analytics for mention hydration.
1208
+ FS-3986 - Support analytics for mention hydration.
1201
1209
 
1202
1210
  ## 18.4.2
1203
1211
 
1204
1212
  ### Patch Changes
1205
1213
 
1206
- - [patch][b23479c7ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b23479c7ba):
1214
+ - [patch][b23479c7ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b23479c7ba):
1207
1215
 
1208
- fix i18n-tools validation error on try/catch
1216
+ fix i18n-tools validation error on try/catch
1209
1217
 
1210
1218
  ## 18.4.1
1211
1219
 
1212
1220
  ### Patch Changes
1213
1221
 
1214
- - [patch][434b2688af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/434b2688af):
1222
+ - [patch][434b2688af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/434b2688af):
1215
1223
 
1216
- Update translation
1224
+ Update translation
1217
1225
 
1218
1226
  ## 18.4.0
1219
1227
 
1220
1228
  ### Minor Changes
1221
1229
 
1222
- - [minor][11cb8d8626](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11cb8d8626):
1230
+ - [minor][11cb8d8626](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11cb8d8626):
1223
1231
 
1224
- - Remove @atlaskit/analytics dependency.
1232
+ - Remove @atlaskit/analytics dependency.
1225
1233
 
1226
1234
  ## 18.3.3
1227
1235
 
1228
1236
  ### Patch Changes
1229
1237
 
1230
- - [patch][ac95568398](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac95568398):
1238
+ - [patch][ac95568398](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac95568398):
1231
1239
 
1232
- - Some messages are never pushed to Transifex so we need to run
1233
- `yarn i18n:push && yarn i18n:pull` again
1240
+ - Some messages are never pushed to Transifex so we need to run `yarn i18n:push && yarn i18n:pull`
1241
+ again
1234
1242
 
1235
1243
  ## 18.3.2
1236
1244
 
1237
- - Updated dependencies
1238
- [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
1239
- - @atlaskit/avatar@16.0.4
1240
- - @atlaskit/icon@18.0.1
1241
- - @atlaskit/tooltip@15.0.0
1245
+ - Updated dependencies
1246
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
1247
+ - @atlaskit/avatar@16.0.4
1248
+ - @atlaskit/icon@18.0.1
1249
+ - @atlaskit/tooltip@15.0.0
1242
1250
 
1243
1251
  ## 18.3.1
1244
1252
 
1245
- - Updated dependencies
1246
- [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1247
- - @atlaskit/docs@8.1.2
1248
- - @atlaskit/avatar@16.0.3
1249
- - @atlaskit/tooltip@14.0.3
1250
- - @atlaskit/editor-test-helpers@9.3.9
1251
- - @atlaskit/icon@18.0.0
1253
+ - Updated dependencies
1254
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1255
+ - @atlaskit/docs@8.1.2
1256
+ - @atlaskit/avatar@16.0.3
1257
+ - @atlaskit/tooltip@14.0.3
1258
+ - @atlaskit/editor-test-helpers@9.3.9
1259
+ - @atlaskit/icon@18.0.0
1252
1260
 
1253
1261
  ## 18.3.0
1254
1262
 
1255
1263
  ### Minor Changes
1256
1264
 
1257
- - [minor][0b55c3b421](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b55c3b421):
1265
+ - [minor][0b55c3b421](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b55c3b421):
1258
1266
 
1259
- FS-3244 - Add support for resolving mention names client-side
1267
+ FS-3244 - Add support for resolving mention names client-side
1260
1268
 
1261
1269
  ## 18.2.1
1262
1270
 
1263
- - Updated dependencies
1264
- [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
1265
- - @atlaskit/theme@9.0.3
1266
- - @atlaskit/lozenge@9.0.0
1271
+ - Updated dependencies
1272
+ [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
1273
+ - @atlaskit/theme@9.0.3
1274
+ - @atlaskit/lozenge@9.0.0
1267
1275
 
1268
1276
  ## 18.2.0
1269
1277
 
1270
- - [minor][a0d5982270](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d5982270):
1278
+ - [minor][a0d5982270](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d5982270):
1271
1279
 
1272
- - Don't display nickname in mention list if it is the same as name.
1280
+ - Don't display nickname in mention list if it is the same as name.
1273
1281
 
1274
1282
  ## 18.1.0
1275
1283
 
1276
- - [minor][5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
1284
+ - [minor][5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
1277
1285
 
1278
- - Fix typeahead re-rendering when moving mouse
1286
+ - Fix typeahead re-rendering when moving mouse
1279
1287
 
1280
- Breaking change -> TypeAheadItem:
1288
+ Breaking change -> TypeAheadItem:
1281
1289
 
1282
- ```ts
1283
- export type TypeAheadItemRenderProps = {
1284
- onClick: () => void;
1290
+ ```ts
1291
+ export type TypeAheadItemRenderProps = {
1292
+ onClick: () => void;
1285
1293
 
1286
- // BREAKING CHANGE
1287
- // onMouseMove -> onHover
1288
- onHover: () => void;
1294
+ // BREAKING CHANGE
1295
+ // onMouseMove -> onHover
1296
+ onHover: () => void;
1289
1297
 
1290
- isSelected: boolean;
1291
- };
1298
+ isSelected: boolean;
1299
+ };
1292
1300
 
1293
- export type TypeAheadItem = {
1294
- /*...*/
1295
- render?: (
1296
- props: TypeAheadItemRenderProps,
1297
- ) => React.ReactElement<TypeAheadItemRenderProps> | null;
1298
- /*...*/
1299
- };
1300
- ```
1301
+ export type TypeAheadItem = {
1302
+ /*...*/
1303
+ render?: (
1304
+ props: TypeAheadItemRenderProps,
1305
+ ) => React.ReactElement<TypeAheadItemRenderProps> | null;
1306
+ /*...*/
1307
+ };
1308
+ ```
1301
1309
 
1302
- Items returned from `QuickInsertProvider#getItems` method that have custom `render` function
1303
- will now get `onHover` instead of `onMouseMove`.
1310
+ Items returned from `QuickInsertProvider#getItems` method that have custom `render` function will
1311
+ now get `onHover` instead of `onMouseMove`.
1304
1312
 
1305
1313
  ## 18.0.0
1306
1314
 
1307
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1315
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1308
1316
 
1309
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1310
- this package, please ensure you use at least this version of react and react-dom.
1317
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1318
+ this package, please ensure you use at least this version of react and react-dom.
1311
1319
 
1312
1320
  ## 17.6.9
1313
1321
 
1314
- - [patch][d3cad2622e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cad2622e):
1322
+ - [patch][d3cad2622e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cad2622e):
1315
1323
 
1316
- - Removes babel-runtime in favour of @babel/runtime
1324
+ - Removes babel-runtime in favour of @babel/runtime
1317
1325
 
1318
1326
  ## 17.6.8
1319
1327
 
1320
- - [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
1328
+ - [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
1321
1329
 
1322
- - Bump tslib
1330
+ - Bump tslib
1323
1331
 
1324
1332
  ## 17.6.7
1325
1333
 
1326
- - Updated dependencies
1327
- [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1328
- - @atlaskit/docs@7.0.3
1329
- - @atlaskit/avatar@15.0.4
1330
- - @atlaskit/icon@16.0.9
1331
- - @atlaskit/lozenge@7.0.2
1332
- - @atlaskit/tooltip@13.0.4
1333
- - @atlaskit/theme@8.1.7
1334
+ - Updated dependencies
1335
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1336
+ - @atlaskit/docs@7.0.3
1337
+ - @atlaskit/avatar@15.0.4
1338
+ - @atlaskit/icon@16.0.9
1339
+ - @atlaskit/lozenge@7.0.2
1340
+ - @atlaskit/tooltip@13.0.4
1341
+ - @atlaskit/theme@8.1.7
1334
1342
 
1335
1343
  ## 17.6.6
1336
1344
 
1337
- - [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
1345
+ - [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
1338
1346
 
1339
- - @atlaskit/analytics-next-types is deprecated. Now you can use types for
1340
- @atlaskit/analytics-next supplied from itself.
1347
+ - @atlaskit/analytics-next-types is deprecated. Now you can use types for @atlaskit/analytics-next
1348
+ supplied from itself.
1341
1349
 
1342
1350
  ## 17.6.5
1343
1351
 
1344
- - [patch][ddb3238b1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ddb3238b1c):
1352
+ - [patch][ddb3238b1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ddb3238b1c):
1345
1353
 
1346
- - TEAMS-396 : Changing byline logic for mention
1354
+ - TEAMS-396 : Changing byline logic for mention
1347
1355
 
1348
1356
  ## 17.6.4
1349
1357
 
1350
- - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
1358
+ - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
1351
1359
 
1352
- - Enable esModuleInterop for typescript, this allows correct use of default exports
1360
+ - Enable esModuleInterop for typescript, this allows correct use of default exports
1353
1361
 
1354
1362
  ## 17.6.3
1355
1363
 
1356
- - [patch][14b89652d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14b89652d7):
1364
+ - [patch][14b89652d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14b89652d7):
1357
1365
 
1358
- - TEAMS-364 : Renaming the missed test files in the previous PR
1366
+ - TEAMS-364 : Renaming the missed test files in the previous PR
1359
1367
 
1360
1368
  ## 17.6.2
1361
1369
 
1362
- - [patch][c8b669eaec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8b669eaec):
1370
+ - [patch][c8b669eaec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8b669eaec):
1363
1371
 
1364
- - TEAMS-364 : Renaming Team mention description highlight classes to Byline
1372
+ - TEAMS-364 : Renaming Team mention description highlight classes to Byline
1365
1373
 
1366
1374
  ## 17.6.1
1367
1375
 
1368
- - [patch][d26570e3b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d26570e3b5):
1376
+ - [patch][d26570e3b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d26570e3b5):
1369
1377
 
1370
- - Update i18n for team mention
1371
- - Fix a bug in team mention: missing https protocol in team link
1378
+ - Update i18n for team mention
1379
+ - Fix a bug in team mention: missing https protocol in team link
1372
1380
 
1373
1381
  ## 17.6.0
1374
1382
 
1375
- - [minor][b31086fcf6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b31086fcf6):
1383
+ - [minor][b31086fcf6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b31086fcf6):
1376
1384
 
1377
- - Add additional entry points for selective imports of mention components
1385
+ - Add additional entry points for selective imports of mention components
1378
1386
 
1379
1387
  ## 17.5.0
1380
1388
 
1381
- - [minor][b0210d7ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0210d7ccc):
1389
+ - [minor][b0210d7ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0210d7ccc):
1382
1390
 
1383
- - reset jest modules before hydration
1391
+ - reset jest modules before hydration
1384
1392
 
1385
1393
  ## 17.4.0
1386
1394
 
1387
- - [minor][1affe17dc4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1affe17dc4):
1395
+ - [minor][1affe17dc4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1affe17dc4):
1388
1396
 
1389
- - add analytics events for team mention
1397
+ - add analytics events for team mention
1390
1398
 
1391
1399
  ## 17.3.0
1392
1400
 
1393
- - [minor][073320a681](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/073320a681):
1401
+ - [minor][073320a681](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/073320a681):
1394
1402
 
1395
- - Improve TeamMentionResource, both team and user requests are not blocked together
1403
+ - Improve TeamMentionResource, both team and user requests are not blocked together
1396
1404
 
1397
1405
  ## 17.2.0
1398
1406
 
1399
- - [patch][5ca3696b14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ca3696b14):
1407
+ - [patch][5ca3696b14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ca3696b14):
1400
1408
 
1401
- - TEAMS-319 : Render member counts and whether team includes you in byline
1409
+ - TEAMS-319 : Render member counts and whether team includes you in byline
1402
1410
 
1403
- - [minor][b8b55dc6ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b55dc6ae):
1411
+ - [minor][b8b55dc6ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b55dc6ae):
1404
1412
 
1405
- - TEAMS-319 : Render member counts and whether team includes you in byline
1413
+ - TEAMS-319 : Render member counts and whether team includes you in byline
1406
1414
 
1407
1415
  ## 17.1.1
1408
1416
 
1409
- - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
1417
+ - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
1410
1418
 
1411
- - Add npmignore for index.ts to prevent some jest tests from resolving that instead of
1412
- index.js
1419
+ - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
1413
1420
 
1414
1421
  ## 17.1.0
1415
1422
 
1416
- - [minor][b684722884](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b684722884):
1423
+ - [minor][b684722884](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b684722884):
1417
1424
 
1418
- - improvement of SSR tests and examples for Fabric Elements
1425
+ - improvement of SSR tests and examples for Fabric Elements
1419
1426
 
1420
1427
  ## 17.0.0
1421
1428
 
1422
- - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1429
+ - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1423
1430
 
1424
- - Dropped ES5 distributables from the typescript packages
1431
+ - Dropped ES5 distributables from the typescript packages
1425
1432
 
1426
1433
  ## 16.4.0
1427
1434
 
1428
- - [minor][fb679d390f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb679d390f):
1435
+ - [minor][fb679d390f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb679d390f):
1429
1436
 
1430
- - Add a new TeamMenioResource for @atlaskit/mention package. That allows to fetch teams data
1431
- for mention from a team service (Legion service)
1437
+ - Add a new TeamMenioResource for @atlaskit/mention package. That allows to fetch teams data for
1438
+ mention from a team service (Legion service)
1432
1439
 
1433
1440
  ## 16.3.0
1434
1441
 
1435
- - [minor][7261577953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7261577953):
1442
+ - [minor][7261577953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7261577953):
1436
1443
 
1437
- - use @atlaskit/ssr to ssr/hydrate mention examples
1444
+ - use @atlaskit/ssr to ssr/hydrate mention examples
1438
1445
 
1439
1446
  ## 16.2.2
1440
1447
 
1441
- - Updated dependencies
1442
- [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1443
- - @atlaskit/icon@16.0.4
1444
- - @atlaskit/analytics-gas-types@3.2.5
1445
- - @atlaskit/util-data-test@10.2.3
1446
- - @atlaskit/util-service-support@3.1.1
1447
- - @atlaskit/docs@7.0.0
1448
- - @atlaskit/analytics-next@4.0.0
1449
- - @atlaskit/analytics@5.0.0
1450
- - @atlaskit/avatar@15.0.0
1451
- - @atlaskit/lozenge@7.0.0
1452
- - @atlaskit/theme@8.0.0
1453
- - @atlaskit/tooltip@13.0.0
1448
+ - Updated dependencies
1449
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1450
+ - @atlaskit/icon@16.0.4
1451
+ - @atlaskit/analytics-gas-types@3.2.5
1452
+ - @atlaskit/util-data-test@10.2.3
1453
+ - @atlaskit/util-service-support@3.1.1
1454
+ - @atlaskit/docs@7.0.0
1455
+ - @atlaskit/analytics-next@4.0.0
1456
+ - @atlaskit/analytics@5.0.0
1457
+ - @atlaskit/avatar@15.0.0
1458
+ - @atlaskit/lozenge@7.0.0
1459
+ - @atlaskit/theme@8.0.0
1460
+ - @atlaskit/tooltip@13.0.0
1454
1461
 
1455
1462
  ## 16.2.1
1456
1463
 
1457
- - Updated dependencies
1458
- [4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
1459
- - @atlaskit/editor-test-helpers@7.0.0
1464
+ - Updated dependencies
1465
+ [4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
1466
+ - @atlaskit/editor-test-helpers@7.0.0
1460
1467
 
1461
1468
  ## 16.2.0
1462
1469
 
1463
- - [minor][ef368572dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef368572dc):
1470
+ - [minor][ef368572dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef368572dc):
1464
1471
 
1465
- - Update types for @atlaskit/mention
1472
+ - Update types for @atlaskit/mention
1466
1473
 
1467
1474
  ## 16.1.0
1468
1475
 
1469
- - [minor][0f3f9f0992](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f3f9f0992):
1476
+ - [minor][0f3f9f0992](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f3f9f0992):
1470
1477
 
1471
- - Fix context identifiers not being passed to mention provider's calls. MentionProvider
1472
- interface was updated to include the optional contextIdentifier parameter in filter and
1473
- recordMentionSelection methods.
1478
+ - Fix context identifiers not being passed to mention provider's calls. MentionProvider interface
1479
+ was updated to include the optional contextIdentifier parameter in filter and
1480
+ recordMentionSelection methods.
1474
1481
 
1475
1482
  ## 16.0.1
1476
1483
 
1477
- - Updated dependencies
1478
- [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1479
- - @atlaskit/docs@6.0.1
1480
- - @atlaskit/avatar@14.1.8
1481
- - @atlaskit/tooltip@12.1.15
1482
- - @atlaskit/icon@16.0.0
1484
+ - Updated dependencies
1485
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1486
+ - @atlaskit/docs@6.0.1
1487
+ - @atlaskit/avatar@14.1.8
1488
+ - @atlaskit/tooltip@12.1.15
1489
+ - @atlaskit/icon@16.0.0
1483
1490
 
1484
1491
  ## 16.0.0
1485
1492
 
1486
- - [major][0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
1493
+ - [major][0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
1487
1494
 
1488
- - Removed client-side indexed cache of mention results. Also removed method
1489
- 'getUsersInContext' from MentionResourceConfig, 'remoteSearch' from MentionStats and
1490
- 'weight' from MentionDescription. If you used to use them, simply remove any references to
1491
- them.
1495
+ - Removed client-side indexed cache of mention results. Also removed method 'getUsersInContext'
1496
+ from MentionResourceConfig, 'remoteSearch' from MentionStats and 'weight' from
1497
+ MentionDescription. If you used to use them, simply remove any references to them.
1492
1498
 
1493
1499
  ## 15.3.0
1494
1500
 
1495
- - [minor][c238c00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c238c00):
1501
+ - [minor][c238c00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c238c00):
1496
1502
 
1497
- - added i18n support to mentions
1503
+ - added i18n support to mentions
1498
1504
 
1499
- - [minor][3b1de17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b1de17):
1505
+ - [minor][3b1de17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b1de17):
1500
1506
 
1501
- - added i18n translated files
1507
+ - added i18n translated files
1502
1508
 
1503
1509
  ## 15.2.2
1504
1510
 
1505
- - [patch][0f19693](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f19693):
1511
+ - [patch][0f19693](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f19693):
1506
1512
 
1507
- - added tests for xregexp transformer, updated README and simplified code
1513
+ - added tests for xregexp transformer, updated README and simplified code
1508
1514
 
1509
- - [patch][b789b3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b789b3a):
1515
+ - [patch][b789b3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b789b3a):
1510
1516
 
1511
- - removed xregexp library dependency from emoji and mention components, added
1512
- xregexp-transformer package to compile xregexp expressions to unicode charsets
1517
+ - removed xregexp library dependency from emoji and mention components, added xregexp-transformer
1518
+ package to compile xregexp expressions to unicode charsets
1513
1519
 
1514
1520
  ## 15.2.1
1515
1521
 
1516
- - [patch][cae5adb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cae5adb):
1522
+ - [patch][cae5adb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cae5adb):
1517
1523
 
1518
- - UR-197: Add queryLength to mentionTypeahead rendered event
1524
+ - UR-197: Add queryLength to mentionTypeahead rendered event
1519
1525
 
1520
1526
  ## 15.2.0
1521
1527
 
1522
- - [minor][f62557c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f62557c):
1528
+ - [minor][f62557c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f62557c):
1523
1529
 
1524
- - ED-5888 Add dark mode for mention
1530
+ - ED-5888 Add dark mode for mention
1525
1531
 
1526
1532
  ## 15.1.9
1527
1533
 
1528
- - [patch][b81da9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81da9b):
1534
+ - [patch][b81da9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81da9b):
1529
1535
 
1530
- - Fix typescript types to support strictFunctionTypes
1536
+ - Fix typescript types to support strictFunctionTypes
1531
1537
 
1532
1538
  ## 15.1.8
1533
1539
 
1534
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1535
- - @atlaskit/analytics@4.0.7
1536
- - @atlaskit/analytics-next@3.1.2
1537
- - @atlaskit/avatar@14.1.7
1538
- - @atlaskit/icon@15.0.2
1539
- - @atlaskit/lozenge@6.2.4
1540
- - @atlaskit/theme@7.0.1
1541
- - @atlaskit/tooltip@12.1.13
1542
- - @atlaskit/analytics-gas-types@3.2.3
1543
- - @atlaskit/util-data-test@10.0.25
1544
- - @atlaskit/util-service-support@3.0.5
1545
- - @atlaskit/docs@6.0.0
1540
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1541
+ - @atlaskit/analytics@4.0.7
1542
+ - @atlaskit/analytics-next@3.1.2
1543
+ - @atlaskit/avatar@14.1.7
1544
+ - @atlaskit/icon@15.0.2
1545
+ - @atlaskit/lozenge@6.2.4
1546
+ - @atlaskit/theme@7.0.1
1547
+ - @atlaskit/tooltip@12.1.13
1548
+ - @atlaskit/analytics-gas-types@3.2.3
1549
+ - @atlaskit/util-data-test@10.0.25
1550
+ - @atlaskit/util-service-support@3.0.5
1551
+ - @atlaskit/docs@6.0.0
1546
1552
 
1547
1553
  ## 15.1.7
1548
1554
 
1549
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1550
- - @atlaskit/docs@5.2.3
1551
- - @atlaskit/icon@15.0.1
1552
- - @atlaskit/tooltip@12.1.12
1553
- - @atlaskit/theme@7.0.0
1554
- - @atlaskit/avatar@14.1.6
1555
- - @atlaskit/lozenge@6.2.3
1555
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1556
+ - @atlaskit/docs@5.2.3
1557
+ - @atlaskit/icon@15.0.1
1558
+ - @atlaskit/tooltip@12.1.12
1559
+ - @atlaskit/theme@7.0.0
1560
+ - @atlaskit/avatar@14.1.6
1561
+ - @atlaskit/lozenge@6.2.3
1556
1562
 
1557
1563
  ## 15.1.6
1558
1564
 
1559
- - [patch][90c4702](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90c4702):
1565
+ - [patch][90c4702](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90c4702):
1560
1566
 
1561
- - FS-1734 Removed the try it out section from Emoji and Mentions documentation pages to match
1562
- other pages. The section only contained a link to the same page, so was essentially
1563
- redundant and potentially confusing.
1567
+ - FS-1734 Removed the try it out section from Emoji and Mentions documentation pages to match
1568
+ other pages. The section only contained a link to the same page, so was essentially redundant
1569
+ and potentially confusing.
1564
1570
 
1565
1571
  ## 15.1.5
1566
1572
 
1567
- - [patch][3061b52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3061b52):
1573
+ - [patch][3061b52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3061b52):
1568
1574
 
1569
- - AK-5723 - adjust files in package.json to ensure correct publishing of dist/package.json
1575
+ - AK-5723 - adjust files in package.json to ensure correct publishing of dist/package.json
1570
1576
 
1571
1577
  ## 15.1.4
1572
1578
 
1573
- - [patch][01edbde](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/01edbde):
1579
+ - [patch][01edbde](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/01edbde):
1574
1580
 
1575
- - Force patch release
1581
+ - Force patch release
1576
1582
 
1577
1583
  ## 15.1.3
1578
1584
 
1579
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1580
- - @atlaskit/docs@5.2.2
1581
- - @atlaskit/avatar@14.1.5
1582
- - @atlaskit/tooltip@12.1.11
1583
- - @atlaskit/icon@15.0.0
1585
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1586
+ - @atlaskit/docs@5.2.2
1587
+ - @atlaskit/avatar@14.1.5
1588
+ - @atlaskit/tooltip@12.1.11
1589
+ - @atlaskit/icon@15.0.0
1584
1590
 
1585
1591
  ## 15.1.2
1586
1592
 
1587
- - [patch][36c362f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36c362f):
1593
+ - [patch][36c362f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36c362f):
1588
1594
 
1589
- - FS-3174 - Fix usage of gridSize() and borderRadius()
1595
+ - FS-3174 - Fix usage of gridSize() and borderRadius()
1590
1596
 
1591
1597
  ## 15.1.1
1592
1598
 
1593
- - [patch][527b954](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/527b954):
1599
+ - [patch][527b954](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/527b954):
1594
1600
 
1595
- - FS-3174 - Remove usage of util-shared-styles from elements components
1601
+ - FS-3174 - Remove usage of util-shared-styles from elements components
1596
1602
 
1597
1603
  ## 15.1.0
1598
1604
 
1599
- - [minor] Use relative units for font size and paddings in Mention component
1600
- [b711063](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b711063)
1605
+ - [minor] Use relative units for font size and paddings in Mention component
1606
+ [b711063](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b711063)
1601
1607
 
1602
1608
  ## 15.0.11
1603
1609
 
1604
- - [patch] Analytics event's 'source' field from GasPayload type is now optional. In most cases,
1605
- the 'source' field is expected to be set by the integrator through AnalyticsContext. Thus it's
1606
- recommended that components do not set it to avoid overriding the one provided by the
1607
- integrating product. Analytics listeners are handling the case where the 'source' field couldn't
1608
- be found by setting the default value "unknown" before sending the event through the client.
1609
- [1c0ea95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c0ea95)
1610
+ - [patch] Analytics event's 'source' field from GasPayload type is now optional. In most cases, the
1611
+ 'source' field is expected to be set by the integrator through AnalyticsContext. Thus it's
1612
+ recommended that components do not set it to avoid overriding the one provided by the integrating
1613
+ product. Analytics listeners are handling the case where the 'source' field couldn't be found by
1614
+ setting the default value "unknown" before sending the event through the client.
1615
+ [1c0ea95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c0ea95)
1610
1616
 
1611
1617
  ## 15.0.10
1612
1618
 
1613
- - [patch] Updated dependencies
1614
- [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1615
- - @atlaskit/docs@5.0.8
1616
- - @atlaskit/avatar@14.0.11
1617
- - @atlaskit/tooltip@12.1.1
1618
- - @atlaskit/icon@14.0.0
1619
+ - [patch] Updated dependencies
1620
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1621
+ - @atlaskit/docs@5.0.8
1622
+ - @atlaskit/avatar@14.0.11
1623
+ - @atlaskit/tooltip@12.1.1
1624
+ - @atlaskit/icon@14.0.0
1619
1625
 
1620
1626
  ## 15.0.9
1621
1627
 
1622
- - [patch] Update TS to 3.0
1623
- [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1624
- - [none] Updated dependencies
1625
- [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1628
+ - [patch] Update TS to 3.0 [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1629
+ - [none] Updated dependencies
1630
+ [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1626
1631
 
1627
1632
  ## 15.0.8
1628
1633
 
1629
- - [patch] FS-2941 Stop using Request object and upgrade fetch-mock
1630
- [dff332a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dff332a)
1634
+ - [patch] FS-2941 Stop using Request object and upgrade fetch-mock
1635
+ [dff332a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dff332a)
1631
1636
 
1632
1637
  ## 15.0.7
1633
1638
 
1634
- - [patch] propagate sessionId to the mentionTypeahead rendered event and service endpoints
1635
- [0c37666](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c37666)
1639
+ - [patch] propagate sessionId to the mentionTypeahead rendered event and service endpoints
1640
+ [0c37666](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c37666)
1636
1641
 
1637
1642
  ## 15.0.6
1638
1643
 
1639
- - [patch] Updated dependencies
1640
- [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
1641
- - @atlaskit/util-data-test@10.0.7
1644
+ - [patch] Updated dependencies
1645
+ [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
1646
+ - @atlaskit/util-data-test@10.0.7
1642
1647
 
1643
1648
  ## 15.0.5
1644
1649
 
1645
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1646
- read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1647
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1648
- - [none] Updated dependencies
1649
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1650
- - @atlaskit/util-data-test@10.0.4
1651
- - @atlaskit/analytics-next-types@3.0.1
1652
- - @atlaskit/tooltip@12.0.5
1653
- - @atlaskit/analytics-next@3.0.4
1654
- - @atlaskit/lozenge@6.1.4
1655
- - @atlaskit/analytics@4.0.4
1656
- - @atlaskit/icon@13.2.4
1657
- - @atlaskit/avatar@14.0.6
1650
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1651
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1652
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1653
+ - [none] Updated dependencies
1654
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1655
+ - @atlaskit/util-data-test@10.0.4
1656
+ - @atlaskit/analytics-next-types@3.0.1
1657
+ - @atlaskit/tooltip@12.0.5
1658
+ - @atlaskit/analytics-next@3.0.4
1659
+ - @atlaskit/lozenge@6.1.4
1660
+ - @atlaskit/analytics@4.0.4
1661
+ - @atlaskit/icon@13.2.4
1662
+ - @atlaskit/avatar@14.0.6
1658
1663
 
1659
1664
  ## 15.0.4
1660
1665
 
1661
- - [patch] FS-2049 add userIds attribute to rendered event
1662
- [a5d05bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5d05bc)
1663
- - [none] Updated dependencies
1664
- [a5d05bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5d05bc)
1666
+ - [patch] FS-2049 add userIds attribute to rendered event
1667
+ [a5d05bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5d05bc)
1668
+ - [none] Updated dependencies
1669
+ [a5d05bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5d05bc)
1665
1670
 
1666
1671
  ## 15.0.3
1667
1672
 
1668
- - [patch] fixed TS errors [8eced90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eced90)
1669
- - [patch] fixed broken tests and added test for util/analytics
1670
- [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)
1671
- - [patch] code improvements and tests added
1672
- [0bc5732](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bc5732)
1673
- - [patch] added mentionTypeAhead rendered analytics
1674
- [c536e60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c536e60)
1675
- - [none] Updated dependencies
1676
- [8eced90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eced90)
1677
- - [none] Updated dependencies
1678
- [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)
1679
- - [none] Updated dependencies
1680
- [0bc5732](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bc5732)
1681
- - [none] Updated dependencies
1682
- [c536e60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c536e60)
1673
+ - [patch] fixed TS errors [8eced90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eced90)
1674
+ - [patch] fixed broken tests and added test for util/analytics
1675
+ [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)
1676
+ - [patch] code improvements and tests added
1677
+ [0bc5732](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bc5732)
1678
+ - [patch] added mentionTypeAhead rendered analytics
1679
+ [c536e60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c536e60)
1680
+ - [none] Updated dependencies
1681
+ [8eced90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eced90)
1682
+ - [none] Updated dependencies
1683
+ [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)
1684
+ - [none] Updated dependencies
1685
+ [0bc5732](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bc5732)
1686
+ - [none] Updated dependencies
1687
+ [c536e60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c536e60)
1683
1688
 
1684
1689
  ## 15.0.2
1685
1690
 
1686
- - [patch] Updated dependencies
1687
- [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1688
- - @atlaskit/util-data-test@10.0.2
1689
- - @atlaskit/tooltip@12.0.4
1690
- - @atlaskit/icon@13.2.2
1691
- - @atlaskit/lozenge@6.1.3
1692
- - @atlaskit/analytics-next@3.0.3
1693
- - @atlaskit/docs@5.0.2
1694
- - @atlaskit/util-service-support@3.0.1
1695
- - @atlaskit/analytics-gas-types@3.1.2
1696
- - @atlaskit/analytics@4.0.3
1697
- - @atlaskit/avatar@14.0.5
1691
+ - [patch] Updated dependencies
1692
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1693
+ - @atlaskit/util-data-test@10.0.2
1694
+ - @atlaskit/tooltip@12.0.4
1695
+ - @atlaskit/icon@13.2.2
1696
+ - @atlaskit/lozenge@6.1.3
1697
+ - @atlaskit/analytics-next@3.0.3
1698
+ - @atlaskit/docs@5.0.2
1699
+ - @atlaskit/util-service-support@3.0.1
1700
+ - @atlaskit/analytics-gas-types@3.1.2
1701
+ - @atlaskit/analytics@4.0.3
1702
+ - @atlaskit/avatar@14.0.5
1698
1703
 
1699
1704
  ## 15.0.1
1700
1705
 
1701
- - [patch] FS-2020 add session id to typeahead plugin inside editor
1702
- [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
1703
- - [none] Updated dependencies
1704
- [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
1705
- - @atlaskit/analytics-gas-types@3.1.1
1706
+ - [patch] FS-2020 add session id to typeahead plugin inside editor
1707
+ [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
1708
+ - [none] Updated dependencies
1709
+ [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
1710
+ - @atlaskit/analytics-gas-types@3.1.1
1706
1711
 
1707
1712
  ## 15.0.0
1708
1713
 
1709
- - [major] ED-4769: wrap mentions like inline text
1710
- [f6bf6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6bf6c8)
1711
- - [none] Updated dependencies
1712
- [f6bf6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6bf6c8)
1713
- - @atlaskit/util-data-test@10.0.1
1714
+ - [major] ED-4769: wrap mentions like inline text
1715
+ [f6bf6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6bf6c8)
1716
+ - [none] Updated dependencies
1717
+ [f6bf6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6bf6c8)
1718
+ - @atlaskit/util-data-test@10.0.1
1714
1719
 
1715
1720
  ## 14.0.2
1716
1721
 
1717
- - [patch] Fallback to use containerId from MentionResourceConfig if ContextIdentifier promise
1718
- fails [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
1719
- - [patch] add support for childObjectId in ContextIdentifiers and pass it to the mention service
1720
- endpoints [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
1721
- - [none] Updated dependencies
1722
- [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
1723
- - [none] Updated dependencies
1724
- [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
1722
+ - [patch] Fallback to use containerId from MentionResourceConfig if ContextIdentifier promise fails
1723
+ [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
1724
+ - [patch] add support for childObjectId in ContextIdentifiers and pass it to the mention service
1725
+ endpoints [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
1726
+ - [none] Updated dependencies
1727
+ [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
1728
+ - [none] Updated dependencies
1729
+ [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
1725
1730
 
1726
1731
  ## 14.0.1
1727
1732
 
1728
- - [patch] Updated dependencies
1729
- [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1730
- - @atlaskit/tooltip@12.0.0
1731
- - @atlaskit/icon@13.1.1
1732
- - @atlaskit/avatar@14.0.1
1733
+ - [patch] Updated dependencies
1734
+ [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1735
+ - @atlaskit/tooltip@12.0.0
1736
+ - @atlaskit/icon@13.1.1
1737
+ - @atlaskit/avatar@14.0.1
1733
1738
 
1734
1739
  ## 14.0.0
1735
1740
 
1736
- - [major] Updates to React ^16.4.0
1737
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1738
- - [major] Updated dependencies
1739
- [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1740
- - @atlaskit/tooltip@11.0.0
1741
- - @atlaskit/util-data-test@10.0.0
1742
- - @atlaskit/analytics-next@3.0.0
1743
- - @atlaskit/lozenge@6.0.0
1744
- - @atlaskit/docs@5.0.0
1745
- - @atlaskit/util-service-support@3.0.0
1746
- - @atlaskit/analytics-gas-types@3.0.0
1747
- - @atlaskit/analytics@4.0.0
1748
- - @atlaskit/icon@13.0.0
1749
- - @atlaskit/avatar@14.0.0
1750
- - [major] Updated dependencies
1751
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1752
- - @atlaskit/util-data-test@10.0.0
1753
- - @atlaskit/tooltip@11.0.0
1754
- - @atlaskit/analytics-next@3.0.0
1755
- - @atlaskit/lozenge@6.0.0
1756
- - @atlaskit/docs@5.0.0
1757
- - @atlaskit/util-service-support@3.0.0
1758
- - @atlaskit/analytics-gas-types@3.0.0
1759
- - @atlaskit/analytics@4.0.0
1760
- - @atlaskit/icon@13.0.0
1761
- - @atlaskit/avatar@14.0.0
1741
+ - [major] Updates to React ^16.4.0
1742
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1743
+ - [major] Updated dependencies
1744
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1745
+ - @atlaskit/tooltip@11.0.0
1746
+ - @atlaskit/util-data-test@10.0.0
1747
+ - @atlaskit/analytics-next@3.0.0
1748
+ - @atlaskit/lozenge@6.0.0
1749
+ - @atlaskit/docs@5.0.0
1750
+ - @atlaskit/util-service-support@3.0.0
1751
+ - @atlaskit/analytics-gas-types@3.0.0
1752
+ - @atlaskit/analytics@4.0.0
1753
+ - @atlaskit/icon@13.0.0
1754
+ - @atlaskit/avatar@14.0.0
1755
+ - [major] Updated dependencies
1756
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1757
+ - @atlaskit/util-data-test@10.0.0
1758
+ - @atlaskit/tooltip@11.0.0
1759
+ - @atlaskit/analytics-next@3.0.0
1760
+ - @atlaskit/lozenge@6.0.0
1761
+ - @atlaskit/docs@5.0.0
1762
+ - @atlaskit/util-service-support@3.0.0
1763
+ - @atlaskit/analytics-gas-types@3.0.0
1764
+ - @atlaskit/analytics@4.0.0
1765
+ - @atlaskit/icon@13.0.0
1766
+ - @atlaskit/avatar@14.0.0
1762
1767
 
1763
1768
  ## 13.1.10
1764
1769
 
1765
- - [patch] fixed typescript build errors
1766
- [c98857e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98857e)
1767
- - [patch] code improvements and MentionContextIdentifier attributes made mandatory to sync with
1768
- editor-common ContextIdentifier
1769
- [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)
1770
- - [patch] include containerId and objectId passed from editor-core into mention service requests
1771
- [cacfb53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacfb53)
1772
- - [patch] Updated dependencies
1773
- [c98857e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98857e)
1774
- - @atlaskit/util-data-test@9.1.19
1775
- - [patch] Updated dependencies
1776
- [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)
1777
- - @atlaskit/util-data-test@9.1.19
1778
- - [patch] Updated dependencies
1779
- [cacfb53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacfb53)
1780
- - @atlaskit/util-data-test@9.1.19
1770
+ - [patch] fixed typescript build errors
1771
+ [c98857e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98857e)
1772
+ - [patch] code improvements and MentionContextIdentifier attributes made mandatory to sync with
1773
+ editor-common ContextIdentifier
1774
+ [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)
1775
+ - [patch] include containerId and objectId passed from editor-core into mention service requests
1776
+ [cacfb53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacfb53)
1777
+ - [patch] Updated dependencies
1778
+ [c98857e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98857e)
1779
+ - @atlaskit/util-data-test@9.1.19
1780
+ - [patch] Updated dependencies
1781
+ [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)
1782
+ - @atlaskit/util-data-test@9.1.19
1783
+ - [patch] Updated dependencies
1784
+ [cacfb53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacfb53)
1785
+ - @atlaskit/util-data-test@9.1.19
1781
1786
 
1782
1787
  ## 13.1.9
1783
1788
 
1784
- - [patch] Move the tests under src and club the tests under unit, integration and visual
1785
- regression [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
1786
- - [none] Updated dependencies
1787
- [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
1788
- - @atlaskit/util-service-support@2.0.12
1789
- - @atlaskit/util-data-test@9.1.18
1790
- - @atlaskit/analytics-gas-types@2.1.4
1789
+ - [patch] Move the tests under src and club the tests under unit, integration and visual regression
1790
+ [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
1791
+ - [none] Updated dependencies
1792
+ [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
1793
+ - @atlaskit/util-service-support@2.0.12
1794
+ - @atlaskit/util-data-test@9.1.18
1795
+ - @atlaskit/analytics-gas-types@2.1.4
1791
1796
 
1792
1797
  ## 13.1.8
1793
1798
 
1794
- - [patch] FS-2093 add mention insert analytics event
1795
- [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
1796
- - [none] Updated dependencies
1797
- [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
1799
+ - [patch] FS-2093 add mention insert analytics event
1800
+ [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
1801
+ - [none] Updated dependencies
1802
+ [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
1798
1803
 
1799
1804
  ## 13.1.7
1800
1805
 
1801
- - [none] Updated dependencies
1802
- [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
1803
- - @atlaskit/avatar@13.0.0
1804
- - [patch] Updated dependencies
1805
- [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
1806
- - @atlaskit/avatar@13.0.0
1806
+ - [none] Updated dependencies
1807
+ [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
1808
+ - @atlaskit/avatar@13.0.0
1809
+ - [patch] Updated dependencies
1810
+ [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
1811
+ - @atlaskit/avatar@13.0.0
1807
1812
 
1808
1813
  ## 13.1.6
1809
1814
 
1810
- - [patch] FS-2092 add mention typeahead cancel analytics event
1811
- [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
1812
- - [none] Updated dependencies
1813
- [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
1815
+ - [patch] FS-2092 add mention typeahead cancel analytics event
1816
+ [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
1817
+ - [none] Updated dependencies
1818
+ [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
1814
1819
 
1815
1820
  ## 13.1.5
1816
1821
 
1817
- - [patch] Updated dependencies
1818
- [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1819
- - @atlaskit/avatar@12.0.0
1822
+ - [patch] Updated dependencies
1823
+ [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1824
+ - @atlaskit/avatar@12.0.0
1820
1825
 
1821
1826
  ## 13.1.4
1822
1827
 
1823
- - [patch] added mention userId in the Mention lozenge analytics
1824
- [d7dca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7dca64)
1825
- - [patch] Updated dependencies
1826
- [d7dca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7dca64)
1827
- - @atlaskit/util-data-test@9.1.16
1828
+ - [patch] added mention userId in the Mention lozenge analytics
1829
+ [d7dca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7dca64)
1830
+ - [patch] Updated dependencies
1831
+ [d7dca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7dca64)
1832
+ - @atlaskit/util-data-test@9.1.16
1828
1833
 
1829
1834
  ## 13.1.3
1830
1835
 
1831
- - [patch] Updated dependencies
1832
- [8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
1833
- - @atlaskit/util-data-test@9.1.15
1836
+ - [patch] Updated dependencies
1837
+ [8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
1838
+ - @atlaskit/util-data-test@9.1.15
1834
1839
 
1835
1840
  ## 13.1.2
1836
1841
 
1837
- - [patch] Updated dependencies
1838
- [0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
1839
- - @atlaskit/util-data-test@9.1.14
1842
+ - [patch] Updated dependencies
1843
+ [0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
1844
+ - @atlaskit/util-data-test@9.1.14
1840
1845
 
1841
1846
  ## 13.1.1
1842
1847
 
1843
- - [patch] Clean Changelogs - remove duplicates and empty entries
1844
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1845
- - [none] Updated dependencies
1846
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1847
- - @atlaskit/util-data-test@9.1.13
1848
- - @atlaskit/tooltip@10.2.1
1849
- - @atlaskit/lozenge@5.0.4
1850
- - @atlaskit/icon@12.1.2
1848
+ - [patch] Clean Changelogs - remove duplicates and empty entries
1849
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1850
+ - [none] Updated dependencies
1851
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1852
+ - @atlaskit/util-data-test@9.1.13
1853
+ - @atlaskit/tooltip@10.2.1
1854
+ - @atlaskit/lozenge@5.0.4
1855
+ - @atlaskit/icon@12.1.2
1851
1856
 
1852
1857
  ## 13.1.0
1853
1858
 
1854
- - [none] Updated dependencies
1855
- [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
1856
- - @atlaskit/util-data-test@9.1.11
1859
+ - [none] Updated dependencies
1860
+ [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
1861
+ - @atlaskit/util-data-test@9.1.11
1857
1862
 
1858
1863
  ## 13.0.0
1859
1864
 
1860
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1861
- ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1862
- - [patch] Updated dependencies
1863
- [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1864
- - @atlaskit/util-data-test@9.1.10
1865
- - @atlaskit/tooltip@10.0.0
1866
- - @atlaskit/icon@12.0.0
1867
- - @atlaskit/analytics-next@2.1.4
1868
- - @atlaskit/lozenge@5.0.0
1869
- - @atlaskit/docs@4.0.0
1870
- - @atlaskit/util-service-support@2.0.8
1871
- - @atlaskit/analytics-gas-types@2.1.1
1872
- - @atlaskit/analytics@3.0.2
1873
- - @atlaskit/avatar@11.0.0
1865
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1866
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1867
+ - [patch] Updated dependencies
1868
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1869
+ - @atlaskit/util-data-test@9.1.10
1870
+ - @atlaskit/tooltip@10.0.0
1871
+ - @atlaskit/icon@12.0.0
1872
+ - @atlaskit/analytics-next@2.1.4
1873
+ - @atlaskit/lozenge@5.0.0
1874
+ - @atlaskit/docs@4.0.0
1875
+ - @atlaskit/util-service-support@2.0.8
1876
+ - @atlaskit/analytics-gas-types@2.1.1
1877
+ - @atlaskit/analytics@3.0.2
1878
+ - @atlaskit/avatar@11.0.0
1874
1879
 
1875
1880
  ## 12.0.3
1876
1881
 
1877
- - [patch] Updated dependencies
1878
- [1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
1879
- - @atlaskit/util-data-test@9.1.9
1882
+ - [patch] Updated dependencies
1883
+ [1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
1884
+ - @atlaskit/util-data-test@9.1.9
1880
1885
 
1881
1886
  ## 12.0.2
1882
1887
 
1883
- - [patch] Moved event tag to FabricElementsListener
1884
- [639ae5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/639ae5e)
1885
- - [patch] Updated dependencies
1886
- [639ae5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/639ae5e)
1887
- - @atlaskit/util-data-test@9.1.7
1888
+ - [patch] Moved event tag to FabricElementsListener
1889
+ [639ae5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/639ae5e)
1890
+ - [patch] Updated dependencies
1891
+ [639ae5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/639ae5e)
1892
+ - @atlaskit/util-data-test@9.1.7
1888
1893
 
1889
1894
  ## 12.0.1
1890
1895
 
1891
- - [patch][f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
1892
- - [none] Updated dependencies
1893
- [f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
1896
+ - [patch][f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
1897
+ - [none] Updated dependencies
1898
+ [f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
1894
1899
 
1895
1900
  ## 12.0.0
1896
1901
 
1897
- - [patch] code improvements
1898
- [ba702bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba702bc)
1899
- - [major] fixed/added tests for analytics-next and code improvements
1900
- [db1bafa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db1bafa)
1901
- - [patch] upgrade to analytics-next and GAS V3
1902
- [f150242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f150242)
1903
- - [patch] Updated dependencies
1904
- [ba702bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba702bc)
1905
- - @atlaskit/util-data-test@9.1.6
1906
- - [major] Updated dependencies
1907
- [db1bafa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db1bafa)
1908
- - @atlaskit/util-data-test@9.1.6
1909
- - [patch] Updated dependencies
1910
- [f150242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f150242)
1911
- - @atlaskit/util-data-test@9.1.6
1902
+ - [patch] code improvements [ba702bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba702bc)
1903
+ - [major] fixed/added tests for analytics-next and code improvements
1904
+ [db1bafa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db1bafa)
1905
+ - [patch] upgrade to analytics-next and GAS V3
1906
+ [f150242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f150242)
1907
+ - [patch] Updated dependencies
1908
+ [ba702bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba702bc)
1909
+ - @atlaskit/util-data-test@9.1.6
1910
+ - [major] Updated dependencies
1911
+ [db1bafa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db1bafa)
1912
+ - @atlaskit/util-data-test@9.1.6
1913
+ - [patch] Updated dependencies
1914
+ [f150242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f150242)
1915
+ - @atlaskit/util-data-test@9.1.6
1912
1916
 
1913
1917
  ## 11.1.5
1914
1918
 
1915
- - [patch] revert ED-2551 wrong cursor on special mentions
1916
- [1cf64a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1cf64a6)
1917
- - [none] Updated dependencies
1918
- [1cf64a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1cf64a6)
1919
+ - [patch] revert ED-2551 wrong cursor on special mentions
1920
+ [1cf64a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1cf64a6)
1921
+ - [none] Updated dependencies
1922
+ [1cf64a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1cf64a6)
1919
1923
 
1920
1924
  ## 11.1.4
1921
1925
 
1922
- - [none] Updated dependencies
1923
- [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
1924
- - @atlaskit/util-data-test@9.1.3
1925
- - [none] Updated dependencies
1926
- [74f84c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74f84c6)
1927
- - @atlaskit/util-data-test@9.1.3
1928
- - [none] Updated dependencies
1929
- [92cdf83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92cdf83)
1930
- - @atlaskit/util-data-test@9.1.3
1931
- - [none] Updated dependencies
1932
- [4151cc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4151cc5)
1933
- - @atlaskit/util-data-test@9.1.3
1934
- - [patch] Updated dependencies
1935
- [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1936
- - @atlaskit/util-data-test@9.1.3
1937
- - @atlaskit/icon@11.3.0
1938
- - @atlaskit/tooltip@9.2.1
1939
- - @atlaskit/avatar@10.0.6
1940
- - @atlaskit/docs@3.0.4
1941
- - @atlaskit/util-service-support@2.0.7
1942
- - @atlaskit/lozenge@4.0.1
1943
- - @atlaskit/analytics@3.0.1
1944
- - [patch] Updated dependencies
1945
- [89146bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89146bf)
1946
- - @atlaskit/util-data-test@9.1.3
1926
+ - [none] Updated dependencies
1927
+ [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
1928
+ - @atlaskit/util-data-test@9.1.3
1929
+ - [none] Updated dependencies
1930
+ [74f84c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74f84c6)
1931
+ - @atlaskit/util-data-test@9.1.3
1932
+ - [none] Updated dependencies
1933
+ [92cdf83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92cdf83)
1934
+ - @atlaskit/util-data-test@9.1.3
1935
+ - [none] Updated dependencies
1936
+ [4151cc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4151cc5)
1937
+ - @atlaskit/util-data-test@9.1.3
1938
+ - [patch] Updated dependencies
1939
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1940
+ - @atlaskit/util-data-test@9.1.3
1941
+ - @atlaskit/icon@11.3.0
1942
+ - @atlaskit/tooltip@9.2.1
1943
+ - @atlaskit/avatar@10.0.6
1944
+ - @atlaskit/docs@3.0.4
1945
+ - @atlaskit/util-service-support@2.0.7
1946
+ - @atlaskit/lozenge@4.0.1
1947
+ - @atlaskit/analytics@3.0.1
1948
+ - [patch] Updated dependencies
1949
+ [89146bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89146bf)
1950
+ - @atlaskit/util-data-test@9.1.3
1947
1951
 
1948
1952
  ## 11.1.3
1949
1953
 
1950
- - [patch] ED-2551 use default cursor on mention if no onClick is provided
1951
- [e9cc83c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9cc83c)
1952
- - [patch] Updated dependencies
1953
- [e9cc83c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9cc83c)
1954
+ - [patch] ED-2551 use default cursor on mention if no onClick is provided
1955
+ [e9cc83c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9cc83c)
1956
+ - [patch] Updated dependencies
1957
+ [e9cc83c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9cc83c)
1954
1958
 
1955
1959
  ## 11.1.2
1956
1960
 
1957
- - [patch] Align font sizes for inline code, mentions and dates
1958
- [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
1959
- - [none] Updated dependencies
1960
- [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
1961
+ - [patch] Align font sizes for inline code, mentions and dates
1962
+ [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
1963
+ - [none] Updated dependencies
1964
+ [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
1961
1965
 
1962
1966
  ## 11.1.0
1963
1967
 
1964
- - [minor] If a Mention item is a team then render a TEAM lozenge automatically
1965
- [d4976d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4976d4)
1968
+ - [minor] If a Mention item is a team then render a TEAM lozenge automatically
1969
+ [d4976d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4976d4)
1966
1970
 
1967
1971
  ## 11.0.0
1968
1972
 
1969
- - [major] Bump to React 16.3.
1970
- [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1973
+ - [major] Bump to React 16.3.
1974
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1971
1975
 
1972
1976
  ## 10.0.0
1973
1977
 
1974
- - [major] FS-1697 move elements packages to use util-data-test for test data
1975
- [deb820a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/deb820a)
1978
+ - [major] FS-1697 move elements packages to use util-data-test for test data
1979
+ [deb820a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/deb820a)
1976
1980
 
1977
1981
  ## 9.2.3
1978
1982
 
1979
- - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
1980
- [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
1983
+ - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
1984
+ [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
1981
1985
 
1982
1986
  ## 9.2.2
1983
1987
 
1984
- - [patch] Update links in documentation
1985
- [c4f7497](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4f7497)
1988
+ - [patch] Update links in documentation
1989
+ [c4f7497](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4f7497)
1986
1990
 
1987
1991
  ## 9.2.1
1988
1992
 
1989
- - [patch] Fix for styled-components types to support v1.4.x
1990
- [75a2375](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75a2375)
1993
+ - [patch] Fix for styled-components types to support v1.4.x
1994
+ [75a2375](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75a2375)
1991
1995
 
1992
1996
  ## 9.2.0
1993
1997
 
1994
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1995
- [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1998
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1999
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1996
2000
 
1997
2001
  ## 9.1.5
1998
2002
 
1999
- - [patch] fix mention and emoji bug related to MutationObserver API
2000
- [dd0a69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd0a69c)
2003
+ - [patch] fix mention and emoji bug related to MutationObserver API
2004
+ [dd0a69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd0a69c)
2001
2005
 
2002
2006
  ## 9.1.4
2003
2007
 
2004
- - [patch] Disable browser's spell check in mention lozenge
2005
- [c04bf36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c04bf36)
2008
+ - [patch] Disable browser's spell check in mention lozenge
2009
+ [c04bf36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c04bf36)
2006
2010
 
2007
2011
  ## 9.1.3
2008
2012
 
2009
- - [patch] FS-1091 remove direct dependency on url-search-params
2010
- [e680d67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e680d67)
2013
+ - [patch] FS-1091 remove direct dependency on url-search-params
2014
+ [e680d67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e680d67)
2011
2015
 
2012
2016
  ## 9.1.2
2013
2017
 
2014
- - [patch] FS-1699 Fix mention sorting
2015
- [ff33bef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff33bef)
2018
+ - [patch] FS-1699 Fix mention sorting
2019
+ [ff33bef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff33bef)
2016
2020
 
2017
2021
  ## 9.1.1
2018
2022
 
2019
- - [patch] fixed mention picker style typos
2020
- [8bb40f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8bb40f0)
2023
+ - [patch] fixed mention picker style typos
2024
+ [8bb40f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8bb40f0)
2021
2025
 
2022
2026
  ## 9.1.0
2023
2027
 
2024
- - [minor] FS-1633 Change the way we use getUsersInContext
2025
- [86b615c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86b615c)
2028
+ - [minor] FS-1633 Change the way we use getUsersInContext
2029
+ [86b615c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86b615c)
2026
2030
 
2027
2031
  ## 9.0.0
2028
2032
 
2029
- - [patch] Added eslint-disable to example file
2030
- [49491a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49491a9)
2031
- - [major] Migrated mentions to new atlaskit-mk2
2032
- [dad3ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dad3ccc)
2033
+ - [patch] Added eslint-disable to example file
2034
+ [49491a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49491a9)
2035
+ - [major] Migrated mentions to new atlaskit-mk2
2036
+ [dad3ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dad3ccc)
2033
2037
 
2034
2038
  ## 8.5.1 (2018-01-09)
2035
2039
 
2036
- - bug fix; removed chai and sinon from tests (issues closed: fs-1606)
2037
- ([f3a65cd](https://bitbucket.org/atlassian/atlaskit/commits/f3a65cd))
2040
+ - bug fix; removed chai and sinon from tests (issues closed: fs-1606)
2041
+ ([f3a65cd](https://bitbucket.org/atlassian/atlaskit/commits/f3a65cd))
2038
2042
 
2039
2043
  ## 8.5.0 (2018-01-08)
2040
2044
 
2041
- - feature; allow MentionResource to optionally exclude the credentials from the request (issues
2042
- closed: fs-1602) ([cbf913c](https://bitbucket.org/atlassian/atlaskit/commits/cbf913c))
2045
+ - feature; allow MentionResource to optionally exclude the credentials from the request (issues
2046
+ closed: fs-1602) ([cbf913c](https://bitbucket.org/atlassian/atlaskit/commits/cbf913c))
2043
2047
 
2044
2048
  ## 8.4.1 (2017-12-20)
2045
2049
 
2046
- - bug fix; added minimum avatar dependency that has dist/esm folder for mention
2047
- ([c90fbfa](https://bitbucket.org/atlassian/atlaskit/commits/c90fbfa))
2050
+ - bug fix; added minimum avatar dependency that has dist/esm folder for mention
2051
+ ([c90fbfa](https://bitbucket.org/atlassian/atlaskit/commits/c90fbfa))
2048
2052
 
2049
2053
  ## 8.4.0 (2017-12-19)
2050
2054
 
2051
- - feature; fS-1063 Code review remark
2052
- ([93ff21e](https://bitbucket.org/atlassian/atlaskit/commits/93ff21e))
2053
- - bug fix; make sure root does not change whatever import we use
2054
- ([085d483](https://bitbucket.org/atlassian/atlaskit/commits/085d483))
2055
- - feature; fS-1063 Fix code review remarks
2056
- ([a247fa6](https://bitbucket.org/atlassian/atlaskit/commits/a247fa6))
2057
- - feature; fS-1063 When searching for mentionable users in a public room, I want users current
2058
- ([b5310c7](https://bitbucket.org/atlassian/atlaskit/commits/b5310c7))
2055
+ - feature; fS-1063 Code review remark
2056
+ ([93ff21e](https://bitbucket.org/atlassian/atlaskit/commits/93ff21e))
2057
+ - bug fix; make sure root does not change whatever import we use
2058
+ ([085d483](https://bitbucket.org/atlassian/atlaskit/commits/085d483))
2059
+ - feature; fS-1063 Fix code review remarks
2060
+ ([a247fa6](https://bitbucket.org/atlassian/atlaskit/commits/a247fa6))
2061
+ - feature; fS-1063 When searching for mentionable users in a public room, I want users current
2062
+ ([b5310c7](https://bitbucket.org/atlassian/atlaskit/commits/b5310c7))
2059
2063
 
2060
2064
  ## 8.3.4 (2017-12-19)
2061
2065
 
2062
- - bug fix; bump packages to fixed version of analytics
2063
- ([615e41c](https://bitbucket.org/atlassian/atlaskit/commits/615e41c))
2064
- - bug fix; explicit analytics bump in mentions
2065
- ([688ed80](https://bitbucket.org/atlassian/atlaskit/commits/688ed80))
2066
+ - bug fix; bump packages to fixed version of analytics
2067
+ ([615e41c](https://bitbucket.org/atlassian/atlaskit/commits/615e41c))
2068
+ - bug fix; explicit analytics bump in mentions
2069
+ ([688ed80](https://bitbucket.org/atlassian/atlaskit/commits/688ed80))
2066
2070
 
2067
2071
  ## 8.3.3 (2017-12-19)
2068
2072
 
2069
- - bug fix; reduce mention bundle size by referencing avatar directly from dist/esm folder
2070
- ([2a88ef0](https://bitbucket.org/atlassian/atlaskit/commits/2a88ef0))
2073
+ - bug fix; reduce mention bundle size by referencing avatar directly from dist/esm folder
2074
+ ([2a88ef0](https://bitbucket.org/atlassian/atlaskit/commits/2a88ef0))
2071
2075
 
2072
2076
  ## 8.3.2 (2017-12-18)
2073
2077
 
2074
- - bug fix; fS-1587 fix TS errors in mention (issues closed: fs-1587)
2075
- ([8dd4b86](https://bitbucket.org/atlassian/atlaskit/commits/8dd4b86))
2078
+ - bug fix; fS-1587 fix TS errors in mention (issues closed: fs-1587)
2079
+ ([8dd4b86](https://bitbucket.org/atlassian/atlaskit/commits/8dd4b86))
2076
2080
 
2077
2081
  ## 8.3.1 (2017-12-15)
2078
2082
 
2079
- - bug fix; analytics now correctly a dep of the mention component
2080
- ([da6cd5d](https://bitbucket.org/atlassian/atlaskit/commits/da6cd5d))
2081
- - bug fix; mention component no longer uses relative imports in one of the stories
2082
- ([1109ecc](https://bitbucket.org/atlassian/atlaskit/commits/1109ecc))
2083
+ - bug fix; analytics now correctly a dep of the mention component
2084
+ ([da6cd5d](https://bitbucket.org/atlassian/atlaskit/commits/da6cd5d))
2085
+ - bug fix; mention component no longer uses relative imports in one of the stories
2086
+ ([1109ecc](https://bitbucket.org/atlassian/atlaskit/commits/1109ecc))
2083
2087
 
2084
2088
  ## 8.3.0 (2017-12-13)
2085
2089
 
2086
- - bug fix; minor code improvements and fixed build error
2087
- ([56bc6bb](https://bitbucket.org/atlassian/atlaskit/commits/56bc6bb))
2088
- - feature; added some mention front-end analytics
2089
- ([74b7ee6](https://bitbucket.org/atlassian/atlaskit/commits/74b7ee6))
2090
+ - bug fix; minor code improvements and fixed build error
2091
+ ([56bc6bb](https://bitbucket.org/atlassian/atlaskit/commits/56bc6bb))
2092
+ - feature; added some mention front-end analytics
2093
+ ([74b7ee6](https://bitbucket.org/atlassian/atlaskit/commits/74b7ee6))
2090
2094
 
2091
2095
  ## 8.2.1 (2017-12-08)
2092
2096
 
2093
- - bug fix; update mock data under dist folder
2094
- ([615dfd3](https://bitbucket.org/atlassian/atlaskit/commits/615dfd3))
2097
+ - bug fix; update mock data under dist folder
2098
+ ([615dfd3](https://bitbucket.org/atlassian/atlaskit/commits/615dfd3))
2095
2099
 
2096
2100
  ## 8.2.0 (2017-11-26)
2097
2101
 
2098
- - feature; add more mock data to support integration tests
2099
- ([9520323](https://bitbucket.org/atlassian/atlaskit/commits/9520323))
2102
+ - feature; add more mock data to support integration tests
2103
+ ([9520323](https://bitbucket.org/atlassian/atlaskit/commits/9520323))
2100
2104
 
2101
2105
  ## 8.1.1 (2017-11-20)
2102
2106
 
2103
- - bug fix; presence client now actually requests stateMetadata to get focus mode (issues closed:
2104
- fs-1487) ([7984774](https://bitbucket.org/atlassian/atlaskit/commits/7984774))
2107
+ - bug fix; presence client now actually requests stateMetadata to get focus mode (issues closed:
2108
+ fs-1487) ([7984774](https://bitbucket.org/atlassian/atlaskit/commits/7984774))
2105
2109
 
2106
2110
  ## 8.1.0 (2017-11-19)
2107
2111
 
2108
- - feature; add support for showing focus state on mention picker's avatars (issues closed:
2109
- fs-1487) ([fe5b287](https://bitbucket.org/atlassian/atlaskit/commits/fe5b287))
2110
- - feature; updated icon and tooltip dependencies
2111
- ([a10f196](https://bitbucket.org/atlassian/atlaskit/commits/a10f196))
2112
+ - feature; add support for showing focus state on mention picker's avatars (issues closed: fs-1487)
2113
+ ([fe5b287](https://bitbucket.org/atlassian/atlaskit/commits/fe5b287))
2114
+ - feature; updated icon and tooltip dependencies
2115
+ ([a10f196](https://bitbucket.org/atlassian/atlaskit/commits/a10f196))
2112
2116
 
2113
2117
  ## 8.0.1 (2017-10-22)
2114
2118
 
2115
- - bug fix; update styled-components dep and react peerDep
2116
- ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
2119
+ - bug fix; update styled-components dep and react peerDep
2120
+ ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
2117
2121
 
2118
2122
  ## 8.0.0 (2017-10-20)
2119
2123
 
2120
- - bug fix; fixed unit test failure.
2121
- ([7878911](https://bitbucket.org/atlassian/atlaskit/commits/7878911))
2122
- - bug fix; added missing \_notifyAllResultsListeners
2123
- ([28cbfb2](https://bitbucket.org/atlassian/atlaskit/commits/28cbfb2))
2124
- - feature; expose MentionsResult interface from mention
2125
- ([a817c63](https://bitbucket.org/atlassian/atlaskit/commits/a817c63))
2126
- - bug fix; added missing method \_notifyAllResultsListeners to mention mock service and fixed re
2127
- ([f057300](https://bitbucket.org/atlassian/atlaskit/commits/f057300))
2128
- - feature; added a dummy data wit the same last name.
2129
- ([2ed7d4d](https://bitbucket.org/atlassian/atlaskit/commits/2ed7d4d))
2130
- - feature; fS-1372 Show an APP flag for App users like Bot
2131
- ([0ff41fc](https://bitbucket.org/atlassian/atlaskit/commits/0ff41fc))
2132
- - bug fix; Revert code splitting of mentions/task-decisions as it introduces a performance problem
2133
- (issues closed: fs-1396 / hnw-3183)
2134
- ([bbecb14](https://bitbucket.org/atlassian/atlaskit/commits/bbecb14))
2135
- - bug fix; code splitted avatar in mention and task-decision packages (issues closed: ed-2776)
2136
- ([19f8276](https://bitbucket.org/atlassian/atlaskit/commits/19f8276))
2137
- - bug fix; update background of "no access" mention lozenge to be transparent (issues closed:
2138
- fs-1160) ([abd124d](https://bitbucket.org/atlassian/atlaskit/commits/abd124d))
2139
- - bug fix; update background colour of default mention lozenge (issues closed: fs-1319)
2140
- ([391d263](https://bitbucket.org/atlassian/atlaskit/commits/391d263))
2141
- - bug fix; make mention lozenge 20px high to match rendering line height (issues closed: fs-1160)
2142
- ([9d02973](https://bitbucket.org/atlassian/atlaskit/commits/9d02973))
2143
- - feature; update util-\* dependencies
2144
- ([eba115f](https://bitbucket.org/atlassian/atlaskit/commits/eba115f))
2145
- - feature; update mention dependencies: avatar, icon, lozenge, tooltip (issues closed: fs-1309)
2146
- ([8686314](https://bitbucket.org/atlassian/atlaskit/commits/8686314))
2147
- - bug fix; based on PR comment, update the variable name
2148
- ([4517be5](https://bitbucket.org/atlassian/atlaskit/commits/4517be5))
2149
- - bug fix; the name of the variable was not correct - cf AK-1433 (issues closed: ak-1433)
2150
- ([85fe651](https://bitbucket.org/atlassian/atlaskit/commits/85fe651))
2151
- - bug fix; publish only javascript files in dist/
2152
- ([367736a](https://bitbucket.org/atlassian/atlaskit/commits/367736a))
2153
- - bug fix; fix .npm-ingore for fabric ts packages.
2154
- ([f6f2edd](https://bitbucket.org/atlassian/atlaskit/commits/f6f2edd))
2155
- - bug fix; quick fix to avoid issues accessing support data via npm dependency
2156
- ([4f9eee7](https://bitbucket.org/atlassian/atlaskit/commits/4f9eee7))
2157
- - bug fix; fix unused expression error throwing test
2158
- ([22b75b2](https://bitbucket.org/atlassian/atlaskit/commits/22b75b2))
2159
- - feature; export test/story data for direct import. Not in bundle. (issues closed: fs-1205)
2160
- ([eaa98fb](https://bitbucket.org/atlassian/atlaskit/commits/eaa98fb))
2161
- - bug fix; Merged in fix/FS-1051-copying-renderer-mention (pull request #3532) (issues closed:
2162
- fs-1051) ([352f8eb](https://bitbucket.org/atlassian/atlaskit/commits/352f8eb))
2163
- - bug fix; use class transform in loose mode in babel to improve load performance in apps
2164
- ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
2165
- - bug fix; no user selection in mention list should result in the top item always being selecte
2166
- (issues closed: fs-1178) ([07fc665](https://bitbucket.org/atlassian/atlaskit/commits/07fc665))
2167
- - feature; fS-1125 Adding test
2168
- ([af91b18](https://bitbucket.org/atlassian/atlaskit/commits/af91b18))
2169
- - feature; fS-1125 Add callback parameter when subscribing to receive all results no just the
2170
- ([cf7636a](https://bitbucket.org/atlassian/atlaskit/commits/cf7636a))
2171
- - bug fix; fS-1121 Don't return special mention when typing letter 'm'
2172
- ([6c2ddd3](https://bitbucket.org/atlassian/atlaskit/commits/6c2ddd3))
2173
- - feature; restyle the Mentions error pop-up with a funkier exclamation sign and better wording
2174
- (issues closed: fs-1115) ([8820193](https://bitbucket.org/atlassian/atlaskit/commits/8820193))
2175
- - bug fix; fS-1090 Fix test ([4262bee](https://bitbucket.org/atlassian/atlaskit/commits/4262bee))
2176
- - feature; fS-1090 Expose searchIndex so we can reuse it in test data + fix formatting
2177
- ([aab39e6](https://bitbucket.org/atlassian/atlaskit/commits/aab39e6))
2178
- - breaking; New method isFiltering(query: string) on MentionProvider interface
2179
- ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2180
- - breaking; fS-1090 Expose isFiltering on MentionProvider interface && add query parameter in t
2181
- ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2182
- - bug fix; update avatar dependency
2183
- ([64f6640](https://bitbucket.org/atlassian/atlaskit/commits/64f6640))
2184
- - breaking; The onOpen handlers will now be called when searches error. Previously they would only
2185
- be called ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2186
- - breaking; fix the Promise handling when a search is performed locally and remotely. (issues
2187
- closed: fa-910) ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2188
- - bug fix; fix for long standing react warning. :yakshave:
2189
- ([cf88128](https://bitbucket.org/atlassian/atlaskit/commits/cf88128))
2190
- - bug fix; uncaught rejected provider promises, ui not updating. (issues closed: ed-1886)
2191
- ([237cd54](https://bitbucket.org/atlassian/atlaskit/commits/237cd54))
2192
- - bug fix; fS-1073 Code review remarks + fix tests
2193
- ([7611a77](https://bitbucket.org/atlassian/atlaskit/commits/7611a77))
2194
- - bug fix; fS-1073 Code review remarks
2195
- ([003dc28](https://bitbucket.org/atlassian/atlaskit/commits/003dc28))
2196
- - bug fix; fS-1073 Reset search index on bootstrap
2197
- ([5582b3c](https://bitbucket.org/atlassian/atlaskit/commits/5582b3c))
2198
- - bug fix; fS-1073 Filter mention locally from previous search results
2199
- ([0c4788a](https://bitbucket.org/atlassian/atlaskit/commits/0c4788a))
2200
- - feature; enable the display of more specific error messages in the MentionList (issues closed:
2201
- fs-910) ([db5efae](https://bitbucket.org/atlassian/atlaskit/commits/db5efae))
2202
- - bug fix; fix correct usage of react lifecycle and controlled input component.
2203
- ([3ccd3ec](https://bitbucket.org/atlassian/atlaskit/commits/3ccd3ec))
2204
- - bug fix; add AbstractMentionResource export to editor-core (issues closed: fs-1029)
2205
- ([308ad31](https://bitbucket.org/atlassian/atlaskit/commits/308ad31))
2206
- - bug fix; style fix to render tooltip properly in Firefox
2207
- ([32d223d](https://bitbucket.org/atlassian/atlaskit/commits/32d223d))
2208
- - bug fix; render tooltip on same line as Mention component
2209
- ([4b18886](https://bitbucket.org/atlassian/atlaskit/commits/4b18886))
2210
- - bug fix; fixed positioning for tooltip rendered for non-permitted mention
2211
- ([83851e6](https://bitbucket.org/atlassian/atlaskit/commits/83851e6))
2212
- - feature; mentionItem without nickname rendered only using name
2213
- ([b2fa672](https://bitbucket.org/atlassian/atlaskit/commits/b2fa672))
2214
- - bug fix; fS-691 Change whoops style to white and use akicon
2215
- ([6f023d0](https://bitbucket.org/atlassian/atlaskit/commits/6f023d0))
2216
- - feature; fS-1026 When displaying the mention typeahead, I want to see users who don't have a
2217
- ([a31d317](https://bitbucket.org/atlassian/atlaskit/commits/a31d317))
2218
- - bug fix; remove 'graphql' url component from presence's config (issues closed: fs-1030)
2219
- ([b975e98](https://bitbucket.org/atlassian/atlaskit/commits/b975e98))
2220
- - bug fix; restore classname for confluence selenium tests
2221
- ([e59c2f7](https://bitbucket.org/atlassian/atlaskit/commits/e59c2f7))
2222
- - bug fix; add polyfills for all storybooks, use es6-promise, URLSearchParams, Fetch API and
2223
- Elemen ([db2f5cf](https://bitbucket.org/atlassian/atlaskit/commits/db2f5cf))
2224
- - bug fix; move all polyfills into devDeps
2225
- ([d275563](https://bitbucket.org/atlassian/atlaskit/commits/d275563))
2226
- - bug fix; fix remaining mention tests
2227
- ([d34d43b](https://bitbucket.org/atlassian/atlaskit/commits/d34d43b))
2228
- - breaking; ED-1701, ED-1702, ED-1704
2229
- ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2230
- - breaking; remove polyfills from mention and emoji packages, use styled-components instead of t
2231
- (issues closed: ed-1701, ed-1702, ed-1704)
2232
- ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2233
- - bug fix; fixed storybooks and bumped lozenge and avatar dependencies in mentions (issues closed:
2234
- fs-902) ([71ddb2a](https://bitbucket.org/atlassian/atlaskit/commits/71ddb2a))
2235
- - bug fix; update legal copy to be more clear. Not all modules include ADG license. (issues
2236
- closed: ak-2035) ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
2237
- - bug fix; update legal copy and fix broken links for component README on npm. New contribution
2238
- and (issues closed: ak-2035)
2239
- ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
2240
- - feature; add a class to mention node
2241
- ([5996b7a](https://bitbucket.org/atlassian/atlaskit/commits/5996b7a))
2242
- - bug fix; properly handle the case where mention provider is null or undefined
2243
- ([cf5dc91](https://bitbucket.org/atlassian/atlaskit/commits/cf5dc91))
2244
- - feature; displays nickname rather than username in MentionItem if exists for user (issues
2245
- closed: fs-824) ([d3f4a81](https://bitbucket.org/atlassian/atlaskit/commits/d3f4a81))
2246
- - bug fix; updated avatar version from ^1.0.0 to ^2.0.0 in mention (issues closed: fab-2658)
2247
- ([4ef6a16](https://bitbucket.org/atlassian/atlaskit/commits/4ef6a16))
2248
- - bug fix; resourcedMention component doesn't update provider correctly (issues closed: ed-1173)
2249
- ([fa0c8fc](https://bitbucket.org/atlassian/atlaskit/commits/fa0c8fc))
2250
- - bug fix; maintainers for all the packages were added
2251
- ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
2252
- - bug fix; upgrade TypeScript to 2.2.1 (issues closed: ed-1104)
2253
- ([2aa28fc](https://bitbucket.org/atlassian/atlaskit/commits/2aa28fc))
2254
- - bug fix; merge branch 'master' into ED-738-ak-editor-shared-styles
2255
- ([b514e44](https://bitbucket.org/atlassian/atlaskit/commits/b514e44))
2256
- - breaking; ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2257
- - breaking; rendering performance optimisations. (issues closed: fs-285)
2258
- ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2259
- - bug fix; fix some failing unit tests.
2260
- ([4a4e32c](https://bitbucket.org/atlassian/atlaskit/commits/4a4e32c))
2261
- - breaking; ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2262
- - breaking; fS-214: Allow mentions to work with the session service; both using a header and a
2263
- (issues closed: fs-214) ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2264
- - feature; adding a resourced mention-component that takes a mentionProvider-promise
2265
- ([aff9907](https://bitbucket.org/atlassian/atlaskit/commits/aff9907))
2266
- - breaking; ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2267
- - breaking; adding method highlightning mentions
2268
- ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2269
- - bug fix; merged master into ED-738
2270
- ([8afd112](https://bitbucket.org/atlassian/atlaskit/commits/8afd112))
2271
- - bug fix; select colour changed from dark to light
2272
- ([1dc44ec](https://bitbucket.org/atlassian/atlaskit/commits/1dc44ec))
2273
- - bug fix; Query should be optional
2274
- ([4e05ce1](https://bitbucket.org/atlassian/atlaskit/commits/4e05ce1))
2275
- - bug fix; refactor stories to use // rather than http://
2276
- ([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
2277
- - bug fix; Updates package to have correct dev-dependency for util-common-test
2278
- ([403d232](https://bitbucket.org/atlassian/atlaskit/commits/403d232))
2279
- - bug fix; Updates docs to mention using yarn to install
2280
- ([5af03bf](https://bitbucket.org/atlassian/atlaskit/commits/5af03bf))
2281
- - bug fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2282
- ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2283
- - bug fix; Updates package to use scoped ak packages
2284
- ([db5c2f6](https://bitbucket.org/atlassian/atlaskit/commits/db5c2f6))
2124
+ - bug fix; fixed unit test failure.
2125
+ ([7878911](https://bitbucket.org/atlassian/atlaskit/commits/7878911))
2126
+ - bug fix; added missing \_notifyAllResultsListeners
2127
+ ([28cbfb2](https://bitbucket.org/atlassian/atlaskit/commits/28cbfb2))
2128
+ - feature; expose MentionsResult interface from mention
2129
+ ([a817c63](https://bitbucket.org/atlassian/atlaskit/commits/a817c63))
2130
+ - bug fix; added missing method \_notifyAllResultsListeners to mention mock service and fixed re
2131
+ ([f057300](https://bitbucket.org/atlassian/atlaskit/commits/f057300))
2132
+ - feature; added a dummy data wit the same last name.
2133
+ ([2ed7d4d](https://bitbucket.org/atlassian/atlaskit/commits/2ed7d4d))
2134
+ - feature; fS-1372 Show an APP flag for App users like Bot
2135
+ ([0ff41fc](https://bitbucket.org/atlassian/atlaskit/commits/0ff41fc))
2136
+ - bug fix; Revert code splitting of mentions/task-decisions as it introduces a performance problem
2137
+ (issues closed: fs-1396 / hnw-3183)
2138
+ ([bbecb14](https://bitbucket.org/atlassian/atlaskit/commits/bbecb14))
2139
+ - bug fix; code splitted avatar in mention and task-decision packages (issues closed: ed-2776)
2140
+ ([19f8276](https://bitbucket.org/atlassian/atlaskit/commits/19f8276))
2141
+ - bug fix; update background of "no access" mention lozenge to be transparent (issues closed:
2142
+ fs-1160) ([abd124d](https://bitbucket.org/atlassian/atlaskit/commits/abd124d))
2143
+ - bug fix; update background colour of default mention lozenge (issues closed: fs-1319)
2144
+ ([391d263](https://bitbucket.org/atlassian/atlaskit/commits/391d263))
2145
+ - bug fix; make mention lozenge 20px high to match rendering line height (issues closed: fs-1160)
2146
+ ([9d02973](https://bitbucket.org/atlassian/atlaskit/commits/9d02973))
2147
+ - feature; update util-\* dependencies
2148
+ ([eba115f](https://bitbucket.org/atlassian/atlaskit/commits/eba115f))
2149
+ - feature; update mention dependencies: avatar, icon, lozenge, tooltip (issues closed: fs-1309)
2150
+ ([8686314](https://bitbucket.org/atlassian/atlaskit/commits/8686314))
2151
+ - bug fix; based on PR comment, update the variable name
2152
+ ([4517be5](https://bitbucket.org/atlassian/atlaskit/commits/4517be5))
2153
+ - bug fix; the name of the variable was not correct - cf AK-1433 (issues closed: ak-1433)
2154
+ ([85fe651](https://bitbucket.org/atlassian/atlaskit/commits/85fe651))
2155
+ - bug fix; publish only javascript files in dist/
2156
+ ([367736a](https://bitbucket.org/atlassian/atlaskit/commits/367736a))
2157
+ - bug fix; fix .npm-ingore for fabric ts packages.
2158
+ ([f6f2edd](https://bitbucket.org/atlassian/atlaskit/commits/f6f2edd))
2159
+ - bug fix; quick fix to avoid issues accessing support data via npm dependency
2160
+ ([4f9eee7](https://bitbucket.org/atlassian/atlaskit/commits/4f9eee7))
2161
+ - bug fix; fix unused expression error throwing test
2162
+ ([22b75b2](https://bitbucket.org/atlassian/atlaskit/commits/22b75b2))
2163
+ - feature; export test/story data for direct import. Not in bundle. (issues closed: fs-1205)
2164
+ ([eaa98fb](https://bitbucket.org/atlassian/atlaskit/commits/eaa98fb))
2165
+ - bug fix; Merged in fix/FS-1051-copying-renderer-mention (pull request #3532) (issues closed:
2166
+ fs-1051) ([352f8eb](https://bitbucket.org/atlassian/atlaskit/commits/352f8eb))
2167
+ - bug fix; use class transform in loose mode in babel to improve load performance in apps
2168
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
2169
+ - bug fix; no user selection in mention list should result in the top item always being selecte
2170
+ (issues closed: fs-1178) ([07fc665](https://bitbucket.org/atlassian/atlaskit/commits/07fc665))
2171
+ - feature; fS-1125 Adding test ([af91b18](https://bitbucket.org/atlassian/atlaskit/commits/af91b18))
2172
+ - feature; fS-1125 Add callback parameter when subscribing to receive all results no just the
2173
+ ([cf7636a](https://bitbucket.org/atlassian/atlaskit/commits/cf7636a))
2174
+ - bug fix; fS-1121 Don't return special mention when typing letter 'm'
2175
+ ([6c2ddd3](https://bitbucket.org/atlassian/atlaskit/commits/6c2ddd3))
2176
+ - feature; restyle the Mentions error pop-up with a funkier exclamation sign and better wording
2177
+ (issues closed: fs-1115) ([8820193](https://bitbucket.org/atlassian/atlaskit/commits/8820193))
2178
+ - bug fix; fS-1090 Fix test ([4262bee](https://bitbucket.org/atlassian/atlaskit/commits/4262bee))
2179
+ - feature; fS-1090 Expose searchIndex so we can reuse it in test data + fix formatting
2180
+ ([aab39e6](https://bitbucket.org/atlassian/atlaskit/commits/aab39e6))
2181
+ - breaking; New method isFiltering(query: string) on MentionProvider interface
2182
+ ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2183
+ - breaking; fS-1090 Expose isFiltering on MentionProvider interface && add query parameter in t
2184
+ ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2185
+ - bug fix; update avatar dependency
2186
+ ([64f6640](https://bitbucket.org/atlassian/atlaskit/commits/64f6640))
2187
+ - breaking; The onOpen handlers will now be called when searches error. Previously they would only
2188
+ be called ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2189
+ - breaking; fix the Promise handling when a search is performed locally and remotely. (issues
2190
+ closed: fa-910) ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2191
+ - bug fix; fix for long standing react warning. :yakshave:
2192
+ ([cf88128](https://bitbucket.org/atlassian/atlaskit/commits/cf88128))
2193
+ - bug fix; uncaught rejected provider promises, ui not updating. (issues closed: ed-1886)
2194
+ ([237cd54](https://bitbucket.org/atlassian/atlaskit/commits/237cd54))
2195
+ - bug fix; fS-1073 Code review remarks + fix tests
2196
+ ([7611a77](https://bitbucket.org/atlassian/atlaskit/commits/7611a77))
2197
+ - bug fix; fS-1073 Code review remarks
2198
+ ([003dc28](https://bitbucket.org/atlassian/atlaskit/commits/003dc28))
2199
+ - bug fix; fS-1073 Reset search index on bootstrap
2200
+ ([5582b3c](https://bitbucket.org/atlassian/atlaskit/commits/5582b3c))
2201
+ - bug fix; fS-1073 Filter mention locally from previous search results
2202
+ ([0c4788a](https://bitbucket.org/atlassian/atlaskit/commits/0c4788a))
2203
+ - feature; enable the display of more specific error messages in the MentionList (issues closed:
2204
+ fs-910) ([db5efae](https://bitbucket.org/atlassian/atlaskit/commits/db5efae))
2205
+ - bug fix; fix correct usage of react lifecycle and controlled input component.
2206
+ ([3ccd3ec](https://bitbucket.org/atlassian/atlaskit/commits/3ccd3ec))
2207
+ - bug fix; add AbstractMentionResource export to editor-core (issues closed: fs-1029)
2208
+ ([308ad31](https://bitbucket.org/atlassian/atlaskit/commits/308ad31))
2209
+ - bug fix; style fix to render tooltip properly in Firefox
2210
+ ([32d223d](https://bitbucket.org/atlassian/atlaskit/commits/32d223d))
2211
+ - bug fix; render tooltip on same line as Mention component
2212
+ ([4b18886](https://bitbucket.org/atlassian/atlaskit/commits/4b18886))
2213
+ - bug fix; fixed positioning for tooltip rendered for non-permitted mention
2214
+ ([83851e6](https://bitbucket.org/atlassian/atlaskit/commits/83851e6))
2215
+ - feature; mentionItem without nickname rendered only using name
2216
+ ([b2fa672](https://bitbucket.org/atlassian/atlaskit/commits/b2fa672))
2217
+ - bug fix; fS-691 Change whoops style to white and use akicon
2218
+ ([6f023d0](https://bitbucket.org/atlassian/atlaskit/commits/6f023d0))
2219
+ - feature; fS-1026 When displaying the mention typeahead, I want to see users who don't have a
2220
+ ([a31d317](https://bitbucket.org/atlassian/atlaskit/commits/a31d317))
2221
+ - bug fix; remove 'graphql' url component from presence's config (issues closed: fs-1030)
2222
+ ([b975e98](https://bitbucket.org/atlassian/atlaskit/commits/b975e98))
2223
+ - bug fix; restore classname for confluence selenium tests
2224
+ ([e59c2f7](https://bitbucket.org/atlassian/atlaskit/commits/e59c2f7))
2225
+ - bug fix; add polyfills for all storybooks, use es6-promise, URLSearchParams, Fetch API and Elemen
2226
+ ([db2f5cf](https://bitbucket.org/atlassian/atlaskit/commits/db2f5cf))
2227
+ - bug fix; move all polyfills into devDeps
2228
+ ([d275563](https://bitbucket.org/atlassian/atlaskit/commits/d275563))
2229
+ - bug fix; fix remaining mention tests
2230
+ ([d34d43b](https://bitbucket.org/atlassian/atlaskit/commits/d34d43b))
2231
+ - breaking; ED-1701, ED-1702, ED-1704
2232
+ ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2233
+ - breaking; remove polyfills from mention and emoji packages, use styled-components instead of t
2234
+ (issues closed: ed-1701, ed-1702, ed-1704)
2235
+ ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2236
+ - bug fix; fixed storybooks and bumped lozenge and avatar dependencies in mentions (issues closed:
2237
+ fs-902) ([71ddb2a](https://bitbucket.org/atlassian/atlaskit/commits/71ddb2a))
2238
+ - bug fix; update legal copy to be more clear. Not all modules include ADG license. (issues closed:
2239
+ ak-2035) ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
2240
+ - bug fix; update legal copy and fix broken links for component README on npm. New contribution and
2241
+ (issues closed: ak-2035) ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
2242
+ - feature; add a class to mention node
2243
+ ([5996b7a](https://bitbucket.org/atlassian/atlaskit/commits/5996b7a))
2244
+ - bug fix; properly handle the case where mention provider is null or undefined
2245
+ ([cf5dc91](https://bitbucket.org/atlassian/atlaskit/commits/cf5dc91))
2246
+ - feature; displays nickname rather than username in MentionItem if exists for user (issues closed:
2247
+ fs-824) ([d3f4a81](https://bitbucket.org/atlassian/atlaskit/commits/d3f4a81))
2248
+ - bug fix; updated avatar version from ^1.0.0 to ^2.0.0 in mention (issues closed: fab-2658)
2249
+ ([4ef6a16](https://bitbucket.org/atlassian/atlaskit/commits/4ef6a16))
2250
+ - bug fix; resourcedMention component doesn't update provider correctly (issues closed: ed-1173)
2251
+ ([fa0c8fc](https://bitbucket.org/atlassian/atlaskit/commits/fa0c8fc))
2252
+ - bug fix; maintainers for all the packages were added
2253
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
2254
+ - bug fix; upgrade TypeScript to 2.2.1 (issues closed: ed-1104)
2255
+ ([2aa28fc](https://bitbucket.org/atlassian/atlaskit/commits/2aa28fc))
2256
+ - bug fix; merge branch 'master' into ED-738-ak-editor-shared-styles
2257
+ ([b514e44](https://bitbucket.org/atlassian/atlaskit/commits/b514e44))
2258
+ - breaking; ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2259
+ - breaking; rendering performance optimisations. (issues closed: fs-285)
2260
+ ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2261
+ - bug fix; fix some failing unit tests.
2262
+ ([4a4e32c](https://bitbucket.org/atlassian/atlaskit/commits/4a4e32c))
2263
+ - breaking; ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2264
+ - breaking; fS-214: Allow mentions to work with the session service; both using a header and a
2265
+ (issues closed: fs-214) ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2266
+ - feature; adding a resourced mention-component that takes a mentionProvider-promise
2267
+ ([aff9907](https://bitbucket.org/atlassian/atlaskit/commits/aff9907))
2268
+ - breaking; ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2269
+ - breaking; adding method highlightning mentions
2270
+ ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2271
+ - bug fix; merged master into ED-738
2272
+ ([8afd112](https://bitbucket.org/atlassian/atlaskit/commits/8afd112))
2273
+ - bug fix; select colour changed from dark to light
2274
+ ([1dc44ec](https://bitbucket.org/atlassian/atlaskit/commits/1dc44ec))
2275
+ - bug fix; Query should be optional
2276
+ ([4e05ce1](https://bitbucket.org/atlassian/atlaskit/commits/4e05ce1))
2277
+ - bug fix; refactor stories to use // rather than http://
2278
+ ([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
2279
+ - bug fix; Updates package to have correct dev-dependency for util-common-test
2280
+ ([403d232](https://bitbucket.org/atlassian/atlaskit/commits/403d232))
2281
+ - bug fix; Updates docs to mention using yarn to install
2282
+ ([5af03bf](https://bitbucket.org/atlassian/atlaskit/commits/5af03bf))
2283
+ - bug fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2284
+ ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2285
+ - bug fix; Updates package to use scoped ak packages
2286
+ ([db5c2f6](https://bitbucket.org/atlassian/atlaskit/commits/db5c2f6))
2285
2287
 
2286
2288
  ## 7.6.0 (2017-10-16)
2287
2289
 
2288
- - bug fix; fixed unit test failure.
2289
- ([7878911](https://bitbucket.org/atlassian/atlaskit/commits/7878911))
2290
- - bug fix; added missing \_notifyAllResultsListeners
2291
- ([28cbfb2](https://bitbucket.org/atlassian/atlaskit/commits/28cbfb2))
2292
- - feature; expose MentionsResult interface from mention
2293
- ([a817c63](https://bitbucket.org/atlassian/atlaskit/commits/a817c63))
2294
- - bug fix; added missing method \_notifyAllResultsListeners to mention mock service and fixed re
2295
- ([f057300](https://bitbucket.org/atlassian/atlaskit/commits/f057300))
2296
- - feature; added a dummy data wit the same last name.
2297
- ([2ed7d4d](https://bitbucket.org/atlassian/atlaskit/commits/2ed7d4d))
2290
+ - bug fix; fixed unit test failure.
2291
+ ([7878911](https://bitbucket.org/atlassian/atlaskit/commits/7878911))
2292
+ - bug fix; added missing \_notifyAllResultsListeners
2293
+ ([28cbfb2](https://bitbucket.org/atlassian/atlaskit/commits/28cbfb2))
2294
+ - feature; expose MentionsResult interface from mention
2295
+ ([a817c63](https://bitbucket.org/atlassian/atlaskit/commits/a817c63))
2296
+ - bug fix; added missing method \_notifyAllResultsListeners to mention mock service and fixed re
2297
+ ([f057300](https://bitbucket.org/atlassian/atlaskit/commits/f057300))
2298
+ - feature; added a dummy data wit the same last name.
2299
+ ([2ed7d4d](https://bitbucket.org/atlassian/atlaskit/commits/2ed7d4d))
2298
2300
 
2299
2301
  ## 7.5.0 (2017-09-26)
2300
2302
 
2301
- - feature; fS-1372 Show an APP flag for App users like Bot
2302
- ([0ff41fc](https://bitbucket.org/atlassian/atlaskit/commits/0ff41fc))
2303
+ - feature; fS-1372 Show an APP flag for App users like Bot
2304
+ ([0ff41fc](https://bitbucket.org/atlassian/atlaskit/commits/0ff41fc))
2303
2305
 
2304
2306
  ## 7.4.3 (2017-09-21)
2305
2307
 
2306
- - bug fix; Revert code splitting of mentions/task-decisions as it introduces a performance problem
2307
- (issues closed: fs-1396 / hnw-3183)
2308
- ([bbecb14](https://bitbucket.org/atlassian/atlaskit/commits/bbecb14))
2308
+ - bug fix; Revert code splitting of mentions/task-decisions as it introduces a performance problem
2309
+ (issues closed: fs-1396 / hnw-3183)
2310
+ ([bbecb14](https://bitbucket.org/atlassian/atlaskit/commits/bbecb14))
2309
2311
 
2310
2312
  ## 7.4.2 (2017-09-19)
2311
2313
 
2312
- - bug fix; code splitted avatar in mention and task-decision packages (issues closed: ed-2776)
2313
- ([19f8276](https://bitbucket.org/atlassian/atlaskit/commits/19f8276))
2314
+ - bug fix; code splitted avatar in mention and task-decision packages (issues closed: ed-2776)
2315
+ ([19f8276](https://bitbucket.org/atlassian/atlaskit/commits/19f8276))
2314
2316
 
2315
2317
  ## 7.4.1 (2017-09-13)
2316
2318
 
2317
- - bug fix; update background of "no access" mention lozenge to be transparent (issues closed:
2318
- fs-1160) ([abd124d](https://bitbucket.org/atlassian/atlaskit/commits/abd124d))
2319
- - bug fix; update background colour of default mention lozenge (issues closed: fs-1319)
2320
- ([391d263](https://bitbucket.org/atlassian/atlaskit/commits/391d263))
2321
- - bug fix; make mention lozenge 20px high to match rendering line height (issues closed: fs-1160)
2322
- ([9d02973](https://bitbucket.org/atlassian/atlaskit/commits/9d02973))
2319
+ - bug fix; update background of "no access" mention lozenge to be transparent (issues closed:
2320
+ fs-1160) ([abd124d](https://bitbucket.org/atlassian/atlaskit/commits/abd124d))
2321
+ - bug fix; update background colour of default mention lozenge (issues closed: fs-1319)
2322
+ ([391d263](https://bitbucket.org/atlassian/atlaskit/commits/391d263))
2323
+ - bug fix; make mention lozenge 20px high to match rendering line height (issues closed: fs-1160)
2324
+ ([9d02973](https://bitbucket.org/atlassian/atlaskit/commits/9d02973))
2323
2325
 
2324
2326
  ## 7.4.0 (2017-08-28)
2325
2327
 
2326
- - feature; update util-\* dependencies
2327
- ([eba115f](https://bitbucket.org/atlassian/atlaskit/commits/eba115f))
2328
- - feature; update mention dependencies: avatar, icon, lozenge, tooltip (issues closed: fs-1309)
2329
- ([8686314](https://bitbucket.org/atlassian/atlaskit/commits/8686314))
2328
+ - feature; update util-\* dependencies
2329
+ ([eba115f](https://bitbucket.org/atlassian/atlaskit/commits/eba115f))
2330
+ - feature; update mention dependencies: avatar, icon, lozenge, tooltip (issues closed: fs-1309)
2331
+ ([8686314](https://bitbucket.org/atlassian/atlaskit/commits/8686314))
2330
2332
 
2331
2333
  ## 7.3.5 (2017-08-21)
2332
2334
 
2333
- - bug fix; based on PR comment, update the variable name
2334
- ([4517be5](https://bitbucket.org/atlassian/atlaskit/commits/4517be5))
2335
- - bug fix; the name of the variable was not correct - cf AK-1433 (issues closed: ak-1433)
2336
- ([85fe651](https://bitbucket.org/atlassian/atlaskit/commits/85fe651))
2335
+ - bug fix; based on PR comment, update the variable name
2336
+ ([4517be5](https://bitbucket.org/atlassian/atlaskit/commits/4517be5))
2337
+ - bug fix; the name of the variable was not correct - cf AK-1433 (issues closed: ak-1433)
2338
+ ([85fe651](https://bitbucket.org/atlassian/atlaskit/commits/85fe651))
2337
2339
 
2338
2340
  ## 7.3.4 (2017-08-14)
2339
2341
 
2340
- - bug fix; publish only javascript files in dist/
2341
- ([367736a](https://bitbucket.org/atlassian/atlaskit/commits/367736a))
2342
+ - bug fix; publish only javascript files in dist/
2343
+ ([367736a](https://bitbucket.org/atlassian/atlaskit/commits/367736a))
2342
2344
 
2343
2345
  ## 7.3.3 (2017-08-10)
2344
2346
 
2345
- - bug fix; fix .npm-ingore for fabric ts packages.
2346
- ([f6f2edd](https://bitbucket.org/atlassian/atlaskit/commits/f6f2edd))
2347
+ - bug fix; fix .npm-ingore for fabric ts packages.
2348
+ ([f6f2edd](https://bitbucket.org/atlassian/atlaskit/commits/f6f2edd))
2347
2349
 
2348
2350
  ## 7.3.2 (2017-08-10)
2349
2351
 
2350
- - bug fix; quick fix to avoid issues accessing support data via npm dependency
2351
- ([4f9eee7](https://bitbucket.org/atlassian/atlaskit/commits/4f9eee7))
2352
+ - bug fix; quick fix to avoid issues accessing support data via npm dependency
2353
+ ([4f9eee7](https://bitbucket.org/atlassian/atlaskit/commits/4f9eee7))
2352
2354
 
2353
2355
  ## 7.3.1 (2017-07-27)
2354
2356
 
2355
- - fix; fix unused expression error throwing test
2356
- ([22b75b2](https://bitbucket.org/atlassian/atlaskit/commits/22b75b2))
2357
+ - fix; fix unused expression error throwing test
2358
+ ([22b75b2](https://bitbucket.org/atlassian/atlaskit/commits/22b75b2))
2357
2359
 
2358
2360
  ## 7.3.0 (2017-07-25)
2359
2361
 
2360
- - feature; export test/story data for direct import. Not in bundle.
2361
- ([eaa98fb](https://bitbucket.org/atlassian/atlaskit/commits/eaa98fb))
2362
+ - feature; export test/story data for direct import. Not in bundle.
2363
+ ([eaa98fb](https://bitbucket.org/atlassian/atlaskit/commits/eaa98fb))
2362
2364
 
2363
2365
  ## 7.2.2 (2017-07-25)
2364
2366
 
2365
- - fix; use class transform in loose mode in babel to improve load performance in apps
2366
- ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
2367
+ - fix; use class transform in loose mode in babel to improve load performance in apps
2368
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
2367
2369
 
2368
2370
  ## 7.2.1 (2017-07-20)
2369
2371
 
2370
- - fix; no user selection in mention list should result in the top item always being selecte
2371
- ([07fc665](https://bitbucket.org/atlassian/atlaskit/commits/07fc665))
2372
+ - fix; no user selection in mention list should result in the top item always being selecte
2373
+ ([07fc665](https://bitbucket.org/atlassian/atlaskit/commits/07fc665))
2372
2374
 
2373
2375
  ## 7.2.0 (2017-07-07)
2374
2376
 
2375
- - feature; fS-1125 Add callback parameter when subscribing to receive all results no just the
2376
- ([cf7636a](https://bitbucket.org/atlassian/atlaskit/commits/cf7636a))
2377
- - feature; fS-1125 Adding test
2378
- ([af91b18](https://bitbucket.org/atlassian/atlaskit/commits/af91b18))
2377
+ - feature; fS-1125 Add callback parameter when subscribing to receive all results no just the
2378
+ ([cf7636a](https://bitbucket.org/atlassian/atlaskit/commits/cf7636a))
2379
+ - feature; fS-1125 Adding test ([af91b18](https://bitbucket.org/atlassian/atlaskit/commits/af91b18))
2379
2380
 
2380
2381
  ## 7.1.1 (2017-07-06)
2381
2382
 
2382
- - fix; fS-1121 Don't return special mention when typing letter 'm'
2383
- ([6c2ddd3](https://bitbucket.org/atlassian/atlaskit/commits/6c2ddd3))
2383
+ - fix; fS-1121 Don't return special mention when typing letter 'm'
2384
+ ([6c2ddd3](https://bitbucket.org/atlassian/atlaskit/commits/6c2ddd3))
2384
2385
 
2385
2386
  ## 7.1.0 (2017-07-04)
2386
2387
 
2387
- - feature; restyle the Mentions error pop-up with a funkier exclamation sign and better wording
2388
- ([8820193](https://bitbucket.org/atlassian/atlaskit/commits/8820193))
2388
+ - feature; restyle the Mentions error pop-up with a funkier exclamation sign and better wording
2389
+ ([8820193](https://bitbucket.org/atlassian/atlaskit/commits/8820193))
2389
2390
 
2390
2391
  ## 7.0.0 (2017-06-28)
2391
2392
 
2392
- - fix; fS-1090 Fix test ([4262bee](https://bitbucket.org/atlassian/atlaskit/commits/4262bee))
2393
- - feature; fS-1090 Expose searchIndex so we can reuse it in test data + fix formatting
2394
- ([aab39e6](https://bitbucket.org/atlassian/atlaskit/commits/aab39e6))
2393
+ - fix; fS-1090 Fix test ([4262bee](https://bitbucket.org/atlassian/atlaskit/commits/4262bee))
2394
+ - feature; fS-1090 Expose searchIndex so we can reuse it in test data + fix formatting
2395
+ ([aab39e6](https://bitbucket.org/atlassian/atlaskit/commits/aab39e6))
2395
2396
 
2396
2397
  ## 6.0.1 (2017-06-28)
2397
2398
 
2398
- - fix; update avatar dependency
2399
- ([64f6640](https://bitbucket.org/atlassian/atlaskit/commits/64f6640))
2400
- - feature; fS-1090 Expose isFiltering on MentionProvider interface && add query parameter in t
2401
- ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2402
- - breaking; New method isFiltering(query: string) on MentionProvider interface
2399
+ - fix; update avatar dependency
2400
+ ([64f6640](https://bitbucket.org/atlassian/atlaskit/commits/64f6640))
2401
+ - feature; fS-1090 Expose isFiltering on MentionProvider interface && add query parameter in t
2402
+ ([6881c4b](https://bitbucket.org/atlassian/atlaskit/commits/6881c4b))
2403
+ - breaking; New method isFiltering(query: string) on MentionProvider interface
2403
2404
 
2404
2405
  ## 6.0.0 (2017-06-27)
2405
2406
 
2406
- - fix; fix the Promise handling when a search is performed locally and remotely.
2407
- ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2408
- - breaking; The onOpen handlers will now be called when searches error. Previously they would only
2409
- be called when there were search results.
2410
- - ISSUES CLOSED: FA-910
2407
+ - fix; fix the Promise handling when a search is performed locally and remotely.
2408
+ ([1380702](https://bitbucket.org/atlassian/atlaskit/commits/1380702))
2409
+ - breaking; The onOpen handlers will now be called when searches error. Previously they would only
2410
+ be called when there were search results.
2411
+ - ISSUES CLOSED: FA-910
2411
2412
 
2412
2413
  ## 5.3.2 (2017-06-22)
2413
2414
 
2414
- - fix; fix for long standing react warning. :yakshave:
2415
- ([cf88128](https://bitbucket.org/atlassian/atlaskit/commits/cf88128))
2416
- - fix; uncaught rejected provider promises, ui not updating.
2417
- ([237cd54](https://bitbucket.org/atlassian/atlaskit/commits/237cd54))
2415
+ - fix; fix for long standing react warning. :yakshave:
2416
+ ([cf88128](https://bitbucket.org/atlassian/atlaskit/commits/cf88128))
2417
+ - fix; uncaught rejected provider promises, ui not updating.
2418
+ ([237cd54](https://bitbucket.org/atlassian/atlaskit/commits/237cd54))
2418
2419
 
2419
2420
  ## 5.3.0 (2017-06-20)
2420
2421
 
2421
- - fix; fS-1073 Code review remarks
2422
- ([003dc28](https://bitbucket.org/atlassian/atlaskit/commits/003dc28))
2423
- - fix; fS-1073 Code review remarks + fix tests
2424
- ([7611a77](https://bitbucket.org/atlassian/atlaskit/commits/7611a77))
2425
- - fix; fS-1073 Filter mention locally from previous search results
2426
- ([0c4788a](https://bitbucket.org/atlassian/atlaskit/commits/0c4788a))
2427
- - fix; fS-1073 Reset search index on bootstrap
2428
- ([5582b3c](https://bitbucket.org/atlassian/atlaskit/commits/5582b3c))
2422
+ - fix; fS-1073 Code review remarks
2423
+ ([003dc28](https://bitbucket.org/atlassian/atlaskit/commits/003dc28))
2424
+ - fix; fS-1073 Code review remarks + fix tests
2425
+ ([7611a77](https://bitbucket.org/atlassian/atlaskit/commits/7611a77))
2426
+ - fix; fS-1073 Filter mention locally from previous search results
2427
+ ([0c4788a](https://bitbucket.org/atlassian/atlaskit/commits/0c4788a))
2428
+ - fix; fS-1073 Reset search index on bootstrap
2429
+ ([5582b3c](https://bitbucket.org/atlassian/atlaskit/commits/5582b3c))
2429
2430
 
2430
2431
  ## 5.2.0 (2017-06-19)
2431
2432
 
2432
- - feature; enable the display of more specific error messages in the MentionList
2433
- ([db5efae](https://bitbucket.org/atlassian/atlaskit/commits/db5efae))
2433
+ - feature; enable the display of more specific error messages in the MentionList
2434
+ ([db5efae](https://bitbucket.org/atlassian/atlaskit/commits/db5efae))
2434
2435
 
2435
2436
  ## 5.1.2 (2017-06-15)
2436
2437
 
2437
- - fix; fix correct usage of react lifecycle and controlled input component.
2438
- ([3ccd3ec](https://bitbucket.org/atlassian/atlaskit/commits/3ccd3ec))
2438
+ - fix; fix correct usage of react lifecycle and controlled input component.
2439
+ ([3ccd3ec](https://bitbucket.org/atlassian/atlaskit/commits/3ccd3ec))
2439
2440
 
2440
2441
  ## 5.1.1 (2017-06-14)
2441
2442
 
2442
- - fix; add AbstractMentionResource export to editor-core
2443
- ([308ad31](https://bitbucket.org/atlassian/atlaskit/commits/308ad31))
2444
- - fix; fixed positioning for tooltip rendered for non-permitted mention
2445
- ([83851e6](https://bitbucket.org/atlassian/atlaskit/commits/83851e6))
2446
- - fix; render tooltip on same line as Mention component
2447
- ([4b18886](https://bitbucket.org/atlassian/atlaskit/commits/4b18886))
2448
- - fix; style fix to render tooltip properly in Firefox
2449
- ([32d223d](https://bitbucket.org/atlassian/atlaskit/commits/32d223d))
2450
- - feature; mentionItem without nickname rendered only using name
2451
- ([b2fa672](https://bitbucket.org/atlassian/atlaskit/commits/b2fa672))
2443
+ - fix; add AbstractMentionResource export to editor-core
2444
+ ([308ad31](https://bitbucket.org/atlassian/atlaskit/commits/308ad31))
2445
+ - fix; fixed positioning for tooltip rendered for non-permitted mention
2446
+ ([83851e6](https://bitbucket.org/atlassian/atlaskit/commits/83851e6))
2447
+ - fix; render tooltip on same line as Mention component
2448
+ ([4b18886](https://bitbucket.org/atlassian/atlaskit/commits/4b18886))
2449
+ - fix; style fix to render tooltip properly in Firefox
2450
+ ([32d223d](https://bitbucket.org/atlassian/atlaskit/commits/32d223d))
2451
+ - feature; mentionItem without nickname rendered only using name
2452
+ ([b2fa672](https://bitbucket.org/atlassian/atlaskit/commits/b2fa672))
2452
2453
 
2453
2454
  ## 5.1.0 (2017-06-05)
2454
2455
 
2455
- - fix; fS-691 Change whoops style to white and use akicon
2456
- ([6f023d0](https://bitbucket.org/atlassian/atlaskit/commits/6f023d0))
2457
- - feature; fS-1026 When displaying the mention typeahead, I want to see users who don't have a
2458
- ([a31d317](https://bitbucket.org/atlassian/atlaskit/commits/a31d317))
2456
+ - fix; fS-691 Change whoops style to white and use akicon
2457
+ ([6f023d0](https://bitbucket.org/atlassian/atlaskit/commits/6f023d0))
2458
+ - feature; fS-1026 When displaying the mention typeahead, I want to see users who don't have a
2459
+ ([a31d317](https://bitbucket.org/atlassian/atlaskit/commits/a31d317))
2459
2460
 
2460
2461
  ## 5.0.1 (2017-06-01)
2461
2462
 
2462
- - fix; remove 'graphql' url component from presence's config
2463
- ([b975e98](https://bitbucket.org/atlassian/atlaskit/commits/b975e98))
2463
+ - fix; remove 'graphql' url component from presence's config
2464
+ ([b975e98](https://bitbucket.org/atlassian/atlaskit/commits/b975e98))
2464
2465
 
2465
2466
  ## 5.0.0 (2017-06-01)
2466
2467
 
2467
- - fix; add polyfills for all storybooks, use es6-promise, URLSearchParams, Fetch API and Elemen
2468
- ([db2f5cf](https://bitbucket.org/atlassian/atlaskit/commits/db2f5cf))
2469
- - fix; fix remaining mention tests
2470
- ([d34d43b](https://bitbucket.org/atlassian/atlaskit/commits/d34d43b))
2471
- - fix; move all polyfills into devDeps
2472
- ([d275563](https://bitbucket.org/atlassian/atlaskit/commits/d275563))
2473
- - fix; remove polyfills from mention and emoji packages, use styled-components instead of t
2474
- ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2475
- - fix; restore classname for confluence selenium tests
2476
- ([e59c2f7](https://bitbucket.org/atlassian/atlaskit/commits/e59c2f7))
2477
- - breaking; ED-1701, ED-1702, ED-1704
2478
- - ISSUES CLOSED: ED-1701, ED-1702, ED-1704
2468
+ - fix; add polyfills for all storybooks, use es6-promise, URLSearchParams, Fetch API and Elemen
2469
+ ([db2f5cf](https://bitbucket.org/atlassian/atlaskit/commits/db2f5cf))
2470
+ - fix; fix remaining mention tests
2471
+ ([d34d43b](https://bitbucket.org/atlassian/atlaskit/commits/d34d43b))
2472
+ - fix; move all polyfills into devDeps
2473
+ ([d275563](https://bitbucket.org/atlassian/atlaskit/commits/d275563))
2474
+ - fix; remove polyfills from mention and emoji packages, use styled-components instead of t
2475
+ ([f47a58e](https://bitbucket.org/atlassian/atlaskit/commits/f47a58e))
2476
+ - fix; restore classname for confluence selenium tests
2477
+ ([e59c2f7](https://bitbucket.org/atlassian/atlaskit/commits/e59c2f7))
2478
+ - breaking; ED-1701, ED-1702, ED-1704
2479
+ - ISSUES CLOSED: ED-1701, ED-1702, ED-1704
2479
2480
 
2480
2481
  ## 4.2.3 (2017-05-09)
2481
2482
 
2482
- - fix; fixed storybooks and bumped lozenge and avatar dependencies in mentions
2483
- ([71ddb2a](https://bitbucket.org/atlassian/atlaskit/commits/71ddb2a))
2483
+ - fix; fixed storybooks and bumped lozenge and avatar dependencies in mentions
2484
+ ([71ddb2a](https://bitbucket.org/atlassian/atlaskit/commits/71ddb2a))
2484
2485
 
2485
2486
  ## 4.2.2 (2017-04-27)
2486
2487
 
2487
- - fix; update legal copy to be more clear. Not all modules include ADG license.
2488
- ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
2488
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
2489
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
2489
2490
 
2490
2491
  ## 4.2.1 (2017-04-26)
2491
2492
 
2492
- - fix; update legal copy and fix broken links for component README on npm. New contribution and
2493
- ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
2493
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
2494
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
2494
2495
 
2495
2496
  ## 4.2.0 (2017-04-10)
2496
2497
 
2497
- - feature; add a class to mention node
2498
- ([5996b7a](https://bitbucket.org/atlassian/atlaskit/commits/5996b7a))
2498
+ - feature; add a class to mention node
2499
+ ([5996b7a](https://bitbucket.org/atlassian/atlaskit/commits/5996b7a))
2499
2500
 
2500
2501
  ## 4.1.1 (2017-04-07)
2501
2502
 
2502
- - fix; properly handle the case where mention provider is null or undefined
2503
- ([cf5dc91](https://bitbucket.org/atlassian/atlaskit/commits/cf5dc91))
2503
+ - fix; properly handle the case where mention provider is null or undefined
2504
+ ([cf5dc91](https://bitbucket.org/atlassian/atlaskit/commits/cf5dc91))
2504
2505
 
2505
2506
  ## 4.1.0 (2017-04-04)
2506
2507
 
2507
- - feature; displays nickname rather than username in MentionItem if exists for user
2508
- ([d3f4a81](https://bitbucket.org/atlassian/atlaskit/commits/d3f4a81))
2508
+ - feature; displays nickname rather than username in MentionItem if exists for user
2509
+ ([d3f4a81](https://bitbucket.org/atlassian/atlaskit/commits/d3f4a81))
2509
2510
 
2510
2511
  ## 4.0.5 (2017-03-27)
2511
2512
 
2512
- - fix; updated avatar version from ^1.0.0 to ^2.0.0 in mention
2513
- ([4ef6a16](https://bitbucket.org/atlassian/atlaskit/commits/4ef6a16))
2513
+ - fix; updated avatar version from ^1.0.0 to ^2.0.0 in mention
2514
+ ([4ef6a16](https://bitbucket.org/atlassian/atlaskit/commits/4ef6a16))
2514
2515
 
2515
2516
  ## 4.0.4 (2017-03-23)
2516
2517
 
2517
- - fix; resourcedMention component doesn't update provider correctly
2518
- ([fa0c8fc](https://bitbucket.org/atlassian/atlaskit/commits/fa0c8fc))
2518
+ - fix; resourcedMention component doesn't update provider correctly
2519
+ ([fa0c8fc](https://bitbucket.org/atlassian/atlaskit/commits/fa0c8fc))
2519
2520
 
2520
2521
  ## 4.0.2 (2017-03-21)
2521
2522
 
2522
- - fix; maintainers for all the packages were added
2523
- ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
2523
+ - fix; maintainers for all the packages were added
2524
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
2524
2525
 
2525
2526
  ## 4.0.1 (2017-03-17)
2526
2527
 
2527
- - fix; upgrade TypeScript to 2.2.1
2528
- ([2aa28fc](https://bitbucket.org/atlassian/atlaskit/commits/2aa28fc))
2528
+ - fix; upgrade TypeScript to 2.2.1
2529
+ ([2aa28fc](https://bitbucket.org/atlassian/atlaskit/commits/2aa28fc))
2529
2530
 
2530
2531
  ## 4.0.0 (2017-03-13)
2531
2532
 
2532
- - feature; rendering performance optimisations.
2533
- ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2534
- - breaking; MentionItem no longer spreads Mention props as component props, moving to a single
2535
- mention prop instead.
2536
- - Mention no longer duplicates time and status. Now only in presence property object.
2537
- - Event callbacks have changes, but in general should be code compatible.
2538
- - ISSUES CLOSED: FS-285
2533
+ - feature; rendering performance optimisations.
2534
+ ([c99a94e](https://bitbucket.org/atlassian/atlaskit/commits/c99a94e))
2535
+ - breaking; MentionItem no longer spreads Mention props as component props, moving to a single
2536
+ mention prop instead.
2537
+ - Mention no longer duplicates time and status. Now only in presence property object.
2538
+ - Event callbacks have changes, but in general should be code compatible.
2539
+ - ISSUES CLOSED: FS-285
2539
2540
 
2540
2541
  ## 3.0.0 (2017-03-08)
2541
2542
 
2542
- - fix; fix some failing unit tests.
2543
- ([4a4e32c](https://bitbucket.org/atlassian/atlaskit/commits/4a4e32c))
2544
- - feature; fS-214: Allow mentions to work with the session service; both using a header and a
2545
- ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2546
- - breaking; A different URL should be provided to the Mentions component
2547
- - ISSUES CLOSED: FS-214
2543
+ - fix; fix some failing unit tests.
2544
+ ([4a4e32c](https://bitbucket.org/atlassian/atlaskit/commits/4a4e32c))
2545
+ - feature; fS-214: Allow mentions to work with the session service; both using a header and a
2546
+ ([8e48507](https://bitbucket.org/atlassian/atlaskit/commits/8e48507))
2547
+ - breaking; A different URL should be provided to the Mentions component
2548
+ - ISSUES CLOSED: FS-214
2548
2549
 
2549
2550
  ## 2.1.0 (2017-03-02)
2550
2551
 
2551
- - feature; adding a resourced mention-component that takes a mentionProvider-promise
2552
- ([aff9907](https://bitbucket.org/atlassian/atlaskit/commits/aff9907))
2552
+ - feature; adding a resourced mention-component that takes a mentionProvider-promise
2553
+ ([aff9907](https://bitbucket.org/atlassian/atlaskit/commits/aff9907))
2553
2554
 
2554
2555
  ## 2.0.0 (2017-03-01)
2555
2556
 
2556
- - feature; adding method highlightning mentions
2557
- ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2558
- - breaking; MentionProvider now expects a "shouldHighlightMention"-method
2557
+ - feature; adding method highlightning mentions
2558
+ ([08a1291](https://bitbucket.org/atlassian/atlaskit/commits/08a1291))
2559
+ - breaking; MentionProvider now expects a "shouldHighlightMention"-method
2559
2560
 
2560
2561
  ## 1.4.0 (2017-02-23)
2561
2562
 
2562
- - Component for rendering mentions
2563
- ([7a83043](https://bitbucket.org/atlassian/atlaskit/commits/7a83043))
2563
+ - Component for rendering mentions
2564
+ ([7a83043](https://bitbucket.org/atlassian/atlaskit/commits/7a83043))
2564
2565
 
2565
2566
  ## 1.3.6 (2017-02-23)
2566
2567
 
2567
- - Fixing internal types in MentionResource to reflect actual types.
2568
- ([6829ace](https://bitbucket.org/atlassian/atlaskit/commits/6829ace))
2568
+ - Fixing internal types in MentionResource to reflect actual types.
2569
+ ([6829ace](https://bitbucket.org/atlassian/atlaskit/commits/6829ace))
2569
2570
 
2570
2571
  ## 1.3.5 (2017-02-21)
2571
2572
 
2572
- - Typescript configuration changes to match latest core configuration.
2573
- ([aa13d3f](https://bitbucket.org/atlassian/atlaskit/commits/aa13d3f))
2573
+ - Typescript configuration changes to match latest core configuration.
2574
+ ([aa13d3f](https://bitbucket.org/atlassian/atlaskit/commits/aa13d3f))
2574
2575
 
2575
2576
  ## 1.3.4 (2017-02-17)
2576
2577
 
2577
- - fix; select colour changed from dark to light
2578
- ([1dc44ec](https://bitbucket.org/atlassian/atlaskit/commits/1dc44ec))
2579
- - undo padding change ([3c1f0c6](https://bitbucket.org/atlassian/atlaskit/commits/3c1f0c6))
2578
+ - fix; select colour changed from dark to light
2579
+ ([1dc44ec](https://bitbucket.org/atlassian/atlaskit/commits/1dc44ec))
2580
+ - undo padding change ([3c1f0c6](https://bitbucket.org/atlassian/atlaskit/commits/3c1f0c6))
2580
2581
 
2581
2582
  ## 1.3.2 (2017-02-16)
2582
2583
 
2583
- - fix; Query should be optional
2584
- ([4e05ce1](https://bitbucket.org/atlassian/atlaskit/commits/4e05ce1))
2585
- - fix; refactor stories to use // rather than http://
2586
- ([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
2587
- - Fixing types in mention resource
2588
- ([60a3538](https://bitbucket.org/atlassian/atlaskit/commits/60a3538))
2584
+ - fix; Query should be optional
2585
+ ([4e05ce1](https://bitbucket.org/atlassian/atlaskit/commits/4e05ce1))
2586
+ - fix; refactor stories to use // rather than http://
2587
+ ([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
2588
+ - Fixing types in mention resource
2589
+ ([60a3538](https://bitbucket.org/atlassian/atlaskit/commits/60a3538))
2589
2590
 
2590
2591
  ## 1.3.1 (2017-02-10)
2591
2592
 
2592
- - fix; Updates package to have correct dev-dependency for util-common-test
2593
- ([403d232](https://bitbucket.org/atlassian/atlaskit/commits/403d232))
2593
+ - fix; Updates package to have correct dev-dependency for util-common-test
2594
+ ([403d232](https://bitbucket.org/atlassian/atlaskit/commits/403d232))
2594
2595
 
2595
2596
  ## 1.3.0 (2017-02-09)
2596
2597
 
2597
- - Adding method for getting number of mentions and made positioning props optional again
2598
- ([51d0591](https://bitbucket.org/atlassian/atlaskit/commits/51d0591))
2599
- - uncomment tests that turned out not that flakey
2600
- ([f100134](https://bitbucket.org/atlassian/atlaskit/commits/f100134))
2598
+ - Adding method for getting number of mentions and made positioning props optional again
2599
+ ([51d0591](https://bitbucket.org/atlassian/atlaskit/commits/51d0591))
2600
+ - uncomment tests that turned out not that flakey
2601
+ ([f100134](https://bitbucket.org/atlassian/atlaskit/commits/f100134))
2601
2602
 
2602
2603
  ## 1.2.0 (2017-02-07)
2603
2604
 
2604
- - Disable failing test, remove unused file.
2605
- ([5075309](https://bitbucket.org/atlassian/atlaskit/commits/5075309))
2605
+ - Disable failing test, remove unused file.
2606
+ ([5075309](https://bitbucket.org/atlassian/atlaskit/commits/5075309))
2606
2607
 
2607
2608
  ## 1.1.1 (2017-02-07)
2608
2609
 
2609
- - fix; Updates docs to mention using yarn to install
2610
- ([5af03bf](https://bitbucket.org/atlassian/atlaskit/commits/5af03bf))
2611
- - fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2612
- ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2613
- - Bump to a real version of lozenge
2614
- ([b77862d](https://bitbucket.org/atlassian/atlaskit/commits/b77862d))
2615
- - Fix dependency on util-shared-styles
2616
- ([9b4e3c6](https://bitbucket.org/atlassian/atlaskit/commits/9b4e3c6))
2617
- - Remove legacy .js file, add MentionItem export.
2618
- ([5c021e2](https://bitbucket.org/atlassian/atlaskit/commits/5c021e2))
2610
+ - fix; Updates docs to mention using yarn to install
2611
+ ([5af03bf](https://bitbucket.org/atlassian/atlaskit/commits/5af03bf))
2612
+ - fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2613
+ ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2614
+ - Bump to a real version of lozenge
2615
+ ([b77862d](https://bitbucket.org/atlassian/atlaskit/commits/b77862d))
2616
+ - Fix dependency on util-shared-styles
2617
+ ([9b4e3c6](https://bitbucket.org/atlassian/atlaskit/commits/9b4e3c6))
2618
+ - Remove legacy .js file, add MentionItem export.
2619
+ ([5c021e2](https://bitbucket.org/atlassian/atlaskit/commits/5c021e2))
2619
2620
 
2620
2621
  ## 1.1.0 (2017-02-06)
2621
2622
 
2622
- - fix; Updates package to use scoped ak packages
2623
- ([db5c2f6](https://bitbucket.org/atlassian/atlaskit/commits/db5c2f6))
2624
- - Export MentionItem for not list/picker use cases.
2625
- ([7cdd17f](https://bitbucket.org/atlassian/atlaskit/commits/7cdd17f))
2626
- - Expose selectIndex and selectId apis on the relevant components.
2627
- ([25d7ebf](https://bitbucket.org/atlassian/atlaskit/commits/25d7ebf))
2628
- - Migrating to typescrypt ([1bff7bc](https://bitbucket.org/atlassian/atlaskit/commits/1bff7bc))
2623
+ - fix; Updates package to use scoped ak packages
2624
+ ([db5c2f6](https://bitbucket.org/atlassian/atlaskit/commits/db5c2f6))
2625
+ - Export MentionItem for not list/picker use cases.
2626
+ ([7cdd17f](https://bitbucket.org/atlassian/atlaskit/commits/7cdd17f))
2627
+ - Expose selectIndex and selectId apis on the relevant components.
2628
+ ([25d7ebf](https://bitbucket.org/atlassian/atlaskit/commits/25d7ebf))
2629
+ - Migrating to typescrypt ([1bff7bc](https://bitbucket.org/atlassian/atlaskit/commits/1bff7bc))