@atlaskit/datetime-picker 13.3.5 → 13.3.6

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,1960 +1,2450 @@
1
1
  # @atlaskit/datetime-picker
2
2
 
3
+ ## 13.3.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 13.3.5
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [#95171](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95171) [`22defdb991da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22defdb991da) - [ux] Open date picker calendar when enter or space is pressed while input is focused and calendar is closed.
13
+ - [#95171](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95171)
14
+ [`22defdb991da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22defdb991da) -
15
+ [ux] Open date picker calendar when enter or space is pressed while input is focused and
16
+ calendar is closed.
8
17
 
9
18
  ## 13.3.4
10
19
 
11
20
  ### Patch Changes
12
21
 
13
- - [#93577](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93577) [`af88f34ad1bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/af88f34ad1bc) - This removes the `platform.design-system-team.move-onblur-event-to-input-container_3z82c` feature flag. The blur event on `DatePicker` should fire after the calendar is closed.
22
+ - [#93577](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93577)
23
+ [`af88f34ad1bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/af88f34ad1bc) -
24
+ This removes the `platform.design-system-team.move-onblur-event-to-input-container_3z82c`
25
+ feature flag. The blur event on `DatePicker` should fire after the calendar is closed.
14
26
 
15
27
  ## 13.3.3
16
28
 
17
29
  ### Patch Changes
18
30
 
19
- - [#94805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94805) [`cf93487006a9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cf93487006a9) - [ux] Return focus to the date picker input on date selection
20
- - Updated dependencies
31
+ - [#94805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94805)
32
+ [`cf93487006a9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cf93487006a9) -
33
+ [ux] Return focus to the date picker input on date selection
34
+ - Updated dependencies
21
35
 
22
36
  ## 13.3.2
23
37
 
24
38
  ### Patch Changes
25
39
 
26
- - [#91429](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91429) [`3a4be575c5b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a4be575c5b5) - Updated TypeScript types for the default props of `DateTimePicker` to improve compatibility with React 18
40
+ - [#91429](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91429)
41
+ [`3a4be575c5b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a4be575c5b5) -
42
+ Updated TypeScript types for the default props of `DateTimePicker` to improve compatibility with
43
+ React 18
27
44
 
28
45
  ## 13.3.1
29
46
 
30
47
  ### Patch Changes
31
48
 
32
- - [#88752](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88752) [`08f18fa02605`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/08f18fa02605) - [ux] Update calendar dependency
33
- - Updated dependencies
49
+ - [#88752](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88752)
50
+ [`08f18fa02605`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/08f18fa02605) -
51
+ [ux] Update calendar dependency
52
+ - Updated dependencies
34
53
 
35
54
  ## 13.3.0
36
55
 
37
56
  ### Minor Changes
38
57
 
39
- - [#68248](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68248) [`22e0fd4f6694`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22e0fd4f6694) - Move the onBlur event from the input to the input container in `DatePicker`.
40
- Add the type `aria-describedby` in to Field component.
58
+ - [#68248](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68248)
59
+ [`22e0fd4f6694`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22e0fd4f6694) -
60
+ Move the onBlur event from the input to the input container in `DatePicker`. Add the type
61
+ `aria-describedby` in to Field component.
41
62
 
42
63
  ## 13.2.3
43
64
 
44
65
  ### Patch Changes
45
66
 
46
- - [#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`
67
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
68
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
69
+ Upgrade Typescript from `4.9.5` to `5.4.2`
47
70
 
48
71
  ## 13.2.2
49
72
 
50
73
  ### Patch Changes
51
74
 
52
- - [#82543](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82543) [`0f3b2fb883d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0f3b2fb883d3) - Refactor border width feature to make it work in SSR
75
+ - [#82543](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82543)
76
+ [`0f3b2fb883d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0f3b2fb883d3) -
77
+ Refactor border width feature to make it work in SSR
53
78
 
54
79
  ## 13.2.1
55
80
 
56
81
  ### Patch Changes
57
82
 
58
- - [#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
83
+ - [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644)
84
+ [`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) -
85
+ Revert input border change from the previous version
59
86
 
60
87
  ## 13.2.0
61
88
 
62
89
  ### Minor Changes
63
90
 
64
- - [#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
91
+ - [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805)
92
+ [`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) -
93
+ [ux] Update input border width from 2px to 1px with darker color to meet 3:1 color contrast
65
94
 
66
95
  ### Patch Changes
67
96
 
68
- - Updated dependencies
97
+ - Updated dependencies
69
98
 
70
99
  ## 13.1.0
71
100
 
72
101
  ### Minor Changes
73
102
 
74
- - [#79261](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79261) [`d679c084e0a9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d679c084e0a9) - Add optional `label` prop to DatePicker and TimePicker to supply an accessible name via `aria-label`
103
+ - [#79261](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79261)
104
+ [`d679c084e0a9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d679c084e0a9) -
105
+ Add optional `label` prop to DatePicker and TimePicker to supply an accessible name via
106
+ `aria-label`
75
107
 
76
108
  ## 13.0.12
77
109
 
78
110
  ### Patch Changes
79
111
 
80
- - [#74820](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74820) [`419806ebcae0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/419806ebcae0) - Export internal utility components to new file to clean up.
112
+ - [#74820](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74820)
113
+ [`419806ebcae0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/419806ebcae0) -
114
+ Export internal utility components to new file to clean up.
81
115
 
82
116
  ## 13.0.11
83
117
 
84
118
  ### Patch Changes
85
119
 
86
- - [#74787](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74787) [`c19c3790e6f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c19c3790e6f1) - Cleaning up date picker component by exporting internal utilities.
120
+ - [#74787](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74787)
121
+ [`c19c3790e6f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c19c3790e6f1) -
122
+ Cleaning up date picker component by exporting internal utilities.
87
123
 
88
124
  ## 13.0.10
89
125
 
90
126
  ### Patch Changes
91
127
 
92
- - [#74796](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74796) [`47a2a39b4033`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/47a2a39b4033) - Move types for all the pickers to the appropriate `types` file.
128
+ - [#74796](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74796)
129
+ [`47a2a39b4033`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/47a2a39b4033) -
130
+ Move types for all the pickers to the appropriate `types` file.
93
131
 
94
132
  ## 13.0.9
95
133
 
96
134
  ### Patch Changes
97
135
 
98
- - [#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
136
+ - [#74756](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74756)
137
+ [`8e66f751df96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8e66f751df96) -
138
+ Use feature flag to roll out border width update from 2px to 1px
99
139
 
100
140
  ## 13.0.8
101
141
 
102
142
  ### Patch Changes
103
143
 
104
- - [#70959](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70959) [`689672b7c5b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/689672b7c5b0) - [ux] Returns focus to input after pressing `Esc` when inside the calendar popup in a date picker.
144
+ - [#70959](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70959)
145
+ [`689672b7c5b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/689672b7c5b0) -
146
+ [ux] Returns focus to input after pressing `Esc` when inside the calendar popup in a date
147
+ picker.
105
148
 
106
149
  ## 13.0.7
107
150
 
108
151
  ### Patch Changes
109
152
 
110
- - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022) [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) - Migrate packages to use declarative entry points
153
+ - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
154
+ [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
155
+ Migrate packages to use declarative entry points
111
156
 
112
157
  ## 13.0.6
113
158
 
114
159
  ### Patch Changes
115
160
 
116
- - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677) [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) - This package has been added to the Jira push model.
161
+ - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677)
162
+ [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) -
163
+ This package has been added to the Jira push model.
117
164
 
118
165
  ## 13.0.5
119
166
 
120
167
  ### Patch Changes
121
168
 
122
- - [#61141](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61141) [`57a79a328287`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/57a79a328287) - Revert the solution with the hidden span in the Label which was merged in scope of DST-11061.
169
+ - [#61141](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61141)
170
+ [`57a79a328287`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/57a79a328287) -
171
+ Revert the solution with the hidden span in the Label which was merged in scope of DST-11061.
123
172
 
124
173
  ## 13.0.4
125
174
 
126
175
  ### Patch Changes
127
176
 
128
- - [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029) [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) - Update dependencies that were impacted by HOT-106483 to latest.
177
+ - [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
178
+ [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
179
+ Update dependencies that were impacted by HOT-106483 to latest.
129
180
 
130
181
  ## 13.0.3
131
182
 
132
183
  ### Patch Changes
133
184
 
134
- - [#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).
185
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
186
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
187
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
135
188
 
136
189
  ## 13.0.2
137
190
 
138
191
  ### Patch Changes
139
192
 
140
- - [#58458](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58458) [`536478cdcf0b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/536478cdcf0b) - Made some tiny tweaks to the weekday header so its height is now an integer.
193
+ - [#58458](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58458)
194
+ [`536478cdcf0b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/536478cdcf0b) -
195
+ Made some tiny tweaks to the weekday header so its height is now an integer.
141
196
 
142
197
  ## 13.0.1
143
198
 
144
199
  ### Patch Changes
145
200
 
146
- - [#40391](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40391) [`4300c9d6f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4300c9d6f18) - Associate the label with the `Date` / `Time` picker and the clear button.
147
- Add hidden span to the Label component.
148
- This allows to associate a label with a clear button.
149
- Unit tests update.
201
+ - [#40391](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40391)
202
+ [`4300c9d6f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4300c9d6f18) -
203
+ Associate the label with the `Date` / `Time` picker and the clear button. Add hidden span to the
204
+ Label component. This allows to associate a label with a clear button. Unit tests update.
150
205
 
151
206
  ## 13.0.0
152
207
 
153
208
  ### Major Changes
154
209
 
155
- - [#43269](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43269) [`c7ab5b9501c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7ab5b9501c) - This fixes it so that `<TimePicker timeEditable timeFormat="hh:mm:ss">` will return seconds when the timeformat includes seconds whereas previously it would strictly return `HH:mm` and not account for the `timeFormat`. It is still not flexible and does not return time in your `timeFormat` to avoid causing unexpected breaking changes as that `HH:mm` format has been there for so long.
210
+ - [#43269](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43269)
211
+ [`c7ab5b9501c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7ab5b9501c) - This
212
+ fixes it so that `<TimePicker timeEditable timeFormat="hh:mm:ss">` will return seconds when the
213
+ timeformat includes seconds whereas previously it would strictly return `HH:mm` and not account
214
+ for the `timeFormat`. It is still not flexible and does not return time in your `timeFormat` to
215
+ avoid causing unexpected breaking changes as that `HH:mm` format has been there for so long.
156
216
 
157
- There's a theoretical risk that `HH:mm` formats are expected back when `HH:mm:ss` format are used and unsed improperly, but any typical parsing of datetime should handle this change perfectly fine, with zero breaking change expected.
217
+ There's a theoretical risk that `HH:mm` formats are expected back when `HH:mm:ss` format are
218
+ used and unsed improperly, but any typical parsing of datetime should handle this change
219
+ perfectly fine, with zero breaking change expected.
158
220
 
159
221
  ### Patch Changes
160
222
 
161
- - Updated dependencies
223
+ - Updated dependencies
162
224
 
163
225
  ## 12.10.6
164
226
 
165
227
  ### Patch Changes
166
228
 
167
- - Updated dependencies
229
+ - Updated dependencies
168
230
 
169
231
  ## 12.10.5
170
232
 
171
233
  ### Patch Changes
172
234
 
173
- - Updated dependencies
235
+ - Updated dependencies
174
236
 
175
237
  ## 12.10.4
176
238
 
177
239
  ### Patch Changes
178
240
 
179
- - [#42445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42445) [`5645b5a1132`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5645b5a1132) - Fix TS errors for forge-ui in AFM
241
+ - [#42445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42445)
242
+ [`5645b5a1132`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5645b5a1132) - Fix TS
243
+ errors for forge-ui in AFM
180
244
 
181
245
  ## 12.10.3
182
246
 
183
247
  ### Patch Changes
184
248
 
185
- - [#41628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41628) [`b05664f7aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b05664f7aba) - Use feature flag to toggle if we enable UNSAFE_LAYERING
249
+ - [#41628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41628)
250
+ [`b05664f7aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b05664f7aba) - Use
251
+ feature flag to toggle if we enable UNSAFE_LAYERING
186
252
 
187
253
  ## 12.10.2
188
254
 
189
255
  ### Patch Changes
190
256
 
191
- - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
257
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
258
+ [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
259
+ Connect yarn changeset to packages, upgrade adf-schema
192
260
 
193
261
  ## 12.10.1
194
262
 
195
263
  ### Patch Changes
196
264
 
197
- - [#40400](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40400) [`ccff5f6ec7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccff5f6ec7a) - Integrate layering into calendar
265
+ - [#40400](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40400)
266
+ [`ccff5f6ec7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccff5f6ec7a) -
267
+ Integrate layering into calendar
198
268
 
199
269
  ## 12.10.0
200
270
 
201
271
  ### Minor Changes
202
272
 
203
- - [#39964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39964) [`6c0c0407eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c0c0407eb1) - This cleans up the feature flag references for the keyboard accessibility changes, making them fully available for all users.
273
+ - [#39964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39964)
274
+ [`6c0c0407eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c0c0407eb1) - This
275
+ cleans up the feature flag references for the keyboard accessibility changes, making them fully
276
+ available for all users.
204
277
 
205
278
  ## 12.9.0
206
279
 
207
280
  ### Minor Changes
208
281
 
209
- - [#39720](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39720) [`4afff68f652`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4afff68f652) - Make typing more complete and accurate for date picker.
282
+ - [#39720](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39720)
283
+ [`4afff68f652`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4afff68f652) - Make
284
+ typing more complete and accurate for date picker.
210
285
 
211
286
  ## 12.8.2
212
287
 
213
288
  ### Patch Changes
214
289
 
215
- - [#39447](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39447) [`829d92bcf37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/829d92bcf37) - Remove out of date lifecycle methods in favor of up to date methods.
290
+ - [#39447](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39447)
291
+ [`829d92bcf37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/829d92bcf37) - Remove
292
+ out of date lifecycle methods in favor of up to date methods.
216
293
 
217
294
  ## 12.8.1
218
295
 
219
296
  ### Patch Changes
220
297
 
221
- - [#39448](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39448) [`ae2b28c599a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae2b28c599a) - Remove unused state value.
298
+ - [#39448](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39448)
299
+ [`ae2b28c599a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae2b28c599a) - Remove
300
+ unused state value.
222
301
 
223
302
  ## 12.8.0
224
303
 
225
304
  ### Minor Changes
226
305
 
227
- - [#38521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38521) [`0ab32310305`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab32310305) - [ux] We are testing adding keyboard accessibility to the datepicker change behind a feature flag. If this fix is successful it will be available in a later release.
306
+ - [#38521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38521)
307
+ [`0ab32310305`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab32310305) - [ux]
308
+ We are testing adding keyboard accessibility to the datepicker change behind a feature flag. If
309
+ this fix is successful it will be available in a later release.
228
310
 
229
311
  ## 12.7.12
230
312
 
231
313
  ### Patch Changes
232
314
 
233
- - [#39105](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39105) [`5fae4d61ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fae4d61ff7) - Move event handlers to time picker input
315
+ - [#39105](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39105)
316
+ [`5fae4d61ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fae4d61ff7) - Move
317
+ event handlers to time picker input
234
318
 
235
319
  ## 12.7.11
236
320
 
237
321
  ### Patch Changes
238
322
 
239
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
240
- - Updated dependencies
323
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
324
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
325
+ version.json
326
+ - Updated dependencies
241
327
 
242
328
  ## 12.7.10
243
329
 
244
330
  ### Patch Changes
245
331
 
246
- - [#38651](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38651) [`e211efc7c5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e211efc7c5f) - [ux] Add `lang` attribute to value of pickers.
332
+ - [#38651](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38651)
333
+ [`e211efc7c5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e211efc7c5f) - [ux]
334
+ Add `lang` attribute to value of pickers.
247
335
 
248
336
  ## 12.7.9
249
337
 
250
338
  ### Patch Changes
251
339
 
252
- - [#38569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38569) [`6f1daf0e449`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f1daf0e449) - Prevent calander from overlaying input when at the bottom of viewport
340
+ - [#38569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38569)
341
+ [`6f1daf0e449`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f1daf0e449) -
342
+ Prevent calander from overlaying input when at the bottom of viewport
253
343
 
254
344
  ## 12.7.8
255
345
 
256
346
  ### Patch Changes
257
347
 
258
- - [#37610](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37610) [`e8bb91da805`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8bb91da805) - [ux] Ensure menu doesn't close when focus moves within it. Makes future keyboard accessibility possible.
348
+ - [#37610](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37610)
349
+ [`e8bb91da805`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8bb91da805) - [ux]
350
+ Ensure menu doesn't close when focus moves within it. Makes future keyboard accessibility
351
+ possible.
259
352
 
260
353
  ## 12.7.7
261
354
 
262
355
  ### Patch Changes
263
356
 
264
- - [#36759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36759) [`ba50169844e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba50169844e) - Remove lookahead and lookbehind in format util to support browsers without that functionality.
357
+ - [#36759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36759)
358
+ [`ba50169844e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba50169844e) - Remove
359
+ lookahead and lookbehind in format util to support browsers without that functionality.
265
360
 
266
361
  ## 12.7.6
267
362
 
268
363
  ### Patch Changes
269
364
 
270
- - [#35904](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35904) [`6d8ce8bb48a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d8ce8bb48a) - Revert PR using regex that is not supported by Safari 16.4 and below and can crash a session
365
+ - [#35904](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35904)
366
+ [`6d8ce8bb48a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d8ce8bb48a) - Revert
367
+ PR using regex that is not supported by Safari 16.4 and below and can crash a session
271
368
 
272
369
  ## 12.7.5
273
370
 
274
371
  ### Patch Changes
275
372
 
276
- - [#36665](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36665) [`22363f962e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22363f962e5) - update border width to use border spacing token
373
+ - [#36665](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36665)
374
+ [`22363f962e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22363f962e5) - update
375
+ border width to use border spacing token
277
376
 
278
377
  ## 12.7.4
279
378
 
280
379
  ### Patch Changes
281
380
 
282
- - [#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.
381
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
382
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
383
+ Internal change to use shape tokens. There is no expected visual change.
283
384
 
284
385
  ## 12.7.3
285
386
 
286
387
  ### Patch Changes
287
388
 
288
- - [`758165c64f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/758165c64f6) - Fixes bug that made escapes not work correctly in format strings.
389
+ - [`758165c64f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/758165c64f6) - Fixes
390
+ bug that made escapes not work correctly in format strings.
289
391
 
290
392
  ## 12.7.2
291
393
 
292
394
  ### Patch Changes
293
395
 
294
- - [#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
396
+ - [#35111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35111)
397
+ [`8f436f0c301`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f436f0c301) - extend
398
+ border contrast feature flag to support confluence
295
399
 
296
400
  ## 12.7.1
297
401
 
298
402
  ### Patch Changes
299
403
 
300
- - [#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.
404
+ - [#34881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34881)
405
+ [`774ed69ecef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/774ed69ecef) -
406
+ Internal changes to use space tokens for spacing values. There is no visual change.
301
407
 
302
408
  ## 12.7.0
303
409
 
304
410
  ### Minor Changes
305
411
 
306
- - [#34373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34373) [`1d5cd2e273c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d5cd2e273c) - [ux] We are testing an input behavior change in date picker behind a feature flag. Now when entering a date in the input this value will persist after selecting a date instead of being cleared, acting like a standard input. If this fix is successful it will be available in a later release.
412
+ - [#34373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34373)
413
+ [`1d5cd2e273c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d5cd2e273c) - [ux]
414
+ We are testing an input behavior change in date picker behind a feature flag. Now when entering
415
+ a date in the input this value will persist after selecting a date instead of being cleared,
416
+ acting like a standard input. If this fix is successful it will be available in a later release.
307
417
 
308
418
  ## 12.6.1
309
419
 
310
420
  ### Patch Changes
311
421
 
312
- - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
422
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
423
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
424
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
425
+ behaviour change.
313
426
 
314
427
  ## 12.6.0
315
428
 
316
429
  ### Minor Changes
317
430
 
318
- - [#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
431
+ - [#33475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33475)
432
+ [`6e51e0d5358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e51e0d5358) - [ux]
433
+ update border width from 2px to 1px and add 1px box-shadow when focus or error
319
434
 
320
435
  ### Patch Changes
321
436
 
322
- - Updated dependencies
437
+ - Updated dependencies
323
438
 
324
439
  ## 12.5.3
325
440
 
326
441
  ### Patch Changes
327
442
 
328
- - [#34051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34051) [`49b08bfdf5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49b08bfdf5f) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
443
+ - [#34051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34051)
444
+ [`49b08bfdf5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49b08bfdf5f) -
445
+ Migrated use of `gridSize` to space tokens where possible. There is no expected visual or
446
+ behaviour change.
329
447
 
330
448
  ## 12.5.2
331
449
 
332
450
  ### Patch Changes
333
451
 
334
- - [#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
452
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
453
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
454
+ legacy types are published for TS 4.5-4.8
335
455
 
336
456
  ## 12.5.1
337
457
 
338
458
  ### Patch Changes
339
459
 
340
- - [#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`
460
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
461
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
462
+ Upgrade Typescript from `4.5.5` to `4.9.5`
341
463
 
342
464
  ## 12.5.0
343
465
 
344
466
  ### Minor Changes
345
467
 
346
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
468
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
469
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
470
+ minor dependency bump
347
471
 
348
472
  ### Patch Changes
349
473
 
350
- - Updated dependencies
474
+ - Updated dependencies
351
475
 
352
476
  ## 12.4.0
353
477
 
354
478
  ### Minor Changes
355
479
 
356
- - [#33163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33163) [`e976f3cebd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e976f3cebd0) - Remove excessive `aria-labelledby` prop, remove incorret documentation.
480
+ - [#33163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33163)
481
+ [`e976f3cebd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e976f3cebd0) - Remove
482
+ excessive `aria-labelledby` prop, remove incorret documentation.
357
483
 
358
484
  ## 12.3.13
359
485
 
360
486
  ### Patch Changes
361
487
 
362
- - [#32350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32350) [`c71b0ac8222`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c71b0ac8222) - [ux] Add default label to time picker element of datetime picker. Update documentation for more accessible examples and guidelines.
488
+ - [#32350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32350)
489
+ [`c71b0ac8222`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c71b0ac8222) - [ux]
490
+ Add default label to time picker element of datetime picker. Update documentation for more
491
+ accessible examples and guidelines.
363
492
 
364
493
  ## 12.3.12
365
494
 
366
495
  ### Patch Changes
367
496
 
368
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`e754545d460`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e754545d460) - [ux] Ensure no duplicate ID's when using `selectProps` on any of the DateTime Picker components.
497
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
498
+ [`e754545d460`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e754545d460) - [ux]
499
+ Ensure no duplicate ID's when using `selectProps` on any of the DateTime Picker components.
369
500
 
370
501
  ## 12.3.11
371
502
 
372
503
  ### Patch Changes
373
504
 
374
- - [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891) [`b50c6475079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b50c6475079) - Make clear button in datetime picker a button element that is out of the tab order. This mimics the native input element's clear behavior in Safari/Edge.
375
- - [`c0fb88b3af6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0fb88b3af6) - [ux] style(calendar): update icon color token from text.subtlest to color.icon
505
+ - [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891)
506
+ [`b50c6475079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b50c6475079) - Make
507
+ clear button in datetime picker a button element that is out of the tab order. This mimics the
508
+ native input element's clear behavior in Safari/Edge.
509
+ - [`c0fb88b3af6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0fb88b3af6) - [ux]
510
+ style(calendar): update icon color token from text.subtlest to color.icon
376
511
 
377
512
  ## 12.3.10
378
513
 
379
514
  ### Patch Changes
380
515
 
381
- - [#30882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30882) [`1fc7949b336`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fc7949b336) - [ux] Fixes a bug where the background for the calendar element was incorrectly set to 'elevation.surface'
516
+ - [#30882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30882)
517
+ [`1fc7949b336`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fc7949b336) - [ux]
518
+ Fixes a bug where the background for the calendar element was incorrectly set to
519
+ 'elevation.surface'
382
520
 
383
521
  ## 12.3.9
384
522
 
385
523
  ### Patch Changes
386
524
 
387
- - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470) [`5546747df1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5546747df1e) - Refactoring of code to clean tech debt and make future maintenance easier
388
- - Updated dependencies
525
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
526
+ [`5546747df1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5546747df1e) -
527
+ Refactoring of code to clean tech debt and make future maintenance easier
528
+ - Updated dependencies
389
529
 
390
530
  ## 12.3.8
391
531
 
392
532
  ### Patch Changes
393
533
 
394
- - Updated dependencies
534
+ - Updated dependencies
395
535
 
396
536
  ## 12.3.7
397
537
 
398
538
  ### Patch Changes
399
539
 
400
- - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932) [`98891267a5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98891267a5e) - [ux] Dates entered with 5+ digit years will no longer throw a RangeError
540
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
541
+ [`98891267a5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98891267a5e) - [ux]
542
+ Dates entered with 5+ digit years will no longer throw a RangeError
401
543
 
402
544
  ## 12.3.6
403
545
 
404
546
  ### Patch Changes
405
547
 
406
- - Updated dependencies
548
+ - Updated dependencies
407
549
 
408
550
  ## 12.3.5
409
551
 
410
552
  ### Patch Changes
411
553
 
412
- - Updated dependencies
554
+ - Updated dependencies
413
555
 
414
556
  ## 12.3.4
415
557
 
416
558
  ### Patch Changes
417
559
 
418
- - Updated dependencies
560
+ - Updated dependencies
419
561
 
420
562
  ## 12.3.3
421
563
 
422
564
  ### Patch Changes
423
565
 
424
- - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update types for react-select and @atlaskit/select upgrade
425
- Update commerce-ui entrypoints that caused a pipeline issue.
426
- - Updated dependencies
566
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
567
+ [`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update
568
+ types for react-select and @atlaskit/select upgrade Update commerce-ui entrypoints that caused a
569
+ pipeline issue.
570
+ - Updated dependencies
427
571
 
428
572
  ## 12.3.2
429
573
 
430
574
  ### Patch Changes
431
575
 
432
- - Updated dependencies
576
+ - Updated dependencies
433
577
 
434
578
  ## 12.3.1
435
579
 
436
580
  ### Patch Changes
437
581
 
438
- - [#27289](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27289) [`051095c0d82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/051095c0d82) - [ux] Changed the Date Picker controller icon to use `color.icon.disabled` token when in disabled state.
582
+ - [#27289](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27289)
583
+ [`051095c0d82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/051095c0d82) - [ux]
584
+ Changed the Date Picker controller icon to use `color.icon.disabled` token when in disabled
585
+ state.
439
586
 
440
587
  ## 12.3.0
441
588
 
442
589
  ### Minor Changes
443
590
 
444
- - [#24968](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24968) [`b8841384da6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8841384da6) - Disabled background and border styles should not be applied to components that have either no background or transparent background to begin with. Textfield and textarea variants that do not have backgrounds (sublte or none) have no backgrounds or borders applied when disabled. As such, any comopnents that consume these will also be affected.
591
+ - [#24968](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24968)
592
+ [`b8841384da6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8841384da6) -
593
+ Disabled background and border styles should not be applied to components that have either no
594
+ background or transparent background to begin with. Textfield and textarea variants that do not
595
+ have backgrounds (sublte or none) have no backgrounds or borders applied when disabled. As such,
596
+ any comopnents that consume these will also be affected.
445
597
 
446
598
  ## 12.2.1
447
599
 
448
600
  ### Patch Changes
449
601
 
450
- - [#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`
602
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
603
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
604
+ Upgrade Typescript from `4.3.5` to `4.5.5`
451
605
 
452
606
  ## 12.2.0
453
607
 
454
608
  ### Minor Changes
455
609
 
456
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`a91fbaf0552`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a91fbaf0552) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
610
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
611
+ [`a91fbaf0552`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a91fbaf0552) -
612
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
457
613
 
458
614
  ### Patch Changes
459
615
 
460
- - [`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.
616
+ - [`0fbb2840aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0fbb2840aba) - Add
617
+ isInvalid prop to `@atlastkit/Select`. The prop indicates whether if the component is in the
618
+ error state. If true, it visually shows a red border around the input.
461
619
 
462
- This replaces validationState to make Select more consistent like other components that uses isInvalid prop.
620
+ This replaces validationState to make Select more consistent like other components that uses
621
+ isInvalid prop.
463
622
 
464
- - Updated dependencies
623
+ - Updated dependencies
465
624
 
466
625
  ## 12.1.4
467
626
 
468
627
  ### Patch Changes
469
628
 
470
- - [#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`.
629
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
630
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
631
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
471
632
 
472
633
  ## 12.1.3
473
634
 
474
635
  ### Patch Changes
475
636
 
476
- - [#24008](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24008) [`299e4104e10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/299e4104e10) - [ux] Added appearance 'none' option to component and adopts appearance handling from @atlaskit/select
477
- - Updated dependencies
637
+ - [#24008](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24008)
638
+ [`299e4104e10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/299e4104e10) - [ux]
639
+ Added appearance 'none' option to component and adopts appearance handling from @atlaskit/select
640
+ - Updated dependencies
478
641
 
479
642
  ## 12.1.2
480
643
 
481
644
  ### Patch Changes
482
645
 
483
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`df3d5287649`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df3d5287649) - Internal code change turning on new linting rules.
484
- - [`429a576a4b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/429a576a4b2) - fix change-event firing for invalid inputs in datetime-picker select.
485
- - [`84afee665fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84afee665fc) - [ux] Implemented missing functionality to submit forms on enter press after a date has been selected in DatePicker
486
- - [`2a2dcc1cf91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a2dcc1cf91) - Updated styles to use new input design tokens. Fixed bug where border radius on datePicker rendered incorrectly.
487
- - Updated dependencies
646
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
647
+ [`df3d5287649`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df3d5287649) -
648
+ Internal code change turning on new linting rules.
649
+ - [`429a576a4b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/429a576a4b2) - fix
650
+ change-event firing for invalid inputs in datetime-picker select.
651
+ - [`84afee665fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84afee665fc) - [ux]
652
+ Implemented missing functionality to submit forms on enter press after a date has been selected
653
+ in DatePicker
654
+ - [`2a2dcc1cf91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a2dcc1cf91) -
655
+ Updated styles to use new input design tokens. Fixed bug where border radius on datePicker
656
+ rendered incorrectly.
657
+ - Updated dependencies
488
658
 
489
659
  ## 12.1.1
490
660
 
491
661
  ### Patch Changes
492
662
 
493
- - [#23350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23350) [`3fa327b5d01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fa327b5d01) - [ux] Border on a subtle appearance date-picker will now persist after a date is selected and field is in focus
663
+ - [#23350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23350)
664
+ [`3fa327b5d01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fa327b5d01) - [ux]
665
+ Border on a subtle appearance date-picker will now persist after a date is selected and field is
666
+ in focus
494
667
 
495
668
  ## 12.1.0
496
669
 
497
670
  ### Minor Changes
498
671
 
499
- - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642) [`58d4cd75f7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58d4cd75f7a) - Removed deprecated hideIcon prop from DateTimePicker because it is unused and serves no functionality.
500
- Removed the deprecation notice for the formatDisplayLabel prop in TimePicker
672
+ - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
673
+ [`58d4cd75f7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58d4cd75f7a) -
674
+ Removed deprecated hideIcon prop from DateTimePicker because it is unused and serves no
675
+ functionality. Removed the deprecation notice for the formatDisplayLabel prop in TimePicker
501
676
 
502
677
  ### Patch Changes
503
678
 
504
- - [`c3a1b950d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3a1b950d49) - DSP-3301 specifies label to input id
505
- - [`c2f866d31d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2f866d31d1) - [ux] Fix timepicker clear icon alignment
506
- - [`7566be18f20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7566be18f20) - [ux] Time picker no longer loses focus to the document when tabbing through it in a popup.
507
- - [`574b6c8ba7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/574b6c8ba7f) - [ux] DSP-2987 Add code to catch console error
508
- - Updated dependencies
679
+ - [`c3a1b950d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3a1b950d49) -
680
+ DSP-3301 specifies label to input id
681
+ - [`c2f866d31d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2f866d31d1) - [ux]
682
+ Fix timepicker clear icon alignment
683
+ - [`7566be18f20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7566be18f20) - [ux]
684
+ Time picker no longer loses focus to the document when tabbing through it in a popup.
685
+ - [`574b6c8ba7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/574b6c8ba7f) - [ux]
686
+ DSP-2987 Add code to catch console error
687
+ - Updated dependencies
509
688
 
510
689
  ## 12.0.0
511
690
 
512
691
  ### Major Changes
513
692
 
514
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`27d4f1e7121`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27d4f1e7121) - [ux] Updating tokens
515
- - [`d7542d1a7c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7542d1a7c2) - [ux] Update Tokens in the code with those that are a better fit. New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
516
- - [`c19fb116172`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c19fb116172) - [ux] Update Tokens in the code with those that are a better fit. New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
693
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
694
+ [`27d4f1e7121`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27d4f1e7121) - [ux]
695
+ Updating tokens
696
+ - [`d7542d1a7c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7542d1a7c2) - [ux]
697
+ Update Tokens in the code with those that are a better fit. New tokens will be visible only in
698
+ applications configured to use the new Tokens API (currently in alpha).These changes are
699
+ intended to be interoperable with the legacy theme implementation. Legacy dark mode users should
700
+ expect no visual or breaking changes.
701
+ - [`c19fb116172`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c19fb116172) - [ux]
702
+ Update Tokens in the code with those that are a better fit. New tokens will be visible only in
703
+ applications configured to use the new Tokens API (currently in alpha).These changes are
704
+ intended to be interoperable with the legacy theme implementation. Legacy dark mode users should
705
+ expect no visual or breaking changes.
517
706
 
518
707
  ### Minor Changes
519
708
 
520
- - [`6f7a4353204`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f7a4353204) - Added ability to provide custom aria-labels for next- and previous-month buttons using `nextMonthLabel` and `previousMonthLabel`
709
+ - [`6f7a4353204`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f7a4353204) - Added
710
+ ability to provide custom aria-labels for next- and previous-month buttons using
711
+ `nextMonthLabel` and `previousMonthLabel`
521
712
 
522
713
  ### Patch Changes
523
714
 
524
- - [`3ec9ed2c4d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ec9ed2c4d0) - Fixed handling of custom times that included whitespace characters
525
- - Updated dependencies
715
+ - [`3ec9ed2c4d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ec9ed2c4d0) - Fixed
716
+ handling of custom times that included whitespace characters
717
+ - Updated dependencies
526
718
 
527
719
  ## 11.1.11
528
720
 
529
721
  ### Patch Changes
530
722
 
531
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`558cc136503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/558cc136503) - Bump moment dependency version
532
- - [`e7438659c2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7438659c2e) - Updated dependency '@types/react-select' to fix type error
533
- - Updated dependencies
723
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
724
+ [`558cc136503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/558cc136503) - Bump
725
+ moment dependency version
726
+ - [`e7438659c2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7438659c2e) -
727
+ Updated dependency '@types/react-select' to fix type error
728
+ - Updated dependencies
534
729
 
535
730
  ## 11.1.10
536
731
 
537
732
  ### Patch Changes
538
733
 
539
- - Updated dependencies
734
+ - Updated dependencies
540
735
 
541
736
  ## 11.1.9
542
737
 
543
738
  ### Patch Changes
544
739
 
545
- - [#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
740
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
741
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
742
+ Upgrade to TypeScript 4.2.4
546
743
 
547
744
  ## 11.1.8
548
745
 
549
746
  ### Patch Changes
550
747
 
551
- - Updated dependencies
748
+ - Updated dependencies
552
749
 
553
750
  ## 11.1.7
554
751
 
555
752
  ### Patch Changes
556
753
 
557
- - Updated dependencies
754
+ - Updated dependencies
558
755
 
559
756
  ## 11.1.6
560
757
 
561
758
  ### Patch Changes
562
759
 
563
- - Updated dependencies
760
+ - Updated dependencies
564
761
 
565
762
  ## 11.1.5
566
763
 
567
764
  ### Patch Changes
568
765
 
569
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
570
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Fix bug in inline-edit and Form which prevented date selection in datetimepicker using the keyboard.
571
- - Updated dependencies
766
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
767
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
768
+ Updates usage of deprecated token names so they're aligned with the latest naming conventions.
769
+ No UI or visual changes
770
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Fix
771
+ bug in inline-edit and Form which prevented date selection in datetimepicker using the keyboard.
772
+ - Updated dependencies
572
773
 
573
774
  ## 11.1.4
574
775
 
575
776
  ### Patch Changes
576
777
 
577
- - Updated dependencies
778
+ - Updated dependencies
578
779
 
579
780
  ## 11.1.3
580
781
 
581
782
  ### Patch Changes
582
783
 
583
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
784
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
785
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
786
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
584
787
 
585
788
  ## 11.1.2
586
789
 
587
790
  ### Patch Changes
588
791
 
589
- - [#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.
590
- - Updated dependencies
792
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
793
+ [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
794
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
795
+ tokens() function and improving bundle size.
796
+ - Updated dependencies
591
797
 
592
798
  ## 11.1.1
593
799
 
594
800
  ### Patch Changes
595
801
 
596
- - [#15807](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15807) [`095021b1e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/095021b1e08) - renaming deprecated lifecycle methods
802
+ - [#15807](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15807)
803
+ [`095021b1e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/095021b1e08) -
804
+ renaming deprecated lifecycle methods
597
805
 
598
806
  ## 11.1.0
599
807
 
600
808
  ### Minor Changes
601
809
 
602
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`354ef86cca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/354ef86cca0) - Instrumented datetime-picker with the new theming package, `@atlaskit/tokens`.
810
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
811
+ [`354ef86cca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/354ef86cca0) -
812
+ Instrumented datetime-picker with the new theming package, `@atlaskit/tokens`.
603
813
 
604
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
605
- These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
814
+ New tokens will be visible only in applications configured to use the new Tokens API (currently
815
+ in alpha). These changes are intended to be interoperable with the legacy theme implementation.
816
+ Legacy dark mode users should expect no visual or breaking changes.
606
817
 
607
818
  ### Patch Changes
608
819
 
609
- - [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) - Removes `@emotion/styled` in favour of `@emotion/core`.
610
- - Updated dependencies
820
+ - [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) -
821
+ Removes `@emotion/styled` in favour of `@emotion/core`.
822
+ - Updated dependencies
611
823
 
612
824
  ## 11.0.2
613
825
 
614
826
  ### Patch Changes
615
827
 
616
- - Updated dependencies
828
+ - Updated dependencies
617
829
 
618
830
  ## 11.0.1
619
831
 
620
832
  ### Patch Changes
621
833
 
622
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`b90c0237824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b90c0237824) - Update package.jsons to remove unused dependencies.
623
- - Updated dependencies
834
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
835
+ [`b90c0237824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b90c0237824) - Update
836
+ package.jsons to remove unused dependencies.
837
+ - Updated dependencies
624
838
 
625
839
  ## 11.0.0
626
840
 
627
841
  ### Major Changes
628
842
 
629
- - [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328) [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - [ux] BREAKING CHANGE: Datetime picker now uses date-fns@2.17 (previously <2.0). This change has tightened the requirements of users to provide ISO dates. This was never explicitly supported, but now will cause an error to be thrown for non-ISO dates. For an abundance of caution we're calling this a breaking change to protect users relying on the previous behaviour.
843
+ - [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328)
844
+ [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - [ux]
845
+ BREAKING CHANGE: Datetime picker now uses date-fns@2.17 (previously <2.0). This change has
846
+ tightened the requirements of users to provide ISO dates. This was never explicitly supported,
847
+ but now will cause an error to be thrown for non-ISO dates. For an abundance of caution we're
848
+ calling this a breaking change to protect users relying on the previous behaviour.
630
849
 
631
- To upgrade you'll need to ensure any dates passed to the `DateTimePicker` are in ISO format.
850
+ To upgrade you'll need to ensure any dates passed to the `DateTimePicker` are in ISO format.
632
851
 
633
852
  ## 10.4.2
634
853
 
635
854
  ### Patch Changes
636
855
 
637
- - [#12830](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12830) [`787c731b208`](https://bitbucket.org/atlassian/atlassian-frontend/commits/787c731b208) - Updated package description.
856
+ - [#12830](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12830)
857
+ [`787c731b208`](https://bitbucket.org/atlassian/atlassian-frontend/commits/787c731b208) -
858
+ Updated package description.
638
859
 
639
860
  ## 10.4.1
640
861
 
641
862
  ### Patch Changes
642
863
 
643
- - [#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`.
864
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
865
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
866
+ `@atlaskit/theme` to version `^11.3.0`.
644
867
 
645
868
  ## 10.4.0
646
869
 
647
870
  ### Minor Changes
648
871
 
649
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`b162da59aac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b162da59aac) -
872
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
873
+ [`b162da59aac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b162da59aac) -
650
874
 
651
- #### New Features:
875
+ #### New Features:
652
876
 
653
- Three props were added to `@atlaskit/calendar` and `@atlaskit/datetime-picker` to make disabling dates more practical, performant and expressive:
877
+ Three props were added to `@atlaskit/calendar` and `@atlaskit/datetime-picker` to make disabling
878
+ dates more practical, performant and expressive:
654
879
 
655
- - `minDate` for the minimum valid date
656
- - `maxDate` for the maximum valid date
657
- - `disabledDateFilter`, a function that takes a date string, and returns whether or not it should be disabled.
880
+ - `minDate` for the minimum valid date
881
+ - `maxDate` for the maximum valid date
882
+ - `disabledDateFilter`, a function that takes a date string, and returns whether or not it
883
+ should be disabled.
658
884
 
659
- #### Bugs
885
+ #### Bugs
660
886
 
661
- - DatePicker: Disabled dates that lie outside of the currently selected month now have correct hover styles
887
+ - DatePicker: Disabled dates that lie outside of the currently selected month now have correct
888
+ hover styles
662
889
 
663
890
  ### Patch Changes
664
891
 
665
- - [`c406245d637`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c406245d637) - [ux] Prevents the clear button appearing on disabled DateTimePickers.
666
- - [`4db7f1e42b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4db7f1e42b2) - [ux] Fixed a bug which caused clicks on disabled date pickers to modify internal state. This led to an issue where clicking on a disabled date picker, and then enabling it, would result in an opened date picker.
667
- - Updated dependencies
892
+ - [`c406245d637`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c406245d637) - [ux]
893
+ Prevents the clear button appearing on disabled DateTimePickers.
894
+ - [`4db7f1e42b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4db7f1e42b2) - [ux]
895
+ Fixed a bug which caused clicks on disabled date pickers to modify internal state. This led to
896
+ an issue where clicking on a disabled date picker, and then enabling it, would result in an
897
+ opened date picker.
898
+ - Updated dependencies
668
899
 
669
900
  ## 10.3.0
670
901
 
671
902
  ### Minor Changes
672
903
 
673
- - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170) [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) - Removes usage of styled-components in favour of standardising on emotion
904
+ - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
905
+ [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) -
906
+ Removes usage of styled-components in favour of standardising on emotion
674
907
 
675
908
  ### Patch Changes
676
909
 
677
- - Updated dependencies
910
+ - Updated dependencies
678
911
 
679
912
  ## 10.2.1
680
913
 
681
914
  ### Patch Changes
682
915
 
683
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump `react-select` to v4.
684
- - Updated dependencies
916
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
917
+ [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump
918
+ `react-select` to v4.
919
+ - Updated dependencies
685
920
 
686
921
  ## 10.2.0
687
922
 
688
923
  ### Minor Changes
689
924
 
690
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`1ad2a658d5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ad2a658d5d) - [ux] Added `weekStartDay` prop which gets passed to the underlying `Calendar` instance.
925
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
926
+ [`1ad2a658d5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ad2a658d5d) - [ux]
927
+ Added `weekStartDay` prop which gets passed to the underlying `Calendar` instance.
691
928
 
692
929
  ### Patch Changes
693
930
 
694
- - Updated dependencies
931
+ - Updated dependencies
695
932
 
696
933
  ## 10.1.0
697
934
 
698
935
  ### Minor Changes
699
936
 
700
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`069538e03c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/069538e03c6) - Prefixes the testId passed down to the nested Calendar component with '\${testId}--calendar' to ensure testIds are namespaced correctly. This change only affects calendar testIds when used within a DatePicker context.
937
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
938
+ [`069538e03c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/069538e03c6) -
939
+ Prefixes the testId passed down to the nested Calendar component with '\${testId}--calendar' to
940
+ ensure testIds are namespaced correctly. This change only affects calendar testIds when used
941
+ within a DatePicker context.
701
942
 
702
943
  ## 10.0.12
703
944
 
704
945
  ### Patch Changes
705
946
 
706
- - Updated dependencies
947
+ - Updated dependencies
707
948
 
708
949
  ## 10.0.11
709
950
 
710
951
  ### Patch Changes
711
952
 
712
- - [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299) [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) - Downgrade back to date-fns 1.30.1
713
- We discovered big bundle size increases associated with the date-fns upgrade.
714
- We're reverting the upgarde to investigate
953
+ - [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
954
+ [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
955
+ Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
956
+ date-fns upgrade. We're reverting the upgarde to investigate
715
957
 
716
958
  ## 10.0.10
717
959
 
718
960
  ### Patch Changes
719
961
 
720
- - [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291) [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade date-fns to 2.17
962
+ - [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
963
+ [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) -
964
+ Upgrade date-fns to 2.17
721
965
 
722
966
  ## 10.0.9
723
967
 
724
968
  ### Patch Changes
725
969
 
726
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
727
- - [`c20be966f07`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c20be966f07) - **Internal change**
970
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
971
+ [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
972
+ injected package name and version for analytics instead of version.json.
973
+ - [`c20be966f07`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c20be966f07) -
974
+ **Internal change**
728
975
 
729
- - Change `@atlaskit/calendar` ref type import name from `CalendarInternalRef` to `CalendarRef`.
730
- - Change prop name which is being passed to `@atlaskit/calendar` from `internalRef` to `calendarRef`.
976
+ - Change `@atlaskit/calendar` ref type import name from `CalendarInternalRef` to
977
+ `CalendarRef`.
978
+ - Change prop name which is being passed to `@atlaskit/calendar` from `internalRef` to
979
+ `calendarRef`.
731
980
 
732
- - Updated dependencies
981
+ - Updated dependencies
733
982
 
734
983
  ## 10.0.8
735
984
 
736
985
  ### Patch Changes
737
986
 
738
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`9c020a0e05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c020a0e05f) - Replaced `@atlaskit/calendar` exported types to access its `navigate()` api
987
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
988
+ [`9c020a0e05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c020a0e05f) -
989
+ Replaced `@atlaskit/calendar` exported types to access its `navigate()` api
739
990
 
740
- - Replaced `CalendarClassType` & `ArrowKeys` types with `CalendarInternalRef` type.
741
- - Also replaced `ref` prop with `internalRef` prop for accessing `navigate()` api.
991
+ - Replaced `CalendarClassType` & `ArrowKeys` types with `CalendarInternalRef` type.
992
+ - Also replaced `ref` prop with `internalRef` prop for accessing `navigate()` api.
742
993
 
743
- - Updated dependencies
994
+ - Updated dependencies
744
995
 
745
996
  ## 10.0.7
746
997
 
747
998
  ### Patch Changes
748
999
 
749
- - [#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
1000
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
1001
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
1002
+ Transpile packages using babel rather than tsc
750
1003
 
751
1004
  ## 10.0.6
752
1005
 
753
1006
  ### Patch Changes
754
1007
 
755
- - [#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.
756
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
757
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
1008
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
1009
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
1010
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
1011
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
1012
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
1013
+ `devDependencies` to denote version that the package was built with.
758
1014
 
759
1015
  ## 10.0.5
760
1016
 
761
1017
  ### Patch Changes
762
1018
 
763
- - Updated dependencies
1019
+ - Updated dependencies
764
1020
 
765
1021
  ## 10.0.4
766
1022
 
767
1023
  ### Patch Changes
768
1024
 
769
- - [#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
1025
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
1026
+ [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
1027
+ integration tests for Edge browser
770
1028
 
771
1029
  ## 10.0.3
772
1030
 
773
1031
  ### Patch Changes
774
1032
 
775
- - [#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
1033
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
1034
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
1035
+ to TypeScript 3.9.6 and tslib to 2.0.0
776
1036
 
777
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
778
- to prevent duplicates of tslib being bundled.
1037
+ Since tslib is a dependency for all our packages we recommend that products also follow this
1038
+ tslib upgrade to prevent duplicates of tslib being bundled.
779
1039
 
780
1040
  ## 10.0.2
781
1041
 
782
1042
  ### Patch Changes
783
1043
 
784
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
785
- - [`39e130698b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39e130698b) - Fixes an issue in DatePicker, DateTimePicker and TimePicker where they all had a circular dependency between a type declaration and default props which led to TypeScript marking props with default values as required props. This will no longer occur.
786
- - Updated dependencies
1044
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
1045
+ [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
1046
+ 'lodash' package instead of single-function 'lodash.\*' packages
1047
+ - [`39e130698b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39e130698b) - Fixes an
1048
+ issue in DatePicker, DateTimePicker and TimePicker where they all had a circular dependency
1049
+ between a type declaration and default props which led to TypeScript marking props with default
1050
+ values as required props. This will no longer occur.
1051
+ - Updated dependencies
787
1052
 
788
1053
  ## 10.0.1
789
1054
 
790
1055
  ### Patch Changes
791
1056
 
792
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`23f968def3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23f968def3) - Earlier value returned from DateTimePicker component was inconsistent, like for the first time it was without zone offset and after that with zone offset. Now it is consistent with zone offset every-time.
793
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
1057
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
1058
+ [`23f968def3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23f968def3) - Earlier
1059
+ value returned from DateTimePicker component was inconsistent, like for the first time it was
1060
+ without zone offset and after that with zone offset. Now it is consistent with zone offset
1061
+ every-time.
1062
+ - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
1063
+ all the theme imports to be tree-shakable
794
1064
 
795
1065
  ## 10.0.0
796
1066
 
797
1067
  ### Major Changes
798
1068
 
799
- - [#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.
800
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
1069
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
1070
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
1071
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
1072
+ package working in IE11. For more information see:
1073
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
801
1074
 
802
1075
  ### Patch Changes
803
1076
 
804
- - Updated dependencies
1077
+ - Updated dependencies
805
1078
 
806
1079
  ## 9.4.7
807
1080
 
808
1081
  ### Patch Changes
809
1082
 
810
- - [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763) [`038b0fbb8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/038b0fbb8e) - fix typings after reverting DST-461 changes. typeof is fixed in ERT repo (https://github.com/atlassian/extract-react-types/pull/126)
1083
+ - [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763)
1084
+ [`038b0fbb8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/038b0fbb8e) - fix
1085
+ typings after reverting DST-461 changes. typeof is fixed in ERT repo
1086
+ (https://github.com/atlassian/extract-react-types/pull/126)
811
1087
 
812
1088
  ## 9.4.6
813
1089
 
814
1090
  ### Patch Changes
815
1091
 
816
- - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`a39ef6582c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a39ef6582c) - Marks default pops as optional in interface (TimePicker & DatePicker)
1092
+ - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
1093
+ [`a39ef6582c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a39ef6582c) - Marks
1094
+ default pops as optional in interface (TimePicker & DatePicker)
817
1095
 
818
1096
  ## 9.4.5
819
1097
 
820
1098
  ### Patch Changes
821
1099
 
822
- - [#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
1100
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
1101
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
1102
+ and supporting files will no longer be published to npm
823
1103
 
824
1104
  ## 9.4.4
825
1105
 
826
1106
  ### Patch Changes
827
1107
 
828
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`466aec241f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/466aec241f) - Fixing incorrect margin for time-picker
829
- - [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove unused dependencies
1108
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
1109
+ [`466aec241f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/466aec241f) - Fixing
1110
+ incorrect margin for time-picker
1111
+ - [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove
1112
+ unused dependencies
830
1113
 
831
1114
  ## 9.4.3
832
1115
 
833
1116
  ### Patch Changes
834
1117
 
835
- - [#2490](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2490) [`ccd9c51bd3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccd9c51bd3) - Fixes date picker being affected by an invalid emotion theme provider.
1118
+ - [#2490](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2490)
1119
+ [`ccd9c51bd3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccd9c51bd3) - Fixes
1120
+ date picker being affected by an invalid emotion theme provider.
836
1121
 
837
1122
  ## 9.4.2
838
1123
 
839
1124
  ### Patch Changes
840
1125
 
841
- - Updated dependencies
1126
+ - Updated dependencies
842
1127
 
843
1128
  ## 9.4.1
844
1129
 
845
1130
  ### Patch Changes
846
1131
 
847
- - [#1891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1891) [`d2876ee14f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2876ee14f) - FIX: Add `hideIcon` prop back for backwards compatibility in MINOR
1132
+ - [#1891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1891)
1133
+ [`d2876ee14f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2876ee14f) - FIX: Add
1134
+ `hideIcon` prop back for backwards compatibility in MINOR
848
1135
 
849
1136
  ## 9.4.0
850
1137
 
851
1138
  ### Minor Changes
852
1139
 
853
- - [minor][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1140
+ - [minor][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
854
1141
 
855
- Add a clear icon for datepicker, timepicker and datetimepicker
1142
+ Add a clear icon for datepicker, timepicker and datetimepicker
856
1143
 
857
1144
  ### Patch Changes
858
1145
 
859
- - [patch][ca494abcd5](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca494abcd5):
1146
+ - [patch][ca494abcd5](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca494abcd5):
860
1147
 
861
- Change imports to comply with Atlassian conventions- Updated dependencies [62390c4755](https://bitbucket.org/atlassian/atlassian-frontend/commits/62390c4755):
1148
+ Change imports to comply with Atlassian conventions- Updated dependencies
1149
+ [62390c4755](https://bitbucket.org/atlassian/atlassian-frontend/commits/62390c4755):
862
1150
 
863
- - Updated dependencies [cf8577f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf8577f5d6):
864
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
865
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
866
- - Updated dependencies [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
867
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
868
- - Updated dependencies [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
869
- - Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
870
- - @atlaskit/calendar@9.2.7
871
- - @atlaskit/popper@3.1.12
872
- - @atlaskit/button@13.3.11
873
- - @atlaskit/icon@20.1.1
874
- - @atlaskit/select@11.0.10
875
- - @atlaskit/modal-dialog@10.5.7
876
- - @atlaskit/webdriver-runner@0.3.4
1151
+ - Updated dependencies
1152
+ [cf8577f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf8577f5d6):
1153
+ - Updated dependencies
1154
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
1155
+ - Updated dependencies
1156
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1157
+ - Updated dependencies
1158
+ [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
1159
+ - Updated dependencies
1160
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
1161
+ - Updated dependencies
1162
+ [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
1163
+ - Updated dependencies
1164
+ [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
1165
+ - @atlaskit/calendar@9.2.7
1166
+ - @atlaskit/popper@3.1.12
1167
+ - @atlaskit/button@13.3.11
1168
+ - @atlaskit/icon@20.1.1
1169
+ - @atlaskit/select@11.0.10
1170
+ - @atlaskit/modal-dialog@10.5.7
1171
+ - @atlaskit/webdriver-runner@0.3.4
877
1172
 
878
1173
  ## 9.3.0
879
1174
 
880
1175
  ### Minor Changes
881
1176
 
882
- - [minor][5d8fc8d0ec](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8fc8d0ec):
1177
+ - [minor][5d8fc8d0ec](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8fc8d0ec):
883
1178
 
884
- Remove the calendar icon from the datetimepicker
1179
+ Remove the calendar icon from the datetimepicker
885
1180
 
886
1181
  ### Patch Changes
887
1182
 
888
- - Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
889
- - Updated dependencies [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
890
- - Updated dependencies [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
891
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
892
- - Updated dependencies [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
893
- - Updated dependencies [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
894
- - @atlaskit/docs@8.5.1
895
- - @atlaskit/modal-dialog@10.5.6
896
- - @atlaskit/theme@9.5.3
897
- - @atlaskit/analytics-next@6.3.6
898
- - @atlaskit/button@13.3.10
1183
+ - Updated dependencies
1184
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
1185
+ - Updated dependencies
1186
+ [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
1187
+ - Updated dependencies
1188
+ [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
1189
+ - Updated dependencies
1190
+ [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
1191
+ - Updated dependencies
1192
+ [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
1193
+ - Updated dependencies
1194
+ [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
1195
+ - @atlaskit/docs@8.5.1
1196
+ - @atlaskit/modal-dialog@10.5.6
1197
+ - @atlaskit/theme@9.5.3
1198
+ - @atlaskit/analytics-next@6.3.6
1199
+ - @atlaskit/button@13.3.10
899
1200
 
900
1201
  ## 9.2.9
901
1202
 
902
1203
  ### Patch Changes
903
1204
 
904
- - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
1205
+ - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
905
1206
 
906
- Upgraded react-scrolllock package- Updated dependencies [4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
1207
+ Upgraded react-scrolllock package- Updated dependencies
1208
+ [4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
907
1209
 
908
- - Updated dependencies [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
909
- - Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
910
- - @atlaskit/modal-dialog@10.5.5
911
- - @atlaskit/build-utils@2.6.4
912
- - @atlaskit/docs@8.5.0
1210
+ - Updated dependencies
1211
+ [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
1212
+ - Updated dependencies
1213
+ [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
1214
+ - @atlaskit/modal-dialog@10.5.5
1215
+ - @atlaskit/build-utils@2.6.4
1216
+ - @atlaskit/docs@8.5.0
913
1217
 
914
1218
  ## 9.2.8
915
1219
 
916
1220
  ### Patch Changes
917
1221
 
918
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
919
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
920
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
921
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
922
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
923
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
924
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
925
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
926
- - @atlaskit/docs@8.4.0
927
- - @atlaskit/icon@20.1.0
928
- - @atlaskit/webdriver-runner@0.3.0
929
- - @atlaskit/field-base@14.0.2
930
- - @atlaskit/field-range@8.0.2
931
- - @atlaskit/button@13.3.9
932
- - @atlaskit/calendar@9.2.6
933
- - @atlaskit/modal-dialog@10.5.4
934
- - @atlaskit/select@11.0.9
935
- - @atlaskit/textfield@3.1.9
1222
+ - Updated dependencies
1223
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1224
+ - Updated dependencies
1225
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1226
+ - Updated dependencies
1227
+ [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
1228
+ - Updated dependencies
1229
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1230
+ - Updated dependencies
1231
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1232
+ - Updated dependencies
1233
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
1234
+ - Updated dependencies
1235
+ [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
1236
+ - Updated dependencies
1237
+ [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
1238
+ - @atlaskit/docs@8.4.0
1239
+ - @atlaskit/icon@20.1.0
1240
+ - @atlaskit/webdriver-runner@0.3.0
1241
+ - @atlaskit/field-base@14.0.2
1242
+ - @atlaskit/field-range@8.0.2
1243
+ - @atlaskit/button@13.3.9
1244
+ - @atlaskit/calendar@9.2.6
1245
+ - @atlaskit/modal-dialog@10.5.4
1246
+ - @atlaskit/select@11.0.9
1247
+ - @atlaskit/textfield@3.1.9
936
1248
 
937
1249
  ## 9.2.7
938
1250
 
939
1251
  ### Patch Changes
940
1252
 
941
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
942
- - @atlaskit/webdriver-runner@0.2.0
943
- - @atlaskit/button@13.3.8
944
- - @atlaskit/calendar@9.2.5
945
- - @atlaskit/modal-dialog@10.5.3
946
- - @atlaskit/select@11.0.8
947
- - @atlaskit/textfield@3.1.8
1253
+ - Updated dependencies
1254
+ [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
1255
+ - @atlaskit/webdriver-runner@0.2.0
1256
+ - @atlaskit/button@13.3.8
1257
+ - @atlaskit/calendar@9.2.5
1258
+ - @atlaskit/modal-dialog@10.5.3
1259
+ - @atlaskit/select@11.0.8
1260
+ - @atlaskit/textfield@3.1.8
948
1261
 
949
1262
  ## 9.2.6
950
1263
 
951
1264
  ### Patch Changes
952
1265
 
953
- - [patch][116cb9b00f](https://bitbucket.org/atlassian/atlassian-frontend/commits/116cb9b00f):
1266
+ - [patch][116cb9b00f](https://bitbucket.org/atlassian/atlassian-frontend/commits/116cb9b00f):
954
1267
 
955
- FIX: Valid time string in ISO output of Datetime picker- Updated dependencies [296a8b114b](https://bitbucket.org/atlassian/atlassian-frontend/commits/296a8b114b):
1268
+ FIX: Valid time string in ISO output of Datetime picker- Updated dependencies
1269
+ [296a8b114b](https://bitbucket.org/atlassian/atlassian-frontend/commits/296a8b114b):
956
1270
 
957
- - Updated dependencies [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
958
- - Updated dependencies [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
959
- - @atlaskit/locale@1.0.6
960
- - @atlaskit/icon@20.0.2
961
- - @atlaskit/textfield@3.1.7
1271
+ - Updated dependencies
1272
+ [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
1273
+ - Updated dependencies
1274
+ [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
1275
+ - @atlaskit/locale@1.0.6
1276
+ - @atlaskit/icon@20.0.2
1277
+ - @atlaskit/textfield@3.1.7
962
1278
 
963
1279
  ## 9.2.5
964
1280
 
965
1281
  ### Patch Changes
966
1282
 
967
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1283
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
968
1284
 
969
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1285
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
1286
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
970
1287
 
971
- - @atlaskit/docs@8.3.2
972
- - @atlaskit/visual-regression@0.1.9
973
- - @atlaskit/analytics-next@6.3.5
974
- - @atlaskit/button@13.3.7
975
- - @atlaskit/calendar@9.2.4
976
- - @atlaskit/field-base@14.0.1
977
- - @atlaskit/field-range@8.0.1
978
- - @atlaskit/icon@20.0.1
979
- - @atlaskit/modal-dialog@10.5.2
980
- - @atlaskit/popper@3.1.11
981
- - @atlaskit/select@11.0.7
982
- - @atlaskit/textfield@3.1.6
983
- - @atlaskit/theme@9.5.1
984
- - @atlaskit/locale@1.0.5
1288
+ - @atlaskit/docs@8.3.2
1289
+ - @atlaskit/visual-regression@0.1.9
1290
+ - @atlaskit/analytics-next@6.3.5
1291
+ - @atlaskit/button@13.3.7
1292
+ - @atlaskit/calendar@9.2.4
1293
+ - @atlaskit/field-base@14.0.1
1294
+ - @atlaskit/field-range@8.0.1
1295
+ - @atlaskit/icon@20.0.1
1296
+ - @atlaskit/modal-dialog@10.5.2
1297
+ - @atlaskit/popper@3.1.11
1298
+ - @atlaskit/select@11.0.7
1299
+ - @atlaskit/textfield@3.1.6
1300
+ - @atlaskit/theme@9.5.1
1301
+ - @atlaskit/locale@1.0.5
985
1302
 
986
1303
  ## 9.2.4
987
1304
 
988
1305
  ### Patch Changes
989
1306
 
990
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
991
- - @atlaskit/field-base@14.0.0
992
- - @atlaskit/field-range@8.0.0
993
- - @atlaskit/icon@20.0.0
994
- - @atlaskit/locale@1.0.4
995
- - @atlaskit/modal-dialog@10.5.1
996
- - @atlaskit/docs@8.3.1
997
- - @atlaskit/button@13.3.6
998
- - @atlaskit/calendar@9.2.3
999
- - @atlaskit/select@11.0.6
1000
- - @atlaskit/textfield@3.1.5
1307
+ - Updated dependencies
1308
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1309
+ - @atlaskit/field-base@14.0.0
1310
+ - @atlaskit/field-range@8.0.0
1311
+ - @atlaskit/icon@20.0.0
1312
+ - @atlaskit/locale@1.0.4
1313
+ - @atlaskit/modal-dialog@10.5.1
1314
+ - @atlaskit/docs@8.3.1
1315
+ - @atlaskit/button@13.3.6
1316
+ - @atlaskit/calendar@9.2.3
1317
+ - @atlaskit/select@11.0.6
1318
+ - @atlaskit/textfield@3.1.5
1001
1319
 
1002
1320
  ## 9.2.3
1003
1321
 
1004
1322
  ### Patch Changes
1005
1323
 
1006
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1007
-
1008
- Updates react-popper dependency to a safe version.- Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1009
-
1010
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1011
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1012
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1013
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1014
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1015
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1016
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1017
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1018
- - @atlaskit/analytics-next@6.3.3
1019
- - @atlaskit/select@11.0.3
1020
- - @atlaskit/field-text@9.0.14
1021
- - @atlaskit/modal-dialog@10.5.0
1022
- - @atlaskit/field-base@13.0.16
1023
- - @atlaskit/popper@3.1.8
1324
+ - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1325
+
1326
+ Updates react-popper dependency to a safe version.- Updated dependencies
1327
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1328
+
1329
+ - Updated dependencies
1330
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1331
+ - Updated dependencies
1332
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1333
+ - Updated dependencies
1334
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1335
+ - Updated dependencies
1336
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1337
+ - Updated dependencies
1338
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1339
+ - Updated dependencies
1340
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1341
+ - Updated dependencies
1342
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1343
+ - Updated dependencies
1344
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1345
+ - @atlaskit/analytics-next@6.3.3
1346
+ - @atlaskit/select@11.0.3
1347
+ - @atlaskit/field-text@9.0.14
1348
+ - @atlaskit/modal-dialog@10.5.0
1349
+ - @atlaskit/field-base@13.0.16
1350
+ - @atlaskit/popper@3.1.8
1024
1351
 
1025
1352
  ## 9.2.2
1026
1353
 
1027
1354
  ### Patch Changes
1028
1355
 
1029
- - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1356
+ - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1030
1357
 
1031
- Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages- Updated dependencies [3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1358
+ Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other
1359
+ packages- Updated dependencies
1360
+ [3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1032
1361
 
1033
- - @atlaskit/select@11.0.2
1034
- - @atlaskit/locale@1.0.3
1362
+ - @atlaskit/select@11.0.2
1363
+ - @atlaskit/locale@1.0.3
1035
1364
 
1036
1365
  ## 9.2.1
1037
1366
 
1038
1367
  ### Patch Changes
1039
1368
 
1040
- - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1369
+ - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1041
1370
 
1042
- @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.
1371
+ @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
1372
+ safety. Flow types are no longer provided. No API or behavioural changes.
1043
1373
 
1044
1374
  ## 9.2.0
1045
1375
 
1046
1376
  ### Minor Changes
1047
1377
 
1048
- - [minor][c423fbf5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c423fbf5eb):
1378
+ - [minor][c423fbf5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c423fbf5eb):
1049
1379
 
1050
- Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help products to write better integration and end to end tests.
1380
+ Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
1381
+ products to write better integration and end to end tests.
1051
1382
 
1052
1383
  ## 9.1.0
1053
1384
 
1054
1385
  ### Minor Changes
1055
1386
 
1056
- - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1387
+ - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1057
1388
 
1058
- 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.
1389
+ Fix padding to be consistent with other Atlaskit form fields. This change includes removing
1390
+ padding from around the icon itself, and adding padding to the icon container, as well as
1391
+ altering the padding around the input container.
1059
1392
 
1060
1393
  ## 9.0.1
1061
1394
 
1062
1395
  ### Patch Changes
1063
1396
 
1064
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1397
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1065
1398
 
1066
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
1399
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
1067
1400
 
1068
1401
  ## 9.0.0
1069
1402
 
1070
1403
  ### Major Changes
1071
1404
 
1072
- - [major][d1444cc6ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1444cc6ef):
1405
+ - [major][d1444cc6ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1444cc6ef):
1073
1406
 
1074
- Converting datetime-picker to typescript. Dropping support for flow
1407
+ Converting datetime-picker to typescript. Dropping support for flow
1075
1408
 
1076
1409
  ## 8.1.2
1077
1410
 
1078
1411
  ### Patch Changes
1079
1412
 
1080
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1413
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1081
1414
 
1082
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1415
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1083
1416
 
1084
1417
  ## 8.1.1
1085
1418
 
1086
- - Updated dependencies [8c725d46ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c725d46ec):
1087
- - @atlaskit/calendar@9.0.0
1419
+ - Updated dependencies
1420
+ [8c725d46ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c725d46ec):
1421
+ - @atlaskit/calendar@9.0.0
1088
1422
 
1089
1423
  ## 8.1.0
1090
1424
 
1091
1425
  ### Minor Changes
1092
1426
 
1093
- - [minor][e3d466543f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d466543f):
1427
+ - [minor][e3d466543f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d466543f):
1094
1428
 
1095
- Add locale support for Calendar/DateTimePicker/DatePicker/TimePicker:
1429
+ Add locale support for Calendar/DateTimePicker/DatePicker/TimePicker:
1096
1430
 
1097
- - New prop `locale` enables localization for date/time format in `DatePicker`, `TimePicker` and
1098
- `DateTimePicker`, and months/days in `Calendar`.
1099
- - Deprecated `dateFormat`, `timeFormat` and `formatDisplayLabel` props. Please use `locale` instead. If provided, these
1100
- props will override `locale`.
1101
- - Default date/time placeholders now use `locale` to format the date.
1102
- - The default date parser for `DatePicker` has been changed from `date-fns.parse` to one based on the `locale` prop and
1103
- accept text in a format that matches the placeholder.
1431
+ - New prop `locale` enables localization for date/time format in `DatePicker`, `TimePicker`
1432
+ and `DateTimePicker`, and months/days in `Calendar`.
1433
+ - Deprecated `dateFormat`, `timeFormat` and `formatDisplayLabel` props. Please use `locale`
1434
+ instead. If provided, these props will override `locale`.
1435
+ - Default date/time placeholders now use `locale` to format the date.
1436
+ - The default date parser for `DatePicker` has been changed from `date-fns.parse` to one based
1437
+ on the `locale` prop and accept text in a format that matches the placeholder.
1104
1438
 
1105
1439
  ## 8.0.17
1106
1440
 
1107
1441
  ### Patch Changes
1108
1442
 
1109
- - [patch][8784191ef6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8784191ef6):
1443
+ - [patch][8784191ef6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8784191ef6):
1110
1444
 
1111
- Date, Time, and DateTime pickers now correctly clear their value when the Backspace or Delete key is pressed
1445
+ Date, Time, and DateTime pickers now correctly clear their value when the Backspace or Delete
1446
+ key is pressed
1112
1447
 
1113
1448
  ## 8.0.16
1114
1449
 
1115
1450
  ### Patch Changes
1116
1451
 
1117
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1452
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1118
1453
 
1119
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
1454
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
1455
+ non-relative imports as relative imports
1120
1456
 
1121
1457
  ## 8.0.15
1122
1458
 
1123
1459
  ### Patch Changes
1124
1460
 
1125
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1461
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1126
1462
 
1127
- Upgraded Typescript to 3.3.x
1463
+ Upgraded Typescript to 3.3.x
1128
1464
 
1129
1465
  ## 8.0.14
1130
1466
 
1131
1467
  ### Patch Changes
1132
1468
 
1133
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1469
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1134
1470
 
1135
- Change all the imports to theme in Core to use multi entry points
1471
+ Change all the imports to theme in Core to use multi entry points
1136
1472
 
1137
1473
  ## 8.0.13
1138
1474
 
1139
1475
  ### Patch Changes
1140
1476
 
1141
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1477
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1142
1478
 
1143
- Updates component maintainers
1479
+ Updates component maintainers
1144
1480
 
1145
1481
  ## 8.0.12
1146
1482
 
1147
- - Updated dependencies [926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1148
- - @atlaskit/calendar@8.0.6
1149
- - @atlaskit/field-text@9.0.7
1150
- - @atlaskit/select@10.0.3
1151
- - @atlaskit/analytics-next@6.0.0
1152
- - @atlaskit/button@13.1.2
1153
- - @atlaskit/modal-dialog@10.1.3
1483
+ - Updated dependencies
1484
+ [926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1485
+ - @atlaskit/calendar@8.0.6
1486
+ - @atlaskit/field-text@9.0.7
1487
+ - @atlaskit/select@10.0.3
1488
+ - @atlaskit/analytics-next@6.0.0
1489
+ - @atlaskit/button@13.1.2
1490
+ - @atlaskit/modal-dialog@10.1.3
1154
1491
 
1155
1492
  ## 8.0.11
1156
1493
 
1157
- - Updated dependencies [ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
1158
- - @atlaskit/popper@3.0.0
1159
- - @atlaskit/calendar@8.0.5
1494
+ - Updated dependencies
1495
+ [ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
1496
+ - @atlaskit/popper@3.0.0
1497
+ - @atlaskit/calendar@8.0.5
1160
1498
 
1161
1499
  ## 8.0.10
1162
1500
 
1163
1501
  ### Patch Changes
1164
1502
 
1165
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1503
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1166
1504
 
1167
- Consume analytics-next ts type definitions as an ambient declaration.
1505
+ Consume analytics-next ts type definitions as an ambient declaration.
1168
1506
 
1169
1507
  ## 8.0.9
1170
1508
 
1171
- - Updated dependencies [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1172
- - @atlaskit/button@13.0.11
1173
- - @atlaskit/modal-dialog@10.0.10
1174
- - @atlaskit/select@10.0.0
1509
+ - Updated dependencies
1510
+ [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1511
+ - @atlaskit/button@13.0.11
1512
+ - @atlaskit/modal-dialog@10.0.10
1513
+ - @atlaskit/select@10.0.0
1175
1514
 
1176
1515
  ## 8.0.8
1177
1516
 
1178
1517
  ### Patch Changes
1179
1518
 
1180
- - [patch][19d9d0f13f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19d9d0f13f):
1519
+ - [patch][19d9d0f13f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19d9d0f13f):
1181
1520
 
1182
- Fixing a rare bug in Safari and malformed date string.
1521
+ Fixing a rare bug in Safari and malformed date string.
1183
1522
 
1184
1523
  ## 8.0.7
1185
1524
 
1186
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1187
- - @atlaskit/docs@8.1.3
1188
- - @atlaskit/button@13.0.9
1189
- - @atlaskit/calendar@8.0.3
1190
- - @atlaskit/field-base@13.0.6
1191
- - @atlaskit/modal-dialog@10.0.7
1192
- - @atlaskit/select@9.1.8
1193
- - @atlaskit/icon@19.0.0
1525
+ - Updated dependencies
1526
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1527
+ - @atlaskit/docs@8.1.3
1528
+ - @atlaskit/button@13.0.9
1529
+ - @atlaskit/calendar@8.0.3
1530
+ - @atlaskit/field-base@13.0.6
1531
+ - @atlaskit/modal-dialog@10.0.7
1532
+ - @atlaskit/select@9.1.8
1533
+ - @atlaskit/icon@19.0.0
1194
1534
 
1195
1535
  ## 8.0.6
1196
1536
 
1197
1537
  ### Patch Changes
1198
1538
 
1199
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1539
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1200
1540
 
1201
- index.ts will now be ignored when publishing to npm
1541
+ index.ts will now be ignored when publishing to npm
1202
1542
 
1203
1543
  ## 8.0.5
1204
1544
 
1205
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1206
- - @atlaskit/docs@8.1.2
1207
- - @atlaskit/button@13.0.8
1208
- - @atlaskit/calendar@8.0.1
1209
- - @atlaskit/field-base@13.0.4
1210
- - @atlaskit/modal-dialog@10.0.4
1211
- - @atlaskit/select@9.1.5
1212
- - @atlaskit/field-range@7.0.4
1213
- - @atlaskit/icon@18.0.0
1545
+ - Updated dependencies
1546
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1547
+ - @atlaskit/docs@8.1.2
1548
+ - @atlaskit/button@13.0.8
1549
+ - @atlaskit/calendar@8.0.1
1550
+ - @atlaskit/field-base@13.0.4
1551
+ - @atlaskit/modal-dialog@10.0.4
1552
+ - @atlaskit/select@9.1.5
1553
+ - @atlaskit/field-range@7.0.4
1554
+ - @atlaskit/icon@18.0.0
1214
1555
 
1215
1556
  ## 8.0.4
1216
1557
 
1217
1558
  ### Patch Changes
1218
1559
 
1219
- - [patch][8d54773dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d54773dea):
1560
+ - [patch][8d54773dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d54773dea):
1220
1561
 
1221
- Remove meridian time in parseInputValue in TimePicker
1562
+ Remove meridian time in parseInputValue in TimePicker
1222
1563
 
1223
1564
  ## 8.0.3
1224
1565
 
1225
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1226
- - @atlaskit/icon@17.1.2
1227
- - @atlaskit/select@9.1.2
1228
- - @atlaskit/modal-dialog@10.0.0
1566
+ - Updated dependencies
1567
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1568
+ - @atlaskit/icon@17.1.2
1569
+ - @atlaskit/select@9.1.2
1570
+ - @atlaskit/modal-dialog@10.0.0
1229
1571
 
1230
1572
  ## 8.0.2
1231
1573
 
1232
- - [patch][06819642ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06819642ba):
1574
+ - [patch][06819642ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06819642ba):
1233
1575
 
1234
- - Internal refactor and clean up
1576
+ - Internal refactor and clean up
1235
1577
 
1236
1578
  ## 8.0.1
1237
1579
 
1238
- - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1580
+ - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1239
1581
 
1240
- - Clean couple of TODO's that were already done
1582
+ - Clean couple of TODO's that were already done
1241
1583
 
1242
1584
  ## 8.0.0
1243
1585
 
1244
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1586
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1245
1587
 
1246
- - 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.
1588
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1589
+ this package, please ensure you use at least this version of react and react-dom.
1247
1590
 
1248
1591
  ## 7.0.5
1249
1592
 
1250
- - Updated dependencies [8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
1251
- - @atlaskit/popper@1.0.0
1593
+ - Updated dependencies
1594
+ [8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
1595
+ - @atlaskit/popper@1.0.0
1252
1596
 
1253
1597
  ## 7.0.4
1254
1598
 
1255
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1256
- - @atlaskit/docs@7.0.3
1257
- - @atlaskit/button@12.0.3
1258
- - @atlaskit/calendar@7.0.22
1259
- - @atlaskit/field-base@12.0.2
1260
- - @atlaskit/field-range@6.0.4
1261
- - @atlaskit/field-text@8.0.3
1262
- - @atlaskit/icon@16.0.9
1263
- - @atlaskit/modal-dialog@8.0.7
1264
- - @atlaskit/popper@0.4.3
1265
- - @atlaskit/select@8.1.1
1266
- - @atlaskit/theme@8.1.7
1599
+ - Updated dependencies
1600
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1601
+ - @atlaskit/docs@7.0.3
1602
+ - @atlaskit/button@12.0.3
1603
+ - @atlaskit/calendar@7.0.22
1604
+ - @atlaskit/field-base@12.0.2
1605
+ - @atlaskit/field-range@6.0.4
1606
+ - @atlaskit/field-text@8.0.3
1607
+ - @atlaskit/icon@16.0.9
1608
+ - @atlaskit/modal-dialog@8.0.7
1609
+ - @atlaskit/popper@0.4.3
1610
+ - @atlaskit/select@8.1.1
1611
+ - @atlaskit/theme@8.1.7
1267
1612
 
1268
1613
  ## 7.0.3
1269
1614
 
1270
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1271
- - @atlaskit/docs@7.0.2
1272
- - @atlaskit/analytics-next@4.0.3
1273
- - @atlaskit/calendar@7.0.21
1274
- - @atlaskit/field-text@8.0.2
1275
- - @atlaskit/icon@16.0.8
1276
- - @atlaskit/modal-dialog@8.0.6
1277
- - @atlaskit/popper@0.4.2
1278
- - @atlaskit/select@8.0.5
1279
- - @atlaskit/theme@8.1.6
1280
- - @atlaskit/field-range@6.0.3
1281
- - @atlaskit/button@12.0.0
1615
+ - Updated dependencies
1616
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1617
+ - @atlaskit/docs@7.0.2
1618
+ - @atlaskit/analytics-next@4.0.3
1619
+ - @atlaskit/calendar@7.0.21
1620
+ - @atlaskit/field-text@8.0.2
1621
+ - @atlaskit/icon@16.0.8
1622
+ - @atlaskit/modal-dialog@8.0.6
1623
+ - @atlaskit/popper@0.4.2
1624
+ - @atlaskit/select@8.0.5
1625
+ - @atlaskit/theme@8.1.6
1626
+ - @atlaskit/field-range@6.0.3
1627
+ - @atlaskit/button@12.0.0
1282
1628
 
1283
1629
  ## 7.0.2
1284
1630
 
1285
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1631
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1286
1632
 
1287
- - Removes duplicate babel-runtime dependency
1633
+ - Removes duplicate babel-runtime dependency
1288
1634
 
1289
1635
  ## 7.0.1
1290
1636
 
1291
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1292
- - @atlaskit/docs@7.0.1
1293
- - @atlaskit/analytics-next@4.0.1
1294
- - @atlaskit/calendar@7.0.20
1295
- - @atlaskit/field-text@8.0.1
1296
- - @atlaskit/icon@16.0.5
1297
- - @atlaskit/modal-dialog@8.0.2
1298
- - @atlaskit/popper@0.4.1
1299
- - @atlaskit/select@8.0.3
1300
- - @atlaskit/theme@8.0.1
1301
- - @atlaskit/field-range@6.0.1
1302
- - @atlaskit/button@11.0.0
1637
+ - Updated dependencies
1638
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1639
+ - @atlaskit/docs@7.0.1
1640
+ - @atlaskit/analytics-next@4.0.1
1641
+ - @atlaskit/calendar@7.0.20
1642
+ - @atlaskit/field-text@8.0.1
1643
+ - @atlaskit/icon@16.0.5
1644
+ - @atlaskit/modal-dialog@8.0.2
1645
+ - @atlaskit/popper@0.4.1
1646
+ - @atlaskit/select@8.0.3
1647
+ - @atlaskit/theme@8.0.1
1648
+ - @atlaskit/field-range@6.0.1
1649
+ - @atlaskit/button@11.0.0
1303
1650
 
1304
1651
  ## 7.0.0
1305
1652
 
1306
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1653
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1307
1654
 
1308
- - Drop ES5 from all the flow modules
1655
+ - Drop ES5 from all the flow modules
1309
1656
 
1310
- ### Dropping CJS support in all @atlaskit packages
1657
+ ### Dropping CJS support in all @atlaskit packages
1311
1658
 
1312
- 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
1313
- `export` declarations.
1659
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
1660
+ distribute esm. This means all distributed code will be transpiled, but will still contain
1661
+ `import` and `export` declarations.
1314
1662
 
1315
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
1663
+ The major reason for doing this is to allow us to support multiple entry points in packages,
1664
+ e.g:
1316
1665
 
1317
- ```js
1318
- import colors from `@atlaskit/theme/colors`;
1319
- ```
1666
+ ```js
1667
+ import colors from `@atlaskit/theme/colors`;
1668
+ ```
1320
1669
 
1321
- Previously this was sort of possible for consumers by doing something like:
1670
+ Previously this was sort of possible for consumers by doing something like:
1322
1671
 
1323
- ```js
1324
- import colors from `@atlaskit/theme/dist/esm/colors`;
1325
- ```
1672
+ ```js
1673
+ import colors from `@atlaskit/theme/dist/esm/colors`;
1674
+ ```
1326
1675
 
1327
- 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.
1676
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
1677
+ harder, we have to worry about how consumers might be using things that aren't _actually_
1678
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
1679
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
1680
+ where tree shaking fails.
1328
1681
 
1329
- 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.
1682
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
1683
+ multiple distributions as they would need to have very different imports from of their own
1684
+ internal dependencies.
1330
1685
 
1331
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
1686
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
1687
+ environments.
1332
1688
 
1333
- 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.
1689
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
1690
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
1691
+ saner API's and simpler package architecture.
1334
1692
 
1335
- 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.
1693
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
1694
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
1695
+ external) if you have any questions or queries about this.
1336
1696
 
1337
1697
  ## 6.5.1
1338
1698
 
1339
- - Updated dependencies [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1340
- - @atlaskit/modal-dialog@7.2.3
1341
- - @atlaskit/select@7.0.0
1699
+ - Updated dependencies
1700
+ [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1701
+ - @atlaskit/modal-dialog@7.2.3
1702
+ - @atlaskit/select@7.0.0
1342
1703
 
1343
1704
  ## 6.5.0
1344
1705
 
1345
- - [minor][a48dddb43c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a48dddb43c):
1706
+ - [minor][a48dddb43c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a48dddb43c):
1346
1707
 
1347
- - onChange will only be fired when a complete datetime is supplied by the user
1708
+ - onChange will only be fired when a complete datetime is supplied by the user
1348
1709
 
1349
1710
  ## 6.4.2
1350
1711
 
1351
- - [patch][0cd7f505b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd7f505b3):
1712
+ - [patch][0cd7f505b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd7f505b3):
1352
1713
 
1353
- - Iso date parsing on IE11 and Edge is now consistent with other browsers
1714
+ - Iso date parsing on IE11 and Edge is now consistent with other browsers
1354
1715
 
1355
1716
  ## 6.4.1
1356
1717
 
1357
- - [patch][348d3aed19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/348d3aed19):
1718
+ - [patch][348d3aed19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/348d3aed19):
1358
1719
 
1359
- - Datepicker will now reset the focused date on the calendar every time it is opened
1720
+ - Datepicker will now reset the focused date on the calendar every time it is opened
1360
1721
 
1361
1722
  ## 6.4.0
1362
1723
 
1363
- - [minor][52827feffb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52827feffb):
1724
+ - [minor][52827feffb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52827feffb):
1364
1725
 
1365
- - onChange is now called only when the user selects or clears a value. The date passed to onChange will always be a valid date
1726
+ - onChange is now called only when the user selects or clears a value. The date passed to
1727
+ onChange will always be a valid date
1366
1728
 
1367
1729
  ## 6.3.25
1368
1730
 
1369
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1370
- - @atlaskit/docs@6.0.1
1371
- - @atlaskit/button@10.1.2
1372
- - @atlaskit/calendar@7.0.17
1373
- - @atlaskit/field-base@11.0.14
1374
- - @atlaskit/modal-dialog@7.2.1
1375
- - @atlaskit/select@6.1.19
1376
- - @atlaskit/field-range@5.0.14
1377
- - @atlaskit/icon@16.0.0
1731
+ - Updated dependencies
1732
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1733
+ - @atlaskit/docs@6.0.1
1734
+ - @atlaskit/button@10.1.2
1735
+ - @atlaskit/calendar@7.0.17
1736
+ - @atlaskit/field-base@11.0.14
1737
+ - @atlaskit/modal-dialog@7.2.1
1738
+ - @atlaskit/select@6.1.19
1739
+ - @atlaskit/field-range@5.0.14
1740
+ - @atlaskit/icon@16.0.0
1378
1741
 
1379
1742
  ## 6.3.24
1380
1743
 
1381
- - [patch][55e0a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e0a3a):
1744
+ - [patch][55e0a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e0a3a):
1382
1745
 
1383
- - Fixes keyboard entry bug
1746
+ - Fixes keyboard entry bug
1384
1747
 
1385
- - [patch][075dfa2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/075dfa2):
1748
+ - [patch][075dfa2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/075dfa2):
1386
1749
 
1387
- - Allowing control of input value in datetime-picker
1750
+ - Allowing control of input value in datetime-picker
1388
1751
 
1389
1752
  ## 6.3.23
1390
1753
 
1391
- - [patch][4c4bdc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c4bdc5):
1754
+ - [patch][4c4bdc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c4bdc5):
1392
1755
 
1393
- - AK-5672 - Refactor parseTime by separating logic and concerns into smaller, testable functions. Fixes meridiem issues.
1756
+ - AK-5672 - Refactor parseTime by separating logic and concerns into smaller, testable
1757
+ functions. Fixes meridiem issues.
1394
1758
 
1395
- - [patch][58a40bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58a40bf):
1759
+ - [patch][58a40bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58a40bf):
1396
1760
 
1397
- - Factoring in meridiem for 24hr time in editable
1761
+ - Factoring in meridiem for 24hr time in editable
1398
1762
 
1399
1763
  ## 6.3.22
1400
1764
 
1401
- - [patch][5c548ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c548ea):
1765
+ - [patch][5c548ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c548ea):
1402
1766
 
1403
- - Removing extraneous wrapping span around icons which was causing an accessibility error
1767
+ - Removing extraneous wrapping span around icons which was causing an accessibility error
1404
1768
 
1405
1769
  ## 6.3.21
1406
1770
 
1407
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1408
- - @atlaskit/analytics-next@3.1.2
1409
- - @atlaskit/button@10.1.1
1410
- - @atlaskit/calendar@7.0.16
1411
- - @atlaskit/field-base@11.0.13
1412
- - @atlaskit/field-range@5.0.12
1413
- - @atlaskit/field-text@7.0.18
1414
- - @atlaskit/icon@15.0.2
1415
- - @atlaskit/modal-dialog@7.1.1
1416
- - @atlaskit/popper@0.3.6
1417
- - @atlaskit/select@6.1.13
1418
- - @atlaskit/theme@7.0.1
1419
- - @atlaskit/docs@6.0.0
1771
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1772
+ - @atlaskit/analytics-next@3.1.2
1773
+ - @atlaskit/button@10.1.1
1774
+ - @atlaskit/calendar@7.0.16
1775
+ - @atlaskit/field-base@11.0.13
1776
+ - @atlaskit/field-range@5.0.12
1777
+ - @atlaskit/field-text@7.0.18
1778
+ - @atlaskit/icon@15.0.2
1779
+ - @atlaskit/modal-dialog@7.1.1
1780
+ - @atlaskit/popper@0.3.6
1781
+ - @atlaskit/select@6.1.13
1782
+ - @atlaskit/theme@7.0.1
1783
+ - @atlaskit/docs@6.0.0
1420
1784
 
1421
1785
  ## 6.3.20
1422
1786
 
1423
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1424
- - @atlaskit/docs@5.2.3
1425
- - @atlaskit/button@10.0.4
1426
- - @atlaskit/calendar@7.0.15
1427
- - @atlaskit/field-base@11.0.12
1428
- - @atlaskit/field-range@5.0.11
1429
- - @atlaskit/field-text@7.0.16
1430
- - @atlaskit/icon@15.0.1
1431
- - @atlaskit/modal-dialog@7.0.14
1432
- - @atlaskit/popper@0.3.3
1433
- - @atlaskit/select@6.1.10
1434
- - @atlaskit/theme@7.0.0
1787
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1788
+ - @atlaskit/docs@5.2.3
1789
+ - @atlaskit/button@10.0.4
1790
+ - @atlaskit/calendar@7.0.15
1791
+ - @atlaskit/field-base@11.0.12
1792
+ - @atlaskit/field-range@5.0.11
1793
+ - @atlaskit/field-text@7.0.16
1794
+ - @atlaskit/icon@15.0.1
1795
+ - @atlaskit/modal-dialog@7.0.14
1796
+ - @atlaskit/popper@0.3.3
1797
+ - @atlaskit/select@6.1.10
1798
+ - @atlaskit/theme@7.0.0
1435
1799
 
1436
1800
  ## 6.3.19
1437
1801
 
1438
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1439
- - @atlaskit/docs@5.2.2
1440
- - @atlaskit/button@10.0.1
1441
- - @atlaskit/calendar@7.0.14
1442
- - @atlaskit/field-base@11.0.11
1443
- - @atlaskit/modal-dialog@7.0.13
1444
- - @atlaskit/select@6.1.9
1445
- - @atlaskit/icon@15.0.0
1802
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1803
+ - @atlaskit/docs@5.2.2
1804
+ - @atlaskit/button@10.0.1
1805
+ - @atlaskit/calendar@7.0.14
1806
+ - @atlaskit/field-base@11.0.11
1807
+ - @atlaskit/modal-dialog@7.0.13
1808
+ - @atlaskit/select@6.1.9
1809
+ - @atlaskit/icon@15.0.0
1446
1810
 
1447
1811
  ## 6.3.18
1448
1812
 
1449
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1450
- - @atlaskit/docs@5.2.1
1451
- - @atlaskit/analytics-next@3.1.1
1452
- - @atlaskit/calendar@7.0.13
1453
- - @atlaskit/field-text@7.0.15
1454
- - @atlaskit/icon@14.6.1
1455
- - @atlaskit/modal-dialog@7.0.12
1456
- - @atlaskit/popper@0.3.2
1457
- - @atlaskit/select@6.1.8
1458
- - @atlaskit/theme@6.2.1
1459
- - @atlaskit/field-range@5.0.9
1460
- - @atlaskit/button@10.0.0
1813
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1814
+ - @atlaskit/docs@5.2.1
1815
+ - @atlaskit/analytics-next@3.1.1
1816
+ - @atlaskit/calendar@7.0.13
1817
+ - @atlaskit/field-text@7.0.15
1818
+ - @atlaskit/icon@14.6.1
1819
+ - @atlaskit/modal-dialog@7.0.12
1820
+ - @atlaskit/popper@0.3.2
1821
+ - @atlaskit/select@6.1.8
1822
+ - @atlaskit/theme@6.2.1
1823
+ - @atlaskit/field-range@5.0.9
1824
+ - @atlaskit/button@10.0.0
1461
1825
 
1462
1826
  ## 6.3.17
1463
1827
 
1464
- - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
1828
+ - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
1465
1829
 
1466
- - upgrades verison of react-scrolllock to SSR safe version
1830
+ - upgrades verison of react-scrolllock to SSR safe version
1467
1831
 
1468
1832
  ## 6.3.16
1469
1833
 
1470
- - [patch] Datetime Picker modal sticks to bottom, if needed [0149735](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0149735)
1834
+ - [patch] Datetime Picker modal sticks to bottom, if needed
1835
+ [0149735](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0149735)
1471
1836
 
1472
1837
  ## 6.3.15
1473
1838
 
1474
- - [patch] Added logic to onCalendarChange for impossibly large dates. These dates now get converted to the last day of the month, as opposed to default js behaviour. '2018-02-31' now converts to '2018-02-28' as opposed to '2018-03-02' [4b23458](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b23458)
1839
+ - [patch] Added logic to onCalendarChange for impossibly large dates. These dates now get
1840
+ converted to the last day of the month, as opposed to default js behaviour. '2018-02-31' now
1841
+ converts to '2018-02-28' as opposed to '2018-03-02'
1842
+ [4b23458](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b23458)
1475
1843
 
1476
1844
  ## 6.3.14
1477
1845
 
1478
- - [patch] Fixing blank state for datetime-picker in Firefox. [0e6d838](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e6d838)
1846
+ - [patch] Fixing blank state for datetime-picker in Firefox.
1847
+ [0e6d838](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e6d838)
1479
1848
 
1480
1849
  ## 6.3.13
1481
1850
 
1482
- - [patch] Updated dependencies [1a752e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a752e6)
1483
- - @atlaskit/popper@0.3.0
1851
+ - [patch] Updated dependencies
1852
+ [1a752e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a752e6)
1853
+ - @atlaskit/popper@0.3.0
1484
1854
 
1485
1855
  ## 6.3.12
1486
1856
 
1487
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1857
+ - [patch] Adds missing implicit @babel/runtime dependency
1858
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1488
1859
 
1489
1860
  ## 6.3.11
1490
1861
 
1491
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1492
- - @atlaskit/docs@5.0.8
1493
- - @atlaskit/button@9.0.13
1494
- - @atlaskit/calendar@7.0.9
1495
- - @atlaskit/field-base@11.0.8
1496
- - @atlaskit/modal-dialog@7.0.2
1497
- - @atlaskit/select@6.0.2
1498
- - @atlaskit/icon@14.0.0
1862
+ - [patch] Updated dependencies
1863
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1864
+ - @atlaskit/docs@5.0.8
1865
+ - @atlaskit/button@9.0.13
1866
+ - @atlaskit/calendar@7.0.9
1867
+ - @atlaskit/field-base@11.0.8
1868
+ - @atlaskit/modal-dialog@7.0.2
1869
+ - @atlaskit/select@6.0.2
1870
+ - @atlaskit/icon@14.0.0
1499
1871
 
1500
1872
  ## 6.3.10
1501
1873
 
1502
- - [patch] Updated dependencies [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
1503
- - @atlaskit/select@6.0.0
1874
+ - [patch] Updated dependencies
1875
+ [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
1876
+ - @atlaskit/select@6.0.0
1504
1877
 
1505
1878
  ## 6.3.9
1506
1879
 
1507
- - [patch] Fixes bug on next and prev month navigation. [c4770a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4770a0)
1880
+ - [patch] Fixes bug on next and prev month navigation.
1881
+ [c4770a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4770a0)
1508
1882
 
1509
1883
  ## 6.3.8
1510
1884
 
1511
- - [patch] TimePicker not longer throws console error when input cleared [dba1bb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dba1bb0)
1885
+ - [patch] TimePicker not longer throws console error when input cleared
1886
+ [dba1bb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dba1bb0)
1512
1887
 
1513
1888
  ## 6.3.7
1514
1889
 
1515
- - [patch] Updated dependencies [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1516
- - @atlaskit/icon@13.8.1
1517
- - @atlaskit/select@5.0.17
1518
- - @atlaskit/modal-dialog@7.0.0
1890
+ - [patch] Updated dependencies
1891
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1892
+ - @atlaskit/icon@13.8.1
1893
+ - @atlaskit/select@5.0.17
1894
+ - @atlaskit/modal-dialog@7.0.0
1519
1895
 
1520
1896
  ## 6.3.6
1521
1897
 
1522
- - [patch] Updated dependencies [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
1523
- - @atlaskit/select@5.0.16
1524
- - @atlaskit/webdriver-runner@0.1.0
1898
+ - [patch] Updated dependencies
1899
+ [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
1900
+ - @atlaskit/select@5.0.16
1901
+ - @atlaskit/webdriver-runner@0.1.0
1525
1902
 
1526
1903
  ## 6.3.5
1527
1904
 
1528
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1905
+ - [patch] Adds sideEffects: false to allow proper tree shaking
1906
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1529
1907
 
1530
1908
  ## 6.3.3
1531
1909
 
1532
- - [patch] Updating datetime-picker and select styles [981b96c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/981b96c)
1910
+ - [patch] Updating datetime-picker and select styles
1911
+ [981b96c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/981b96c)
1533
1912
 
1534
1913
  ## 6.3.2
1535
1914
 
1536
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1537
- - @atlaskit/theme@6.0.0
1538
- - @atlaskit/select@5.0.9
1539
- - @atlaskit/popper@0.2.1
1540
- - @atlaskit/modal-dialog@6.0.9
1541
- - @atlaskit/icon@13.2.5
1542
- - @atlaskit/field-text@7.0.6
1543
- - @atlaskit/field-range@5.0.4
1544
- - @atlaskit/field-base@11.0.5
1545
- - @atlaskit/calendar@7.0.5
1546
- - @atlaskit/button@9.0.6
1547
- - @atlaskit/docs@5.0.6
1915
+ - [patch] Updated dependencies
1916
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1917
+ - @atlaskit/theme@6.0.0
1918
+ - @atlaskit/select@5.0.9
1919
+ - @atlaskit/popper@0.2.1
1920
+ - @atlaskit/modal-dialog@6.0.9
1921
+ - @atlaskit/icon@13.2.5
1922
+ - @atlaskit/field-text@7.0.6
1923
+ - @atlaskit/field-range@5.0.4
1924
+ - @atlaskit/field-base@11.0.5
1925
+ - @atlaskit/calendar@7.0.5
1926
+ - @atlaskit/button@9.0.6
1927
+ - @atlaskit/docs@5.0.6
1548
1928
 
1549
1929
  ## 6.3.1
1550
1930
 
1551
- - [patch] Removed some broken styles from the datetime-picker menu [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1552
-
1553
- - [none] Updated dependencies [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
1554
- - @atlaskit/popper@0.2.0
1555
- - @atlaskit/modal-dialog@6.0.8
1556
- - @atlaskit/field-base@11.0.4
1557
- - [none] Updated dependencies [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
1558
- - @atlaskit/field-base@11.0.4
1559
- - @atlaskit/popper@0.2.0
1560
- - @atlaskit/modal-dialog@6.0.8
1561
- - [none] Updated dependencies [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1562
- - @atlaskit/popper@0.2.0
1563
- - @atlaskit/modal-dialog@6.0.8
1564
- - @atlaskit/field-base@11.0.4
1565
- - [patch] Updated dependencies [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
1566
- - @atlaskit/popper@0.2.0
1567
- - @atlaskit/modal-dialog@6.0.8
1568
- - @atlaskit/field-base@11.0.4
1931
+ - [patch] Removed some broken styles from the datetime-picker menu
1932
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1933
+
1934
+ - [none] Updated dependencies
1935
+ [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
1936
+ - @atlaskit/popper@0.2.0
1937
+ - @atlaskit/modal-dialog@6.0.8
1938
+ - @atlaskit/field-base@11.0.4
1939
+ - [none] Updated dependencies
1940
+ [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
1941
+ - @atlaskit/field-base@11.0.4
1942
+ - @atlaskit/popper@0.2.0
1943
+ - @atlaskit/modal-dialog@6.0.8
1944
+ - [none] Updated dependencies
1945
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1946
+ - @atlaskit/popper@0.2.0
1947
+ - @atlaskit/modal-dialog@6.0.8
1948
+ - @atlaskit/field-base@11.0.4
1949
+ - [patch] Updated dependencies
1950
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
1951
+ - @atlaskit/popper@0.2.0
1952
+ - @atlaskit/modal-dialog@6.0.8
1953
+ - @atlaskit/field-base@11.0.4
1569
1954
 
1570
1955
  ## 6.3.0
1571
1956
 
1572
- - [minor] added formatDisplayLabel prop to timePicker and datePicker to enable configuration of the label string rendered in the input [bce02a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bce02a8)
1573
- - [none] Updated dependencies [bce02a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bce02a8)
1957
+ - [minor] added formatDisplayLabel prop to timePicker and datePicker to enable configuration of
1958
+ the label string rendered in the input
1959
+ [bce02a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bce02a8)
1960
+ - [none] Updated dependencies
1961
+ [bce02a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bce02a8)
1574
1962
 
1575
1963
  ## 6.2.0
1576
1964
 
1577
- - [minor] Added parseDateValue prop to datetimepicker which accepts a function that takes an iso datestring, a date value, a time value and a zone value and returns an object containing a formatted dateValue, timeValue and zoneValue. The defaultProp uses date-fn's parse and format functions under the hood. [6249709](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6249709)
1578
- - [none] Updated dependencies [6249709](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6249709)
1965
+ - [minor] Added parseDateValue prop to datetimepicker which accepts a function that takes an iso
1966
+ datestring, a date value, a time value and a zone value and returns an object containing a
1967
+ formatted dateValue, timeValue and zoneValue. The defaultProp uses date-fn's parse and format
1968
+ functions under the hood.
1969
+ [6249709](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6249709)
1970
+ - [none] Updated dependencies
1971
+ [6249709](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6249709)
1579
1972
 
1580
1973
  ## 6.1.2
1581
1974
 
1582
- - [patch] Replace @atlaskit/layer in date time picker with @atlaskit/popper, changed configuration of flipBehaviour modifier to use viewport as the element boundary rather than the window. [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
1583
- - [patch] Updated datetime-picker to use @atlaskit/popper internally instead of @atlaskit/layer. Minor fix to @atlaskit/popper, boundariesElement for flipbehaviour is now viewport and not window. [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
1584
- - [patch] Updated dependencies [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
1585
- - @atlaskit/popper@0.1.2
1586
- - [none] Updated dependencies [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
1975
+ - [patch] Replace @atlaskit/layer in date time picker with @atlaskit/popper, changed configuration
1976
+ of flipBehaviour modifier to use viewport as the element boundary rather than the window.
1977
+ [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
1978
+ - [patch] Updated datetime-picker to use @atlaskit/popper internally instead of @atlaskit/layer.
1979
+ Minor fix to @atlaskit/popper, boundariesElement for flipbehaviour is now viewport and not
1980
+ window. [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
1981
+ - [patch] Updated dependencies
1982
+ [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
1983
+ - @atlaskit/popper@0.1.2
1984
+ - [none] Updated dependencies
1985
+ [f2159f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2159f4)
1587
1986
 
1588
1987
  ## 6.1.1
1589
1988
 
1590
- - [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)
1591
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1592
- - @atlaskit/select@5.0.8
1593
- - @atlaskit/modal-dialog@6.0.6
1594
- - @atlaskit/field-base@11.0.3
1595
- - @atlaskit/field-text@7.0.4
1596
- - @atlaskit/analytics-next@3.0.4
1597
- - @atlaskit/calendar@7.0.4
1598
- - @atlaskit/button@9.0.5
1599
- - @atlaskit/theme@5.1.3
1600
- - @atlaskit/field-range@5.0.3
1601
- - @atlaskit/layer@5.0.4
1602
- - @atlaskit/icon@13.2.4
1989
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1990
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1991
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1992
+ - [none] Updated dependencies
1993
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1994
+ - @atlaskit/select@5.0.8
1995
+ - @atlaskit/modal-dialog@6.0.6
1996
+ - @atlaskit/field-base@11.0.3
1997
+ - @atlaskit/field-text@7.0.4
1998
+ - @atlaskit/analytics-next@3.0.4
1999
+ - @atlaskit/calendar@7.0.4
2000
+ - @atlaskit/button@9.0.5
2001
+ - @atlaskit/theme@5.1.3
2002
+ - @atlaskit/field-range@5.0.3
2003
+ - @atlaskit/layer@5.0.4
2004
+ - @atlaskit/icon@13.2.4
1603
2005
 
1604
2006
  ## 6.1.0
1605
2007
 
1606
- - [minor] Added parseInputValue prop to datePicker and timePicker, which allows for the customisation of logic around parsing input values into the requisite date object. Also added datePickerProps and timePickerProps props to dateTimePicker to expose these two (and later other datePicker and timePicker explicit props) at the dateTimePicker level [9a75b8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a75b8b)
1607
- - [none] Updated dependencies [9a75b8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a75b8b)
2008
+ - [minor] Added parseInputValue prop to datePicker and timePicker, which allows for the
2009
+ customisation of logic around parsing input values into the requisite date object. Also added
2010
+ datePickerProps and timePickerProps props to dateTimePicker to expose these two (and later other
2011
+ datePicker and timePicker explicit props) at the dateTimePicker level
2012
+ [9a75b8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a75b8b)
2013
+ - [none] Updated dependencies
2014
+ [9a75b8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a75b8b)
1608
2015
 
1609
2016
  ## 6.0.3
1610
2017
 
1611
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1612
- - @atlaskit/select@5.0.7
1613
- - @atlaskit/icon@13.2.2
1614
- - @atlaskit/calendar@7.0.3
1615
- - @atlaskit/button@9.0.4
1616
- - @atlaskit/theme@5.1.2
1617
- - @atlaskit/field-range@5.0.2
1618
- - @atlaskit/field-text@7.0.3
1619
- - @atlaskit/analytics-next@3.0.3
1620
- - @atlaskit/docs@5.0.2
1621
- - @atlaskit/layer@5.0.3
1622
- - @atlaskit/modal-dialog@6.0.5
1623
- - @atlaskit/field-base@11.0.2
2018
+ - [patch] Updated dependencies
2019
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
2020
+ - @atlaskit/select@5.0.7
2021
+ - @atlaskit/icon@13.2.2
2022
+ - @atlaskit/calendar@7.0.3
2023
+ - @atlaskit/button@9.0.4
2024
+ - @atlaskit/theme@5.1.2
2025
+ - @atlaskit/field-range@5.0.2
2026
+ - @atlaskit/field-text@7.0.3
2027
+ - @atlaskit/analytics-next@3.0.3
2028
+ - @atlaskit/docs@5.0.2
2029
+ - @atlaskit/layer@5.0.3
2030
+ - @atlaskit/modal-dialog@6.0.5
2031
+ - @atlaskit/field-base@11.0.2
1624
2032
 
1625
2033
  ## 6.0.2
1626
2034
 
1627
- - [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)
1628
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1629
- - @atlaskit/select@5.0.6
1630
- - @atlaskit/modal-dialog@6.0.4
1631
- - @atlaskit/field-base@11.0.1
1632
- - @atlaskit/field-text@7.0.2
1633
- - @atlaskit/analytics-next@3.0.2
1634
- - @atlaskit/calendar@7.0.2
1635
- - @atlaskit/button@9.0.3
1636
- - @atlaskit/theme@5.1.1
1637
- - @atlaskit/field-range@5.0.1
1638
- - @atlaskit/layer@5.0.2
1639
- - @atlaskit/icon@13.2.1
2035
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
2036
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2037
+ - [none] Updated dependencies
2038
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
2039
+ - @atlaskit/select@5.0.6
2040
+ - @atlaskit/modal-dialog@6.0.4
2041
+ - @atlaskit/field-base@11.0.1
2042
+ - @atlaskit/field-text@7.0.2
2043
+ - @atlaskit/analytics-next@3.0.2
2044
+ - @atlaskit/calendar@7.0.2
2045
+ - @atlaskit/button@9.0.3
2046
+ - @atlaskit/theme@5.1.1
2047
+ - @atlaskit/field-range@5.0.1
2048
+ - @atlaskit/layer@5.0.2
2049
+ - @atlaskit/icon@13.2.1
1640
2050
 
1641
2051
  ## 6.0.1
1642
2052
 
1643
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1644
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1645
- - @atlaskit/select@5.0.2
1646
- - @atlaskit/modal-dialog@6.0.1
1647
- - @atlaskit/field-text@7.0.1
1648
- - @atlaskit/analytics-next@3.0.1
1649
- - @atlaskit/calendar@7.0.1
1650
- - @atlaskit/button@9.0.2
1651
- - @atlaskit/docs@5.0.1
2053
+ - [patch] Move analytics tests and replace elements to core
2054
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2055
+ - [none] Updated dependencies
2056
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
2057
+ - @atlaskit/select@5.0.2
2058
+ - @atlaskit/modal-dialog@6.0.1
2059
+ - @atlaskit/field-text@7.0.1
2060
+ - @atlaskit/analytics-next@3.0.1
2061
+ - @atlaskit/calendar@7.0.1
2062
+ - @atlaskit/button@9.0.2
2063
+ - @atlaskit/docs@5.0.1
1652
2064
 
1653
2065
  ## 6.0.0
1654
2066
 
1655
- - [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)
1656
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1657
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1658
- - @atlaskit/select@5.0.0
1659
- - @atlaskit/modal-dialog@6.0.0
1660
- - @atlaskit/field-base@11.0.0
1661
- - @atlaskit/field-text@7.0.0
1662
- - @atlaskit/analytics-next@3.0.0
1663
- - @atlaskit/calendar@7.0.0
1664
- - @atlaskit/button@9.0.0
1665
- - @atlaskit/theme@5.0.0
1666
- - @atlaskit/field-range@5.0.0
1667
- - @atlaskit/docs@5.0.0
1668
- - @atlaskit/layer@5.0.0
1669
- - @atlaskit/icon@13.0.0
1670
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1671
- - @atlaskit/select@5.0.0
1672
- - @atlaskit/modal-dialog@6.0.0
1673
- - @atlaskit/field-base@11.0.0
1674
- - @atlaskit/field-text@7.0.0
1675
- - @atlaskit/analytics-next@3.0.0
1676
- - @atlaskit/calendar@7.0.0
1677
- - @atlaskit/button@9.0.0
1678
- - @atlaskit/theme@5.0.0
1679
- - @atlaskit/field-range@5.0.0
1680
- - @atlaskit/docs@5.0.0
1681
- - @atlaskit/layer@5.0.0
1682
- - @atlaskit/icon@13.0.0
2067
+ - [major] Provides analytics for common component interations. See the
2068
+ [Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section
2069
+ for more details. If you are using enzyme for testing you will have to use
2070
+ [our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme).
2071
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2072
+ - [major] Updates to React ^16.4.0
2073
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2074
+ - [major] Updated dependencies
2075
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2076
+ - @atlaskit/select@5.0.0
2077
+ - @atlaskit/modal-dialog@6.0.0
2078
+ - @atlaskit/field-base@11.0.0
2079
+ - @atlaskit/field-text@7.0.0
2080
+ - @atlaskit/analytics-next@3.0.0
2081
+ - @atlaskit/calendar@7.0.0
2082
+ - @atlaskit/button@9.0.0
2083
+ - @atlaskit/theme@5.0.0
2084
+ - @atlaskit/field-range@5.0.0
2085
+ - @atlaskit/docs@5.0.0
2086
+ - @atlaskit/layer@5.0.0
2087
+ - @atlaskit/icon@13.0.0
2088
+ - [major] Updated dependencies
2089
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2090
+ - @atlaskit/select@5.0.0
2091
+ - @atlaskit/modal-dialog@6.0.0
2092
+ - @atlaskit/field-base@11.0.0
2093
+ - @atlaskit/field-text@7.0.0
2094
+ - @atlaskit/analytics-next@3.0.0
2095
+ - @atlaskit/calendar@7.0.0
2096
+ - @atlaskit/button@9.0.0
2097
+ - @atlaskit/theme@5.0.0
2098
+ - @atlaskit/field-range@5.0.0
2099
+ - @atlaskit/docs@5.0.0
2100
+ - @atlaskit/layer@5.0.0
2101
+ - @atlaskit/icon@13.0.0
1683
2102
 
1684
2103
  ## 5.4.5
1685
2104
 
1686
- - [patch] Updated dependencies [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
1687
- - @atlaskit/select@4.5.2
2105
+ - [patch] Updated dependencies
2106
+ [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
2107
+ - @atlaskit/select@4.5.2
1688
2108
 
1689
2109
  ## 5.4.4
1690
2110
 
1691
- - [patch] 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)
1692
- - [patch] Updated dependencies [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
1693
- - @atlaskit/select@4.5.0
2111
+ - [patch] atlaskit/select now invokes a makeAnimated function to wrap passed in components in
2112
+ default animated behaviour. As this invocation returns a new set of react components each time,
2113
+ we've also implemented a lightweight component cache using memoize-one and react-fast-compare.
2114
+ Additionally updates made to datetime-picker to not instantiate a new component on render
2115
+ everytime (for performance reasons as well as to satisfy our caching logic), we now also pass
2116
+ relevant state values through the select as props to be ingested by our custom components,
2117
+ instead of directly capturing them within lexical scope.
2118
+ [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
2119
+ - [patch] Updated dependencies
2120
+ [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
2121
+ - @atlaskit/select@4.5.0
1694
2122
 
1695
2123
  ## 5.4.3
1696
2124
 
1697
- - [patch] Fix disabled dates could be selected with keyboard [832b4ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/832b4ab)
1698
- - [patch] Updated dependencies [832b4ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/832b4ab)
2125
+ - [patch] Fix disabled dates could be selected with keyboard
2126
+ [832b4ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/832b4ab)
2127
+ - [patch] Updated dependencies
2128
+ [832b4ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/832b4ab)
1699
2129
 
1700
2130
  ## 5.4.2
1701
2131
 
1702
- - [patch] Fix Calendar width increasing for some months [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
1703
- - [patch] Updated dependencies [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
1704
- - @atlaskit/calendar@6.2.2
2132
+ - [patch] Fix Calendar width increasing for some months
2133
+ [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
2134
+ - [patch] Updated dependencies
2135
+ [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
2136
+ - @atlaskit/calendar@6.2.2
1705
2137
 
1706
2138
  ## 5.4.1
1707
2139
 
1708
- - [patch] Calendar chevrons use large versions [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
1709
- - [patch] Updated dependencies [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
1710
- - @atlaskit/calendar@6.2.1
2140
+ - [patch] Calendar chevrons use large versions
2141
+ [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
2142
+ - [patch] Updated dependencies
2143
+ [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
2144
+ - @atlaskit/calendar@6.2.1
1711
2145
 
1712
2146
  ## 5.4.0
1713
2147
 
1714
- - [minor] Visual changes to match ADG3 guidelines [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
1715
- - [minor] Updated dependencies [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
1716
- - @atlaskit/calendar@6.2.0
2148
+ - [minor] Visual changes to match ADG3 guidelines
2149
+ [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
2150
+ - [minor] Updated dependencies
2151
+ [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
2152
+ - @atlaskit/calendar@6.2.0
1717
2153
 
1718
2154
  ## 5.3.3
1719
2155
 
1720
- - [patch] Updated dependencies [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
1721
- - @atlaskit/select@4.3.6
2156
+ - [patch] Updated dependencies
2157
+ [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
2158
+ - @atlaskit/select@4.3.6
1722
2159
 
1723
2160
  ## 5.3.2
1724
2161
 
1725
- - [patch] Remove or update \$FlowFixMe [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1726
- - [none] Updated dependencies [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1727
- - @atlaskit/field-text@6.1.1
1728
- - @atlaskit/button@8.2.4
1729
- - @atlaskit/icon@12.6.1
1730
- - @atlaskit/modal-dialog@5.2.6
2162
+ - [patch] Remove or update \$FlowFixMe
2163
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
2164
+ - [none] Updated dependencies
2165
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
2166
+ - @atlaskit/field-text@6.1.1
2167
+ - @atlaskit/button@8.2.4
2168
+ - @atlaskit/icon@12.6.1
2169
+ - @atlaskit/modal-dialog@5.2.6
1731
2170
 
1732
2171
  ## 5.3.1
1733
2172
 
1734
- - [patch] TimePicker timesIsEditable invalid values are set to empty strings [b710290](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b710290)
1735
- - [patch] Updated dependencies [b710290](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b710290)
2173
+ - [patch] TimePicker timesIsEditable invalid values are set to empty strings
2174
+ [b710290](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b710290)
2175
+ - [patch] Updated dependencies
2176
+ [b710290](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b710290)
1736
2177
 
1737
2178
  ## 5.3.0
1738
2179
 
1739
- - [minor] Backspace now clears input & fixed tab clearing input [5783a8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5783a8d)
1740
- - [minor] Updated dependencies [5783a8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5783a8d)
2180
+ - [minor] Backspace now clears input & fixed tab clearing input
2181
+ [5783a8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5783a8d)
2182
+ - [minor] Updated dependencies
2183
+ [5783a8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5783a8d)
1741
2184
 
1742
2185
  ## 5.2.1
1743
2186
 
1744
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1745
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1746
- - @atlaskit/select@4.2.3
1747
- - @atlaskit/modal-dialog@5.2.2
1748
- - @atlaskit/field-base@10.1.2
1749
- - @atlaskit/field-text@6.0.4
1750
- - @atlaskit/button@8.1.2
1751
- - @atlaskit/theme@4.0.4
1752
- - @atlaskit/field-range@4.0.3
1753
- - @atlaskit/layer@4.0.3
1754
- - @atlaskit/calendar@6.1.2
1755
- - @atlaskit/icon@12.1.2
2187
+ - [patch] Clean Changelogs - remove duplicates and empty entries
2188
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2189
+ - [none] Updated dependencies
2190
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2191
+ - @atlaskit/select@4.2.3
2192
+ - @atlaskit/modal-dialog@5.2.2
2193
+ - @atlaskit/field-base@10.1.2
2194
+ - @atlaskit/field-text@6.0.4
2195
+ - @atlaskit/button@8.1.2
2196
+ - @atlaskit/theme@4.0.4
2197
+ - @atlaskit/field-range@4.0.3
2198
+ - @atlaskit/layer@4.0.3
2199
+ - @atlaskit/calendar@6.1.2
2200
+ - @atlaskit/icon@12.1.2
1756
2201
 
1757
2202
  ## 5.2.0
1758
2203
 
1759
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1760
- - @atlaskit/modal-dialog@5.1.0
1761
- - @atlaskit/select@4.2.0
1762
- - @atlaskit/icon@12.1.0
1763
- - @atlaskit/calendar@6.1.0
1764
- - @atlaskit/docs@4.1.0
1765
- - @atlaskit/theme@4.0.2
1766
- - @atlaskit/layer@4.0.1
1767
- - @atlaskit/field-text@6.0.2
1768
- - @atlaskit/field-range@4.0.2
1769
- - @atlaskit/field-base@10.1.0
1770
- - @atlaskit/button@8.1.0
2204
+ - [none] Updated dependencies
2205
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
2206
+ - @atlaskit/modal-dialog@5.1.0
2207
+ - @atlaskit/select@4.2.0
2208
+ - @atlaskit/icon@12.1.0
2209
+ - @atlaskit/calendar@6.1.0
2210
+ - @atlaskit/docs@4.1.0
2211
+ - @atlaskit/theme@4.0.2
2212
+ - @atlaskit/layer@4.0.1
2213
+ - @atlaskit/field-text@6.0.2
2214
+ - @atlaskit/field-range@4.0.2
2215
+ - @atlaskit/field-base@10.1.0
2216
+ - @atlaskit/button@8.1.0
1771
2217
 
1772
2218
  ## 5.1.0
1773
2219
 
1774
- - [minor] Fixed DatetimePicker not clearing input on ESC [c58f3db](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c58f3db)
2220
+ - [minor] Fixed DatetimePicker not clearing input on ESC
2221
+ [c58f3db](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c58f3db)
1775
2222
 
1776
2223
  ## 5.0.1
1777
2224
 
1778
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1779
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1780
- - @atlaskit/modal-dialog@5.0.1
1781
- - @atlaskit/select@4.0.1
1782
- - @atlaskit/icon@12.0.1
1783
- - @atlaskit/field-base@10.0.1
1784
- - @atlaskit/field-text@6.0.1
1785
- - @atlaskit/calendar@6.0.1
1786
- - @atlaskit/button@8.0.1
1787
- - @atlaskit/theme@4.0.1
1788
- - @atlaskit/field-range@4.0.1
1789
- - @atlaskit/docs@4.0.1
2225
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2226
+ - [patch] Updated dependencies
2227
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
2228
+ - @atlaskit/modal-dialog@5.0.1
2229
+ - @atlaskit/select@4.0.1
2230
+ - @atlaskit/icon@12.0.1
2231
+ - @atlaskit/field-base@10.0.1
2232
+ - @atlaskit/field-text@6.0.1
2233
+ - @atlaskit/calendar@6.0.1
2234
+ - @atlaskit/button@8.0.1
2235
+ - @atlaskit/theme@4.0.1
2236
+ - @atlaskit/field-range@4.0.1
2237
+ - @atlaskit/docs@4.0.1
1790
2238
 
1791
2239
  ## 5.0.0
1792
2240
 
1793
- - [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)
1794
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1795
- - @atlaskit/modal-dialog@5.0.0
1796
- - @atlaskit/select@4.0.0
1797
- - @atlaskit/icon@12.0.0
1798
- - @atlaskit/field-base@10.0.0
1799
- - @atlaskit/field-text@6.0.0
1800
- - @atlaskit/calendar@6.0.0
1801
- - @atlaskit/button@8.0.0
1802
- - @atlaskit/theme@4.0.0
1803
- - @atlaskit/field-range@4.0.0
1804
- - @atlaskit/docs@4.0.0
1805
- - @atlaskit/layer@4.0.0
2241
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
2242
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2243
+ - [patch] Updated dependencies
2244
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2245
+ - @atlaskit/modal-dialog@5.0.0
2246
+ - @atlaskit/select@4.0.0
2247
+ - @atlaskit/icon@12.0.0
2248
+ - @atlaskit/field-base@10.0.0
2249
+ - @atlaskit/field-text@6.0.0
2250
+ - @atlaskit/calendar@6.0.0
2251
+ - @atlaskit/button@8.0.0
2252
+ - @atlaskit/theme@4.0.0
2253
+ - @atlaskit/field-range@4.0.0
2254
+ - @atlaskit/docs@4.0.0
2255
+ - @atlaskit/layer@4.0.0
1806
2256
 
1807
2257
  ## 4.1.1
1808
2258
 
1809
- - [patch] Fix DateTimePicker not setting TimePicker value [0c073e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c073e6)
2259
+ - [patch] Fix DateTimePicker not setting TimePicker value
2260
+ [0c073e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c073e6)
1810
2261
 
1811
2262
  ## 4.1.0
1812
2263
 
1813
- - [minor] Updated dependencies [59ab4a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ab4a6)
1814
- - @atlaskit/select@3.1.0
2264
+ - [minor] Updated dependencies
2265
+ [59ab4a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ab4a6)
2266
+ - @atlaskit/select@3.1.0
1815
2267
 
1816
2268
  ## 4.0.4
1817
2269
 
1818
- - [patch] Fixes for parsing & formatting of values [0c843bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c843bc)
2270
+ - [patch] Fixes for parsing & formatting of values
2271
+ [0c843bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c843bc)
1819
2272
 
1820
2273
  ## 4.0.3
1821
2274
 
1822
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1823
- - @atlaskit/icon@11.3.0
1824
- - @atlaskit/select@3.0.2
1825
- - @atlaskit/modal-dialog@4.0.5
1826
- - @atlaskit/field-base@9.0.3
1827
- - @atlaskit/field-text@5.0.3
1828
- - @atlaskit/calendar@5.0.3
1829
- - @atlaskit/button@7.2.5
1830
- - @atlaskit/theme@3.2.2
1831
- - @atlaskit/field-range@3.0.2
1832
- - @atlaskit/docs@3.0.4
1833
- - @atlaskit/layer@3.1.1
2275
+ - [patch] Updated dependencies
2276
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
2277
+ - @atlaskit/icon@11.3.0
2278
+ - @atlaskit/select@3.0.2
2279
+ - @atlaskit/modal-dialog@4.0.5
2280
+ - @atlaskit/field-base@9.0.3
2281
+ - @atlaskit/field-text@5.0.3
2282
+ - @atlaskit/calendar@5.0.3
2283
+ - @atlaskit/button@7.2.5
2284
+ - @atlaskit/theme@3.2.2
2285
+ - @atlaskit/field-range@3.0.2
2286
+ - @atlaskit/docs@3.0.4
2287
+ - @atlaskit/layer@3.1.1
1834
2288
 
1835
2289
  ## 4.0.2
1836
2290
 
1837
- - [patch] Fix create option being displayed when timeIsEditable is false [7e99ba3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e99ba3)
2291
+ - [patch] Fix create option being displayed when timeIsEditable is false
2292
+ [7e99ba3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e99ba3)
1838
2293
 
1839
2294
  ## 4.0.1
1840
2295
 
1841
- - [patch] Updated dependencies [92ae24e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92ae24e)
1842
- - @atlaskit/select@3.0.1
2296
+ - [patch] Updated dependencies
2297
+ [92ae24e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92ae24e)
2298
+ - @atlaskit/select@3.0.1
1843
2299
 
1844
2300
  ## 4.0.0
1845
2301
 
1846
- - [major] Updated dependencies [d05b9e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d05b9e5)
1847
- - @atlaskit/select@3.0.0
2302
+ - [major] Updated dependencies
2303
+ [d05b9e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d05b9e5)
2304
+ - @atlaskit/select@3.0.0
1848
2305
 
1849
2306
  ## 3.1.1
1850
2307
 
1851
- - [patch] Updated dependencies [7468739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7468739)
1852
- - @atlaskit/select@2.0.2
2308
+ - [patch] Updated dependencies
2309
+ [7468739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7468739)
2310
+ - @atlaskit/select@2.0.2
1853
2311
 
1854
2312
  ## 3.1.0
1855
2313
 
1856
- - [minor] Add dateFormat prop to customise the display format of dates [3daced9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3daced9)
2314
+ - [minor] Add dateFormat prop to customise the display format of dates
2315
+ [3daced9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3daced9)
1857
2316
 
1858
2317
  ## 3.0.5
1859
2318
 
1860
- - [patch] Fixed subtle appearance on focus [2b1e018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b1e018)
2319
+ - [patch] Fixed subtle appearance on focus
2320
+ [2b1e018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b1e018)
1861
2321
 
1862
2322
  ## 3.0.4
1863
2323
 
1864
- - [patch] Better styles for disabled dates [866c497](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/866c497)
2324
+ - [patch] Better styles for disabled dates
2325
+ [866c497](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/866c497)
1865
2326
 
1866
2327
  ## 3.0.3
1867
2328
 
1868
- - [patch] Added appearance prop to enable subtle (no icon) appearance [c10fd5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c10fd5d)
2329
+ - [patch] Added appearance prop to enable subtle (no icon) appearance
2330
+ [c10fd5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c10fd5d)
1869
2331
 
1870
2332
  ## 3.0.2
1871
2333
 
1872
- - [patch] Remove unused dependencies [3cfb3fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3cfb3fe)
2334
+ - [patch] Remove unused dependencies
2335
+ [3cfb3fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3cfb3fe)
1873
2336
 
1874
2337
  ## 3.0.1
1875
2338
 
1876
- - [patch] Added isInvalid prop to DateTimePicker DatePicker & TimePicker [101c306](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/101c306)
2339
+ - [patch] Added isInvalid prop to DateTimePicker DatePicker & TimePicker
2340
+ [101c306](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/101c306)
1877
2341
 
1878
2342
  ## 2.0.6
1879
2343
 
1880
- - [patch] Added timeIsEditable prop to enable user created times [4695e5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4695e5d)
2344
+ - [patch] Added timeIsEditable prop to enable user created times
2345
+ [4695e5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4695e5d)
1881
2346
 
1882
2347
  ## 2.0.3
1883
2348
 
1884
- - [patch] Change pickers to use fixed positioning and scroll lock to allow them to break out of modals. [d4981fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4981fe)
2349
+ - [patch] Change pickers to use fixed positioning and scroll lock to allow them to break out of
2350
+ modals. [d4981fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4981fe)
1885
2351
 
1886
2352
  ## 2.0.2
1887
2353
 
1888
- - [patch] Fix datetime picker without a value and defaultValue not working [a88aee0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a88aee0)
2354
+ - [patch] Fix datetime picker without a value and defaultValue not working
2355
+ [a88aee0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a88aee0)
1889
2356
 
1890
2357
  ## 2.0.0
1891
2358
 
1892
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
2359
+ - [major] Bump to React 16.3.
2360
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1893
2361
 
1894
2362
  ## 1.0.1
1895
2363
 
1896
- - [patch] Fix picker value not being able to be set programatically [17c7a15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17c7a15)
1897
- - [patch] Fix `isDisabled` not restricting pickers from opening [f396f2e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f396f2e)
2364
+ - [patch] Fix picker value not being able to be set programatically
2365
+ [17c7a15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17c7a15)
2366
+ - [patch] Fix `isDisabled` not restricting pickers from opening
2367
+ [f396f2e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f396f2e)
1898
2368
 
1899
2369
  ## 1.0.0
1900
2370
 
1901
- - [major] QoL and consistency changes to the calendar and datetime-picker APIs. Added the ability to specify a string to the DateTimePicker component. Remove stateless components and make each component stateless or stateful using the controlled / uncontrolled pattern. Misc prop renames for consistency. [ab21d8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab21d8e)
2371
+ - [major] QoL and consistency changes to the calendar and datetime-picker APIs. Added the ability
2372
+ to specify a string to the DateTimePicker component. Remove stateless components and make each
2373
+ component stateless or stateful using the controlled / uncontrolled pattern. Misc prop renames
2374
+ for consistency. [ab21d8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab21d8e)
1902
2375
 
1903
2376
  ## 0.7.1
1904
2377
 
1905
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
2378
+ - [patch] Re-releasing due to potentially broken babel release
2379
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1906
2380
 
1907
2381
  ## 0.7.0
1908
2382
 
1909
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
2383
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
2384
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1910
2385
 
1911
2386
  ## 0.6.2
1912
2387
 
1913
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
2388
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
2389
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1914
2390
 
1915
2391
  ## 0.6.1
1916
2392
 
1917
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
2393
+ - [patch] Packages Flow types for elements components
2394
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1918
2395
 
1919
2396
  ## 0.6.0
1920
2397
 
1921
- - [minor] Make all internal state able to be controlled or uncontrolled obviating the need for the usage of stateless components. [3d81d42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d81d42)
2398
+ - [minor] Make all internal state able to be controlled or uncontrolled obviating the need for the
2399
+ usage of stateless components.
2400
+ [3d81d42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d81d42)
1922
2401
 
1923
2402
  ## 0.5.0
1924
2403
 
1925
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
2404
+ - [minor] Add React 16 support.
2405
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1926
2406
 
1927
2407
  ## 0.4.0
1928
2408
 
1929
- - [minor] datetime picker will take full width if width is not passes [7a9add1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a9add1)
2409
+ - [minor] datetime picker will take full width if width is not passes
2410
+ [7a9add1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a9add1)
1930
2411
 
1931
2412
  ## 0.3.3
1932
2413
 
1933
- - [patch] Update dependencies [623f8ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623f8ca)
2414
+ - [patch] Update dependencies
2415
+ [623f8ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623f8ca)
1934
2416
 
1935
2417
  ## 0.3.2
1936
2418
 
1937
- - [patch] calling onchange on hook when datepickers is set to empty state [9e288cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e288cc)
2419
+ - [patch] calling onchange on hook when datepickers is set to empty state
2420
+ [9e288cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e288cc)
1938
2421
 
1939
2422
  ## 0.3.0
1940
2423
 
1941
- - [minor] add autoFocus prop to DateTimePicker [c8de434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8de434)
2424
+ - [minor] add autoFocus prop to DateTimePicker
2425
+ [c8de434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8de434)
1942
2426
 
1943
2427
  ## 0.2.0
1944
2428
 
1945
- - [minor] DateTimePicker is now controlled. [1318f4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1318f4e)
1946
- - [minor] Add DateTimePickerStateless component. Fix issue where DateTimePicker tries to call selectField on the dualPicker, which didn't exist. Add ability to have a controlled DateTimePicker. [4bd0167](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4bd0167)
1947
- - [minor] Add DateTimePickerStateless and refactor DateTimePicker to use that internally, and expose DateTimePickerStateless as public API. [bbbadf5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbbadf5)
2429
+ - [minor] DateTimePicker is now controlled.
2430
+ [1318f4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1318f4e)
2431
+ - [minor] Add DateTimePickerStateless component. Fix issue where DateTimePicker tries to call
2432
+ selectField on the dualPicker, which didn't exist. Add ability to have a controlled
2433
+ DateTimePicker. [4bd0167](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4bd0167)
2434
+ - [minor] Add DateTimePickerStateless and refactor DateTimePicker to use that internally, and
2435
+ expose DateTimePickerStateless as public API.
2436
+ [bbbadf5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbbadf5)
1948
2437
 
1949
2438
  ## 0.1.2
1950
2439
 
1951
- - [patch] bump icon dependency [da14956](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da14956)
2440
+ - [patch] bump icon dependency
2441
+ [da14956](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da14956)
1952
2442
 
1953
2443
  ## 0.1.0
1954
2444
 
1955
- - [minor] Added TimePicker and DateTimePicker. Improved docs and examples. [4b49f4d](4b49f4d)
2445
+ - [minor] Added TimePicker and DateTimePicker. Improved docs and examples. [4b49f4d](4b49f4d)
1956
2446
 
1957
2447
  ## 0.0.5
1958
2448
 
1959
- - [patch] Use correct dependencies [7b178b1](7b178b1)
1960
- - [patch] Adding responsive behavior to the editor. [e0d9867](e0d9867)
2449
+ - [patch] Use correct dependencies [7b178b1](7b178b1)
2450
+ - [patch] Adding responsive behavior to the editor. [e0d9867](e0d9867)