@atlaskit/select 17.7.0 → 17.7.1

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,2191 +1,2733 @@
1
1
  # @atlaskit/select
2
2
 
3
+ ## 17.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#95999](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95999)
8
+ [`af0f52708e93`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/af0f52708e93) -
9
+ Visual border of invalid state should be 2px
10
+
3
11
  ## 17.7.0
4
12
 
5
13
  ### Minor Changes
6
14
 
7
- - [#85404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85404) [`54d6e7a58943`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54d6e7a58943) - use `@atlaskit/select` component in `PopupSelect`.
8
- This allows `PopupSelect` to receive all the improvements from `@atlaskit/select`.
15
+ - [#85404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85404)
16
+ [`54d6e7a58943`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54d6e7a58943) -
17
+ use `@atlaskit/select` component in `PopupSelect`. This allows `PopupSelect` to receive all the
18
+ improvements from `@atlaskit/select`.
9
19
 
10
20
  ## 17.6.1
11
21
 
12
22
  ### Patch Changes
13
23
 
14
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
24
+ - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
25
+ [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
26
+ Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
15
27
 
16
28
  ## 17.6.0
17
29
 
18
30
  ### Minor Changes
19
31
 
20
- - [#88021](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88021) [`2cf5300457e7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2cf5300457e7) - Convert AtlaskitSelect from react class component to function component
32
+ - [#88021](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88021)
33
+ [`2cf5300457e7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2cf5300457e7) -
34
+ Convert AtlaskitSelect from react class component to function component
21
35
 
22
36
  ### Patch Changes
23
37
 
24
- - [#73901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73901) [`2aefab5730ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2aefab5730ab) - ECA11Y-207 Added Tab navigation for video panel controls and handling key press on them
38
+ - [#73901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73901)
39
+ [`2aefab5730ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2aefab5730ab) -
40
+ ECA11Y-207 Added Tab navigation for video panel controls and handling key press on them
25
41
 
26
42
  ## 17.5.0
27
43
 
28
44
  ### Minor Changes
29
45
 
30
- - [#87916](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87916) [`373dc429147d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/373dc429147d) - Reverted "Convert AtlaskitSelect from react class component to function component"
46
+ - [#87916](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87916)
47
+ [`373dc429147d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/373dc429147d) -
48
+ Reverted "Convert AtlaskitSelect from react class component to function component"
31
49
 
32
50
  ## 17.4.0
33
51
 
34
52
  ### Minor Changes
35
53
 
36
- - [#86848](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86848) [`fa9de32b502e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fa9de32b502e) - Convert AtlaskitSelect from react class component to function component
54
+ - [#86848](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86848)
55
+ [`fa9de32b502e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fa9de32b502e) -
56
+ Convert AtlaskitSelect from react class component to function component
37
57
 
38
58
  ## 17.3.4
39
59
 
40
60
  ### Patch Changes
41
61
 
42
- - [#83706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83706) [`2c6f01982c94`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c6f01982c94) - Fixed aria-describedby attribute being incorrect when components prop is passed
62
+ - [#83706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83706)
63
+ [`2c6f01982c94`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c6f01982c94) -
64
+ Fixed aria-describedby attribute being incorrect when components prop is passed
43
65
 
44
66
  ## 17.3.3
45
67
 
46
68
  ### Patch Changes
47
69
 
48
- - [#83130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83130) [`4efd62cdc533`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4efd62cdc533) - SHPLVIII-481: Assign name to default export components to fix quick-fix imports
70
+ - [#83130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83130)
71
+ [`4efd62cdc533`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4efd62cdc533) -
72
+ SHPLVIII-481: Assign name to default export components to fix quick-fix imports
49
73
 
50
74
  ## 17.3.2
51
75
 
52
76
  ### Patch Changes
53
77
 
54
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
78
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
79
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
80
+ Upgrade Typescript from `4.9.5` to `5.4.2`
55
81
 
56
82
  ## 17.3.1
57
83
 
58
84
  ### Patch Changes
59
85
 
60
- - [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644) [`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) - Revert input border change from the previous version
86
+ - [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644)
87
+ [`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) -
88
+ Revert input border change from the previous version
61
89
 
62
90
  ## 17.3.0
63
91
 
64
92
  ### Minor Changes
65
93
 
66
- - [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805) [`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) - [ux] Update input border width from 2px to 1px with darker color to meet 3:1 color contrast
94
+ - [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805)
95
+ [`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) -
96
+ [ux] Update input border width from 2px to 1px with darker color to meet 3:1 color contrast
67
97
 
68
98
  ### Patch Changes
69
99
 
70
- - Updated dependencies
100
+ - Updated dependencies
71
101
 
72
102
  ## 17.2.0
73
103
 
74
104
  ### Minor Changes
75
105
 
76
- - [#78814](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78814) [`bfe34a286ad8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bfe34a286ad8) - DSP-17230 Update RadioOption to accept generic type arg for OptionType
106
+ - [#78814](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78814)
107
+ [`bfe34a286ad8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bfe34a286ad8) -
108
+ DSP-17230 Update RadioOption to accept generic type arg for OptionType
77
109
 
78
110
  ## 17.1.3
79
111
 
80
112
  ### Patch Changes
81
113
 
82
- - [#75946](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75946) [`cc843d47d71e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc843d47d71e) - Reverted the feature flag which reduced re-renders in `<PopupSelect>` as it had other unintended side-effects.
114
+ - [#75946](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75946)
115
+ [`cc843d47d71e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc843d47d71e) -
116
+ Reverted the feature flag which reduced re-renders in `<PopupSelect>` as it had other unintended
117
+ side-effects.
83
118
 
84
119
  ## 17.1.2
85
120
 
86
121
  ### Patch Changes
87
122
 
88
- - [#74756](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74756) [`8e66f751df96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8e66f751df96) - Use feature flag to roll out border width update from 2px to 1px
123
+ - [#74756](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74756)
124
+ [`8e66f751df96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8e66f751df96) -
125
+ Use feature flag to roll out border width update from 2px to 1px
89
126
 
90
127
  ## 17.1.1
91
128
 
92
129
  ### Patch Changes
93
130
 
94
- - [#73588](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73588) [`d06aa1426a45`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d06aa1426a45) - Thess packages has been added to the Jira push model.
131
+ - [#73588](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73588)
132
+ [`d06aa1426a45`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d06aa1426a45) -
133
+ Thess packages has been added to the Jira push model.
95
134
 
96
135
  ## 17.1.0
97
136
 
98
137
  ### Minor Changes
99
138
 
100
- - [#72872](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72872) [`26b963783de7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/26b963783de7) - DSP-16671 Update CheckboxSelect to accept generic type arg for OptionType
139
+ - [#72872](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72872)
140
+ [`26b963783de7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/26b963783de7) -
141
+ DSP-16671 Update CheckboxSelect to accept generic type arg for OptionType
101
142
 
102
143
  ## 17.0.5
103
144
 
104
145
  ### Patch Changes
105
146
 
106
- - [#69863](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69863) [`6c9b587369cf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6c9b587369cf) - Support to add additional aria-describedby on select when isSearchable is false
147
+ - [#69863](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69863)
148
+ [`6c9b587369cf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6c9b587369cf) -
149
+ Support to add additional aria-describedby on select when isSearchable is false
107
150
 
108
151
  ## 17.0.4
109
152
 
110
153
  ### Patch Changes
111
154
 
112
- - [#58732](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58732) [`a3a08f8f4a03`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3a08f8f4a03) - update aria-describedby attribute to not be undefined
155
+ - [#58732](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58732)
156
+ [`a3a08f8f4a03`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3a08f8f4a03) -
157
+ update aria-describedby attribute to not be undefined
113
158
 
114
159
  ## 17.0.3
115
160
 
116
161
  ### Patch Changes
117
162
 
118
- - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147) [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) - Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
163
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
164
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
165
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
119
166
 
120
167
  ## 17.0.2
121
168
 
122
169
  ### Patch Changes
123
170
 
124
- - [#58316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58316) [`eb496c9a3474`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb496c9a3474) - Bug fixes for configuraton panel boolean & enum fields
171
+ - [#58316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58316)
172
+ [`eb496c9a3474`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb496c9a3474) -
173
+ Bug fixes for configuraton panel boolean & enum fields
125
174
 
126
175
  ## 17.0.1
127
176
 
128
177
  ### Patch Changes
129
178
 
130
- - Updated dependencies
179
+ - Updated dependencies
131
180
 
132
181
  ## 17.0.0
133
182
 
134
183
  ### Major Changes
135
184
 
136
- - [#41866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41866) [`ed8b6957789`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed8b6957789) - Removes any usage of deprecated legacy theming APIs. These have been superseeded by design tokens.
185
+ - [#41866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41866)
186
+ [`ed8b6957789`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed8b6957789) -
187
+ Removes any usage of deprecated legacy theming APIs. These have been superseeded by design
188
+ tokens.
137
189
 
138
190
  ### Patch Changes
139
191
 
140
- - Updated dependencies
192
+ - Updated dependencies
141
193
 
142
194
  ## 16.7.6
143
195
 
144
196
  ### Patch Changes
145
197
 
146
- - [#42697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42697) [`37d5038129d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37d5038129d) - Revise types for `ClearIndicator` usage inside `AtlaskitSelect`
198
+ - [#42697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42697)
199
+ [`37d5038129d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37d5038129d) - Revise
200
+ types for `ClearIndicator` usage inside `AtlaskitSelect`
147
201
 
148
202
  ## 16.7.5
149
203
 
150
204
  ### Patch Changes
151
205
 
152
- - [#42429](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42429) [`1cc562c4005`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cc562c4005) - upgrade shallow-equal version to 3.1.0
206
+ - [#42429](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42429)
207
+ [`1cc562c4005`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cc562c4005) -
208
+ upgrade shallow-equal version to 3.1.0
153
209
 
154
210
  ## 16.7.4
155
211
 
156
212
  ### Patch Changes
157
213
 
158
- - [#41990](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41990) [`7a88114cef7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a88114cef7) - added type dependency for @types/react-node-resolver
214
+ - [#41990](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41990)
215
+ [`7a88114cef7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a88114cef7) - added
216
+ type dependency for @types/react-node-resolver
159
217
 
160
218
  ## 16.7.3
161
219
 
162
220
  ### Patch Changes
163
221
 
164
- - [#41553](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41553) [`89f1ebf3c96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89f1ebf3c96) - Fix popup select close issue when pressing escape
222
+ - [#41553](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41553)
223
+ [`89f1ebf3c96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89f1ebf3c96) - Fix
224
+ popup select close issue when pressing escape
165
225
 
166
226
  ## 16.7.2
167
227
 
168
228
  ### Patch Changes
169
229
 
170
- - [#41115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41115) [`6f2d15a60eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f2d15a60eb) - Remove unused variables in components and PopupSelect
230
+ - [#41115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41115)
231
+ [`6f2d15a60eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f2d15a60eb) - Remove
232
+ unused variables in components and PopupSelect
171
233
 
172
234
  ## 16.7.1
173
235
 
174
236
  ### Patch Changes
175
237
 
176
- - [#40647](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40647) [`0de92f17021`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0de92f17021) - Bump react-focus-lock to latest version
238
+ - [#40647](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40647)
239
+ [`0de92f17021`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0de92f17021) - Bump
240
+ react-focus-lock to latest version
177
241
 
178
242
  ## 16.7.0
179
243
 
180
244
  ### Minor Changes
181
245
 
182
- - [#40209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40209) [`31496cc7c8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31496cc7c8a) - [ux] Adds accessible name to the search input for popup select components via new `label` prop or `placeholder` prop if `label` is not provided.
246
+ - [#40209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40209)
247
+ [`31496cc7c8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31496cc7c8a) - [ux]
248
+ Adds accessible name to the search input for popup select components via new `label` prop or
249
+ `placeholder` prop if `label` is not provided.
183
250
 
184
251
  ## 16.6.0
185
252
 
186
253
  ### Minor Changes
187
254
 
188
- - [#40039](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40039) [`f03e630c03e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f03e630c03e) - [ux] Adds keydown handler to target spread props for better accessibility for keyboard users.
255
+ - [#40039](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40039)
256
+ [`f03e630c03e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f03e630c03e) - [ux]
257
+ Adds keydown handler to target spread props for better accessibility for keyboard users.
189
258
 
190
259
  ## 16.5.14
191
260
 
192
261
  ### Patch Changes
193
262
 
194
- - [#40096](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40096) [`aee1bdd977d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aee1bdd977d) - Update select checkbox and radio icon to have 1px border under FF
263
+ - [#40096](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40096)
264
+ [`aee1bdd977d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aee1bdd977d) - Update
265
+ select checkbox and radio icon to have 1px border under FF
195
266
 
196
267
  ## 16.5.13
197
268
 
198
269
  ### Patch Changes
199
270
 
200
- - [#39015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39015) [`a22d71ff733`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a22d71ff733) - [ux] Select component now respects explicitly passed value set to aria-describedby attribute.
271
+ - [#39015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39015)
272
+ [`a22d71ff733`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a22d71ff733) - [ux]
273
+ Select component now respects explicitly passed value set to aria-describedby attribute.
201
274
 
202
275
  ## 16.5.12
203
276
 
204
277
  ### Patch Changes
205
278
 
206
- - [#38708](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38708) [`872a49e0bd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/872a49e0bd8) - Fixed color contrast for grouped text label in the Select component
279
+ - [#38708](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38708)
280
+ [`872a49e0bd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/872a49e0bd8) - Fixed
281
+ color contrast for grouped text label in the Select component
207
282
 
208
283
  ## 16.5.11
209
284
 
210
285
  ### Patch Changes
211
286
 
212
- - [#38796](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38796) [`479e6a92e33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/479e6a92e33) - Move css styles out to top-level scope for more consistency.
287
+ - [#38796](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38796)
288
+ [`479e6a92e33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/479e6a92e33) - Move
289
+ css styles out to top-level scope for more consistency.
213
290
 
214
291
  ## 16.5.10
215
292
 
216
293
  ### Patch Changes
217
294
 
218
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
219
- - Updated dependencies
295
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
296
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
297
+ version.json
298
+ - Updated dependencies
220
299
 
221
300
  ## 16.5.9
222
301
 
223
302
  ### Patch Changes
224
303
 
225
- - [#38520](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38520) [`2c77d477cbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c77d477cbb) - Ensures static linting occurs in the techstack, fixes one example's eslint error.
304
+ - [#38520](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38520)
305
+ [`2c77d477cbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c77d477cbb) -
306
+ Ensures static linting occurs in the techstack, fixes one example's eslint error.
226
307
 
227
308
  ## 16.5.8
228
309
 
229
310
  ### Patch Changes
230
311
 
231
- - [#38518](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38518) [`5c22f7ade33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c22f7ade33) - Convert CSS tagged templates to explicit function calls with objects.
312
+ - [#38518](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38518)
313
+ [`5c22f7ade33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c22f7ade33) -
314
+ Convert CSS tagged templates to explicit function calls with objects.
232
315
 
233
316
  ## 16.5.7
234
317
 
235
318
  ### Patch Changes
236
319
 
237
- - [#36663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36663) [`919bf219a91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/919bf219a91) - use border token for border width
320
+ - [#36663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36663)
321
+ [`919bf219a91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/919bf219a91) - use
322
+ border token for border width
238
323
 
239
324
  ## 16.5.6
240
325
 
241
326
  ### Patch Changes
242
327
 
243
- - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
328
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
329
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
330
+ Internal change to use shape tokens. There is no expected visual change.
244
331
 
245
332
  ## 16.5.5
246
333
 
247
334
  ### Patch Changes
248
335
 
249
- - [#35267](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35267) [`96ac277d0d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96ac277d0d7) - [ux] - created custom onFocus function, which overwrites built in onFocus method for ariaLiveMessages;
336
+ - [#35267](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35267)
337
+ [`96ac277d0d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96ac277d0d7) - [ux] -
338
+ created custom onFocus function, which overwrites built in onFocus method for ariaLiveMessages;
250
339
 
251
- - function is conditionally invoked only for grouped select options to enable group label announcement with it's group options;
340
+ - function is conditionally invoked only for grouped select options to enable group label
341
+ announcement with it's group options;
252
342
 
253
343
  ## 16.5.4
254
344
 
255
345
  ### Patch Changes
256
346
 
257
- - [#35111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35111) [`8f436f0c301`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f436f0c301) - extend border contrast feature flag to support confluence
347
+ - [#35111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35111)
348
+ [`8f436f0c301`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f436f0c301) - extend
349
+ border contrast feature flag to support confluence
258
350
 
259
351
  ## 16.5.3
260
352
 
261
353
  ### Patch Changes
262
354
 
263
- - [#34881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34881) [`774ed69ecef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/774ed69ecef) - Internal changes to use space tokens for spacing values. There is no visual change.
355
+ - [#34881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34881)
356
+ [`774ed69ecef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/774ed69ecef) -
357
+ Internal changes to use space tokens for spacing values. There is no visual change.
264
358
 
265
359
  ## 16.5.2
266
360
 
267
361
  ### Patch Changes
268
362
 
269
- - [#33774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33774) [`449ab6d341b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ab6d341b) - Clear control keyboard access for Select component
363
+ - [#33774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33774)
364
+ [`449ab6d341b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ab6d341b) - Clear
365
+ control keyboard access for Select component
270
366
 
271
367
  ## 16.5.1
272
368
 
273
369
  ### Patch Changes
274
370
 
275
- - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652) [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration work. The change is internal only and should not introduce any changes for the component consumers.
371
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
372
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
373
+ the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
374
+ migration work. The change is internal only and should not introduce any changes for the
375
+ component consumers.
276
376
 
277
377
  ## 16.5.0
278
378
 
279
379
  ### Minor Changes
280
380
 
281
- - [#34303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34303) [`3c38b01cfd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c38b01cfd9) - Added screen reader text to announce multi selects support multiple options. This will be announced prior to any placeholder text.
381
+ - [#34303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34303)
382
+ [`3c38b01cfd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c38b01cfd9) - Added
383
+ screen reader text to announce multi selects support multiple options. This will be announced
384
+ prior to any placeholder text.
282
385
 
283
386
  ## 16.4.0
284
387
 
285
388
  ### Minor Changes
286
389
 
287
- - [#34251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34251) [`45bcfb68efb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45bcfb68efb) - Testing behind a feature flag: reduce re-renders in `<PopupSelect>` by using an available renderProps to both disable and block scrolling at the right time as well as avoid rendering the `<Select>` to a portal not visible to the user.
390
+ - [#34251](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34251)
391
+ [`45bcfb68efb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45bcfb68efb) -
392
+ Testing behind a feature flag: reduce re-renders in `<PopupSelect>` by using an available
393
+ renderProps to both disable and block scrolling at the right time as well as avoid rendering the
394
+ `<Select>` to a portal not visible to the user.
288
395
 
289
396
  ## 16.3.1
290
397
 
291
398
  ### Patch Changes
292
399
 
293
- - [#34230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34230) [`1cd0d824b3c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd0d824b3c) - NO-ISSUE Add basic memoization on CheckboxSelect and RadioSelect to avoid unnecessary re-renders with otherwise static references.
400
+ - [#34230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34230)
401
+ [`1cd0d824b3c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd0d824b3c) -
402
+ NO-ISSUE Add basic memoization on CheckboxSelect and RadioSelect to avoid unnecessary re-renders
403
+ with otherwise static references.
294
404
 
295
405
  ## 16.3.0
296
406
 
297
407
  ### Minor Changes
298
408
 
299
- - [#33475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33475) [`6e51e0d5358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e51e0d5358) - [ux] update border width from 2px to 1px and add 1px box-shadow when focus or error
409
+ - [#33475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33475)
410
+ [`6e51e0d5358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e51e0d5358) - [ux]
411
+ update border width from 2px to 1px and add 1px box-shadow when focus or error
300
412
 
301
413
  ## 16.2.3
302
414
 
303
415
  ### Patch Changes
304
416
 
305
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
417
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
418
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
419
+ legacy types are published for TS 4.5-4.8
306
420
 
307
421
  ## 16.2.2
308
422
 
309
423
  ### Patch Changes
310
424
 
311
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
425
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
426
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
427
+ Upgrade Typescript from `4.5.5` to `4.9.5`
312
428
 
313
429
  ## 16.2.1
314
430
 
315
431
  ### Patch Changes
316
432
 
317
- - [#32947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32947) [`ffeeae59446`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffeeae59446) - Migrates unit tests from enzyme to RTL.
433
+ - [#32947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32947)
434
+ [`ffeeae59446`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffeeae59446) -
435
+ Migrates unit tests from enzyme to RTL.
318
436
 
319
437
  ## 16.2.0
320
438
 
321
439
  ### Minor Changes
322
440
 
323
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
441
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
442
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
443
+ minor dependency bump
324
444
 
325
445
  ### Patch Changes
326
446
 
327
- - Updated dependencies
447
+ - Updated dependencies
328
448
 
329
449
  ## 16.1.9
330
450
 
331
451
  ### Patch Changes
332
452
 
333
- - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`79ddcb13067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79ddcb13067) - [ux] style(select): update fallback of select placeholder to N200'
453
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
454
+ [`79ddcb13067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79ddcb13067) - [ux]
455
+ style(select): update fallback of select placeholder to N200'
334
456
 
335
457
  ## 16.1.8
336
458
 
337
459
  ### Patch Changes
338
460
 
339
- - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299) [`8a8aac2b848`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a8aac2b848) - [ux] Adds proper disabled styling to the isMulti component.
461
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
462
+ [`8a8aac2b848`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a8aac2b848) - [ux]
463
+ Adds proper disabled styling to the isMulti component.
340
464
 
341
465
  ## 16.1.7
342
466
 
343
467
  ### Patch Changes
344
468
 
345
- - [#31495](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31495) [`c3a92e0b058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3a92e0b058) - Export placeholder props from figma plugin
469
+ - [#31495](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31495)
470
+ [`c3a92e0b058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3a92e0b058) - Export
471
+ placeholder props from figma plugin
346
472
 
347
473
  ## 16.1.6
348
474
 
349
475
  ### Patch Changes
350
476
 
351
- - [#31338](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31338) [`74c1b81a476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74c1b81a476) - Replaces use of `gridSize` with space tokens. There is no expected visual change.
477
+ - [#31338](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31338)
478
+ [`74c1b81a476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74c1b81a476) -
479
+ Replaces use of `gridSize` with space tokens. There is no expected visual change.
352
480
 
353
481
  ## 16.1.5
354
482
 
355
483
  ### Patch Changes
356
484
 
357
- - [#30125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30125) [`7f5f23dcb68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f5f23dcb68) - Introduce shape tokens to some packages.
485
+ - [#30125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30125)
486
+ [`7f5f23dcb68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f5f23dcb68) -
487
+ Introduce shape tokens to some packages.
358
488
 
359
489
  ## 16.1.4
360
490
 
361
491
  ### Patch Changes
362
492
 
363
- - Updated dependencies
493
+ - Updated dependencies
364
494
 
365
495
  ## 16.1.3
366
496
 
367
497
  ### Patch Changes
368
498
 
369
- - [#27634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27634) [`22b754d311f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b754d311f) - Updates usage of removed design token `utilities.UNSAFE_util.transparent` in favour of its replacement `utilities.UNSAFE.transparent`
370
- - Updated dependencies
499
+ - [#27634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27634)
500
+ [`22b754d311f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b754d311f) -
501
+ Updates usage of removed design token `utilities.UNSAFE_util.transparent` in favour of its
502
+ replacement `utilities.UNSAFE.transparent`
503
+ - Updated dependencies
371
504
 
372
505
  ## 16.1.2
373
506
 
374
507
  ### Patch Changes
375
508
 
376
- - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390) [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
509
+ - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
510
+ [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) -
511
+ Internal change to update token references. There is no expected behaviour or visual change.
377
512
 
378
513
  ## 16.1.1
379
514
 
380
515
  ### Patch Changes
381
516
 
382
- - [#29396](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29396) [`81bb765f055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81bb765f055) - Missing export for type MultiValueRemoveProps added
517
+ - [#29396](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29396)
518
+ [`81bb765f055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81bb765f055) -
519
+ Missing export for type MultiValueRemoveProps added
383
520
 
384
521
  ## 16.1.0
385
522
 
386
523
  ### Minor Changes
387
524
 
388
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`017e3dccdf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017e3dccdf3) - Add SelectInstance for export
389
- - [`2368982b4d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368982b4d2) - Add MultiValueRemoveProps, SelectInstance to export
525
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
526
+ [`017e3dccdf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017e3dccdf3) - Add
527
+ SelectInstance for export
528
+ - [`2368982b4d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368982b4d2) - Add
529
+ MultiValueRemoveProps, SelectInstance to export
390
530
 
391
531
  ### Patch Changes
392
532
 
393
- - [`c74089f0c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74089f0c6d) - Revert the onOpen and onClose logic in PopupSelect
533
+ - [`c74089f0c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74089f0c6d) - Revert
534
+ the onOpen and onClose logic in PopupSelect
394
535
 
395
536
  ## 16.0.3
396
537
 
397
538
  ### Patch Changes
398
539
 
399
- - Updated dependencies
540
+ - Updated dependencies
400
541
 
401
542
  ## 16.0.2
402
543
 
403
544
  ### Patch Changes
404
545
 
405
- - Updated dependencies
546
+ - Updated dependencies
406
547
 
407
548
  ## 16.0.1
408
549
 
409
550
  ### Patch Changes
410
551
 
411
- - [#27813](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27813) [`e7046ed0fb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7046ed0fb1) - - Add MultiValueRemoveProps to export
412
- - Add SelectInstance for export
413
- - Revert the onOpen and onClose logic in PopupSelect
552
+ - [#27813](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27813)
553
+ [`e7046ed0fb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7046ed0fb1) - - Add
554
+ MultiValueRemoveProps to export
555
+ - Add SelectInstance for export
556
+ - Revert the onOpen and onClose logic in PopupSelect
414
557
 
415
558
  ## 16.0.0
416
559
 
417
560
  ### Major Changes
418
561
 
419
- - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`95b3630e9b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95b3630e9b5) - Update `@atlaskit/select` to use react-select v5, and update types
562
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
563
+ [`95b3630e9b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95b3630e9b5) - Update
564
+ `@atlaskit/select` to use react-select v5, and update types
420
565
 
421
- Use forwardRef for all wrapped components - this means that if you were accessing anything on the Select instance using a ref, the ref will now reference the internal Select directly (see below for how to upgrade)
566
+ Use forwardRef for all wrapped components - this means that if you were accessing anything on
567
+ the Select instance using a ref, the ref will now reference the internal Select directly (see
568
+ below for how to upgrade)
422
569
 
423
- Replace HOCs with hooks - if you were using our HOCs to create custom Selects (i.e., makeCreatableSelect, manageState, makeAsyncSelect) these have now been replaced by hooks (i.e., useCreatable, useStateManager, useAsync)
570
+ Replace HOCs with hooks - if you were using our HOCs to create custom Selects (i.e.,
571
+ makeCreatableSelect, manageState, makeAsyncSelect) these have now been replaced by hooks (i.e.,
572
+ useCreatable, useStateManager, useAsync)
424
573
 
425
- Remove imports of `@types/react-select` - no longer required as react-select v5 now uses Typescript,
574
+ Remove imports of `@types/react-select` - no longer required as react-select v5 now uses
575
+ Typescript,
426
576
 
427
- **_ Example _**
577
+ **_ Example _**
428
578
 
429
- @atlaskit/select v15 and earlier:
579
+ @atlaskit/select v15 and earlier:
430
580
 
431
- ```javascript
432
- import { makeAsyncSelect } from '@atlaskit/select';
581
+ ```javascript
582
+ import { makeAsyncSelect } from '@atlaskit/select';
433
583
 
434
- const AsyncSelect = makeAsyncSelect(ProxyBaseSelect);
584
+ const AsyncSelect = makeAsyncSelect(ProxyBaseSelect);
435
585
 
436
- return (
437
- <AsyncSelect ... />
438
- )
439
- ```
586
+ return (
587
+ <AsyncSelect ... />
588
+ )
589
+ ```
440
590
 
441
- @atlaskit/select v16:
591
+ @atlaskit/select v16:
442
592
 
443
- ```javascript
444
- import Select, { useAsync } from '@atlaskit/select';
593
+ ```javascript
594
+ import Select, { useAsync } from '@atlaskit/select';
445
595
 
446
- const asyncProps = useAsync({
447
- promiseFn: useCallback(() => loadOptions(inputValue), [inputValue])
448
- });
596
+ const asyncProps = useAsync({
597
+ promiseFn: useCallback(() => loadOptions(inputValue), [inputValue])
598
+ });
449
599
 
450
- return (
451
- <Select
452
- inputValue={inputValue}
453
- isLoading={asyncProps.isLoading}
454
- options={!asyncProps.isLoading ? asyncProps.data : []}
455
- ...
456
- />
457
- )
458
- ```
600
+ return (
601
+ <Select
602
+ inputValue={inputValue}
603
+ isLoading={asyncProps.isLoading}
604
+ options={!asyncProps.isLoading ? asyncProps.data : []}
605
+ ...
606
+ />
607
+ )
608
+ ```
459
609
 
460
- Remove dependency on AutosizeInput - our new solution uses CSS grid which IE11 does not fully support; also .prefix\_\_input now targets the input and NOT the container
610
+ Remove dependency on AutosizeInput - our new solution uses CSS grid which IE11 does not fully
611
+ support; also .prefix\_\_input now targets the input and NOT the container
461
612
 
462
- `IndicatorProps` is deprecated and replaced with `ClearIndicatorProps, DropdownIndicatorProps, LoadingIndicatorProps`. Examples can be viewed in the constellation docs
613
+ `IndicatorProps` is deprecated and replaced with
614
+ `ClearIndicatorProps, DropdownIndicatorProps, LoadingIndicatorProps`. Examples can be viewed in
615
+ the constellation docs
463
616
 
464
- `onInputChange` now requires a 2nd argument of type `InputActionMeta`
617
+ `onInputChange` now requires a 2nd argument of type `InputActionMeta`
465
618
 
466
- `NoticeProps` should be used as the prop to customize `LoadingMessage` and `NoOptionsMessage` components
619
+ `NoticeProps` should be used as the prop to customize `LoadingMessage` and `NoOptionsMessage`
620
+ components
467
621
 
468
- - [`b8430db3873`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8430db3873) - "select package now uses declarative entry points. atlaskit/select now exports all necessary types. Consumers should now import directly from atlaskit/select, not from eg atlaskit/select/types"
622
+ - [`b8430db3873`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8430db3873) -
623
+ "select package now uses declarative entry points. atlaskit/select now exports all necessary
624
+ types. Consumers should now import directly from atlaskit/select, not from eg
625
+ atlaskit/select/types"
469
626
 
470
627
  ### Minor Changes
471
628
 
472
- - [`c55a340ea4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55a340ea4c) - Consumers using Popup Select custom modifiers will now have typescript errors. This is how to fix them.
629
+ - [`c55a340ea4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55a340ea4c) -
630
+ Consumers using Popup Select custom modifiers will now have typescript errors. This is how to
631
+ fix them.
473
632
 
474
- Custom popper.js modifiers passed into Popup Select are now strictly typed, providing additional type safety and IDE code-completion.
633
+ Custom popper.js modifiers passed into Popup Select are now strictly typed, providing additional
634
+ type safety and IDE code-completion.
475
635
 
476
- To support this, a third generic for <PopupSelect/> has been added. This generic takes a union of the names of each modifier you include in popperProps.
636
+ To support this, a third generic for <PopupSelect/> has been added. This generic takes a union
637
+ of the names of each modifier you include in popperProps.
477
638
 
478
- If you currently set custom modifiers like this:
639
+ If you currently set custom modifiers like this:
479
640
 
480
- ```javascript
481
- import {OptionType, PopupSelect} from '@atlaskit/select'
641
+ ```javascript
642
+ import {OptionType, PopupSelect} from '@atlaskit/select'
482
643
 
483
- <PopupSelect<OptionType, false>
484
- popperProps = {modifiers: [
485
- {name: 'custom-modifier', ...},
486
- {name: 'custom-modifier-2', ...}
487
- ]}>
488
- ...
489
- </>
490
- ```
644
+ <PopupSelect<OptionType, false>
645
+ popperProps = {modifiers: [
646
+ {name: 'custom-modifier', ...},
647
+ {name: 'custom-modifier-2', ...}
648
+ ]}>
649
+ ...
650
+ </>
651
+ ```
491
652
 
492
- In order to avoid type errors in the new release, you will need to add a generic to PopupSelect specifying the modifiers you are providing:
653
+ In order to avoid type errors in the new release, you will need to add a generic to PopupSelect
654
+ specifying the modifiers you are providing:
493
655
 
494
- ```javascript
495
- import {OptionType, PopupSelect} from '@atlaskit/select'
496
- type myModifiers = 'custom-modifier' | 'custom-modifier-2'
656
+ ```javascript
657
+ import {OptionType, PopupSelect} from '@atlaskit/select'
658
+ type myModifiers = 'custom-modifier' | 'custom-modifier-2'
497
659
 
498
- <PopupSelect<OptionType, false, myModifiers>>
499
- ```
660
+ <PopupSelect<OptionType, false, myModifiers>>
661
+ ```
500
662
 
501
- In addition, the ModifierList type is now exported. ModifierList is a union type containing the names of the default modifiers passed into PopupSelect. If you need to use them as well:
663
+ In addition, the ModifierList type is now exported. ModifierList is a union type containing the
664
+ names of the default modifiers passed into PopupSelect. If you need to use them as well:
502
665
 
503
- ```javascript
504
- import {OptionType, PopupSelect, ModifierList} from '@atlaskit/select'
505
- type myModifiers = ModifierList | 'custom-modifier' | 'custom-modifier-2'
666
+ ```javascript
667
+ import {OptionType, PopupSelect, ModifierList} from '@atlaskit/select'
668
+ type myModifiers = ModifierList | 'custom-modifier' | 'custom-modifier-2'
506
669
 
507
- <PopupSelect<OptionType, false, myModifiers>>
508
- ```
670
+ <PopupSelect<OptionType, false, myModifiers>>
671
+ ```
509
672
 
510
673
  ### Patch Changes
511
674
 
512
- - Updated dependencies
675
+ - Updated dependencies
513
676
 
514
677
  ## 15.7.7
515
678
 
516
679
  ### Patch Changes
517
680
 
518
- - [#27523](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27523) [`8048ae661df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8048ae661df) - [ux] Fixed bug where consumers extending the styles of PopupSelect would not receive the correct base styles in their custom styles functions.
681
+ - [#27523](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27523)
682
+ [`8048ae661df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8048ae661df) - [ux]
683
+ Fixed bug where consumers extending the styles of PopupSelect would not receive the correct base
684
+ styles in their custom styles functions.
519
685
 
520
686
  ## 15.7.6
521
687
 
522
688
  ### Patch Changes
523
689
 
524
- - Updated dependencies
690
+ - Updated dependencies
525
691
 
526
692
  ## 15.7.5
527
693
 
528
694
  ### Patch Changes
529
695
 
530
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`a0bf7e532ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0bf7e532ff) - Fix validationState taking precedent over isInvalid
531
- - Updated dependencies
696
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
697
+ [`a0bf7e532ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0bf7e532ff) - Fix
698
+ validationState taking precedent over isInvalid
699
+ - Updated dependencies
532
700
 
533
701
  ## 15.7.4
534
702
 
535
703
  ### Patch Changes
536
704
 
537
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
705
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
706
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
707
+ change to introduce spacing tokens to design system components.
538
708
 
539
709
  ## 15.7.3
540
710
 
541
711
  ### Patch Changes
542
712
 
543
- - [#25307](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25307) [`5e578b89178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e578b89178) - Fixed an issue in PopupSelect that caused the page to scroll to the top.
713
+ - [#25307](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25307)
714
+ [`5e578b89178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e578b89178) - Fixed
715
+ an issue in PopupSelect that caused the page to scroll to the top.
544
716
 
545
717
  ## 15.7.2
546
718
 
547
719
  ### Patch Changes
548
720
 
549
- - [#25314](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25314) [`bedbdec0e82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bedbdec0e82) - Update hover state appearance of subtle Textarea, Textfield and Select components to match the hover states of their default counterparts.
721
+ - [#25314](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25314)
722
+ [`bedbdec0e82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bedbdec0e82) - Update
723
+ hover state appearance of subtle Textarea, Textfield and Select components to match the hover
724
+ states of their default counterparts.
550
725
 
551
726
  ## 15.7.1
552
727
 
553
728
  ### Patch Changes
554
729
 
555
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
730
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
731
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
732
+ Upgrade Typescript from `4.3.5` to `4.5.5`
556
733
 
557
734
  ## 15.7.0
558
735
 
559
736
  ### Minor Changes
560
737
 
561
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`0fbb2840aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0fbb2840aba) - Add isInvalid prop to `@atlastkit/Select`. The prop indicates whether if the component is in the error state. If true, it visually shows a red border around the input.
738
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
739
+ [`0fbb2840aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0fbb2840aba) - Add
740
+ isInvalid prop to `@atlastkit/Select`. The prop indicates whether if the component is in the
741
+ error state. If true, it visually shows a red border around the input.
562
742
 
563
- This replaces validationState to make Select more consistent like other components that uses isInvalid prop.
743
+ This replaces validationState to make Select more consistent like other components that uses
744
+ isInvalid prop.
564
745
 
565
- - [`8cf1c311f38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf1c311f38) - Add additional type check for the modifier generic in PopupSelect.
566
- - [`41ce212cfe2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41ce212cfe2) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
746
+ - [`8cf1c311f38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf1c311f38) - Add
747
+ additional type check for the modifier generic in PopupSelect.
748
+ - [`41ce212cfe2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41ce212cfe2) -
749
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
567
750
 
568
751
  ### Patch Changes
569
752
 
570
- - [`2d61e38e5d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d61e38e5d3) - [ux] Adds isSearchable option to Popup Select
571
- - [`908a0f65b91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/908a0f65b91) - [ux] Hides clear icon on selections in disabled multi-select
572
- - [`de1b2769486`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de1b2769486) - Update design tokens used for Select's borders, to new border.input tokens
573
- - Updated dependencies
753
+ - [`2d61e38e5d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d61e38e5d3) - [ux]
754
+ Adds isSearchable option to Popup Select
755
+ - [`908a0f65b91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/908a0f65b91) - [ux]
756
+ Hides clear icon on selections in disabled multi-select
757
+ - [`de1b2769486`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de1b2769486) - Update
758
+ design tokens used for Select's borders, to new border.input tokens
759
+ - Updated dependencies
574
760
 
575
761
  ## 15.6.2
576
762
 
577
763
  ### Patch Changes
578
764
 
579
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
765
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
766
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
767
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
580
768
 
581
769
  ## 15.6.1
582
770
 
583
771
  ### Patch Changes
584
772
 
585
- - [#24436](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24436) [`d9f112c7b09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9f112c7b09) - Reverts change to multiSelect's remove behaviour when using tokens, fixing issue with a pointer-events: none style
773
+ - [#24436](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24436)
774
+ [`d9f112c7b09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9f112c7b09) -
775
+ Reverts change to multiSelect's remove behaviour when using tokens, fixing issue with a
776
+ pointer-events: none style
586
777
 
587
778
  ## 15.6.0
588
779
 
589
780
  ### Minor Changes
590
781
 
591
- - [#24008](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24008) [`68cc8008851`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68cc8008851) - [ux] Introduces appearance prop to component, with 'default', 'subtle' and 'none' variants
782
+ - [#24008](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24008)
783
+ [`68cc8008851`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68cc8008851) - [ux]
784
+ Introduces appearance prop to component, with 'default', 'subtle' and 'none' variants
592
785
 
593
786
  ## 15.5.0
594
787
 
595
788
  ### Minor Changes
596
789
 
597
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`c17c6943be2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c17c6943be2) - Updated appearance of multi-select tags; when delete button is hovered, the appearance now matches @atlaskit/tag. The change is only visible with design token CSS enabled (in light or dark mode)
598
- - [`45cae79ec0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45cae79ec0f) - [ux] Internal changes to <CountrySelect /> to no longer override container and menu width. The behaviour is now the same as the default Select component. Visual changes are possible if the <CountrySelect /> is being used in an unconstrained container (it will now expand to fill as is the default).
790
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
791
+ [`c17c6943be2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c17c6943be2) -
792
+ Updated appearance of multi-select tags; when delete button is hovered, the appearance now
793
+ matches @atlaskit/tag. The change is only visible with design token CSS enabled (in light or
794
+ dark mode)
795
+ - [`45cae79ec0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45cae79ec0f) - [ux]
796
+ Internal changes to <CountrySelect /> to no longer override container and menu width. The
797
+ behaviour is now the same as the default Select component. Visual changes are possible if the
798
+ <CountrySelect /> is being used in an unconstrained container (it will now expand to fill as is
799
+ the default).
599
800
 
600
- Component now also uses the correct types (previously set to `any`). Props are still passed through so there is no runtime effect, but this may effect compilation for users providing props that are unsupported by the runtime.
801
+ Component now also uses the correct types (previously set to `any`). Props are still passed
802
+ through so there is no runtime effect, but this may effect compilation for users providing props
803
+ that are unsupported by the runtime.
601
804
 
602
- - [`6e6ff42cd4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e6ff42cd4c) - Replaces focus-trap with react-focus-lock in line with implementation in Jira Frontend.
805
+ - [`6e6ff42cd4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e6ff42cd4c) -
806
+ Replaces focus-trap with react-focus-lock in line with implementation in Jira Frontend.
603
807
 
604
808
  ### Patch Changes
605
809
 
606
- - [`1c4840e546a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c4840e546a) - fix popup select alignment bug
607
- - [`dec5021eefd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dec5021eefd) - [ux] Trigger onMenuClose prop when popup select closes.
608
- - [`fe575d49d66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe575d49d66) - Updated styles to use new input design tokens
810
+ - [`1c4840e546a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c4840e546a) - fix
811
+ popup select alignment bug
812
+ - [`dec5021eefd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dec5021eefd) - [ux]
813
+ Trigger onMenuClose prop when popup select closes.
814
+ - [`fe575d49d66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe575d49d66) -
815
+ Updated styles to use new input design tokens
609
816
 
610
817
  ## 15.4.0
611
818
 
612
819
  ### Minor Changes
613
820
 
614
- - [#22818](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22818) [`4609a8a733a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4609a8a733a) - Made SelectWithoutAnalytics component and InputActionMeta type available from @atlaskit/select
821
+ - [#22818](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22818)
822
+ [`4609a8a733a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4609a8a733a) - Made
823
+ SelectWithoutAnalytics component and InputActionMeta type available from @atlaskit/select
615
824
 
616
825
  ## 15.3.2
617
826
 
618
827
  ### Patch Changes
619
828
 
620
- - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614) [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) - Upgrading internal dependency (bind-event-listener) for improved internal types
829
+ - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
830
+ [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
831
+ Upgrading internal dependency (bind-event-listener) for improved internal types
621
832
 
622
833
  ## 15.3.1
623
834
 
624
835
  ### Patch Changes
625
836
 
626
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`8f6f225ac11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f6f225ac11) - Updated prop types for Popup Select
627
- - [`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) - Internal migration to bind-event-listener for safer DOM Event cleanup
837
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
838
+ [`8f6f225ac11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f6f225ac11) -
839
+ Updated prop types for Popup Select
840
+ - [`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) -
841
+ Internal migration to bind-event-listener for safer DOM Event cleanup
628
842
 
629
843
  ## 15.3.0
630
844
 
631
845
  ### Minor Changes
632
846
 
633
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`145c9cea461`](https://bitbucket.org/atlassian/atlassian-frontend/commits/145c9cea461) - [ux] Added 2 new props for controlling the open state of PopupSelect:
847
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
848
+ [`145c9cea461`](https://bitbucket.org/atlassian/atlassian-frontend/commits/145c9cea461) - [ux]
849
+ Added 2 new props for controlling the open state of PopupSelect:
634
850
 
635
- - `isOpen` controls whether the popup is open (controlled)
636
- - `defaultIsOpen` controls whether the popup is initially open on mount (uncontrolled)
851
+ - `isOpen` controls whether the popup is open (controlled)
852
+ - `defaultIsOpen` controls whether the popup is initially open on mount (uncontrolled)
637
853
 
638
854
  ### Patch Changes
639
855
 
640
- - [`db58fa26cbf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db58fa26cbf) - [ux] Updated input tokens within `@atlaskit/select`.
641
- - [`4624991be21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4624991be21) - [ux] Fixes a regression affecting MacOS Safari. The cursor incorrectly displayed as 'text' rather than 'default' when the pointer was over a select option.
642
- - [`e7438659c2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7438659c2e) - Updated dependency '@types/react-select' to fix type error
856
+ - [`db58fa26cbf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db58fa26cbf) - [ux]
857
+ Updated input tokens within `@atlaskit/select`.
858
+ - [`4624991be21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4624991be21) - [ux]
859
+ Fixes a regression affecting MacOS Safari. The cursor incorrectly displayed as 'text' rather
860
+ than 'default' when the pointer was over a select option.
861
+ - [`e7438659c2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7438659c2e) -
862
+ Updated dependency '@types/react-select' to fix type error
643
863
 
644
864
  ## 15.2.13
645
865
 
646
866
  ### Patch Changes
647
867
 
648
- - Updated dependencies
868
+ - Updated dependencies
649
869
 
650
870
  ## 15.2.12
651
871
 
652
872
  ### Patch Changes
653
873
 
654
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
655
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Updated types for @atlaskit/select to support Typescript 4.2.4
874
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
875
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
876
+ Upgrade to TypeScript 4.2.4
877
+ - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
878
+ Updated types for @atlaskit/select to support Typescript 4.2.4
656
879
 
657
880
  ## 15.2.11
658
881
 
659
882
  ### Patch Changes
660
883
 
661
- - Updated dependencies
884
+ - Updated dependencies
662
885
 
663
886
  ## 15.2.10
664
887
 
665
888
  ### Patch Changes
666
889
 
667
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
668
- - Updated dependencies
890
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
891
+ [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
892
+ Migrates all usage of brand tokens to either selected or information tokens. This change is
893
+ purely for semantic reasons, there are no visual or behavioural changes.
894
+ - Updated dependencies
669
895
 
670
896
  ## 15.2.9
671
897
 
672
898
  ### Patch Changes
673
899
 
674
- - Updated dependencies
900
+ - Updated dependencies
675
901
 
676
902
  ## 15.2.8
677
903
 
678
904
  ### Patch Changes
679
905
 
680
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`b2c25c19e38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2c25c19e38) - PopupSelect now uses `@atlaskit/visually-hidden` under the hood.
681
- - Updated dependencies
906
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
907
+ [`b2c25c19e38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2c25c19e38) -
908
+ PopupSelect now uses `@atlaskit/visually-hidden` under the hood.
909
+ - Updated dependencies
682
910
 
683
911
  ## 15.2.7
684
912
 
685
913
  ### Patch Changes
686
914
 
687
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
688
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
689
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump react-fast-compare to latest version (3.2.0)
690
- - Updated dependencies
915
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
916
+ no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
917
+ auto-fixing by correctly formatting token ids.
918
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
919
+ no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
920
+ auto-fixing by correctly formatting token ids.
921
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump
922
+ react-fast-compare to latest version (3.2.0)
923
+ - Updated dependencies
691
924
 
692
925
  ## 15.2.6
693
926
 
694
927
  ### Patch Changes
695
928
 
696
- - Updated dependencies
929
+ - Updated dependencies
697
930
 
698
931
  ## 15.2.5
699
932
 
700
933
  ### Patch Changes
701
934
 
702
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
703
- - Updated dependencies
935
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
936
+ [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
937
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
938
+ tokens() function and improving bundle size.
939
+ - Updated dependencies
704
940
 
705
941
  ## 15.2.4
706
942
 
707
943
  ### Patch Changes
708
944
 
709
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`401179b652b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/401179b652b) - PopupSelect now returns focus to the "trigger" element on close.
710
- - Updated dependencies
945
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
946
+ [`401179b652b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/401179b652b) -
947
+ PopupSelect now returns focus to the "trigger" element on close.
948
+ - Updated dependencies
711
949
 
712
950
  ## 15.2.3
713
951
 
714
952
  ### Patch Changes
715
953
 
716
- - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694) [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal upgrade of memoize-one to 6.0.0
954
+ - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694)
955
+ [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) -
956
+ Internal upgrade of memoize-one to 6.0.0
717
957
 
718
958
  ## 15.2.2
719
959
 
720
960
  ### Patch Changes
721
961
 
722
- - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`6fb4421c4c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fb4421c4c1) - Fixed the validation token for Select in the Dark theme.
723
- - Updated dependencies
962
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
963
+ [`6fb4421c4c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fb4421c4c1) - Fixed
964
+ the validation token for Select in the Dark theme.
965
+ - Updated dependencies
724
966
 
725
967
  ## 15.2.1
726
968
 
727
969
  ### Patch Changes
728
970
 
729
- - Updated dependencies
971
+ - Updated dependencies
730
972
 
731
973
  ## 15.2.0
732
974
 
733
975
  ### Minor Changes
734
976
 
735
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`f7cbc6631cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7cbc6631cf) - Instrumented select with the new theming package, `@atlaskit/tokens`.
977
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
978
+ [`f7cbc6631cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7cbc6631cf) -
979
+ Instrumented select with the new theming package, `@atlaskit/tokens`.
736
980
 
737
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
981
+ New tokens will be visible only in applications configured to use the new Tokens API (currently
982
+ in alpha).
738
983
 
739
- These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
984
+ These changes are intended to be interoperable with the legacy theme implementation. Legacy dark
985
+ mode users should expect no visual or breaking changes.
740
986
 
741
987
  ### Patch Changes
742
988
 
743
- - [`3fc13e11952`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fc13e11952) - Fix input text colour when using tokens
744
- - Updated dependencies
989
+ - [`3fc13e11952`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fc13e11952) - Fix
990
+ input text colour when using tokens
991
+ - Updated dependencies
745
992
 
746
993
  ## 15.1.0
747
994
 
748
995
  ### Minor Changes
749
996
 
750
- - [#13477](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13477) [`1dfc276fa55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1dfc276fa55) - Expose InputActionMeta in atlaskit/select. Convert withSmarts from class to function component. Fix analytics.
997
+ - [#13477](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13477)
998
+ [`1dfc276fa55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1dfc276fa55) - Expose
999
+ InputActionMeta in atlaskit/select. Convert withSmarts from class to function component. Fix
1000
+ analytics.
751
1001
 
752
1002
  ## 15.0.2
753
1003
 
754
1004
  ### Patch Changes
755
1005
 
756
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`ce350569ced`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce350569ced) - The `aria-live` prop is now `assertive` by default to help option selection to stay in sync with screen reader announcements.
757
- - Updated dependencies
1006
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
1007
+ [`ce350569ced`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce350569ced) - The
1008
+ `aria-live` prop is now `assertive` by default to help option selection to stay in sync with
1009
+ screen reader announcements.
1010
+ - Updated dependencies
758
1011
 
759
1012
  ## 15.0.1
760
1013
 
761
1014
  ### Patch Changes
762
1015
 
763
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
1016
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
1017
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
1018
+ `@atlaskit/theme` to version `^11.3.0`.
764
1019
 
765
1020
  ## 15.0.0
766
1021
 
767
1022
  ### Major Changes
768
1023
 
769
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`8c9055949d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9055949d4) - [ux] Options and Placeholders are now easier to see for users with low vision. We have also improved the experience in Windows High Contrast Mode.
1024
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
1025
+ [`8c9055949d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9055949d4) - [ux]
1026
+ Options and Placeholders are now easier to see for users with low vision. We have also improved
1027
+ the experience in Windows High Contrast Mode.
770
1028
 
771
1029
  ### Patch Changes
772
1030
 
773
- - [`d5a9d28e06a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5a9d28e06a) - Removed animated functionality as the exit animation on multi-values isn’t working well in `react-select`
774
- - Updated dependencies
1031
+ - [`d5a9d28e06a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5a9d28e06a) -
1032
+ Removed animated functionality as the exit animation on multi-values isn’t working well in
1033
+ `react-select`
1034
+ - Updated dependencies
775
1035
 
776
1036
  ## 14.1.0
777
1037
 
778
1038
  ### Minor Changes
779
1039
 
780
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`1ffa16e7d54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ffa16e7d54) - [ux] An argument of `PopupSelect`'s `target` render props was extended with `aria-haspopup`, `aria-expanded`, and `aria-controls` fields . You should pass this fields to custom trigger like `({isOpen, ...triggerProps}) => <button {...triggerProps}>Trigger</button>`. Provided aria attributes help users who use assistive technologies understand a component better.
1040
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
1041
+ [`1ffa16e7d54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ffa16e7d54) - [ux]
1042
+ An argument of `PopupSelect`'s `target` render props was extended with `aria-haspopup`,
1043
+ `aria-expanded`, and `aria-controls` fields . You should pass this fields to custom trigger like
1044
+ `({isOpen, ...triggerProps}) => <button {...triggerProps}>Trigger</button>`. Provided aria
1045
+ attributes help users who use assistive technologies understand a component better.
781
1046
 
782
1047
  ### Patch Changes
783
1048
 
784
- - [`56dbb93df94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56dbb93df94) - [ux] Fixed failing color contrast issues for the Checkbox and Radio icons in CheckboxSelect and RadioSelect respectively.
1049
+ - [`56dbb93df94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56dbb93df94) - [ux]
1050
+ Fixed failing color contrast issues for the Checkbox and Radio icons in CheckboxSelect and
1051
+ RadioSelect respectively.
785
1052
 
786
1053
  ## 14.0.1
787
1054
 
788
1055
  ### Patch Changes
789
1056
 
790
- - [#12205](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12205) [`76f16d562bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76f16d562bc) - Removed styled-components as a peerDependency
1057
+ - [#12205](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12205)
1058
+ [`76f16d562bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76f16d562bc) -
1059
+ Removed styled-components as a peerDependency
791
1060
 
792
1061
  ## 14.0.0
793
1062
 
794
1063
  ### Major Changes
795
1064
 
796
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump `react-select` to v4. This brings some API changes and it uses `emotion` v11.
1065
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
1066
+ [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump
1067
+ `react-select` to v4. This brings some API changes and it uses `emotion` v11.
797
1068
 
798
1069
  ### Patch Changes
799
1070
 
800
- - [`6ac48c99a54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ac48c99a54) - The entire content of a selected country, including the abbreviated name and the country code, is announced to a screen reader not just the country name.
801
- - Updated dependencies
1071
+ - [`6ac48c99a54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ac48c99a54) - The
1072
+ entire content of a selected country, including the abbreviated name and the country code, is
1073
+ announced to a screen reader not just the country name.
1074
+ - Updated dependencies
802
1075
 
803
1076
  ## 13.3.1
804
1077
 
805
1078
  ### Patch Changes
806
1079
 
807
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`0e3333cd10a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e3333cd10a) - Corrects usage of modal dialog types.
808
- - Updated dependencies
1080
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
1081
+ [`0e3333cd10a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e3333cd10a) -
1082
+ Corrects usage of modal dialog types.
1083
+ - Updated dependencies
809
1084
 
810
1085
  ## 13.3.0
811
1086
 
812
1087
  ### Minor Changes
813
1088
 
814
- - [#8388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8388) [`0115b3b722b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0115b3b722b) - Update PopupSelect dependency `@popperjs/core` to `^2.9.1`, fixing some positioning bugs, such as in parents with `will-change` CSS properties set. For more information on the specific changes, see the popper docs.
1089
+ - [#8388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8388)
1090
+ [`0115b3b722b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0115b3b722b) - Update
1091
+ PopupSelect dependency `@popperjs/core` to `^2.9.1`, fixing some positioning bugs, such as in
1092
+ parents with `will-change` CSS properties set. For more information on the specific changes, see
1093
+ the popper docs.
815
1094
 
816
1095
  ## 13.2.0
817
1096
 
818
1097
  ### Minor Changes
819
1098
 
820
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`c50a63f9f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50a63f9f72) - Upgrade `@types/react-select` to `v3.1.2` and fix type breaks
1099
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
1100
+ [`c50a63f9f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50a63f9f72) -
1101
+ Upgrade `@types/react-select` to `v3.1.2` and fix type breaks
821
1102
 
822
1103
  ### Patch Changes
823
1104
 
824
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
825
- - Updated dependencies
1105
+ - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
1106
+ injected package name and version for analytics instead of version.json.
1107
+ - Updated dependencies
826
1108
 
827
1109
  ## 13.1.1
828
1110
 
829
1111
  ### Patch Changes
830
1112
 
831
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
1113
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
1114
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
1115
+ Transpile packages using babel rather than tsc
832
1116
 
833
1117
  ## 13.1.0
834
1118
 
835
1119
  ### Minor Changes
836
1120
 
837
- - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228) [`c3d2088249`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3d2088249) - expose GroupedOptionsType type
1121
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
1122
+ [`c3d2088249`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3d2088249) - expose
1123
+ GroupedOptionsType type
838
1124
 
839
1125
  ## 13.0.6
840
1126
 
841
1127
  ### Patch Changes
842
1128
 
843
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
844
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
845
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
1129
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
1130
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
1131
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
1132
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
1133
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
1134
+ `devDependencies` to denote version that the package was built with.
846
1135
 
847
1136
  ## 13.0.5
848
1137
 
849
1138
  ### Patch Changes
850
1139
 
851
- - Updated dependencies
1140
+ - Updated dependencies
852
1141
 
853
1142
  ## 13.0.4
854
1143
 
855
1144
  ### Patch Changes
856
1145
 
857
- - [#4346](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4346) [`fc8f6e61f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc8f6e61f3) - Fix codemod utilities being exposed through the codemod cli
1146
+ - [#4346](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4346)
1147
+ [`fc8f6e61f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc8f6e61f3) - Fix
1148
+ codemod utilities being exposed through the codemod cli
858
1149
 
859
1150
  ## 13.0.3
860
1151
 
861
1152
  ### Patch Changes
862
1153
 
863
- - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
1154
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
1155
+ [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
1156
+ integration tests for Edge browser
864
1157
 
865
1158
  ## 13.0.2
866
1159
 
867
1160
  ### Patch Changes
868
1161
 
869
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
1162
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
1163
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
1164
+ to TypeScript 3.9.6 and tslib to 2.0.0
870
1165
 
871
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
872
- to prevent duplicates of tslib being bundled.
1166
+ Since tslib is a dependency for all our packages we recommend that products also follow this
1167
+ tslib upgrade to prevent duplicates of tslib being bundled.
873
1168
 
874
1169
  ## 13.0.1
875
1170
 
876
1171
  ### Patch Changes
877
1172
 
878
- - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393) [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
1173
+ - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
1174
+ [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
1175
+ required because of conflicts on wadmal release
879
1176
 
880
1177
  ## 13.0.0
881
1178
 
882
1179
  ### Major Changes
883
1180
 
884
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`b85482c030`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85482c030) - Upgraded Popper JS to version 2.2.3, which comes with bug fixes, performance improvements and a reduced bundle size when combined with @popperjs/core. As a result, PopupSelect has some changes to the values accepted by the `popperProps` prop.
1181
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
1182
+ [`b85482c030`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85482c030) - Upgraded
1183
+ Popper JS to version 2.2.3, which comes with bug fixes, performance improvements and a reduced
1184
+ bundle size when combined with @popperjs/core. As a result, PopupSelect has some changes to the
1185
+ values accepted by the `popperProps` prop.
885
1186
 
886
- Changes labelled with ⚙️ have codemod support:
1187
+ Changes labelled with ⚙️ have codemod support:
887
1188
 
888
- - ⚙️ the `positionFixed` prop has been replaced with `strategy`, which takes either `"fixed"` or `"absolute"`
889
- - the `modifiers` prop has been significantly updated:
890
- - The format is now an array of objects, each labelled via a `name` key:value pair. Previously the prop
891
- was an object where each property was the modifier name.
892
- - Prop options are grouped together in an `options` object
893
- - default boundary paddings have been removed from `preventOverflow` and `flip`; to restore original
894
- padding, set `padding: 5`
895
- - modifiers that supported a `boundariesElement` option now have two options in its place:
896
- - `boundary`, which takes `clippingParents` (similar to `scrollParent`)
897
- - `rootBoundary` which takes `viewport` or `document` (replacing `viewport` and `window`respectively)
898
- - Each modifier has more internal changes not listed here: see [the Popper JS docs](https://popper.js.org/docs/v2/modifiers/) for more information
1189
+ - ⚙️ the `positionFixed` prop has been replaced with `strategy`, which takes either `"fixed"`
1190
+ or `"absolute"`
1191
+ - the `modifiers` prop has been significantly updated:
1192
+ - The format is now an array of objects, each labelled via a `name` key:value pair.
1193
+ Previously the prop was an object where each property was the modifier name.
1194
+ - Prop options are grouped together in an `options` object
1195
+ - default boundary paddings have been removed from `preventOverflow` and `flip`; to
1196
+ restore original padding, set `padding: 5`
1197
+ - modifiers that supported a `boundariesElement` option now have two options in its place:
1198
+ - `boundary`, which takes `clippingParents` (similar to `scrollParent`)
1199
+ - `rootBoundary` which takes `viewport` or `document` (replacing `viewport` and
1200
+ `window`respectively)
1201
+ - Each modifier has more internal changes not listed here: see
1202
+ [the Popper JS docs](https://popper.js.org/docs/v2/modifiers/) for more information
899
1203
 
900
- Note: due to a bug in `react-popper`, a console.error message relating to React `act()` may be raised on some tests using PopupSelect. It should not cause test failures. This issue has been raised in [the React Popper issue tracker](https://github.com/popperjs/react-popper/issues/368)
1204
+ Note: due to a bug in `react-popper`, a console.error message relating to React `act()` may be
1205
+ raised on some tests using PopupSelect. It should not cause test failures. This issue has been
1206
+ raised in [the React Popper issue tracker](https://github.com/popperjs/react-popper/issues/368)
901
1207
 
902
- **Running the codemod cli**
1208
+ **Running the codemod cli**
903
1209
 
904
- To run the codemod: **You first need to have the latest version of select installed before you can run the codemod**
1210
+ To run the codemod: **You first need to have the latest version of select installed before you
1211
+ can run the codemod**
905
1212
 
906
- `yarn upgrade @atlaskit/select@^13.0.0`
1213
+ `yarn upgrade @atlaskit/select@^13.0.0`
907
1214
 
908
- Once upgraded, use the Atlaskit codemod-cli;
1215
+ Once upgraded, use the Atlaskit codemod-cli;
909
1216
 
910
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
1217
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
911
1218
 
912
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage.
913
- For Atlassians, refer to [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
1219
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
1220
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
1221
+ details on the codemod CLI.
914
1222
 
915
1223
  ### Patch Changes
916
1224
 
917
- - [`e99262c6f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e99262c6f0) - All form elements now have a default font explicitly set
918
- - [`aecfa8c991`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aecfa8c991) - Remove non-standard CSS property [-ms-overflow-style](https://developer.mozilla.org/en-US/docs/Archive/Web/CSS/-ms-overflow-style). `-ms-overflow-style` is a Microsoft extension controlling the behavior of scrollbars when the content of an element overflows.
1225
+ - [`e99262c6f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e99262c6f0) - All form
1226
+ elements now have a default font explicitly set
1227
+ - [`aecfa8c991`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aecfa8c991) - Remove
1228
+ non-standard CSS property
1229
+ [-ms-overflow-style](https://developer.mozilla.org/en-US/docs/Archive/Web/CSS/-ms-overflow-style).
1230
+ `-ms-overflow-style` is a Microsoft extension controlling the behavior of scrollbars when the
1231
+ content of an element overflows.
919
1232
 
920
1233
  ## 12.0.2
921
1234
 
922
1235
  ### Patch Changes
923
1236
 
924
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
1237
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
1238
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
1239
+ readme and package information has been updated to point to the new design system website.
925
1240
 
926
1241
  ## 12.0.1
927
1242
 
928
1243
  ### Patch Changes
929
1244
 
930
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`5ccf97c849`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ccf97c849) - Popup Select click and keydown events would not bubble if parent element stopped propagation. Have changed these events to use capture mode instead.
1245
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
1246
+ [`5ccf97c849`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ccf97c849) - Popup
1247
+ Select click and keydown events would not bubble if parent element stopped propagation. Have
1248
+ changed these events to use capture mode instead.
931
1249
 
932
1250
  ## 12.0.0
933
1251
 
934
1252
  ### Major Changes
935
1253
 
936
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
937
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
1254
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
1255
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
1256
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
1257
+ package working in IE11. For more information see:
1258
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
938
1259
 
939
1260
  ### Patch Changes
940
1261
 
941
- - Updated dependencies
1262
+ - Updated dependencies
942
1263
 
943
1264
  ## 11.0.14
944
1265
 
945
1266
  ### Patch Changes
946
1267
 
947
- - Updated dependencies
1268
+ - Updated dependencies
948
1269
 
949
1270
  ## 11.0.13
950
1271
 
951
1272
  ### Patch Changes
952
1273
 
953
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
1274
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
1275
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
1276
+ and supporting files will no longer be published to npm
954
1277
 
955
1278
  ## 11.0.12
956
1279
 
957
1280
  ### Patch Changes
958
1281
 
959
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`6aec273747`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6aec273747) - FIX: Dropdown chevron fixed to reflect ADG spec
960
- - Updated dependencies
1282
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
1283
+ [`6aec273747`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6aec273747) - FIX:
1284
+ Dropdown chevron fixed to reflect ADG spec
1285
+ - Updated dependencies
961
1286
 
962
1287
  ## 11.0.11
963
1288
 
964
1289
  ### Patch Changes
965
1290
 
966
- - Updated dependencies
1291
+ - Updated dependencies
967
1292
 
968
1293
  ## 11.0.10
969
1294
 
970
1295
  ### Patch Changes
971
1296
 
972
- - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
973
-
974
- Add a clear icon for datepicker, timepicker and datetimepicker- [patch][6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
975
-
976
- FIX: Style changes for disabled select options- Updated dependencies [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
977
-
978
- - Updated dependencies [2bfc59f090](https://bitbucket.org/atlassian/atlassian-frontend/commits/2bfc59f090):
979
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
980
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
981
- - Updated dependencies [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
982
- - Updated dependencies [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
983
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
984
- - Updated dependencies [68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
985
- - Updated dependencies [0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
986
- - Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
987
- - @atlaskit/tooltip@15.2.6
988
- - @atlaskit/drawer@5.3.6
989
- - @atlaskit/button@13.3.11
990
- - @atlaskit/icon@20.1.1
991
- - @atlaskit/logo@12.3.4
992
- - @atlaskit/modal-dialog@10.5.7
993
- - @atlaskit/checkbox@10.1.11
994
- - @atlaskit/form@7.2.1
995
- - @atlaskit/webdriver-runner@0.3.4
1297
+ - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1298
+
1299
+ Add a clear icon for datepicker, timepicker and datetimepicker-
1300
+ [patch][6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
1301
+
1302
+ FIX: Style changes for disabled select options- Updated dependencies
1303
+ [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
1304
+
1305
+ - Updated dependencies
1306
+ [2bfc59f090](https://bitbucket.org/atlassian/atlassian-frontend/commits/2bfc59f090):
1307
+ - Updated dependencies
1308
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
1309
+ - Updated dependencies
1310
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1311
+ - Updated dependencies
1312
+ [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
1313
+ - Updated dependencies
1314
+ [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
1315
+ - Updated dependencies
1316
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
1317
+ - Updated dependencies
1318
+ [68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
1319
+ - Updated dependencies
1320
+ [0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
1321
+ - Updated dependencies
1322
+ [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
1323
+ - @atlaskit/tooltip@15.2.6
1324
+ - @atlaskit/drawer@5.3.6
1325
+ - @atlaskit/button@13.3.11
1326
+ - @atlaskit/icon@20.1.1
1327
+ - @atlaskit/logo@12.3.4
1328
+ - @atlaskit/modal-dialog@10.5.7
1329
+ - @atlaskit/checkbox@10.1.11
1330
+ - @atlaskit/form@7.2.1
1331
+ - @atlaskit/webdriver-runner@0.3.4
996
1332
 
997
1333
  ## 11.0.9
998
1334
 
999
1335
  ### Patch Changes
1000
1336
 
1001
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1002
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1003
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
1004
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1005
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1006
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1007
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
1008
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
1009
- - @atlaskit/docs@8.4.0
1010
- - @atlaskit/icon@20.1.0
1011
- - @atlaskit/logo@12.3.3
1012
- - @atlaskit/webdriver-runner@0.3.0
1013
- - @atlaskit/button@13.3.9
1014
- - @atlaskit/checkbox@10.1.10
1015
- - @atlaskit/drawer@5.3.5
1016
- - @atlaskit/form@7.1.5
1017
- - @atlaskit/modal-dialog@10.5.4
1018
- - @atlaskit/spinner@12.1.6
1019
- - @atlaskit/tooltip@15.2.5
1337
+ - Updated dependencies
1338
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1339
+ - Updated dependencies
1340
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1341
+ - Updated dependencies
1342
+ [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
1343
+ - Updated dependencies
1344
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1345
+ - Updated dependencies
1346
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1347
+ - Updated dependencies
1348
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1349
+ - Updated dependencies
1350
+ [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
1351
+ - Updated dependencies
1352
+ [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
1353
+ - @atlaskit/docs@8.4.0
1354
+ - @atlaskit/icon@20.1.0
1355
+ - @atlaskit/logo@12.3.3
1356
+ - @atlaskit/webdriver-runner@0.3.0
1357
+ - @atlaskit/button@13.3.9
1358
+ - @atlaskit/checkbox@10.1.10
1359
+ - @atlaskit/drawer@5.3.5
1360
+ - @atlaskit/form@7.1.5
1361
+ - @atlaskit/modal-dialog@10.5.4
1362
+ - @atlaskit/spinner@12.1.6
1363
+ - @atlaskit/tooltip@15.2.5
1020
1364
 
1021
1365
  ## 11.0.8
1022
1366
 
1023
1367
  ### Patch Changes
1024
1368
 
1025
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
1026
- - @atlaskit/webdriver-runner@0.2.0
1027
- - @atlaskit/button@13.3.8
1028
- - @atlaskit/checkbox@10.1.9
1029
- - @atlaskit/drawer@5.3.4
1030
- - @atlaskit/form@7.1.4
1031
- - @atlaskit/modal-dialog@10.5.3
1032
- - @atlaskit/spinner@12.1.5
1033
- - @atlaskit/tooltip@15.2.4
1369
+ - Updated dependencies
1370
+ [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
1371
+ - @atlaskit/webdriver-runner@0.2.0
1372
+ - @atlaskit/button@13.3.8
1373
+ - @atlaskit/checkbox@10.1.9
1374
+ - @atlaskit/drawer@5.3.4
1375
+ - @atlaskit/form@7.1.4
1376
+ - @atlaskit/modal-dialog@10.5.3
1377
+ - @atlaskit/spinner@12.1.5
1378
+ - @atlaskit/tooltip@15.2.4
1034
1379
 
1035
1380
  ## 11.0.7
1036
1381
 
1037
1382
  ### Patch Changes
1038
1383
 
1039
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1384
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1040
1385
 
1041
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1386
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
1387
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1042
1388
 
1043
- - @atlaskit/docs@8.3.2
1044
- - @atlaskit/visual-regression@0.1.9
1045
- - @atlaskit/analytics-next@6.3.5
1046
- - @atlaskit/button@13.3.7
1047
- - @atlaskit/checkbox@10.1.7
1048
- - @atlaskit/drawer@5.3.2
1049
- - @atlaskit/form@7.1.2
1050
- - @atlaskit/icon@20.0.1
1051
- - @atlaskit/logo@12.3.2
1052
- - @atlaskit/modal-dialog@10.5.2
1053
- - @atlaskit/spinner@12.1.4
1054
- - @atlaskit/theme@9.5.1
1055
- - @atlaskit/tooltip@15.2.3
1389
+ - @atlaskit/docs@8.3.2
1390
+ - @atlaskit/visual-regression@0.1.9
1391
+ - @atlaskit/analytics-next@6.3.5
1392
+ - @atlaskit/button@13.3.7
1393
+ - @atlaskit/checkbox@10.1.7
1394
+ - @atlaskit/drawer@5.3.2
1395
+ - @atlaskit/form@7.1.2
1396
+ - @atlaskit/icon@20.0.1
1397
+ - @atlaskit/logo@12.3.2
1398
+ - @atlaskit/modal-dialog@10.5.2
1399
+ - @atlaskit/spinner@12.1.4
1400
+ - @atlaskit/theme@9.5.1
1401
+ - @atlaskit/tooltip@15.2.3
1056
1402
 
1057
1403
  ## 11.0.6
1058
1404
 
1059
1405
  ### Patch Changes
1060
1406
 
1061
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1062
- - @atlaskit/icon@20.0.0
1063
- - @atlaskit/form@7.1.1
1064
- - @atlaskit/logo@12.3.1
1065
- - @atlaskit/modal-dialog@10.5.1
1066
- - @atlaskit/docs@8.3.1
1067
- - @atlaskit/button@13.3.6
1068
- - @atlaskit/checkbox@10.1.6
1069
- - @atlaskit/drawer@5.3.1
1070
- - @atlaskit/tooltip@15.2.2
1407
+ - Updated dependencies
1408
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1409
+ - @atlaskit/icon@20.0.0
1410
+ - @atlaskit/form@7.1.1
1411
+ - @atlaskit/logo@12.3.1
1412
+ - @atlaskit/modal-dialog@10.5.1
1413
+ - @atlaskit/docs@8.3.1
1414
+ - @atlaskit/button@13.3.6
1415
+ - @atlaskit/checkbox@10.1.6
1416
+ - @atlaskit/drawer@5.3.1
1417
+ - @atlaskit/tooltip@15.2.2
1071
1418
 
1072
1419
  ## 11.0.5
1073
1420
 
1074
1421
  ### Patch Changes
1075
1422
 
1076
- - [patch][6e55ab88df](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e55ab88df):
1423
+ - [patch][6e55ab88df](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e55ab88df):
1077
1424
 
1078
- Fixes disabled state by adding not-allowed cursor.- Updated dependencies [ec76622d34](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec76622d34):
1425
+ Fixes disabled state by adding not-allowed cursor.- Updated dependencies
1426
+ [ec76622d34](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec76622d34):
1079
1427
 
1080
- - Updated dependencies [d93de8e56e](https://bitbucket.org/atlassian/atlassian-frontend/commits/d93de8e56e):
1081
- - @atlaskit/form@7.0.1
1428
+ - Updated dependencies
1429
+ [d93de8e56e](https://bitbucket.org/atlassian/atlassian-frontend/commits/d93de8e56e):
1430
+ - @atlaskit/form@7.0.1
1082
1431
 
1083
1432
  ## 11.0.4
1084
1433
 
1085
1434
  ### Patch Changes
1086
1435
 
1087
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
1436
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
1088
1437
 
1089
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result- Updated dependencies [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
1438
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
1439
+ Updated dependencies
1440
+ [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
1090
1441
 
1091
- - Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
1092
- - Updated dependencies [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
1093
- - Updated dependencies [6a8bc6f866](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a8bc6f866):
1094
- - @atlaskit/icon@19.1.0
1095
- - @atlaskit/theme@9.5.0
1096
- - @atlaskit/button@13.3.5
1097
- - @atlaskit/checkbox@10.1.5
1098
- - @atlaskit/spinner@12.1.3
1099
- - @atlaskit/tooltip@15.2.1
1442
+ - Updated dependencies
1443
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
1444
+ - Updated dependencies
1445
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
1446
+ - Updated dependencies
1447
+ [6a8bc6f866](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a8bc6f866):
1448
+ - @atlaskit/icon@19.1.0
1449
+ - @atlaskit/theme@9.5.0
1450
+ - @atlaskit/button@13.3.5
1451
+ - @atlaskit/checkbox@10.1.5
1452
+ - @atlaskit/spinner@12.1.3
1453
+ - @atlaskit/tooltip@15.2.1
1100
1454
 
1101
1455
  ## 11.0.3
1102
1456
 
1103
1457
  ### Patch Changes
1104
1458
 
1105
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1459
+ - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1106
1460
 
1107
- Fixes PopupSelect to be on the modal layer. This fixes it not being shown when inside the ModalDialog and Drawer components.- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1461
+ Fixes PopupSelect to be on the modal layer. This fixes it not being shown when inside the
1462
+ ModalDialog and Drawer components.-
1463
+ [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1108
1464
 
1109
- Form has been converted to Typescript. TypeScript consumers will now get static type safety. Flow types are no longer provided. No API changes.- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1465
+ Form has been converted to Typescript. TypeScript consumers will now get static type safety.
1466
+ Flow types are no longer provided. No API changes.-
1467
+ [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1110
1468
 
1111
- Disabled text entry into search filter when filter is hidden- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1469
+ Disabled text entry into search filter when filter is hidden-
1470
+ [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1112
1471
 
1113
- Adds types field to package json.- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1472
+ Adds types field to package json.-
1473
+ [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1114
1474
 
1115
- Updates react-popper dependency to a safe version.- Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1475
+ Updates react-popper dependency to a safe version.- Updated dependencies
1476
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1116
1477
 
1117
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1118
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1119
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1120
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1121
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1122
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1123
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1124
- - @atlaskit/tooltip@15.2.0
1125
- - @atlaskit/analytics-next@6.3.3
1126
- - @atlaskit/form@7.0.0
1127
- - @atlaskit/checkbox@10.1.4
1128
- - @atlaskit/modal-dialog@10.5.0
1129
- - @atlaskit/drawer@5.2.0
1478
+ - Updated dependencies
1479
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1480
+ - Updated dependencies
1481
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1482
+ - Updated dependencies
1483
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1484
+ - Updated dependencies
1485
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1486
+ - Updated dependencies
1487
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1488
+ - Updated dependencies
1489
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1490
+ - Updated dependencies
1491
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1492
+ - @atlaskit/tooltip@15.2.0
1493
+ - @atlaskit/analytics-next@6.3.3
1494
+ - @atlaskit/form@7.0.0
1495
+ - @atlaskit/checkbox@10.1.4
1496
+ - @atlaskit/modal-dialog@10.5.0
1497
+ - @atlaskit/drawer@5.2.0
1130
1498
 
1131
1499
  ## 11.0.2
1132
1500
 
1133
1501
  ### Patch Changes
1134
1502
 
1135
- - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1503
+ - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1136
1504
 
1137
- Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages
1505
+ Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages
1138
1506
 
1139
1507
  ## 11.0.1
1140
1508
 
1141
1509
  ### Patch Changes
1142
1510
 
1143
- - [patch][b9e23d337a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9e23d337a):
1511
+ - [patch][b9e23d337a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9e23d337a):
1144
1512
 
1145
- @types/react-select is now explicitly listed as a dependency
1513
+ @types/react-select is now explicitly listed as a dependency
1146
1514
 
1147
1515
  ## 11.0.0
1148
1516
 
1149
1517
  ### Major Changes
1150
1518
 
1151
- - [major][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1519
+ - [major][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1152
1520
 
1153
- @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
1521
+ @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
1522
+ safety. Flow types are no longer provided. No API or behavioural changes.
1154
1523
 
1155
1524
  ## 10.2.2
1156
1525
 
1157
1526
  ### Patch Changes
1158
1527
 
1159
- - [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
1528
+ - [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
1160
1529
 
1161
- Theme has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided.
1530
+ Theme has been converted to Typescript. Typescript consumers will now get static type safety.
1531
+ Flow types are no longer provided.
1162
1532
 
1163
- ### Breaking
1533
+ ### Breaking
1164
1534
 
1165
- ** getTokens props changes **
1166
- When defining the value function passed into a ThemeProvider, the getTokens parameter cannot be called without props; if no props are provided an empty object `{}` must be passed in:
1535
+ ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
1536
+ getTokens parameter cannot be called without props; if no props are provided an empty object
1537
+ `{}` must be passed in:
1167
1538
 
1168
- ```javascript
1169
- <CustomTheme.Provider
1170
- value={t => ({ ...t(), backgroundColor: '#333'})}
1171
- >
1172
- ```
1539
+ ```javascript
1540
+ <CustomTheme.Provider
1541
+ value={t => ({ ...t(), backgroundColor: '#333'})}
1542
+ >
1543
+ ```
1173
1544
 
1174
- becomes:
1545
+ becomes:
1175
1546
 
1176
- ```javascript
1177
- <CustomTheme.Provider
1178
- value={t => ({ ...t({}), backgroundColor: '#333'})}
1179
- >
1180
- ```
1547
+ ```javascript
1548
+ <CustomTheme.Provider
1549
+ value={t => ({ ...t({}), backgroundColor: '#333'})}
1550
+ >
1551
+ ```
1181
1552
 
1182
- ** Color palette changes **
1183
- Color palettes have been moved into their own file.
1184
- Users will need to update imports from this:
1553
+ ** Color palette changes ** Color palettes have been moved into their own file. Users will need
1554
+ to update imports from this:
1185
1555
 
1186
- ```javascript
1187
- import { colors } from '@atlaskit/theme';
1556
+ ```javascript
1557
+ import { colors } from '@atlaskit/theme';
1188
1558
 
1189
- colors.colorPalette('8');
1190
- ```
1559
+ colors.colorPalette('8');
1560
+ ```
1191
1561
 
1192
- to this:
1562
+ to this:
1193
1563
 
1194
- ```javascript
1195
- import { colorPalette } from '@atlaskit/theme';
1564
+ ```javascript
1565
+ import { colorPalette } from '@atlaskit/theme';
1196
1566
 
1197
- colorPalette.colorPalette('8');
1198
- ```
1567
+ colorPalette.colorPalette('8');
1568
+ ```
1199
1569
 
1200
- or for multi entry-point users:
1570
+ or for multi entry-point users:
1201
1571
 
1202
- ```javascript
1203
- import * as colors from '@atlaskit/theme/colors';
1572
+ ```javascript
1573
+ import * as colors from '@atlaskit/theme/colors';
1204
1574
 
1205
- colors.colorPalette('8');
1206
- ```
1575
+ colors.colorPalette('8');
1576
+ ```
1207
1577
 
1208
- to this:
1578
+ to this:
1209
1579
 
1210
- ```javascript
1211
- import * as colorPalettes from '@atlaskit/theme/color-palette';
1580
+ ```javascript
1581
+ import * as colorPalettes from '@atlaskit/theme/color-palette';
1212
1582
 
1213
- colorPalettes.colorPalette('8');
1214
- ```
1583
+ colorPalettes.colorPalette('8');
1584
+ ```
1215
1585
 
1216
1586
  ## 10.2.1
1217
1587
 
1218
1588
  ### Patch Changes
1219
1589
 
1220
- - [patch][542080be8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/542080be8a):
1590
+ - [patch][542080be8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/542080be8a):
1221
1591
 
1222
- Bumped react-popper and resolved infinite looping refs issue, and fixed close-on-outside-click for @atlaskit/popup
1592
+ Bumped react-popper and resolved infinite looping refs issue, and fixed close-on-outside-click
1593
+ for @atlaskit/popup
1223
1594
 
1224
1595
  ## 10.2.0
1225
1596
 
1226
1597
  ### Minor Changes
1227
1598
 
1228
- - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1599
+ - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1229
1600
 
1230
- Fix padding to be consistent with other Atlaskit form fields. This change includes removing padding from around the icon itself, and adding padding to the icon container, as well as altering the padding around the input container.
1601
+ Fix padding to be consistent with other Atlaskit form fields. This change includes removing
1602
+ padding from around the icon itself, and adding padding to the icon container, as well as
1603
+ altering the padding around the input container.
1231
1604
 
1232
1605
  ## 10.1.3
1233
1606
 
1234
1607
  ### Patch Changes
1235
1608
 
1236
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1609
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1237
1610
 
1238
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
1611
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
1239
1612
 
1240
1613
  ## 10.1.2
1241
1614
 
1242
1615
  ### Patch Changes
1243
1616
 
1244
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1617
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1245
1618
 
1246
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1619
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1247
1620
 
1248
1621
  ## 10.1.1
1249
1622
 
1250
- - Updated dependencies [97bab7fd28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bab7fd28):
1251
- - @atlaskit/button@13.3.1
1252
- - @atlaskit/form@6.2.3
1253
- - @atlaskit/modal-dialog@10.3.1
1254
- - @atlaskit/checkbox@10.0.0
1255
- - @atlaskit/docs@8.1.7
1623
+ - Updated dependencies
1624
+ [97bab7fd28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bab7fd28):
1625
+ - @atlaskit/button@13.3.1
1626
+ - @atlaskit/form@6.2.3
1627
+ - @atlaskit/modal-dialog@10.3.1
1628
+ - @atlaskit/checkbox@10.0.0
1629
+ - @atlaskit/docs@8.1.7
1256
1630
 
1257
1631
  ## 10.1.0
1258
1632
 
1259
1633
  ### Minor Changes
1260
1634
 
1261
- - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
1635
+ - [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
1262
1636
 
1263
- Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
1637
+ Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
1264
1638
 
1265
- More information about the deprecation of lifecycles methods can be found here:
1266
- https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
1639
+ More information about the deprecation of lifecycles methods can be found here:
1640
+ https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
1267
1641
 
1268
1642
  ## 10.0.8
1269
1643
 
1270
1644
  ### Patch Changes
1271
1645
 
1272
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1646
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1273
1647
 
1274
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
1648
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
1649
+ non-relative imports as relative imports
1275
1650
 
1276
1651
  ## 10.0.7
1277
1652
 
1278
1653
  ### Patch Changes
1279
1654
 
1280
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1655
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1281
1656
 
1282
- Upgraded Typescript to 3.3.x
1657
+ Upgraded Typescript to 3.3.x
1283
1658
 
1284
1659
  ## 10.0.6
1285
1660
 
1286
1661
  ### Patch Changes
1287
1662
 
1288
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1663
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1289
1664
 
1290
- Change all the imports to theme in Core to use multi entry points
1665
+ Change all the imports to theme in Core to use multi entry points
1291
1666
 
1292
1667
  ## 10.0.5
1293
1668
 
1294
1669
  ### Patch Changes
1295
1670
 
1296
- - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
1671
+ - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
1297
1672
 
1298
- Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full typescript support so it is recommended that typescript consumers use it also.
1673
+ Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full
1674
+ typescript support so it is recommended that typescript consumers use it also.
1299
1675
 
1300
1676
  ## 10.0.4
1301
1677
 
1302
1678
  ### Patch Changes
1303
1679
 
1304
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1680
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1305
1681
 
1306
- Updates component maintainers
1682
+ Updates component maintainers
1307
1683
 
1308
1684
  ## 10.0.3
1309
1685
 
1310
- - Updated dependencies [926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1311
- - @atlaskit/analytics-next@6.0.0
1312
- - @atlaskit/button@13.1.2
1313
- - @atlaskit/checkbox@9.0.5
1314
- - @atlaskit/modal-dialog@10.1.3
1315
- - @atlaskit/tooltip@15.0.9
1686
+ - Updated dependencies
1687
+ [926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1688
+ - @atlaskit/analytics-next@6.0.0
1689
+ - @atlaskit/button@13.1.2
1690
+ - @atlaskit/checkbox@9.0.5
1691
+ - @atlaskit/modal-dialog@10.1.3
1692
+ - @atlaskit/tooltip@15.0.9
1316
1693
 
1317
1694
  ## 10.0.2
1318
1695
 
1319
1696
  ### Patch Changes
1320
1697
 
1321
- - [patch][f20ac3080c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f20ac3080c):
1698
+ - [patch][f20ac3080c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f20ac3080c):
1322
1699
 
1323
- Removed unused dependencies from package.json for select: react-transition-group was unused.
1700
+ Removed unused dependencies from package.json for select: react-transition-group was unused.
1324
1701
 
1325
1702
  ## 10.0.1
1326
1703
 
1327
1704
  ### Patch Changes
1328
1705
 
1329
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1706
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1330
1707
 
1331
- Consume analytics-next ts type definitions as an ambient declaration.
1708
+ Consume analytics-next ts type definitions as an ambient declaration.
1332
1709
 
1333
1710
  ## 10.0.0
1334
1711
 
1335
1712
  ### Major Changes
1336
1713
 
1337
- - [major][790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1714
+ - [major][790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1338
1715
 
1339
- Major bump to react-select which includes a bump from emotion 9 --> 10, this will impact users who are currently creating custom components using emotion. Empty values in selects have also now been changed to be more deterministic across single and multi select. See https://github.com/JedWatson/react-select/issues/3585 for details
1716
+ Major bump to react-select which includes a bump from emotion 9 --> 10, this will impact users
1717
+ who are currently creating custom components using emotion. Empty values in selects have also
1718
+ now been changed to be more deterministic across single and multi select. See
1719
+ https://github.com/JedWatson/react-select/issues/3585 for details
1340
1720
 
1341
1721
  ## 9.1.10
1342
1722
 
1343
- - Updated dependencies [87a2638655](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a2638655):
1344
- - @atlaskit/button@13.0.10
1345
- - @atlaskit/form@6.1.2
1346
- - @atlaskit/modal-dialog@10.0.8
1347
- - @atlaskit/checkbox@9.0.0
1723
+ - Updated dependencies
1724
+ [87a2638655](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a2638655):
1725
+ - @atlaskit/button@13.0.10
1726
+ - @atlaskit/form@6.1.2
1727
+ - @atlaskit/modal-dialog@10.0.8
1728
+ - @atlaskit/checkbox@9.0.0
1348
1729
 
1349
1730
  ## 9.1.9
1350
1731
 
1351
1732
  ### Patch Changes
1352
1733
 
1353
- - [patch][ef04b7fe05](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef04b7fe05):
1734
+ - [patch][ef04b7fe05](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef04b7fe05):
1354
1735
 
1355
- Cleaned up event listeners on unmount
1736
+ Cleaned up event listeners on unmount
1356
1737
 
1357
1738
  ## 9.1.8
1358
1739
 
1359
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1360
- - @atlaskit/docs@8.1.3
1361
- - @atlaskit/button@13.0.9
1362
- - @atlaskit/checkbox@8.0.5
1363
- - @atlaskit/form@6.1.1
1364
- - @atlaskit/modal-dialog@10.0.7
1365
- - @atlaskit/tooltip@15.0.2
1366
- - @atlaskit/icon@19.0.0
1740
+ - Updated dependencies
1741
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1742
+ - @atlaskit/docs@8.1.3
1743
+ - @atlaskit/button@13.0.9
1744
+ - @atlaskit/checkbox@8.0.5
1745
+ - @atlaskit/form@6.1.1
1746
+ - @atlaskit/modal-dialog@10.0.7
1747
+ - @atlaskit/tooltip@15.0.2
1748
+ - @atlaskit/icon@19.0.0
1367
1749
 
1368
1750
  ## 9.1.7
1369
1751
 
1370
1752
  ### Patch Changes
1371
1753
 
1372
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1754
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1373
1755
 
1374
- index.ts will now be ignored when publishing to npm
1756
+ index.ts will now be ignored when publishing to npm
1375
1757
 
1376
1758
  ## 9.1.6
1377
1759
 
1378
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
1379
- - @atlaskit/form@6.0.6
1380
- - @atlaskit/icon@18.0.1
1381
- - @atlaskit/tooltip@15.0.0
1760
+ - Updated dependencies
1761
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
1762
+ - @atlaskit/form@6.0.6
1763
+ - @atlaskit/icon@18.0.1
1764
+ - @atlaskit/tooltip@15.0.0
1382
1765
 
1383
1766
  ## 9.1.5
1384
1767
 
1385
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1386
- - @atlaskit/docs@8.1.2
1387
- - @atlaskit/button@13.0.8
1388
- - @atlaskit/checkbox@8.0.2
1389
- - @atlaskit/form@6.0.5
1390
- - @atlaskit/modal-dialog@10.0.4
1391
- - @atlaskit/tooltip@14.0.3
1392
- - @atlaskit/icon@18.0.0
1768
+ - Updated dependencies
1769
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1770
+ - @atlaskit/docs@8.1.2
1771
+ - @atlaskit/button@13.0.8
1772
+ - @atlaskit/checkbox@8.0.2
1773
+ - @atlaskit/form@6.0.5
1774
+ - @atlaskit/modal-dialog@10.0.4
1775
+ - @atlaskit/tooltip@14.0.3
1776
+ - @atlaskit/icon@18.0.0
1393
1777
 
1394
1778
  ## 9.1.4
1395
1779
 
1396
- - Updated dependencies [70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
1397
- - @atlaskit/button@13.0.6
1398
- - @atlaskit/form@6.0.4
1399
- - @atlaskit/modal-dialog@10.0.2
1400
- - @atlaskit/checkbox@8.0.0
1401
- - @atlaskit/icon@17.2.0
1402
- - @atlaskit/theme@9.1.0
1780
+ - Updated dependencies
1781
+ [70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
1782
+ - @atlaskit/button@13.0.6
1783
+ - @atlaskit/form@6.0.4
1784
+ - @atlaskit/modal-dialog@10.0.2
1785
+ - @atlaskit/checkbox@8.0.0
1786
+ - @atlaskit/icon@17.2.0
1787
+ - @atlaskit/theme@9.1.0
1403
1788
 
1404
1789
  ## 9.1.3
1405
1790
 
1406
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
1791
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
1407
1792
 
1408
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
1793
+ - This is just a safety release in case anything strange happened in in the previous one. See
1794
+ Pull Request #5942 for details
1409
1795
 
1410
1796
  ## 9.1.2
1411
1797
 
1412
- - Updated dependencies [215688984e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/215688984e):
1413
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1414
- - @atlaskit/button@13.0.4
1415
- - @atlaskit/spinner@12.0.0
1416
- - @atlaskit/form@6.0.3
1417
- - @atlaskit/icon@17.1.2
1418
- - @atlaskit/modal-dialog@10.0.0
1798
+ - Updated dependencies
1799
+ [215688984e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/215688984e):
1800
+ - Updated dependencies
1801
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1802
+ - @atlaskit/button@13.0.4
1803
+ - @atlaskit/spinner@12.0.0
1804
+ - @atlaskit/form@6.0.3
1805
+ - @atlaskit/icon@17.1.2
1806
+ - @atlaskit/modal-dialog@10.0.0
1419
1807
 
1420
1808
  ## 9.1.1
1421
1809
 
1422
- - Updated dependencies [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
1423
- - @atlaskit/button@13.0.2
1424
- - @atlaskit/icon@17.0.2
1425
- - @atlaskit/logo@12.0.0
1810
+ - Updated dependencies
1811
+ [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
1812
+ - @atlaskit/button@13.0.2
1813
+ - @atlaskit/icon@17.0.2
1814
+ - @atlaskit/logo@12.0.0
1426
1815
 
1427
1816
  ## 9.1.0
1428
1817
 
1429
- - [minor][3d5ab16856](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d5ab16856):
1818
+ - [minor][3d5ab16856](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d5ab16856):
1430
1819
 
1431
- - Add missing dependency @emotion/core
1820
+ - Add missing dependency @emotion/core
1432
1821
 
1433
1822
  ## 9.0.1
1434
1823
 
1435
- - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1824
+ - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1436
1825
 
1437
- - Clean couple of TODO's that were already done
1826
+ - Clean couple of TODO's that were already done
1438
1827
 
1439
1828
  ## 9.0.0
1440
1829
 
1441
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1830
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1442
1831
 
1443
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
1832
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1833
+ this package, please ensure you use at least this version of react and react-dom.
1444
1834
 
1445
1835
  ## 8.1.1
1446
1836
 
1447
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1448
- - @atlaskit/docs@7.0.3
1449
- - @atlaskit/button@12.0.3
1450
- - @atlaskit/checkbox@6.0.4
1451
- - @atlaskit/form@5.2.7
1452
- - @atlaskit/icon@16.0.9
1453
- - @atlaskit/logo@10.0.4
1454
- - @atlaskit/modal-dialog@8.0.7
1455
- - @atlaskit/spinner@10.0.7
1456
- - @atlaskit/tooltip@13.0.4
1457
- - @atlaskit/theme@8.1.7
1837
+ - Updated dependencies
1838
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1839
+ - @atlaskit/docs@7.0.3
1840
+ - @atlaskit/button@12.0.3
1841
+ - @atlaskit/checkbox@6.0.4
1842
+ - @atlaskit/form@5.2.7
1843
+ - @atlaskit/icon@16.0.9
1844
+ - @atlaskit/logo@10.0.4
1845
+ - @atlaskit/modal-dialog@8.0.7
1846
+ - @atlaskit/spinner@10.0.7
1847
+ - @atlaskit/tooltip@13.0.4
1848
+ - @atlaskit/theme@8.1.7
1458
1849
 
1459
1850
  ## 8.1.0
1460
1851
 
1461
- - [minor][b50c289008](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b50c289008):
1852
+ - [minor][b50c289008](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b50c289008):
1462
1853
 
1463
- - Don't close popup select when cleared.
1854
+ - Don't close popup select when cleared.
1464
1855
 
1465
1856
  ## 8.0.5
1466
1857
 
1467
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1468
- - @atlaskit/docs@7.0.2
1469
- - @atlaskit/analytics-next@4.0.3
1470
- - @atlaskit/checkbox@6.0.3
1471
- - @atlaskit/form@5.2.5
1472
- - @atlaskit/icon@16.0.8
1473
- - @atlaskit/logo@10.0.3
1474
- - @atlaskit/modal-dialog@8.0.6
1475
- - @atlaskit/spinner@10.0.5
1476
- - @atlaskit/theme@8.1.6
1477
- - @atlaskit/tooltip@13.0.3
1478
- - @atlaskit/button@12.0.0
1858
+ - Updated dependencies
1859
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1860
+ - @atlaskit/docs@7.0.2
1861
+ - @atlaskit/analytics-next@4.0.3
1862
+ - @atlaskit/checkbox@6.0.3
1863
+ - @atlaskit/form@5.2.5
1864
+ - @atlaskit/icon@16.0.8
1865
+ - @atlaskit/logo@10.0.3
1866
+ - @atlaskit/modal-dialog@8.0.6
1867
+ - @atlaskit/spinner@10.0.5
1868
+ - @atlaskit/theme@8.1.6
1869
+ - @atlaskit/tooltip@13.0.3
1870
+ - @atlaskit/button@12.0.0
1479
1871
 
1480
1872
  ## 8.0.4
1481
1873
 
1482
- - [patch][2a90c65e27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a90c65e27):
1874
+ - [patch][2a90c65e27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a90c65e27):
1483
1875
 
1484
- - Fix, and guard against, missing refs
1876
+ - Fix, and guard against, missing refs
1485
1877
 
1486
1878
  ## 8.0.3
1487
1879
 
1488
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1489
- - @atlaskit/docs@7.0.1
1490
- - @atlaskit/analytics-next@4.0.1
1491
- - @atlaskit/checkbox@6.0.1
1492
- - @atlaskit/form@5.2.1
1493
- - @atlaskit/icon@16.0.5
1494
- - @atlaskit/logo@10.0.1
1495
- - @atlaskit/modal-dialog@8.0.2
1496
- - @atlaskit/spinner@10.0.1
1497
- - @atlaskit/theme@8.0.1
1498
- - @atlaskit/tooltip@13.0.1
1499
- - @atlaskit/button@11.0.0
1880
+ - Updated dependencies
1881
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1882
+ - @atlaskit/docs@7.0.1
1883
+ - @atlaskit/analytics-next@4.0.1
1884
+ - @atlaskit/checkbox@6.0.1
1885
+ - @atlaskit/form@5.2.1
1886
+ - @atlaskit/icon@16.0.5
1887
+ - @atlaskit/logo@10.0.1
1888
+ - @atlaskit/modal-dialog@8.0.2
1889
+ - @atlaskit/spinner@10.0.1
1890
+ - @atlaskit/theme@8.0.1
1891
+ - @atlaskit/tooltip@13.0.1
1892
+ - @atlaskit/button@11.0.0
1500
1893
 
1501
1894
  ## 8.0.2
1502
1895
 
1503
- - [patch][87808b7791](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87808b7791):
1896
+ - [patch][87808b7791](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87808b7791):
1504
1897
 
1505
- - AK-5973 expose handleKeyDown as prop for PopupSelect
1898
+ - AK-5973 expose handleKeyDown as prop for PopupSelect
1506
1899
 
1507
1900
  ## 8.0.1
1508
1901
 
1509
- - [patch][69c6f6acb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c6f6acb7):
1902
+ - [patch][69c6f6acb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c6f6acb7):
1510
1903
 
1511
- - Minor bug fixes in 2.4.2 react-select patch. See the release notes for details here https://github.com/JedWatson/react-select/releases/tag/v2.4.2
1904
+ - Minor bug fixes in 2.4.2 react-select patch. See the release notes for details here
1905
+ https://github.com/JedWatson/react-select/releases/tag/v2.4.2
1512
1906
 
1513
1907
  ## 8.0.0
1514
1908
 
1515
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1909
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1516
1910
 
1517
- - Drop ES5 from all the flow modules
1911
+ - Drop ES5 from all the flow modules
1518
1912
 
1519
- ### Dropping CJS support in all @atlaskit packages
1913
+ ### Dropping CJS support in all @atlaskit packages
1520
1914
 
1521
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
1522
- `export` declarations.
1915
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
1916
+ distribute esm. This means all distributed code will be transpiled, but will still contain
1917
+ `import` and `export` declarations.
1523
1918
 
1524
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
1919
+ The major reason for doing this is to allow us to support multiple entry points in packages,
1920
+ e.g:
1525
1921
 
1526
- ```js
1527
- import colors from `@atlaskit/theme/colors`;
1528
- ```
1922
+ ```js
1923
+ import colors from `@atlaskit/theme/colors`;
1924
+ ```
1529
1925
 
1530
- Previously this was sort of possible for consumers by doing something like:
1926
+ Previously this was sort of possible for consumers by doing something like:
1531
1927
 
1532
- ```js
1533
- import colors from `@atlaskit/theme/dist/esm/colors`;
1534
- ```
1928
+ ```js
1929
+ import colors from `@atlaskit/theme/dist/esm/colors`;
1930
+ ```
1535
1931
 
1536
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
1932
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
1933
+ harder, we have to worry about how consumers might be using things that aren't _actually_
1934
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
1935
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
1936
+ where tree shaking fails.
1537
1937
 
1538
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
1938
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
1939
+ multiple distributions as they would need to have very different imports from of their own
1940
+ internal dependencies.
1539
1941
 
1540
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
1942
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
1943
+ environments.
1541
1944
 
1542
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
1945
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
1946
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
1947
+ saner API's and simpler package architecture.
1543
1948
 
1544
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
1949
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
1950
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
1951
+ external) if you have any questions or queries about this.
1545
1952
 
1546
1953
  ## 7.2.2
1547
1954
 
1548
- - [patch][39850f9615](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/39850f9615):
1955
+ - [patch][39850f9615](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/39850f9615):
1549
1956
 
1550
- - Popup select set focus to selected option, instead of the first option, when the menu opens
1957
+ - Popup select set focus to selected option, instead of the first option, when the menu opens
1551
1958
 
1552
1959
  ## 7.2.1
1553
1960
 
1554
- - [patch][37c2eeec43](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37c2eeec43):
1961
+ - [patch][37c2eeec43](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37c2eeec43):
1555
1962
 
1556
- - Added possibility to add compact styling for multi select component
1963
+ - Added possibility to add compact styling for multi select component
1557
1964
 
1558
1965
  ## 7.2.0
1559
1966
 
1560
- - [minor][46ffd45f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46ffd45f21):
1967
+ - [minor][46ffd45f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46ffd45f21):
1561
1968
 
1562
- - Added ability to toggle animations in atlaskit/select, updated UserPicker to disable animations using this new behaviour
1969
+ - Added ability to toggle animations in atlaskit/select, updated UserPicker to disable
1970
+ animations using this new behaviour
1563
1971
 
1564
1972
  ## 7.1.2
1565
1973
 
1566
- - [patch][bcdb413cb4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bcdb413cb4):
1974
+ - [patch][bcdb413cb4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bcdb413cb4):
1567
1975
 
1568
- - Encapsulate checkbox/radio option styles inside the primitive
1976
+ - Encapsulate checkbox/radio option styles inside the primitive
1569
1977
 
1570
1978
  ## 7.1.1
1571
1979
 
1572
- - [patch][896bf5bef9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/896bf5bef9):
1980
+ - [patch][896bf5bef9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/896bf5bef9):
1573
1981
 
1574
- - Fix bug breaking mobile UX, and causing menu to not be openable on touch
1982
+ - Fix bug breaking mobile UX, and causing menu to not be openable on touch
1575
1983
 
1576
1984
  ## 7.1.0
1577
1985
 
1578
- - [minor][571ec20522](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/571ec20522):
1986
+ - [minor][571ec20522](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/571ec20522):
1579
1987
 
1580
- - Updated react-select to 2.4.0, includes updates to BEM modifiers in options, for more information see the react-select release notes https://github.com/JedWatson/react-select/releases/tag/v2.4.0
1581
- - Added makeAnimated invocation back to createSelect, as multi select in modal bug has been resolved.
1582
- - Export makeAsyncSelect and makeCreatableSelect function from src
1988
+ - Updated react-select to 2.4.0, includes updates to BEM modifiers in options, for more
1989
+ information see the react-select release notes
1990
+ https://github.com/JedWatson/react-select/releases/tag/v2.4.0
1991
+ - Added makeAnimated invocation back to createSelect, as multi select in modal bug has been
1992
+ resolved.
1993
+ - Export makeAsyncSelect and makeCreatableSelect function from src
1583
1994
 
1584
1995
  ## 7.0.0
1585
1996
 
1586
- - [major][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1997
+ - [major][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1587
1998
 
1588
- - popup select "target" is now a function that must resolve to a node
1999
+ - popup select "target" is now a function that must resolve to a node
1589
2000
 
1590
2001
  ## 6.1.20
1591
2002
 
1592
- - [patch][957778f085](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/957778f085):
2003
+ - [patch][957778f085](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/957778f085):
1593
2004
 
1594
- - Expose CheckboxOption and RadioOption from select package
2005
+ - Expose CheckboxOption and RadioOption from select package
1595
2006
 
1596
2007
  ## 6.1.19
1597
2008
 
1598
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1599
- - @atlaskit/docs@6.0.1
1600
- - @atlaskit/button@10.1.2
1601
- - @atlaskit/checkbox@5.0.11
1602
- - @atlaskit/form@5.1.2
1603
- - @atlaskit/modal-dialog@7.2.1
1604
- - @atlaskit/tooltip@12.1.15
1605
- - @atlaskit/icon@16.0.0
2009
+ - Updated dependencies
2010
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
2011
+ - @atlaskit/docs@6.0.1
2012
+ - @atlaskit/button@10.1.2
2013
+ - @atlaskit/checkbox@5.0.11
2014
+ - @atlaskit/form@5.1.2
2015
+ - @atlaskit/modal-dialog@7.2.1
2016
+ - @atlaskit/tooltip@12.1.15
2017
+ - @atlaskit/icon@16.0.0
1606
2018
 
1607
2019
  ## 6.1.18
1608
2020
 
1609
- - [patch][6148c6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6148c6c):
2021
+ - [patch][6148c6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6148c6c):
1610
2022
 
1611
- - AK-5693 apply styles to loading indicator
2023
+ - AK-5693 apply styles to loading indicator
1612
2024
 
1613
2025
  ## 6.1.17
1614
2026
 
1615
- - [patch][e9ccac7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9ccac7):
2027
+ - [patch][e9ccac7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9ccac7):
1616
2028
 
1617
- - pin react-select at 2.1.x to avoid SSR issues in 2.2.0
2029
+ - pin react-select at 2.1.x to avoid SSR issues in 2.2.0
1618
2030
 
1619
2031
  ## 6.1.16
1620
2032
 
1621
- - [patch][b9b1900](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9b1900):
2033
+ - [patch][b9b1900](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9b1900):
1622
2034
 
1623
- - Use @atlaskit/select instead of @atlaskit/single-select on the Fullscreen examples on website
2035
+ - Use @atlaskit/select instead of @atlaskit/single-select on the Fullscreen examples on
2036
+ website
1624
2037
 
1625
2038
  ## 6.1.15
1626
2039
 
1627
- - [patch][6195ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6195ac3):
2040
+ - [patch][6195ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6195ac3):
1628
2041
 
1629
- - remove animated functionality to temporarily resolve blocking issue with portal
2042
+ - remove animated functionality to temporarily resolve blocking issue with portal
1630
2043
 
1631
2044
  ## 6.1.14
1632
2045
 
1633
- - [patch][a048a85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a048a85):
2046
+ - [patch][a048a85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a048a85):
1634
2047
 
1635
- - Updated to be compatible with new Forms API
2048
+ - Updated to be compatible with new Forms API
1636
2049
 
1637
- - Updated dependencies [647a46f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/647a46f):
1638
- - @atlaskit/form@5.0.0
2050
+ - Updated dependencies [647a46f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/647a46f):
2051
+ - @atlaskit/form@5.0.0
1639
2052
 
1640
2053
  ## 6.1.13
1641
2054
 
1642
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1643
- - @atlaskit/analytics-next@3.1.2
1644
- - @atlaskit/button@10.1.1
1645
- - @atlaskit/checkbox@5.0.9
1646
- - @atlaskit/form@4.0.21
1647
- - @atlaskit/icon@15.0.2
1648
- - @atlaskit/logo@9.2.6
1649
- - @atlaskit/modal-dialog@7.1.1
1650
- - @atlaskit/spinner@9.0.13
1651
- - @atlaskit/theme@7.0.1
1652
- - @atlaskit/tooltip@12.1.13
1653
- - @atlaskit/docs@6.0.0
2055
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
2056
+ - @atlaskit/analytics-next@3.1.2
2057
+ - @atlaskit/button@10.1.1
2058
+ - @atlaskit/checkbox@5.0.9
2059
+ - @atlaskit/form@4.0.21
2060
+ - @atlaskit/icon@15.0.2
2061
+ - @atlaskit/logo@9.2.6
2062
+ - @atlaskit/modal-dialog@7.1.1
2063
+ - @atlaskit/spinner@9.0.13
2064
+ - @atlaskit/theme@7.0.1
2065
+ - @atlaskit/tooltip@12.1.13
2066
+ - @atlaskit/docs@6.0.0
1654
2067
 
1655
2068
  ## 6.1.12
1656
2069
 
1657
- - [patch][82fc5f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82fc5f5):
2070
+ - [patch][82fc5f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82fc5f5):
1658
2071
 
1659
- - Pinning react-popper to 1.0.2 to avoid recursive bug
2072
+ - Pinning react-popper to 1.0.2 to avoid recursive bug
1660
2073
 
1661
2074
  ## 6.1.11
1662
2075
 
1663
- - [patch][bfc508c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfc508c):
2076
+ - [patch][bfc508c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfc508c):
1664
2077
 
1665
- - CheckboxSelect options now have correct flex styles on the option value
2078
+ - CheckboxSelect options now have correct flex styles on the option value
1666
2079
 
1667
2080
  ## 6.1.10
1668
2081
 
1669
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1670
- - @atlaskit/docs@5.2.3
1671
- - @atlaskit/button@10.0.4
1672
- - @atlaskit/checkbox@5.0.8
1673
- - @atlaskit/form@4.0.20
1674
- - @atlaskit/icon@15.0.1
1675
- - @atlaskit/logo@9.2.5
1676
- - @atlaskit/modal-dialog@7.0.14
1677
- - @atlaskit/spinner@9.0.12
1678
- - @atlaskit/tooltip@12.1.12
1679
- - @atlaskit/theme@7.0.0
2082
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
2083
+ - @atlaskit/docs@5.2.3
2084
+ - @atlaskit/button@10.0.4
2085
+ - @atlaskit/checkbox@5.0.8
2086
+ - @atlaskit/form@4.0.20
2087
+ - @atlaskit/icon@15.0.1
2088
+ - @atlaskit/logo@9.2.5
2089
+ - @atlaskit/modal-dialog@7.0.14
2090
+ - @atlaskit/spinner@9.0.12
2091
+ - @atlaskit/tooltip@12.1.12
2092
+ - @atlaskit/theme@7.0.0
1680
2093
 
1681
2094
  ## 6.1.9
1682
2095
 
1683
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1684
- - @atlaskit/docs@5.2.2
1685
- - @atlaskit/button@10.0.1
1686
- - @atlaskit/checkbox@5.0.7
1687
- - @atlaskit/form@4.0.19
1688
- - @atlaskit/modal-dialog@7.0.13
1689
- - @atlaskit/tooltip@12.1.11
1690
- - @atlaskit/icon@15.0.0
2096
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
2097
+ - @atlaskit/docs@5.2.2
2098
+ - @atlaskit/button@10.0.1
2099
+ - @atlaskit/checkbox@5.0.7
2100
+ - @atlaskit/form@4.0.19
2101
+ - @atlaskit/modal-dialog@7.0.13
2102
+ - @atlaskit/tooltip@12.1.11
2103
+ - @atlaskit/icon@15.0.0
1691
2104
 
1692
2105
  ## 6.1.8
1693
2106
 
1694
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1695
- - @atlaskit/docs@5.2.1
1696
- - @atlaskit/analytics-next@3.1.1
1697
- - @atlaskit/checkbox@5.0.6
1698
- - @atlaskit/form@4.0.18
1699
- - @atlaskit/icon@14.6.1
1700
- - @atlaskit/logo@9.2.4
1701
- - @atlaskit/modal-dialog@7.0.12
1702
- - @atlaskit/spinner@9.0.11
1703
- - @atlaskit/theme@6.2.1
1704
- - @atlaskit/tooltip@12.1.10
1705
- - @atlaskit/button@10.0.0
2107
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
2108
+ - @atlaskit/docs@5.2.1
2109
+ - @atlaskit/analytics-next@3.1.1
2110
+ - @atlaskit/checkbox@5.0.6
2111
+ - @atlaskit/form@4.0.18
2112
+ - @atlaskit/icon@14.6.1
2113
+ - @atlaskit/logo@9.2.4
2114
+ - @atlaskit/modal-dialog@7.0.12
2115
+ - @atlaskit/spinner@9.0.11
2116
+ - @atlaskit/theme@6.2.1
2117
+ - @atlaskit/tooltip@12.1.10
2118
+ - @atlaskit/button@10.0.0
1706
2119
 
1707
2120
  ## 6.1.7
1708
2121
 
1709
- - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
2122
+ - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
1710
2123
 
1711
- - Fixed issue where tooltips and modals would initially render in the wrong location
2124
+ - Fixed issue where tooltips and modals would initially render in the wrong location
1712
2125
 
1713
2126
  ## 6.1.6
1714
2127
 
1715
- - [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
2128
+ - [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
1716
2129
 
1717
- - Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow to type check properly
2130
+ - Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow
2131
+ flow to type check properly
1718
2132
 
1719
2133
  ## 6.1.5
1720
2134
 
1721
- - [patch][fcf97d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fcf97d8):
2135
+ - [patch][fcf97d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fcf97d8):
1722
2136
 
1723
- - Fix countries and mismatched flags
2137
+ - Fix countries and mismatched flags
1724
2138
 
1725
2139
  ## 6.1.4
1726
2140
 
1727
- - [patch][6ab8e95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ab8e95"
1728
- d):
2141
+ - [patch][6ab8e95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ab8e95" d):
1729
2142
 
1730
- - Removed wrapping div from around selects as it is no longer needed when using the latest inline-dialog component.
2143
+ - Removed wrapping div from around selects as it is no longer needed when using the latest
2144
+ inline-dialog component.
1731
2145
 
1732
2146
  ## 6.1.3
1733
2147
 
1734
- - [patch][dab963b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dab963b"
1735
- d):
2148
+ - [patch][dab963b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dab963b" d):
1736
2149
 
1737
- - Make sure portal binds to DOM only
2150
+ - Make sure portal binds to DOM only
1738
2151
 
1739
2152
  ## 6.1.2
1740
2153
 
1741
- - [patch][0782e03](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0782e03"
1742
- d):
2154
+ - [patch][0782e03](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0782e03" d):
1743
2155
 
1744
- - bumped react-select to 2.1.1 minor bug fixes including mirroring the logic for the backspace key to delete, and stripping theme props from Input and GroupHeading dom elements. See https://github.com/JedWatson/react-select/releases/tag/v2.1.1 for details
2156
+ - bumped react-select to 2.1.1 minor bug fixes including mirroring the logic for the backspace
2157
+ key to delete, and stripping theme props from Input and GroupHeading dom elements. See
2158
+ https://github.com/JedWatson/react-select/releases/tag/v2.1.1 for details
1745
2159
 
1746
2160
  ## 6.1.1
1747
2161
 
1748
- - [patch] fixed popupselect bug by replacing Fragment with div element containing the requisite event handlers [80dd688](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80dd688)
2162
+ - [patch] fixed popupselect bug by replacing Fragment with div element containing the requisite
2163
+ event handlers [80dd688](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80dd688)
1749
2164
 
1750
2165
  ## 6.1.0
1751
2166
 
1752
- - [minor] Change tabSelectsValue to default to false in @atlaskit/select, bumped react-select dep to 2.1.0, see release logs for details https://github.com/JedWatson/react-select/releases/tag/2.1.0 [dd4cbea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd4cbea)
2167
+ - [minor] Change tabSelectsValue to default to false in @atlaskit/select, bumped react-select dep
2168
+ to 2.1.0, see release logs for details
2169
+ https://github.com/JedWatson/react-select/releases/tag/2.1.0
2170
+ [dd4cbea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd4cbea)
1753
2171
 
1754
2172
  ## 6.0.4
1755
2173
 
1756
- - [patch] fix issues with PopupSelect and NavigationSwitcher [b4e19c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4e19c3)
2174
+ - [patch] fix issues with PopupSelect and NavigationSwitcher
2175
+ [b4e19c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4e19c3)
1757
2176
 
1758
2177
  ## 6.0.3
1759
2178
 
1760
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
2179
+ - [patch] Adds missing implicit @babel/runtime dependency
2180
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1761
2181
 
1762
2182
  ## 6.0.2
1763
2183
 
1764
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1765
- - @atlaskit/docs@5.0.8
1766
- - @atlaskit/button@9.0.13
1767
- - @atlaskit/checkbox@5.0.2
1768
- - @atlaskit/form@4.0.10
1769
- - @atlaskit/modal-dialog@7.0.2
1770
- - @atlaskit/tooltip@12.1.1
1771
- - @atlaskit/icon@14.0.0
2184
+ - [patch] Updated dependencies
2185
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
2186
+ - @atlaskit/docs@5.0.8
2187
+ - @atlaskit/button@9.0.13
2188
+ - @atlaskit/checkbox@5.0.2
2189
+ - @atlaskit/form@4.0.10
2190
+ - @atlaskit/modal-dialog@7.0.2
2191
+ - @atlaskit/tooltip@12.1.1
2192
+ - @atlaskit/icon@14.0.0
1772
2193
 
1773
2194
  ## 6.0.1
1774
2195
 
1775
- - [patch] Fixing analytics events for checkbox/radio/select [3e428e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3e428e3)
2196
+ - [patch] Fixing analytics events for checkbox/radio/select
2197
+ [3e428e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3e428e3)
1776
2198
 
1777
2199
  ## 6.0.0
1778
2200
 
1779
- - [major] Bumped react-select dep from 2.0.0-beta.7 to 2.0.0. This includes a breaking change to custom components, the innerRef property is now declared on the root of the props object, as opposed to being part of the innerProps object passed to each component. For a full list of changes in 2.0.0 please see the react-select changelog here. https://github.com/JedWatson/react-select/blob/master/HISTORY.md [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
2201
+ - [major] Bumped react-select dep from 2.0.0-beta.7 to 2.0.0. This includes a breaking change to
2202
+ custom components, the innerRef property is now declared on the root of the props object, as
2203
+ opposed to being part of the innerProps object passed to each component. For a full list of
2204
+ changes in 2.0.0 please see the react-select changelog here.
2205
+ https://github.com/JedWatson/react-select/blob/master/HISTORY.md
2206
+ [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
1780
2207
 
1781
2208
  ## 5.0.19
1782
2209
 
1783
- - [patch] Added a multi-select example for PopupSelect [483a335](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/483a335)
2210
+ - [patch] Added a multi-select example for PopupSelect
2211
+ [483a335](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/483a335)
1784
2212
 
1785
2213
  ## 5.0.18
1786
2214
 
1787
- - [patch] Updated dependencies [80e1925](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80e1925)
1788
- - @atlaskit/button@9.0.9
1789
- - @atlaskit/form@4.0.5
1790
- - @atlaskit/modal-dialog@7.0.1
1791
- - @atlaskit/checkbox@5.0.0
2215
+ - [patch] Updated dependencies
2216
+ [80e1925](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80e1925)
2217
+ - @atlaskit/button@9.0.9
2218
+ - @atlaskit/form@4.0.5
2219
+ - @atlaskit/modal-dialog@7.0.1
2220
+ - @atlaskit/checkbox@5.0.0
1792
2221
 
1793
2222
  ## 5.0.17
1794
2223
 
1795
- - [patch] Updated dependencies [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1796
- - @atlaskit/form@4.0.3
1797
- - @atlaskit/icon@13.8.1
1798
- - @atlaskit/tooltip@12.0.14
1799
- - @atlaskit/modal-dialog@7.0.0
2224
+ - [patch] Updated dependencies
2225
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
2226
+ - @atlaskit/form@4.0.3
2227
+ - @atlaskit/icon@13.8.1
2228
+ - @atlaskit/tooltip@12.0.14
2229
+ - @atlaskit/modal-dialog@7.0.0
1800
2230
 
1801
2231
  ## 5.0.16
1802
2232
 
1803
- - [patch] Updated dependencies [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
1804
- - @atlaskit/form@4.0.2
1805
- - @atlaskit/webdriver-runner@0.1.0
2233
+ - [patch] Updated dependencies
2234
+ [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
2235
+ - @atlaskit/form@4.0.2
2236
+ - @atlaskit/webdriver-runner@0.1.0
1806
2237
 
1807
2238
  ## 5.0.15
1808
2239
 
1809
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
2240
+ - [patch] Adds sideEffects: false to allow proper tree shaking
2241
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1810
2242
 
1811
2243
  ## 5.0.14
1812
2244
 
1813
- - [patch] Updated dependencies [d8d8107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d8d8107)
1814
- - @atlaskit/form@4.0.0
2245
+ - [patch] Updated dependencies
2246
+ [d8d8107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d8d8107)
2247
+ - @atlaskit/form@4.0.0
1815
2248
 
1816
2249
  ## 5.0.13
1817
2250
 
1818
- - [patch] Using the latest popper to avoid recursive setState calls. [9dceca9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9dceca9)
2251
+ - [patch] Using the latest popper to avoid recursive setState calls.
2252
+ [9dceca9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9dceca9)
1819
2253
 
1820
2254
  ## 5.0.11
1821
2255
 
1822
- - [patch] Updating datetime-picker and select styles [981b96c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/981b96c)
2256
+ - [patch] Updating datetime-picker and select styles
2257
+ [981b96c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/981b96c)
1823
2258
 
1824
2259
  ## 5.0.10
1825
2260
 
1826
- - [patch] add switcher to nav-next ui components docs page [e083d63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e083d63)
1827
- - [none] Updated dependencies [e083d63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e083d63)
2261
+ - [patch] add switcher to nav-next ui components docs page
2262
+ [e083d63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e083d63)
2263
+ - [none] Updated dependencies
2264
+ [e083d63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e083d63)
1828
2265
 
1829
2266
  ## 5.0.9
1830
2267
 
1831
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1832
- - @atlaskit/theme@6.0.0
1833
- - @atlaskit/tooltip@12.0.9
1834
- - @atlaskit/spinner@9.0.6
1835
- - @atlaskit/modal-dialog@6.0.9
1836
- - @atlaskit/icon@13.2.5
1837
- - @atlaskit/form@3.1.6
1838
- - @atlaskit/checkbox@4.0.4
1839
- - @atlaskit/button@9.0.6
1840
- - @atlaskit/docs@5.0.6
2268
+ - [patch] Updated dependencies
2269
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
2270
+ - @atlaskit/theme@6.0.0
2271
+ - @atlaskit/tooltip@12.0.9
2272
+ - @atlaskit/spinner@9.0.6
2273
+ - @atlaskit/modal-dialog@6.0.9
2274
+ - @atlaskit/icon@13.2.5
2275
+ - @atlaskit/form@3.1.6
2276
+ - @atlaskit/checkbox@4.0.4
2277
+ - @atlaskit/button@9.0.6
2278
+ - @atlaskit/docs@5.0.6
1841
2279
 
1842
2280
  ## 5.0.8
1843
2281
 
1844
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1845
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1846
- - @atlaskit/tooltip@12.0.5
1847
- - @atlaskit/modal-dialog@6.0.6
1848
- - @atlaskit/analytics-next@3.0.4
1849
- - @atlaskit/checkbox@4.0.3
1850
- - @atlaskit/button@9.0.5
1851
- - @atlaskit/theme@5.1.3
1852
- - @atlaskit/spinner@9.0.5
1853
- - @atlaskit/icon@13.2.4
1854
- - @atlaskit/form@3.1.5
2282
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
2283
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
2284
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
2285
+ - [none] Updated dependencies
2286
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
2287
+ - @atlaskit/tooltip@12.0.5
2288
+ - @atlaskit/modal-dialog@6.0.6
2289
+ - @atlaskit/analytics-next@3.0.4
2290
+ - @atlaskit/checkbox@4.0.3
2291
+ - @atlaskit/button@9.0.5
2292
+ - @atlaskit/theme@5.1.3
2293
+ - @atlaskit/spinner@9.0.5
2294
+ - @atlaskit/icon@13.2.4
2295
+ - @atlaskit/form@3.1.5
1855
2296
 
1856
2297
  ## 5.0.7
1857
2298
 
1858
- - [patch] Fix bug with Popup select not opening if target was an SVG object [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1859
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1860
- - @atlaskit/tooltip@12.0.4
1861
- - @atlaskit/icon@13.2.2
1862
- - @atlaskit/checkbox@4.0.2
1863
- - @atlaskit/button@9.0.4
1864
- - @atlaskit/theme@5.1.2
1865
- - @atlaskit/spinner@9.0.4
1866
- - @atlaskit/analytics-next@3.0.3
1867
- - @atlaskit/docs@5.0.2
1868
- - @atlaskit/modal-dialog@6.0.5
1869
- - @atlaskit/form@3.1.4
2299
+ - [patch] Fix bug with Popup select not opening if target was an SVG object
2300
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
2301
+ - [patch] Updated dependencies
2302
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
2303
+ - @atlaskit/tooltip@12.0.4
2304
+ - @atlaskit/icon@13.2.2
2305
+ - @atlaskit/checkbox@4.0.2
2306
+ - @atlaskit/button@9.0.4
2307
+ - @atlaskit/theme@5.1.2
2308
+ - @atlaskit/spinner@9.0.4
2309
+ - @atlaskit/analytics-next@3.0.3
2310
+ - @atlaskit/docs@5.0.2
2311
+ - @atlaskit/modal-dialog@6.0.5
2312
+ - @atlaskit/form@3.1.4
1870
2313
 
1871
2314
  ## 5.0.6
1872
2315
 
1873
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1874
- - [patch] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1875
- - @atlaskit/tooltip@12.0.3
1876
- - @atlaskit/modal-dialog@6.0.4
1877
- - @atlaskit/analytics-next@3.0.2
1878
- - @atlaskit/checkbox@4.0.1
1879
- - @atlaskit/button@9.0.3
1880
- - @atlaskit/theme@5.1.1
1881
- - @atlaskit/spinner@9.0.3
1882
- - @atlaskit/icon@13.2.1
1883
- - @atlaskit/form@3.1.3
2316
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
2317
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2318
+ - [patch] Updated dependencies
2319
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2320
+ - @atlaskit/tooltip@12.0.3
2321
+ - @atlaskit/modal-dialog@6.0.4
2322
+ - @atlaskit/analytics-next@3.0.2
2323
+ - @atlaskit/checkbox@4.0.1
2324
+ - @atlaskit/button@9.0.3
2325
+ - @atlaskit/theme@5.1.1
2326
+ - @atlaskit/spinner@9.0.3
2327
+ - @atlaskit/icon@13.2.1
2328
+ - @atlaskit/form@3.1.3
1884
2329
 
1885
2330
  ## 5.0.5
1886
2331
 
1887
- - [patch] Removed incorrect min-height for forms. Fixed select dev dep range for form. [186a2ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/186a2ee)
1888
- - [none] Updated dependencies [186a2ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/186a2ee)
1889
- - @atlaskit/form@3.1.2
2332
+ - [patch] Removed incorrect min-height for forms. Fixed select dev dep range for form.
2333
+ [186a2ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/186a2ee)
2334
+ - [none] Updated dependencies
2335
+ [186a2ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/186a2ee)
2336
+ - @atlaskit/form@3.1.2
1890
2337
 
1891
2338
  ## 5.0.4
1892
2339
 
1893
- - [patch] Updated dependencies [25d6e48](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d6e48)
1894
- - @atlaskit/form@3.1.1
2340
+ - [patch] Updated dependencies
2341
+ [25d6e48](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d6e48)
2342
+ - @atlaskit/form@3.1.1
1895
2343
 
1896
2344
  ## 5.0.3
1897
2345
 
1898
- - [patch] Updated dependencies [e33f19d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e33f19d)
1899
- - @atlaskit/form@3.1.0
2346
+ - [patch] Updated dependencies
2347
+ [e33f19d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e33f19d)
2348
+ - @atlaskit/form@3.1.0
1900
2349
 
1901
2350
  ## 5.0.2
1902
2351
 
1903
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1904
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1905
- - @atlaskit/tooltip@12.0.1
1906
- - @atlaskit/modal-dialog@6.0.1
1907
- - @atlaskit/analytics-next@3.0.1
1908
- - @atlaskit/button@9.0.2
1909
- - @atlaskit/spinner@9.0.2
1910
- - @atlaskit/docs@5.0.1
2352
+ - [patch] Move analytics tests and replace elements to core
2353
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2354
+ - [none] Updated dependencies
2355
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2356
+ - @atlaskit/tooltip@12.0.1
2357
+ - @atlaskit/modal-dialog@6.0.1
2358
+ - @atlaskit/analytics-next@3.0.1
2359
+ - @atlaskit/button@9.0.2
2360
+ - @atlaskit/spinner@9.0.2
2361
+ - @atlaskit/docs@5.0.1
1911
2362
 
1912
2363
  ## 5.0.1
1913
2364
 
1914
- - [patch] Updated dependencies [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1915
- - @atlaskit/tooltip@12.0.0
1916
- - @atlaskit/icon@13.1.1
1917
- - @atlaskit/form@3.0.1
2365
+ - [patch] Updated dependencies
2366
+ [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
2367
+ - @atlaskit/tooltip@12.0.0
2368
+ - @atlaskit/icon@13.1.1
2369
+ - @atlaskit/form@3.0.1
1918
2370
 
1919
2371
  ## 5.0.0
1920
2372
 
1921
- - [major] Provides analytics for common component interations. See the [Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section for more details. If you are using enzyme for testing you will have to use [our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme). [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1922
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1923
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1924
- - @atlaskit/tooltip@11.0.0
1925
- - @atlaskit/modal-dialog@6.0.0
1926
- - @atlaskit/analytics-next@3.0.0
1927
- - @atlaskit/checkbox@4.0.0
1928
- - @atlaskit/button@9.0.0
1929
- - @atlaskit/theme@5.0.0
1930
- - @atlaskit/docs@5.0.0
1931
- - @atlaskit/icon@13.0.0
1932
- - @atlaskit/form@3.0.0
1933
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1934
- - @atlaskit/tooltip@11.0.0
1935
- - @atlaskit/modal-dialog@6.0.0
1936
- - @atlaskit/analytics-next@3.0.0
1937
- - @atlaskit/checkbox@4.0.0
1938
- - @atlaskit/button@9.0.0
1939
- - @atlaskit/theme@5.0.0
1940
- - @atlaskit/docs@5.0.0
1941
- - @atlaskit/icon@13.0.0
1942
- - @atlaskit/form@3.0.0
2373
+ - [major] Provides analytics for common component interations. See the
2374
+ [Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section
2375
+ for more details. If you are using enzyme for testing you will have to use
2376
+ [our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme).
2377
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2378
+ - [major] Updates to React ^16.4.0
2379
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2380
+ - [major] Updated dependencies
2381
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2382
+ - @atlaskit/tooltip@11.0.0
2383
+ - @atlaskit/modal-dialog@6.0.0
2384
+ - @atlaskit/analytics-next@3.0.0
2385
+ - @atlaskit/checkbox@4.0.0
2386
+ - @atlaskit/button@9.0.0
2387
+ - @atlaskit/theme@5.0.0
2388
+ - @atlaskit/docs@5.0.0
2389
+ - @atlaskit/icon@13.0.0
2390
+ - @atlaskit/form@3.0.0
2391
+ - [major] Updated dependencies
2392
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2393
+ - @atlaskit/tooltip@11.0.0
2394
+ - @atlaskit/modal-dialog@6.0.0
2395
+ - @atlaskit/analytics-next@3.0.0
2396
+ - @atlaskit/checkbox@4.0.0
2397
+ - @atlaskit/button@9.0.0
2398
+ - @atlaskit/theme@5.0.0
2399
+ - @atlaskit/docs@5.0.0
2400
+ - @atlaskit/icon@13.0.0
2401
+ - @atlaskit/form@3.0.0
1943
2402
 
1944
2403
  ## 4.5.2
1945
2404
 
1946
- - [patch] Update loading indicator to be inline with ADG3 [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
1947
- - [none] Updated dependencies [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
2405
+ - [patch] Update loading indicator to be inline with ADG3
2406
+ [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
2407
+ - [none] Updated dependencies
2408
+ [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
1948
2409
 
1949
2410
  ## 4.5.1
1950
2411
 
1951
- - [patch] fixed actionMeta not being passed to onChange of PopupSelect [83833be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83833be)
1952
- - [none] Updated dependencies [83833be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83833be)
2412
+ - [patch] fixed actionMeta not being passed to onChange of PopupSelect
2413
+ [83833be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83833be)
2414
+ - [none] Updated dependencies
2415
+ [83833be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83833be)
1953
2416
 
1954
2417
  ## 4.5.0
1955
2418
 
1956
- - [minor] atlaskit/select now invokes a makeAnimated function to wrap passed in components in default animated behaviour. As this invocation returns a new set of react components each time, we've also implemented a lightweight component cache using memoize-one and react-fast-compare. Additionally updates made to datetime-picker to not instantiate a new component on render everytime (for performance reasons as well as to satisfy our caching logic), we now also pass relevant state values through the select as props to be ingested by our custom components, instead of directly capturing them within lexical scope. [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
1957
- - [none] Updated dependencies [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
2419
+ - [minor] atlaskit/select now invokes a makeAnimated function to wrap passed in components in
2420
+ default animated behaviour. As this invocation returns a new set of react components each time,
2421
+ we've also implemented a lightweight component cache using memoize-one and react-fast-compare.
2422
+ Additionally updates made to datetime-picker to not instantiate a new component on render
2423
+ everytime (for performance reasons as well as to satisfy our caching logic), we now also pass
2424
+ relevant state values through the select as props to be ingested by our custom components,
2425
+ instead of directly capturing them within lexical scope.
2426
+ [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
2427
+ - [none] Updated dependencies
2428
+ [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
1958
2429
 
1959
2430
  ## 4.4.0
1960
2431
 
1961
- - [minor] Added nav-next "Switcher" component. Minor fixes and dep bump for select. [ed5d8d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed5d8d1)
1962
- - [none] Updated dependencies [ed5d8d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed5d8d1)
2432
+ - [minor] Added nav-next "Switcher" component. Minor fixes and dep bump for select.
2433
+ [ed5d8d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed5d8d1)
2434
+ - [none] Updated dependencies
2435
+ [ed5d8d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed5d8d1)
1963
2436
 
1964
2437
  ## 4.3.6
1965
2438
 
1966
- - [patch] ADG3 guideline allignemnt, updated padding and height, update colors for hover and active, update icons [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
1967
- - [none] Updated dependencies [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
2439
+ - [patch] ADG3 guideline allignemnt, updated padding and height, update colors for hover and
2440
+ active, update icons [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
2441
+ - [none] Updated dependencies
2442
+ [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
1968
2443
 
1969
2444
  ## 4.3.5
1970
2445
 
1971
- - [patch] Updated dependencies [60c715f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60c715f)
1972
- - @atlaskit/form@2.1.5
2446
+ - [patch] Updated dependencies
2447
+ [60c715f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60c715f)
2448
+ - @atlaskit/form@2.1.5
1973
2449
 
1974
2450
  ## 4.3.4
1975
2451
 
1976
- - [patch] Updated dependencies [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1977
- - @atlaskit/icon@12.6.2
2452
+ - [patch] Updated dependencies
2453
+ [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
2454
+ - @atlaskit/icon@12.6.2
1978
2455
 
1979
2456
  ## 4.3.3
1980
2457
 
1981
- - [patch] Replace internal styled components with emotion styled components [415a64a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/415a64a)
1982
- - [none] Updated dependencies [415a64a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/415a64a)
2458
+ - [patch] Replace internal styled components with emotion styled components
2459
+ [415a64a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/415a64a)
2460
+ - [none] Updated dependencies
2461
+ [415a64a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/415a64a)
1983
2462
 
1984
2463
  ## 4.3.2
1985
2464
 
1986
- - [patch] Updated dependencies [470a1fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/470a1fb)
1987
- - @atlaskit/form@2.1.4
2465
+ - [patch] Updated dependencies
2466
+ [470a1fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/470a1fb)
2467
+ - @atlaskit/form@2.1.4
1988
2468
 
1989
2469
  ## 4.3.1
1990
2470
 
1991
- - [patch] Fix \$FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1992
- - [patch] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1993
- - @atlaskit/tooltip@10.3.1
1994
- - @atlaskit/modal-dialog@5.2.5
1995
- - @atlaskit/button@8.2.2
1996
- - @atlaskit/checkbox@3.1.2
1997
- - @atlaskit/icon@12.3.1
1998
- - @atlaskit/form@2.1.3
2471
+ - [patch] Fix \$FlowFixMe and release packages
2472
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
2473
+ - [patch] Updated dependencies
2474
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
2475
+ - @atlaskit/tooltip@10.3.1
2476
+ - @atlaskit/modal-dialog@5.2.5
2477
+ - @atlaskit/button@8.2.2
2478
+ - @atlaskit/checkbox@3.1.2
2479
+ - @atlaskit/icon@12.3.1
2480
+ - @atlaskit/form@2.1.3
1999
2481
 
2000
2482
  ## 4.3.0
2001
2483
 
2002
- - [minor] Fixes types for Flow 0.74 [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
2003
- - [none] Updated dependencies [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
2004
- - @atlaskit/tooltip@10.3.0
2005
- - @atlaskit/button@8.2.0
2006
- - @atlaskit/checkbox@3.1.0
2007
- - @atlaskit/icon@12.2.0
2484
+ - [minor] Fixes types for Flow 0.74
2485
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
2486
+ - [none] Updated dependencies
2487
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
2488
+ - @atlaskit/tooltip@10.3.0
2489
+ - @atlaskit/button@8.2.0
2490
+ - @atlaskit/checkbox@3.1.0
2491
+ - @atlaskit/icon@12.2.0
2008
2492
 
2009
2493
  ## 4.2.3
2010
2494
 
2011
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2012
- - [patch] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2013
- - @atlaskit/tooltip@10.2.1
2014
- - @atlaskit/modal-dialog@5.2.2
2015
- - @atlaskit/button@8.1.2
2016
- - @atlaskit/theme@4.0.4
2017
- - @atlaskit/checkbox@3.0.6
2018
- - @atlaskit/icon@12.1.2
2019
- - @atlaskit/form@2.1.2
2495
+ - [patch] Clean Changelogs - remove duplicates and empty entries
2496
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2497
+ - [patch] Updated dependencies
2498
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2499
+ - @atlaskit/tooltip@10.2.1
2500
+ - @atlaskit/modal-dialog@5.2.2
2501
+ - @atlaskit/button@8.1.2
2502
+ - @atlaskit/theme@4.0.4
2503
+ - @atlaskit/checkbox@3.0.6
2504
+ - @atlaskit/icon@12.1.2
2505
+ - @atlaskit/form@2.1.2
2020
2506
 
2021
2507
  ## 4.2.2
2022
2508
 
2023
- - [patch] Added upgrade guide, updated atlaskit/docs dep on react-markings to expose md parser customisations [aef4aea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aef4aea)
2024
- - [none] Updated dependencies [aef4aea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aef4aea)
2025
- - @atlaskit/docs@4.2.0
2509
+ - [patch] Added upgrade guide, updated atlaskit/docs dep on react-markings to expose md parser
2510
+ customisations [aef4aea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aef4aea)
2511
+ - [none] Updated dependencies
2512
+ [aef4aea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aef4aea)
2513
+ - @atlaskit/docs@4.2.0
2026
2514
 
2027
2515
  ## 4.2.1
2028
2516
 
2029
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2030
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2031
- - @atlaskit/theme@4.0.3
2032
- - @atlaskit/modal-dialog@5.1.1
2033
- - @atlaskit/icon@12.1.1
2034
- - @atlaskit/checkbox@3.0.5
2035
- - @atlaskit/button@8.1.1
2036
- - @atlaskit/docs@4.1.1
2517
+ - [patch] Update changelogs to remove duplicate
2518
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2519
+ - [none] Updated dependencies
2520
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2521
+ - @atlaskit/theme@4.0.3
2522
+ - @atlaskit/modal-dialog@5.1.1
2523
+ - @atlaskit/icon@12.1.1
2524
+ - @atlaskit/checkbox@3.0.5
2525
+ - @atlaskit/button@8.1.1
2526
+ - @atlaskit/docs@4.1.1
2037
2527
 
2038
2528
  ## 4.2.0
2039
2529
 
2040
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
2041
- - @atlaskit/modal-dialog@5.1.0
2042
- - @atlaskit/icon@12.1.0
2043
- - @atlaskit/checkbox@3.0.4
2044
- - @atlaskit/docs@4.1.0
2045
- - @atlaskit/theme@4.0.2
2046
- - @atlaskit/button@8.1.0
2530
+ - [none] Updated dependencies
2531
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
2532
+ - @atlaskit/modal-dialog@5.1.0
2533
+ - @atlaskit/icon@12.1.0
2534
+ - @atlaskit/checkbox@3.0.4
2535
+ - @atlaskit/docs@4.1.0
2536
+ - @atlaskit/theme@4.0.2
2537
+ - @atlaskit/button@8.1.0
2047
2538
 
2048
2539
  ## 4.1.0
2049
2540
 
2050
- - [minor] Fix InlineDialog closing on Select option click. Added Select prop onClickPreventDefault which is enabled by default [11accbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11accbd)
2051
- - [minor] Updated dependencies [11accbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11accbd)
2541
+ - [minor] Fix InlineDialog closing on Select option click. Added Select prop onClickPreventDefault
2542
+ which is enabled by default
2543
+ [11accbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11accbd)
2544
+ - [minor] Updated dependencies
2545
+ [11accbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11accbd)
2052
2546
 
2053
2547
  ## 4.0.1
2054
2548
 
2055
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2056
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2057
- - @atlaskit/modal-dialog@5.0.1
2058
- - @atlaskit/icon@12.0.1
2059
- - @atlaskit/checkbox@3.0.1
2060
- - @atlaskit/button@8.0.1
2061
- - @atlaskit/theme@4.0.1
2062
- - @atlaskit/docs@4.0.1
2549
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2550
+ - [patch] Updated dependencies
2551
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2552
+ - @atlaskit/modal-dialog@5.0.1
2553
+ - @atlaskit/icon@12.0.1
2554
+ - @atlaskit/checkbox@3.0.1
2555
+ - @atlaskit/button@8.0.1
2556
+ - @atlaskit/theme@4.0.1
2557
+ - @atlaskit/docs@4.0.1
2063
2558
 
2064
2559
  ## 4.0.0
2065
2560
 
2066
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2067
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2068
- - @atlaskit/modal-dialog@5.0.0
2069
- - @atlaskit/icon@12.0.0
2070
- - @atlaskit/checkbox@3.0.0
2071
- - @atlaskit/button@8.0.0
2072
- - @atlaskit/theme@4.0.0
2073
- - @atlaskit/docs@4.0.0
2561
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
2562
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2563
+ - [patch] Updated dependencies
2564
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2565
+ - @atlaskit/modal-dialog@5.0.0
2566
+ - @atlaskit/icon@12.0.0
2567
+ - @atlaskit/checkbox@3.0.0
2568
+ - @atlaskit/button@8.0.0
2569
+ - @atlaskit/theme@4.0.0
2570
+ - @atlaskit/docs@4.0.0
2074
2571
 
2075
2572
  ## 3.2.0
2076
2573
 
2077
- - [minor] Add named export "CompositeSelect" to the Atlaskit select package [9c34042](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c34042)
2574
+ - [minor] Add named export "CompositeSelect" to the Atlaskit select package
2575
+ [9c34042](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c34042)
2078
2576
 
2079
2577
  ## 3.1.0
2080
2578
 
2081
- - [minor] Added `spacing` prop, which allows for a compact mode that supports 32px trigger height for single-select, bumped react-select to beta.6 [59ab4a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ab4a6)
2082
- - [minor] added `spacing` prop to support `compact` mode for single select.
2083
- - bumped react-select to beta.6, this includes the following changes:
2084
- - `actionMeta` for `remove-value` and `pop-value` events now contain a `removedValue` property.
2085
- - Fixed bug with `css` attribute being applied to DOM element in SingleValue.
2086
- - selectValue now filters items based on getOptionValue method.
2087
- - Added `createOptionPosition` prop for Creatable select, which allows the user to specify whether the createOption element displays as the first or last option in the menu.
2088
- - Added touch handling logic to detect user intent to scroll the page when interacting with the select control.
2579
+ - [minor] Added `spacing` prop, which allows for a compact mode that supports 32px trigger height
2580
+ for single-select, bumped react-select to beta.6
2581
+ [59ab4a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ab4a6)
2582
+ - [minor] added `spacing` prop to support `compact` mode for single select.
2583
+ - bumped react-select to beta.6, this includes the following changes:
2584
+ - `actionMeta` for `remove-value` and `pop-value` events now contain a `removedValue`
2585
+ property.
2586
+ - Fixed bug with `css` attribute being applied to DOM element in SingleValue.
2587
+ - selectValue now filters items based on getOptionValue method.
2588
+ - Added `createOptionPosition` prop for Creatable select, which allows the user to specify
2589
+ whether the createOption element displays as the first or last option in the menu.
2590
+ - Added touch handling logic to detect user intent to scroll the page when interacting with
2591
+ the select control.
2089
2592
 
2090
2593
  ## 3.0.2
2091
2594
 
2092
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
2093
- - @atlaskit/icon@11.3.0
2094
- - @atlaskit/modal-dialog@4.0.5
2095
- - @atlaskit/checkbox@2.0.2
2096
- - @atlaskit/button@7.2.5
2097
- - @atlaskit/theme@3.2.2
2098
- - @atlaskit/docs@3.0.4
2595
+ - [patch] Updated dependencies
2596
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
2597
+ - @atlaskit/icon@11.3.0
2598
+ - @atlaskit/modal-dialog@4.0.5
2599
+ - @atlaskit/checkbox@2.0.2
2600
+ - @atlaskit/button@7.2.5
2601
+ - @atlaskit/theme@3.2.2
2602
+ - @atlaskit/docs@3.0.4
2099
2603
 
2100
2604
  ## 3.0.1
2101
2605
 
2102
- - [patch] Fix imports for creaetable, async and async creatable selects [92ae24e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92ae24e)
2606
+ - [patch] Fix imports for creaetable, async and async creatable selects
2607
+ [92ae24e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92ae24e)
2103
2608
 
2104
2609
  ## 3.0.0
2105
2610
 
2106
- - [major] Update to react-select@beta.4, removed developer preview warning. Stable release [d05b9e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d05b9e5)
2107
- - BREAKING: Removed `maxValueHeight` prop and functionality, this is a breaking change that affects multi -value components predominantly. The control will now expand to accommodate contained values, as opposed to constraining to a maxValueHeight with a scrollable area.
2108
- - `Async`, `Creatable`, `AsyncCreatable` components now imported from `react-select` and not from `react-select/lib/*`.
2109
- - Internal cx implementation refactored to reduce specificity of css-in-js base styles. By default these base-styles will be overridden by css styles associated to provided class names.
2110
- - Fixed animated component bug where setting isSearchable to false would throw warnings in the console.
2111
- - Added a `classNamePrefix` prop which now controls the class names applied to internal components, `className` prop is now intended for adding a className to the bounding selectContainer only. If the classNamePrefix field is left undefined, then the className prop will currently fulfill both these roles, however a warning will be shown and _this functionality is intended to be deprecated in future releases_.
2112
- - Added --is-disabled className modifier to the default Option component
2113
- - Fixed IE11 issues around element overflow in the menuList, and scroll indicators in the control.
2114
- - Added multi-value keyboard navigation using left and right arrow keys.
2115
- - Added fix to ensure focus is on the input when the menu opens.
2611
+ - [major] Update to react-select@beta.4, removed developer preview warning. Stable release
2612
+ [d05b9e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d05b9e5)
2613
+ - BREAKING: Removed `maxValueHeight` prop and functionality, this is a breaking change that
2614
+ affects multi -value components predominantly. The control will now expand to accommodate
2615
+ contained values, as opposed to constraining to a maxValueHeight with a scrollable area.
2616
+ - `Async`, `Creatable`, `AsyncCreatable` components now imported from `react-select` and not from
2617
+ `react-select/lib/*`.
2618
+ - Internal cx implementation refactored to reduce specificity of css-in-js base styles. By default
2619
+ these base-styles will be overridden by css styles associated to provided class names.
2620
+ - Fixed animated component bug where setting isSearchable to false would throw warnings in the
2621
+ console.
2622
+ - Added a `classNamePrefix` prop which now controls the class names applied to internal
2623
+ components, `className` prop is now intended for adding a className to the bounding
2624
+ selectContainer only. If the classNamePrefix field is left undefined, then the className prop
2625
+ will currently fulfill both these roles, however a warning will be shown and _this functionality
2626
+ is intended to be deprecated in future releases_.
2627
+ - Added --is-disabled className modifier to the default Option component
2628
+ - Fixed IE11 issues around element overflow in the menuList, and scroll indicators in the control.
2629
+ - Added multi-value keyboard navigation using left and right arrow keys.
2630
+ - Added fix to ensure focus is on the input when the menu opens.
2116
2631
 
2117
2632
  ## 2.0.2
2118
2633
 
2119
- - [patch] Release to align @atlaskit/select styles and theme with ADG3 guideline. [7468739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7468739)
2634
+ - [patch] Release to align @atlaskit/select styles and theme with ADG3 guideline.
2635
+ [7468739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7468739)
2120
2636
 
2121
2637
  ## 2.0.0
2122
2638
 
2123
- - [major] Classname prop added, if this is given a value we surface logical semantic classes prefixed with the supplied value to enable styling via css otherwise a generated hash value is used.W e also now export icon components from the components object to facilitate easier customisation. Previously this behaviour was enforced, and classes were given semantic values and prefixed with ‘react-select’ by default (i.e. react-select\_\_dropdown-indicator) . See the following commit for details https://github.com/JedWatson/react-select/commit/109d1aadb585cc5fd113d03309d80bd59b5eaf9b Also in this release, IE 11 display bugfix for centre alligned elements in a flex parent, fix for react15 compatibility, fix for bug where long tail values were not being truncated properly in the control [8d19b24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d19b24)
2639
+ - [major] Classname prop added, if this is given a value we surface logical semantic classes
2640
+ prefixed with the supplied value to enable styling via css otherwise a generated hash value is
2641
+ used.W e also now export icon components from the components object to facilitate easier
2642
+ customisation. Previously this behaviour was enforced, and classes were given semantic values
2643
+ and prefixed with ‘react-select’ by default (i.e. react-select\_\_dropdown-indicator) . See the
2644
+ following commit for details
2645
+ https://github.com/JedWatson/react-select/commit/109d1aadb585cc5fd113d03309d80bd59b5eaf9b Also
2646
+ in this release, IE 11 display bugfix for centre alligned elements in a flex parent, fix for
2647
+ react15 compatibility, fix for bug where long tail values were not being truncated properly in
2648
+ the control [8d19b24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d19b24)
2124
2649
 
2125
2650
  ## 1.3.1
2126
2651
 
2127
- - [patch] Update react-select version to fix flowtype errors [240a083](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/240a083)
2652
+ - [patch] Update react-select version to fix flowtype errors
2653
+ [240a083](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/240a083)
2128
2654
 
2129
2655
  ## 1.3.0
2130
2656
 
2131
- - [minor] Update react-select dep in @atlaskit/select to alpha.10 [4073781](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4073781)
2657
+ - [minor] Update react-select dep in @atlaskit/select to alpha.10
2658
+ [4073781](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4073781)
2132
2659
 
2133
2660
  ## 1.2.0
2134
2661
 
2135
- - [minor] @atlaskit/select now exports the createFilter [df7d845](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df7d845)
2662
+ - [minor] @atlaskit/select now exports the createFilter
2663
+ [df7d845](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df7d845)
2136
2664
 
2137
2665
  ## 1.1.1
2138
2666
 
2139
- - [patch] Re-export some exports from react-select for use in other packages. [eda9906](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eda9906)
2667
+ - [patch] Re-export some exports from react-select for use in other packages.
2668
+ [eda9906](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eda9906)
2140
2669
 
2141
2670
  ## 1.1.0
2142
2671
 
2143
- - [minor] Added default text-truncation behaviour for options in radio and checkbox selects [5b37cc1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b37cc1)
2672
+ - [minor] Added default text-truncation behaviour for options in radio and checkbox selects
2673
+ [5b37cc1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b37cc1)
2144
2674
 
2145
2675
  ## 1.0.0
2146
2676
 
2147
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
2677
+ - [major] Bump to React 16.3.
2678
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
2148
2679
 
2149
2680
  ## 0.3.0
2150
2681
 
2151
- - [minor] Added Creatable and AsyncCreatable exports, added menuPortalTarget prop to portal select menu, updated selects to expose intenral focus and blur methods' [a7b06f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7b06f4)
2682
+ - [minor] Added Creatable and AsyncCreatable exports, added menuPortalTarget prop to portal select
2683
+ menu, updated selects to expose intenral focus and blur methods'
2684
+ [a7b06f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7b06f4)
2152
2685
 
2153
2686
  ## 0.2.1
2154
2687
 
2155
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
2688
+ - [patch] Re-releasing due to potentially broken babel release
2689
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
2156
2690
 
2157
2691
  ## 0.2.0
2158
2692
 
2159
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
2693
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
2694
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
2160
2695
 
2161
2696
  ## 0.1.7
2162
2697
 
2163
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
2698
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
2699
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
2164
2700
 
2165
2701
  ## 0.1.6
2166
2702
 
2167
- - [patch] Update to alpha.6 and cleanup CountrySelect [c972f53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c972f53)
2703
+ - [patch] Update to alpha.6 and cleanup CountrySelect
2704
+ [c972f53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c972f53)
2168
2705
 
2169
2706
  ## 0.1.5
2170
2707
 
2171
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
2708
+ - [patch] Packages Flow types for elements components
2709
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
2172
2710
 
2173
2711
  ## 0.1.4
2174
2712
 
2175
- - [patch] misc updates to select package [bd000c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd000c7)
2713
+ - [patch] misc updates to select package
2714
+ [bd000c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd000c7)
2176
2715
 
2177
2716
  ## 0.1.3
2178
2717
 
2179
- - [patch] added temporary SelectWraper to demonstrate validation [0ef5343](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ef5343)
2718
+ - [patch] added temporary SelectWraper to demonstrate validation
2719
+ [0ef5343](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ef5343)
2180
2720
 
2181
2721
  ## 0.1.2
2182
2722
 
2183
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
2723
+ - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
2724
+ \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
2184
2725
 
2185
2726
  ## 0.1.1
2186
2727
 
2187
- - [patch] initial release of the select package [1b8e01d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b8e01d)
2728
+ - [patch] initial release of the select package
2729
+ [1b8e01d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b8e01d)
2188
2730
 
2189
2731
  ## 0.1.0
2190
2732
 
2191
- - Initial release
2733
+ - Initial release