@atlaskit/datetime-picker 13.3.4 → 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,1954 +1,2450 @@
1
1
  # @atlaskit/datetime-picker
2
2
 
3
+ ## 13.3.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 13.3.5
10
+
11
+ ### Patch Changes
12
+
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.
17
+
3
18
  ## 13.3.4
4
19
 
5
20
  ### Patch Changes
6
21
 
7
- - [#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.
8
26
 
9
27
  ## 13.3.3
10
28
 
11
29
  ### Patch Changes
12
30
 
13
- - [#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
14
- - 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
15
35
 
16
36
  ## 13.3.2
17
37
 
18
38
  ### Patch Changes
19
39
 
20
- - [#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
21
44
 
22
45
  ## 13.3.1
23
46
 
24
47
  ### Patch Changes
25
48
 
26
- - [#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
27
- - 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
28
53
 
29
54
  ## 13.3.0
30
55
 
31
56
  ### Minor Changes
32
57
 
33
- - [#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`.
34
- 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.
35
62
 
36
63
  ## 13.2.3
37
64
 
38
65
  ### Patch Changes
39
66
 
40
- - [#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`
41
70
 
42
71
  ## 13.2.2
43
72
 
44
73
  ### Patch Changes
45
74
 
46
- - [#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
47
78
 
48
79
  ## 13.2.1
49
80
 
50
81
  ### Patch Changes
51
82
 
52
- - [#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
53
86
 
54
87
  ## 13.2.0
55
88
 
56
89
  ### Minor Changes
57
90
 
58
- - [#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
59
94
 
60
95
  ### Patch Changes
61
96
 
62
- - Updated dependencies
97
+ - Updated dependencies
63
98
 
64
99
  ## 13.1.0
65
100
 
66
101
  ### Minor Changes
67
102
 
68
- - [#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`
69
107
 
70
108
  ## 13.0.12
71
109
 
72
110
  ### Patch Changes
73
111
 
74
- - [#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.
75
115
 
76
116
  ## 13.0.11
77
117
 
78
118
  ### Patch Changes
79
119
 
80
- - [#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.
81
123
 
82
124
  ## 13.0.10
83
125
 
84
126
  ### Patch Changes
85
127
 
86
- - [#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.
87
131
 
88
132
  ## 13.0.9
89
133
 
90
134
  ### Patch Changes
91
135
 
92
- - [#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
93
139
 
94
140
  ## 13.0.8
95
141
 
96
142
  ### Patch Changes
97
143
 
98
- - [#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.
99
148
 
100
149
  ## 13.0.7
101
150
 
102
151
  ### Patch Changes
103
152
 
104
- - [#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
105
156
 
106
157
  ## 13.0.6
107
158
 
108
159
  ### Patch Changes
109
160
 
110
- - [#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.
111
164
 
112
165
  ## 13.0.5
113
166
 
114
167
  ### Patch Changes
115
168
 
116
- - [#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.
117
172
 
118
173
  ## 13.0.4
119
174
 
120
175
  ### Patch Changes
121
176
 
122
- - [#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.
123
180
 
124
181
  ## 13.0.3
125
182
 
126
183
  ### Patch Changes
127
184
 
128
- - [#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).
129
188
 
130
189
  ## 13.0.2
131
190
 
132
191
  ### Patch Changes
133
192
 
134
- - [#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.
135
196
 
136
197
  ## 13.0.1
137
198
 
138
199
  ### Patch Changes
139
200
 
140
- - [#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.
141
- Add hidden span to the Label component.
142
- This allows to associate a label with a clear button.
143
- 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.
144
205
 
145
206
  ## 13.0.0
146
207
 
147
208
  ### Major Changes
148
209
 
149
- - [#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.
150
216
 
151
- 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.
152
220
 
153
221
  ### Patch Changes
154
222
 
155
- - Updated dependencies
223
+ - Updated dependencies
156
224
 
157
225
  ## 12.10.6
158
226
 
159
227
  ### Patch Changes
160
228
 
161
- - Updated dependencies
229
+ - Updated dependencies
162
230
 
163
231
  ## 12.10.5
164
232
 
165
233
  ### Patch Changes
166
234
 
167
- - Updated dependencies
235
+ - Updated dependencies
168
236
 
169
237
  ## 12.10.4
170
238
 
171
239
  ### Patch Changes
172
240
 
173
- - [#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
174
244
 
175
245
  ## 12.10.3
176
246
 
177
247
  ### Patch Changes
178
248
 
179
- - [#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
180
252
 
181
253
  ## 12.10.2
182
254
 
183
255
  ### Patch Changes
184
256
 
185
- - [#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
186
260
 
187
261
  ## 12.10.1
188
262
 
189
263
  ### Patch Changes
190
264
 
191
- - [#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
192
268
 
193
269
  ## 12.10.0
194
270
 
195
271
  ### Minor Changes
196
272
 
197
- - [#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.
198
277
 
199
278
  ## 12.9.0
200
279
 
201
280
  ### Minor Changes
202
281
 
203
- - [#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.
204
285
 
205
286
  ## 12.8.2
206
287
 
207
288
  ### Patch Changes
208
289
 
209
- - [#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.
210
293
 
211
294
  ## 12.8.1
212
295
 
213
296
  ### Patch Changes
214
297
 
215
- - [#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.
216
301
 
217
302
  ## 12.8.0
218
303
 
219
304
  ### Minor Changes
220
305
 
221
- - [#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.
222
310
 
223
311
  ## 12.7.12
224
312
 
225
313
  ### Patch Changes
226
314
 
227
- - [#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
228
318
 
229
319
  ## 12.7.11
230
320
 
231
321
  ### Patch Changes
232
322
 
233
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
234
- - 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
235
327
 
236
328
  ## 12.7.10
237
329
 
238
330
  ### Patch Changes
239
331
 
240
- - [#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.
241
335
 
242
336
  ## 12.7.9
243
337
 
244
338
  ### Patch Changes
245
339
 
246
- - [#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
247
343
 
248
344
  ## 12.7.8
249
345
 
250
346
  ### Patch Changes
251
347
 
252
- - [#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.
253
352
 
254
353
  ## 12.7.7
255
354
 
256
355
  ### Patch Changes
257
356
 
258
- - [#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.
259
360
 
260
361
  ## 12.7.6
261
362
 
262
363
  ### Patch Changes
263
364
 
264
- - [#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
265
368
 
266
369
  ## 12.7.5
267
370
 
268
371
  ### Patch Changes
269
372
 
270
- - [#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
271
376
 
272
377
  ## 12.7.4
273
378
 
274
379
  ### Patch Changes
275
380
 
276
- - [#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.
277
384
 
278
385
  ## 12.7.3
279
386
 
280
387
  ### Patch Changes
281
388
 
282
- - [`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.
283
391
 
284
392
  ## 12.7.2
285
393
 
286
394
  ### Patch Changes
287
395
 
288
- - [#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
289
399
 
290
400
  ## 12.7.1
291
401
 
292
402
  ### Patch Changes
293
403
 
294
- - [#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.
295
407
 
296
408
  ## 12.7.0
297
409
 
298
410
  ### Minor Changes
299
411
 
300
- - [#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.
301
417
 
302
418
  ## 12.6.1
303
419
 
304
420
  ### Patch Changes
305
421
 
306
- - [#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.
307
426
 
308
427
  ## 12.6.0
309
428
 
310
429
  ### Minor Changes
311
430
 
312
- - [#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
313
434
 
314
435
  ### Patch Changes
315
436
 
316
- - Updated dependencies
437
+ - Updated dependencies
317
438
 
318
439
  ## 12.5.3
319
440
 
320
441
  ### Patch Changes
321
442
 
322
- - [#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.
323
447
 
324
448
  ## 12.5.2
325
449
 
326
450
  ### Patch Changes
327
451
 
328
- - [#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
329
455
 
330
456
  ## 12.5.1
331
457
 
332
458
  ### Patch Changes
333
459
 
334
- - [#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`
335
463
 
336
464
  ## 12.5.0
337
465
 
338
466
  ### Minor Changes
339
467
 
340
- - [#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
341
471
 
342
472
  ### Patch Changes
343
473
 
344
- - Updated dependencies
474
+ - Updated dependencies
345
475
 
346
476
  ## 12.4.0
347
477
 
348
478
  ### Minor Changes
349
479
 
350
- - [#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.
351
483
 
352
484
  ## 12.3.13
353
485
 
354
486
  ### Patch Changes
355
487
 
356
- - [#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.
357
492
 
358
493
  ## 12.3.12
359
494
 
360
495
  ### Patch Changes
361
496
 
362
- - [#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.
363
500
 
364
501
  ## 12.3.11
365
502
 
366
503
  ### Patch Changes
367
504
 
368
- - [#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.
369
- - [`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
370
511
 
371
512
  ## 12.3.10
372
513
 
373
514
  ### Patch Changes
374
515
 
375
- - [#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'
376
520
 
377
521
  ## 12.3.9
378
522
 
379
523
  ### Patch Changes
380
524
 
381
- - [#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
382
- - 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
383
529
 
384
530
  ## 12.3.8
385
531
 
386
532
  ### Patch Changes
387
533
 
388
- - Updated dependencies
534
+ - Updated dependencies
389
535
 
390
536
  ## 12.3.7
391
537
 
392
538
  ### Patch Changes
393
539
 
394
- - [#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
395
543
 
396
544
  ## 12.3.6
397
545
 
398
546
  ### Patch Changes
399
547
 
400
- - Updated dependencies
548
+ - Updated dependencies
401
549
 
402
550
  ## 12.3.5
403
551
 
404
552
  ### Patch Changes
405
553
 
406
- - Updated dependencies
554
+ - Updated dependencies
407
555
 
408
556
  ## 12.3.4
409
557
 
410
558
  ### Patch Changes
411
559
 
412
- - Updated dependencies
560
+ - Updated dependencies
413
561
 
414
562
  ## 12.3.3
415
563
 
416
564
  ### Patch Changes
417
565
 
418
- - [#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
419
- Update commerce-ui entrypoints that caused a pipeline issue.
420
- - 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
421
571
 
422
572
  ## 12.3.2
423
573
 
424
574
  ### Patch Changes
425
575
 
426
- - Updated dependencies
576
+ - Updated dependencies
427
577
 
428
578
  ## 12.3.1
429
579
 
430
580
  ### Patch Changes
431
581
 
432
- - [#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.
433
586
 
434
587
  ## 12.3.0
435
588
 
436
589
  ### Minor Changes
437
590
 
438
- - [#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.
439
597
 
440
598
  ## 12.2.1
441
599
 
442
600
  ### Patch Changes
443
601
 
444
- - [#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`
445
605
 
446
606
  ## 12.2.0
447
607
 
448
608
  ### Minor Changes
449
609
 
450
- - [#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.
451
613
 
452
614
  ### Patch Changes
453
615
 
454
- - [`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.
455
619
 
456
- 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.
457
622
 
458
- - Updated dependencies
623
+ - Updated dependencies
459
624
 
460
625
  ## 12.1.4
461
626
 
462
627
  ### Patch Changes
463
628
 
464
- - [#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`.
465
632
 
466
633
  ## 12.1.3
467
634
 
468
635
  ### Patch Changes
469
636
 
470
- - [#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
471
- - 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
472
641
 
473
642
  ## 12.1.2
474
643
 
475
644
  ### Patch Changes
476
645
 
477
- - [#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.
478
- - [`429a576a4b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/429a576a4b2) - fix change-event firing for invalid inputs in datetime-picker select.
479
- - [`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
480
- - [`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.
481
- - 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
482
658
 
483
659
  ## 12.1.1
484
660
 
485
661
  ### Patch Changes
486
662
 
487
- - [#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
488
667
 
489
668
  ## 12.1.0
490
669
 
491
670
  ### Minor Changes
492
671
 
493
- - [#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.
494
- 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
495
676
 
496
677
  ### Patch Changes
497
678
 
498
- - [`c3a1b950d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3a1b950d49) - DSP-3301 specifies label to input id
499
- - [`c2f866d31d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2f866d31d1) - [ux] Fix timepicker clear icon alignment
500
- - [`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.
501
- - [`574b6c8ba7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/574b6c8ba7f) - [ux] DSP-2987 Add code to catch console error
502
- - 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
503
688
 
504
689
  ## 12.0.0
505
690
 
506
691
  ### Major Changes
507
692
 
508
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`27d4f1e7121`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27d4f1e7121) - [ux] Updating tokens
509
- - [`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.
510
- - [`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.
511
706
 
512
707
  ### Minor Changes
513
708
 
514
- - [`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`
515
712
 
516
713
  ### Patch Changes
517
714
 
518
- - [`3ec9ed2c4d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ec9ed2c4d0) - Fixed handling of custom times that included whitespace characters
519
- - 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
520
718
 
521
719
  ## 11.1.11
522
720
 
523
721
  ### Patch Changes
524
722
 
525
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`558cc136503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/558cc136503) - Bump moment dependency version
526
- - [`e7438659c2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7438659c2e) - Updated dependency '@types/react-select' to fix type error
527
- - 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
528
729
 
529
730
  ## 11.1.10
530
731
 
531
732
  ### Patch Changes
532
733
 
533
- - Updated dependencies
734
+ - Updated dependencies
534
735
 
535
736
  ## 11.1.9
536
737
 
537
738
  ### Patch Changes
538
739
 
539
- - [#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
540
743
 
541
744
  ## 11.1.8
542
745
 
543
746
  ### Patch Changes
544
747
 
545
- - Updated dependencies
748
+ - Updated dependencies
546
749
 
547
750
  ## 11.1.7
548
751
 
549
752
  ### Patch Changes
550
753
 
551
- - Updated dependencies
754
+ - Updated dependencies
552
755
 
553
756
  ## 11.1.6
554
757
 
555
758
  ### Patch Changes
556
759
 
557
- - Updated dependencies
760
+ - Updated dependencies
558
761
 
559
762
  ## 11.1.5
560
763
 
561
764
  ### Patch Changes
562
765
 
563
- - [#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
564
- - [`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.
565
- - 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
566
773
 
567
774
  ## 11.1.4
568
775
 
569
776
  ### Patch Changes
570
777
 
571
- - Updated dependencies
778
+ - Updated dependencies
572
779
 
573
780
  ## 11.1.3
574
781
 
575
782
  ### Patch Changes
576
783
 
577
- - [#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
578
787
 
579
788
  ## 11.1.2
580
789
 
581
790
  ### Patch Changes
582
791
 
583
- - [#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.
584
- - 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
585
797
 
586
798
  ## 11.1.1
587
799
 
588
800
  ### Patch Changes
589
801
 
590
- - [#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
591
805
 
592
806
  ## 11.1.0
593
807
 
594
808
  ### Minor Changes
595
809
 
596
- - [#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`.
597
813
 
598
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
599
- 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.
600
817
 
601
818
  ### Patch Changes
602
819
 
603
- - [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) - Removes `@emotion/styled` in favour of `@emotion/core`.
604
- - Updated dependencies
820
+ - [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) -
821
+ Removes `@emotion/styled` in favour of `@emotion/core`.
822
+ - Updated dependencies
605
823
 
606
824
  ## 11.0.2
607
825
 
608
826
  ### Patch Changes
609
827
 
610
- - Updated dependencies
828
+ - Updated dependencies
611
829
 
612
830
  ## 11.0.1
613
831
 
614
832
  ### Patch Changes
615
833
 
616
- - [#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.
617
- - 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
618
838
 
619
839
  ## 11.0.0
620
840
 
621
841
  ### Major Changes
622
842
 
623
- - [#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.
624
849
 
625
- 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.
626
851
 
627
852
  ## 10.4.2
628
853
 
629
854
  ### Patch Changes
630
855
 
631
- - [#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.
632
859
 
633
860
  ## 10.4.1
634
861
 
635
862
  ### Patch Changes
636
863
 
637
- - [#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`.
638
867
 
639
868
  ## 10.4.0
640
869
 
641
870
  ### Minor Changes
642
871
 
643
- - [#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) -
644
874
 
645
- #### New Features:
875
+ #### New Features:
646
876
 
647
- 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:
648
879
 
649
- - `minDate` for the minimum valid date
650
- - `maxDate` for the maximum valid date
651
- - `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.
652
884
 
653
- #### Bugs
885
+ #### Bugs
654
886
 
655
- - 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
656
889
 
657
890
  ### Patch Changes
658
891
 
659
- - [`c406245d637`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c406245d637) - [ux] Prevents the clear button appearing on disabled DateTimePickers.
660
- - [`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.
661
- - 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
662
899
 
663
900
  ## 10.3.0
664
901
 
665
902
  ### Minor Changes
666
903
 
667
- - [#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
668
907
 
669
908
  ### Patch Changes
670
909
 
671
- - Updated dependencies
910
+ - Updated dependencies
672
911
 
673
912
  ## 10.2.1
674
913
 
675
914
  ### Patch Changes
676
915
 
677
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump `react-select` to v4.
678
- - 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
679
920
 
680
921
  ## 10.2.0
681
922
 
682
923
  ### Minor Changes
683
924
 
684
- - [#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.
685
928
 
686
929
  ### Patch Changes
687
930
 
688
- - Updated dependencies
931
+ - Updated dependencies
689
932
 
690
933
  ## 10.1.0
691
934
 
692
935
  ### Minor Changes
693
936
 
694
- - [#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.
695
942
 
696
943
  ## 10.0.12
697
944
 
698
945
  ### Patch Changes
699
946
 
700
- - Updated dependencies
947
+ - Updated dependencies
701
948
 
702
949
  ## 10.0.11
703
950
 
704
951
  ### Patch Changes
705
952
 
706
- - [#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
707
- We discovered big bundle size increases associated with the date-fns upgrade.
708
- 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
709
957
 
710
958
  ## 10.0.10
711
959
 
712
960
  ### Patch Changes
713
961
 
714
- - [#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
715
965
 
716
966
  ## 10.0.9
717
967
 
718
968
  ### Patch Changes
719
969
 
720
- - [#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.
721
- - [`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**
722
975
 
723
- - Change `@atlaskit/calendar` ref type import name from `CalendarInternalRef` to `CalendarRef`.
724
- - 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`.
725
980
 
726
- - Updated dependencies
981
+ - Updated dependencies
727
982
 
728
983
  ## 10.0.8
729
984
 
730
985
  ### Patch Changes
731
986
 
732
- - [#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
733
990
 
734
- - Replaced `CalendarClassType` & `ArrowKeys` types with `CalendarInternalRef` type.
735
- - 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.
736
993
 
737
- - Updated dependencies
994
+ - Updated dependencies
738
995
 
739
996
  ## 10.0.7
740
997
 
741
998
  ### Patch Changes
742
999
 
743
- - [#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
744
1003
 
745
1004
  ## 10.0.6
746
1005
 
747
1006
  ### Patch Changes
748
1007
 
749
- - [#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.
750
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
751
- 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.
752
1014
 
753
1015
  ## 10.0.5
754
1016
 
755
1017
  ### Patch Changes
756
1018
 
757
- - Updated dependencies
1019
+ - Updated dependencies
758
1020
 
759
1021
  ## 10.0.4
760
1022
 
761
1023
  ### Patch Changes
762
1024
 
763
- - [#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
764
1028
 
765
1029
  ## 10.0.3
766
1030
 
767
1031
  ### Patch Changes
768
1032
 
769
- - [#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
770
1036
 
771
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
772
- 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.
773
1039
 
774
1040
  ## 10.0.2
775
1041
 
776
1042
  ### Patch Changes
777
1043
 
778
- - [#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
779
- - [`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.
780
- - 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
781
1052
 
782
1053
  ## 10.0.1
783
1054
 
784
1055
  ### Patch Changes
785
1056
 
786
- - [#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.
787
- - [`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
788
1064
 
789
1065
  ## 10.0.0
790
1066
 
791
1067
  ### Major Changes
792
1068
 
793
- - [#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.
794
- 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
795
1074
 
796
1075
  ### Patch Changes
797
1076
 
798
- - Updated dependencies
1077
+ - Updated dependencies
799
1078
 
800
1079
  ## 9.4.7
801
1080
 
802
1081
  ### Patch Changes
803
1082
 
804
- - [#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)
805
1087
 
806
1088
  ## 9.4.6
807
1089
 
808
1090
  ### Patch Changes
809
1091
 
810
- - [#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)
811
1095
 
812
1096
  ## 9.4.5
813
1097
 
814
1098
  ### Patch Changes
815
1099
 
816
- - [#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
817
1103
 
818
1104
  ## 9.4.4
819
1105
 
820
1106
  ### Patch Changes
821
1107
 
822
- - [#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
823
- - [`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
824
1113
 
825
1114
  ## 9.4.3
826
1115
 
827
1116
  ### Patch Changes
828
1117
 
829
- - [#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.
830
1121
 
831
1122
  ## 9.4.2
832
1123
 
833
1124
  ### Patch Changes
834
1125
 
835
- - Updated dependencies
1126
+ - Updated dependencies
836
1127
 
837
1128
  ## 9.4.1
838
1129
 
839
1130
  ### Patch Changes
840
1131
 
841
- - [#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
842
1135
 
843
1136
  ## 9.4.0
844
1137
 
845
1138
  ### Minor Changes
846
1139
 
847
- - [minor][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1140
+ - [minor][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
848
1141
 
849
- Add a clear icon for datepicker, timepicker and datetimepicker
1142
+ Add a clear icon for datepicker, timepicker and datetimepicker
850
1143
 
851
1144
  ### Patch Changes
852
1145
 
853
- - [patch][ca494abcd5](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca494abcd5):
1146
+ - [patch][ca494abcd5](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca494abcd5):
854
1147
 
855
- 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):
856
1150
 
857
- - Updated dependencies [cf8577f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf8577f5d6):
858
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
859
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
860
- - Updated dependencies [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
861
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
862
- - Updated dependencies [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
863
- - Updated dependencies [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
864
- - @atlaskit/calendar@9.2.7
865
- - @atlaskit/popper@3.1.12
866
- - @atlaskit/button@13.3.11
867
- - @atlaskit/icon@20.1.1
868
- - @atlaskit/select@11.0.10
869
- - @atlaskit/modal-dialog@10.5.7
870
- - @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
871
1172
 
872
1173
  ## 9.3.0
873
1174
 
874
1175
  ### Minor Changes
875
1176
 
876
- - [minor][5d8fc8d0ec](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8fc8d0ec):
1177
+ - [minor][5d8fc8d0ec](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8fc8d0ec):
877
1178
 
878
- Remove the calendar icon from the datetimepicker
1179
+ Remove the calendar icon from the datetimepicker
879
1180
 
880
1181
  ### Patch Changes
881
1182
 
882
- - Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
883
- - Updated dependencies [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
884
- - Updated dependencies [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
885
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
886
- - Updated dependencies [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
887
- - Updated dependencies [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
888
- - @atlaskit/docs@8.5.1
889
- - @atlaskit/modal-dialog@10.5.6
890
- - @atlaskit/theme@9.5.3
891
- - @atlaskit/analytics-next@6.3.6
892
- - @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
893
1200
 
894
1201
  ## 9.2.9
895
1202
 
896
1203
  ### Patch Changes
897
1204
 
898
- - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
1205
+ - [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
899
1206
 
900
- 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):
901
1209
 
902
- - Updated dependencies [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82):
903
- - Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
904
- - @atlaskit/modal-dialog@10.5.5
905
- - @atlaskit/build-utils@2.6.4
906
- - @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
907
1217
 
908
1218
  ## 9.2.8
909
1219
 
910
1220
  ### Patch Changes
911
1221
 
912
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
913
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
914
- - Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
915
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
916
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
917
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
918
- - Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
919
- - Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
920
- - @atlaskit/docs@8.4.0
921
- - @atlaskit/icon@20.1.0
922
- - @atlaskit/webdriver-runner@0.3.0
923
- - @atlaskit/field-base@14.0.2
924
- - @atlaskit/field-range@8.0.2
925
- - @atlaskit/button@13.3.9
926
- - @atlaskit/calendar@9.2.6
927
- - @atlaskit/modal-dialog@10.5.4
928
- - @atlaskit/select@11.0.9
929
- - @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
930
1248
 
931
1249
  ## 9.2.7
932
1250
 
933
1251
  ### Patch Changes
934
1252
 
935
- - Updated dependencies [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
936
- - @atlaskit/webdriver-runner@0.2.0
937
- - @atlaskit/button@13.3.8
938
- - @atlaskit/calendar@9.2.5
939
- - @atlaskit/modal-dialog@10.5.3
940
- - @atlaskit/select@11.0.8
941
- - @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
942
1261
 
943
1262
  ## 9.2.6
944
1263
 
945
1264
  ### Patch Changes
946
1265
 
947
- - [patch][116cb9b00f](https://bitbucket.org/atlassian/atlassian-frontend/commits/116cb9b00f):
1266
+ - [patch][116cb9b00f](https://bitbucket.org/atlassian/atlassian-frontend/commits/116cb9b00f):
948
1267
 
949
- 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):
950
1270
 
951
- - Updated dependencies [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
952
- - Updated dependencies [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
953
- - @atlaskit/locale@1.0.6
954
- - @atlaskit/icon@20.0.2
955
- - @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
956
1278
 
957
1279
  ## 9.2.5
958
1280
 
959
1281
  ### Patch Changes
960
1282
 
961
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1283
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
962
1284
 
963
- 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):
964
1287
 
965
- - @atlaskit/docs@8.3.2
966
- - @atlaskit/visual-regression@0.1.9
967
- - @atlaskit/analytics-next@6.3.5
968
- - @atlaskit/button@13.3.7
969
- - @atlaskit/calendar@9.2.4
970
- - @atlaskit/field-base@14.0.1
971
- - @atlaskit/field-range@8.0.1
972
- - @atlaskit/icon@20.0.1
973
- - @atlaskit/modal-dialog@10.5.2
974
- - @atlaskit/popper@3.1.11
975
- - @atlaskit/select@11.0.7
976
- - @atlaskit/textfield@3.1.6
977
- - @atlaskit/theme@9.5.1
978
- - @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
979
1302
 
980
1303
  ## 9.2.4
981
1304
 
982
1305
  ### Patch Changes
983
1306
 
984
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
985
- - @atlaskit/field-base@14.0.0
986
- - @atlaskit/field-range@8.0.0
987
- - @atlaskit/icon@20.0.0
988
- - @atlaskit/locale@1.0.4
989
- - @atlaskit/modal-dialog@10.5.1
990
- - @atlaskit/docs@8.3.1
991
- - @atlaskit/button@13.3.6
992
- - @atlaskit/calendar@9.2.3
993
- - @atlaskit/select@11.0.6
994
- - @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
995
1319
 
996
1320
  ## 9.2.3
997
1321
 
998
1322
  ### Patch Changes
999
1323
 
1000
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1001
-
1002
- Updates react-popper dependency to a safe version.- Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1003
-
1004
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1005
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1006
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1007
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1008
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1009
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
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
- - @atlaskit/analytics-next@6.3.3
1013
- - @atlaskit/select@11.0.3
1014
- - @atlaskit/field-text@9.0.14
1015
- - @atlaskit/modal-dialog@10.5.0
1016
- - @atlaskit/field-base@13.0.16
1017
- - @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
1018
1351
 
1019
1352
  ## 9.2.2
1020
1353
 
1021
1354
  ### Patch Changes
1022
1355
 
1023
- - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1356
+ - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1024
1357
 
1025
- 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):
1026
1361
 
1027
- - @atlaskit/select@11.0.2
1028
- - @atlaskit/locale@1.0.3
1362
+ - @atlaskit/select@11.0.2
1363
+ - @atlaskit/locale@1.0.3
1029
1364
 
1030
1365
  ## 9.2.1
1031
1366
 
1032
1367
  ### Patch Changes
1033
1368
 
1034
- - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1369
+ - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1035
1370
 
1036
- @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.
1037
1373
 
1038
1374
  ## 9.2.0
1039
1375
 
1040
1376
  ### Minor Changes
1041
1377
 
1042
- - [minor][c423fbf5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c423fbf5eb):
1378
+ - [minor][c423fbf5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c423fbf5eb):
1043
1379
 
1044
- 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.
1045
1382
 
1046
1383
  ## 9.1.0
1047
1384
 
1048
1385
  ### Minor Changes
1049
1386
 
1050
- - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1387
+ - [minor][17a07074e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17a07074e8):
1051
1388
 
1052
- 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.
1053
1392
 
1054
1393
  ## 9.0.1
1055
1394
 
1056
1395
  ### Patch Changes
1057
1396
 
1058
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1397
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1059
1398
 
1060
- 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.
1061
1400
 
1062
1401
  ## 9.0.0
1063
1402
 
1064
1403
  ### Major Changes
1065
1404
 
1066
- - [major][d1444cc6ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1444cc6ef):
1405
+ - [major][d1444cc6ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1444cc6ef):
1067
1406
 
1068
- Converting datetime-picker to typescript. Dropping support for flow
1407
+ Converting datetime-picker to typescript. Dropping support for flow
1069
1408
 
1070
1409
  ## 8.1.2
1071
1410
 
1072
1411
  ### Patch Changes
1073
1412
 
1074
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1413
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1075
1414
 
1076
- 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
1077
1416
 
1078
1417
  ## 8.1.1
1079
1418
 
1080
- - Updated dependencies [8c725d46ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c725d46ec):
1081
- - @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
1082
1422
 
1083
1423
  ## 8.1.0
1084
1424
 
1085
1425
  ### Minor Changes
1086
1426
 
1087
- - [minor][e3d466543f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d466543f):
1427
+ - [minor][e3d466543f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d466543f):
1088
1428
 
1089
- Add locale support for Calendar/DateTimePicker/DatePicker/TimePicker:
1429
+ Add locale support for Calendar/DateTimePicker/DatePicker/TimePicker:
1090
1430
 
1091
- - New prop `locale` enables localization for date/time format in `DatePicker`, `TimePicker` and
1092
- `DateTimePicker`, and months/days in `Calendar`.
1093
- - Deprecated `dateFormat`, `timeFormat` and `formatDisplayLabel` props. Please use `locale` instead. If provided, these
1094
- props will override `locale`.
1095
- - Default date/time placeholders now use `locale` to format the date.
1096
- - The default date parser for `DatePicker` has been changed from `date-fns.parse` to one based on the `locale` prop and
1097
- 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.
1098
1438
 
1099
1439
  ## 8.0.17
1100
1440
 
1101
1441
  ### Patch Changes
1102
1442
 
1103
- - [patch][8784191ef6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8784191ef6):
1443
+ - [patch][8784191ef6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8784191ef6):
1104
1444
 
1105
- 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
1106
1447
 
1107
1448
  ## 8.0.16
1108
1449
 
1109
1450
  ### Patch Changes
1110
1451
 
1111
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1452
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1112
1453
 
1113
- 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
1114
1456
 
1115
1457
  ## 8.0.15
1116
1458
 
1117
1459
  ### Patch Changes
1118
1460
 
1119
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1461
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1120
1462
 
1121
- Upgraded Typescript to 3.3.x
1463
+ Upgraded Typescript to 3.3.x
1122
1464
 
1123
1465
  ## 8.0.14
1124
1466
 
1125
1467
  ### Patch Changes
1126
1468
 
1127
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1469
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
1128
1470
 
1129
- 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
1130
1472
 
1131
1473
  ## 8.0.13
1132
1474
 
1133
1475
  ### Patch Changes
1134
1476
 
1135
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1477
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
1136
1478
 
1137
- Updates component maintainers
1479
+ Updates component maintainers
1138
1480
 
1139
1481
  ## 8.0.12
1140
1482
 
1141
- - Updated dependencies [926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1142
- - @atlaskit/calendar@8.0.6
1143
- - @atlaskit/field-text@9.0.7
1144
- - @atlaskit/select@10.0.3
1145
- - @atlaskit/analytics-next@6.0.0
1146
- - @atlaskit/button@13.1.2
1147
- - @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
1148
1491
 
1149
1492
  ## 8.0.11
1150
1493
 
1151
- - Updated dependencies [ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
1152
- - @atlaskit/popper@3.0.0
1153
- - @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
1154
1498
 
1155
1499
  ## 8.0.10
1156
1500
 
1157
1501
  ### Patch Changes
1158
1502
 
1159
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1503
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1160
1504
 
1161
- Consume analytics-next ts type definitions as an ambient declaration.
1505
+ Consume analytics-next ts type definitions as an ambient declaration.
1162
1506
 
1163
1507
  ## 8.0.9
1164
1508
 
1165
- - Updated dependencies [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1166
- - @atlaskit/button@13.0.11
1167
- - @atlaskit/modal-dialog@10.0.10
1168
- - @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
1169
1514
 
1170
1515
  ## 8.0.8
1171
1516
 
1172
1517
  ### Patch Changes
1173
1518
 
1174
- - [patch][19d9d0f13f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19d9d0f13f):
1519
+ - [patch][19d9d0f13f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19d9d0f13f):
1175
1520
 
1176
- Fixing a rare bug in Safari and malformed date string.
1521
+ Fixing a rare bug in Safari and malformed date string.
1177
1522
 
1178
1523
  ## 8.0.7
1179
1524
 
1180
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1181
- - @atlaskit/docs@8.1.3
1182
- - @atlaskit/button@13.0.9
1183
- - @atlaskit/calendar@8.0.3
1184
- - @atlaskit/field-base@13.0.6
1185
- - @atlaskit/modal-dialog@10.0.7
1186
- - @atlaskit/select@9.1.8
1187
- - @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
1188
1534
 
1189
1535
  ## 8.0.6
1190
1536
 
1191
1537
  ### Patch Changes
1192
1538
 
1193
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1539
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
1194
1540
 
1195
- index.ts will now be ignored when publishing to npm
1541
+ index.ts will now be ignored when publishing to npm
1196
1542
 
1197
1543
  ## 8.0.5
1198
1544
 
1199
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1200
- - @atlaskit/docs@8.1.2
1201
- - @atlaskit/button@13.0.8
1202
- - @atlaskit/calendar@8.0.1
1203
- - @atlaskit/field-base@13.0.4
1204
- - @atlaskit/modal-dialog@10.0.4
1205
- - @atlaskit/select@9.1.5
1206
- - @atlaskit/field-range@7.0.4
1207
- - @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
1208
1555
 
1209
1556
  ## 8.0.4
1210
1557
 
1211
1558
  ### Patch Changes
1212
1559
 
1213
- - [patch][8d54773dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d54773dea):
1560
+ - [patch][8d54773dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d54773dea):
1214
1561
 
1215
- Remove meridian time in parseInputValue in TimePicker
1562
+ Remove meridian time in parseInputValue in TimePicker
1216
1563
 
1217
1564
  ## 8.0.3
1218
1565
 
1219
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1220
- - @atlaskit/icon@17.1.2
1221
- - @atlaskit/select@9.1.2
1222
- - @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
1223
1571
 
1224
1572
  ## 8.0.2
1225
1573
 
1226
- - [patch][06819642ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06819642ba):
1574
+ - [patch][06819642ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06819642ba):
1227
1575
 
1228
- - Internal refactor and clean up
1576
+ - Internal refactor and clean up
1229
1577
 
1230
1578
  ## 8.0.1
1231
1579
 
1232
- - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1580
+ - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1233
1581
 
1234
- - Clean couple of TODO's that were already done
1582
+ - Clean couple of TODO's that were already done
1235
1583
 
1236
1584
  ## 8.0.0
1237
1585
 
1238
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1586
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1239
1587
 
1240
- - 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.
1241
1590
 
1242
1591
  ## 7.0.5
1243
1592
 
1244
- - Updated dependencies [8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
1245
- - @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
1246
1596
 
1247
1597
  ## 7.0.4
1248
1598
 
1249
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1250
- - @atlaskit/docs@7.0.3
1251
- - @atlaskit/button@12.0.3
1252
- - @atlaskit/calendar@7.0.22
1253
- - @atlaskit/field-base@12.0.2
1254
- - @atlaskit/field-range@6.0.4
1255
- - @atlaskit/field-text@8.0.3
1256
- - @atlaskit/icon@16.0.9
1257
- - @atlaskit/modal-dialog@8.0.7
1258
- - @atlaskit/popper@0.4.3
1259
- - @atlaskit/select@8.1.1
1260
- - @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
1261
1612
 
1262
1613
  ## 7.0.3
1263
1614
 
1264
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1265
- - @atlaskit/docs@7.0.2
1266
- - @atlaskit/analytics-next@4.0.3
1267
- - @atlaskit/calendar@7.0.21
1268
- - @atlaskit/field-text@8.0.2
1269
- - @atlaskit/icon@16.0.8
1270
- - @atlaskit/modal-dialog@8.0.6
1271
- - @atlaskit/popper@0.4.2
1272
- - @atlaskit/select@8.0.5
1273
- - @atlaskit/theme@8.1.6
1274
- - @atlaskit/field-range@6.0.3
1275
- - @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
1276
1628
 
1277
1629
  ## 7.0.2
1278
1630
 
1279
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1631
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1280
1632
 
1281
- - Removes duplicate babel-runtime dependency
1633
+ - Removes duplicate babel-runtime dependency
1282
1634
 
1283
1635
  ## 7.0.1
1284
1636
 
1285
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1286
- - @atlaskit/docs@7.0.1
1287
- - @atlaskit/analytics-next@4.0.1
1288
- - @atlaskit/calendar@7.0.20
1289
- - @atlaskit/field-text@8.0.1
1290
- - @atlaskit/icon@16.0.5
1291
- - @atlaskit/modal-dialog@8.0.2
1292
- - @atlaskit/popper@0.4.1
1293
- - @atlaskit/select@8.0.3
1294
- - @atlaskit/theme@8.0.1
1295
- - @atlaskit/field-range@6.0.1
1296
- - @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
1297
1650
 
1298
1651
  ## 7.0.0
1299
1652
 
1300
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1653
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1301
1654
 
1302
- - Drop ES5 from all the flow modules
1655
+ - Drop ES5 from all the flow modules
1303
1656
 
1304
- ### Dropping CJS support in all @atlaskit packages
1657
+ ### Dropping CJS support in all @atlaskit packages
1305
1658
 
1306
- 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
1307
- `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.
1308
1662
 
1309
- 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:
1310
1665
 
1311
- ```js
1312
- import colors from `@atlaskit/theme/colors`;
1313
- ```
1666
+ ```js
1667
+ import colors from `@atlaskit/theme/colors`;
1668
+ ```
1314
1669
 
1315
- 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:
1316
1671
 
1317
- ```js
1318
- import colors from `@atlaskit/theme/dist/esm/colors`;
1319
- ```
1672
+ ```js
1673
+ import colors from `@atlaskit/theme/dist/esm/colors`;
1674
+ ```
1320
1675
 
1321
- 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.
1322
1681
 
1323
- 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.
1324
1685
 
1325
- 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.
1326
1688
 
1327
- 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.
1328
1692
 
1329
- 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.
1330
1696
 
1331
1697
  ## 6.5.1
1332
1698
 
1333
- - Updated dependencies [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1334
- - @atlaskit/modal-dialog@7.2.3
1335
- - @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
1336
1703
 
1337
1704
  ## 6.5.0
1338
1705
 
1339
- - [minor][a48dddb43c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a48dddb43c):
1706
+ - [minor][a48dddb43c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a48dddb43c):
1340
1707
 
1341
- - 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
1342
1709
 
1343
1710
  ## 6.4.2
1344
1711
 
1345
- - [patch][0cd7f505b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd7f505b3):
1712
+ - [patch][0cd7f505b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd7f505b3):
1346
1713
 
1347
- - 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
1348
1715
 
1349
1716
  ## 6.4.1
1350
1717
 
1351
- - [patch][348d3aed19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/348d3aed19):
1718
+ - [patch][348d3aed19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/348d3aed19):
1352
1719
 
1353
- - 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
1354
1721
 
1355
1722
  ## 6.4.0
1356
1723
 
1357
- - [minor][52827feffb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52827feffb):
1724
+ - [minor][52827feffb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52827feffb):
1358
1725
 
1359
- - 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
1360
1728
 
1361
1729
  ## 6.3.25
1362
1730
 
1363
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1364
- - @atlaskit/docs@6.0.1
1365
- - @atlaskit/button@10.1.2
1366
- - @atlaskit/calendar@7.0.17
1367
- - @atlaskit/field-base@11.0.14
1368
- - @atlaskit/modal-dialog@7.2.1
1369
- - @atlaskit/select@6.1.19
1370
- - @atlaskit/field-range@5.0.14
1371
- - @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
1372
1741
 
1373
1742
  ## 6.3.24
1374
1743
 
1375
- - [patch][55e0a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e0a3a):
1744
+ - [patch][55e0a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e0a3a):
1376
1745
 
1377
- - Fixes keyboard entry bug
1746
+ - Fixes keyboard entry bug
1378
1747
 
1379
- - [patch][075dfa2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/075dfa2):
1748
+ - [patch][075dfa2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/075dfa2):
1380
1749
 
1381
- - Allowing control of input value in datetime-picker
1750
+ - Allowing control of input value in datetime-picker
1382
1751
 
1383
1752
  ## 6.3.23
1384
1753
 
1385
- - [patch][4c4bdc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c4bdc5):
1754
+ - [patch][4c4bdc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c4bdc5):
1386
1755
 
1387
- - 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.
1388
1758
 
1389
- - [patch][58a40bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58a40bf):
1759
+ - [patch][58a40bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58a40bf):
1390
1760
 
1391
- - Factoring in meridiem for 24hr time in editable
1761
+ - Factoring in meridiem for 24hr time in editable
1392
1762
 
1393
1763
  ## 6.3.22
1394
1764
 
1395
- - [patch][5c548ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c548ea):
1765
+ - [patch][5c548ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c548ea):
1396
1766
 
1397
- - 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
1398
1768
 
1399
1769
  ## 6.3.21
1400
1770
 
1401
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1402
- - @atlaskit/analytics-next@3.1.2
1403
- - @atlaskit/button@10.1.1
1404
- - @atlaskit/calendar@7.0.16
1405
- - @atlaskit/field-base@11.0.13
1406
- - @atlaskit/field-range@5.0.12
1407
- - @atlaskit/field-text@7.0.18
1408
- - @atlaskit/icon@15.0.2
1409
- - @atlaskit/modal-dialog@7.1.1
1410
- - @atlaskit/popper@0.3.6
1411
- - @atlaskit/select@6.1.13
1412
- - @atlaskit/theme@7.0.1
1413
- - @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
1414
1784
 
1415
1785
  ## 6.3.20
1416
1786
 
1417
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1418
- - @atlaskit/docs@5.2.3
1419
- - @atlaskit/button@10.0.4
1420
- - @atlaskit/calendar@7.0.15
1421
- - @atlaskit/field-base@11.0.12
1422
- - @atlaskit/field-range@5.0.11
1423
- - @atlaskit/field-text@7.0.16
1424
- - @atlaskit/icon@15.0.1
1425
- - @atlaskit/modal-dialog@7.0.14
1426
- - @atlaskit/popper@0.3.3
1427
- - @atlaskit/select@6.1.10
1428
- - @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
1429
1799
 
1430
1800
  ## 6.3.19
1431
1801
 
1432
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1433
- - @atlaskit/docs@5.2.2
1434
- - @atlaskit/button@10.0.1
1435
- - @atlaskit/calendar@7.0.14
1436
- - @atlaskit/field-base@11.0.11
1437
- - @atlaskit/modal-dialog@7.0.13
1438
- - @atlaskit/select@6.1.9
1439
- - @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
1440
1810
 
1441
1811
  ## 6.3.18
1442
1812
 
1443
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1444
- - @atlaskit/docs@5.2.1
1445
- - @atlaskit/analytics-next@3.1.1
1446
- - @atlaskit/calendar@7.0.13
1447
- - @atlaskit/field-text@7.0.15
1448
- - @atlaskit/icon@14.6.1
1449
- - @atlaskit/modal-dialog@7.0.12
1450
- - @atlaskit/popper@0.3.2
1451
- - @atlaskit/select@6.1.8
1452
- - @atlaskit/theme@6.2.1
1453
- - @atlaskit/field-range@5.0.9
1454
- - @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
1455
1825
 
1456
1826
  ## 6.3.17
1457
1827
 
1458
- - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
1828
+ - [patch][b332c91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b332c91):
1459
1829
 
1460
- - upgrades verison of react-scrolllock to SSR safe version
1830
+ - upgrades verison of react-scrolllock to SSR safe version
1461
1831
 
1462
1832
  ## 6.3.16
1463
1833
 
1464
- - [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)
1465
1836
 
1466
1837
  ## 6.3.15
1467
1838
 
1468
- - [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)
1469
1843
 
1470
1844
  ## 6.3.14
1471
1845
 
1472
- - [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)
1473
1848
 
1474
1849
  ## 6.3.13
1475
1850
 
1476
- - [patch] Updated dependencies [1a752e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a752e6)
1477
- - @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
1478
1854
 
1479
1855
  ## 6.3.12
1480
1856
 
1481
- - [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)
1482
1859
 
1483
1860
  ## 6.3.11
1484
1861
 
1485
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1486
- - @atlaskit/docs@5.0.8
1487
- - @atlaskit/button@9.0.13
1488
- - @atlaskit/calendar@7.0.9
1489
- - @atlaskit/field-base@11.0.8
1490
- - @atlaskit/modal-dialog@7.0.2
1491
- - @atlaskit/select@6.0.2
1492
- - @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
1493
1871
 
1494
1872
  ## 6.3.10
1495
1873
 
1496
- - [patch] Updated dependencies [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
1497
- - @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
1498
1877
 
1499
1878
  ## 6.3.9
1500
1879
 
1501
- - [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)
1502
1882
 
1503
1883
  ## 6.3.8
1504
1884
 
1505
- - [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)
1506
1887
 
1507
1888
  ## 6.3.7
1508
1889
 
1509
- - [patch] Updated dependencies [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1510
- - @atlaskit/icon@13.8.1
1511
- - @atlaskit/select@5.0.17
1512
- - @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
1513
1895
 
1514
1896
  ## 6.3.6
1515
1897
 
1516
- - [patch] Updated dependencies [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
1517
- - @atlaskit/select@5.0.16
1518
- - @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
1519
1902
 
1520
1903
  ## 6.3.5
1521
1904
 
1522
- - [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)
1523
1907
 
1524
1908
  ## 6.3.3
1525
1909
 
1526
- - [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)
1527
1912
 
1528
1913
  ## 6.3.2
1529
1914
 
1530
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1531
- - @atlaskit/theme@6.0.0
1532
- - @atlaskit/select@5.0.9
1533
- - @atlaskit/popper@0.2.1
1534
- - @atlaskit/modal-dialog@6.0.9
1535
- - @atlaskit/icon@13.2.5
1536
- - @atlaskit/field-text@7.0.6
1537
- - @atlaskit/field-range@5.0.4
1538
- - @atlaskit/field-base@11.0.5
1539
- - @atlaskit/calendar@7.0.5
1540
- - @atlaskit/button@9.0.6
1541
- - @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
1542
1928
 
1543
1929
  ## 6.3.1
1544
1930
 
1545
- - [patch] Removed some broken styles from the datetime-picker menu [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1546
-
1547
- - [none] Updated dependencies [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
1548
- - @atlaskit/popper@0.2.0
1549
- - @atlaskit/modal-dialog@6.0.8
1550
- - @atlaskit/field-base@11.0.4
1551
- - [none] Updated dependencies [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
1552
- - @atlaskit/field-base@11.0.4
1553
- - @atlaskit/popper@0.2.0
1554
- - @atlaskit/modal-dialog@6.0.8
1555
- - [none] Updated dependencies [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
1556
- - @atlaskit/popper@0.2.0
1557
- - @atlaskit/modal-dialog@6.0.8
1558
- - @atlaskit/field-base@11.0.4
1559
- - [patch] Updated dependencies [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
1560
- - @atlaskit/popper@0.2.0
1561
- - @atlaskit/modal-dialog@6.0.8
1562
- - @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
1563
1954
 
1564
1955
  ## 6.3.0
1565
1956
 
1566
- - [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)
1567
- - [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)
1568
1962
 
1569
1963
  ## 6.2.0
1570
1964
 
1571
- - [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)
1572
- - [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)
1573
1972
 
1574
1973
  ## 6.1.2
1575
1974
 
1576
- - [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)
1577
- - [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)
1578
- - [patch] Updated dependencies [4286672](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4286672)
1579
- - @atlaskit/popper@0.1.2
1580
- - [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)
1581
1986
 
1582
1987
  ## 6.1.1
1583
1988
 
1584
- - [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)
1585
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1586
- - @atlaskit/select@5.0.8
1587
- - @atlaskit/modal-dialog@6.0.6
1588
- - @atlaskit/field-base@11.0.3
1589
- - @atlaskit/field-text@7.0.4
1590
- - @atlaskit/analytics-next@3.0.4
1591
- - @atlaskit/calendar@7.0.4
1592
- - @atlaskit/button@9.0.5
1593
- - @atlaskit/theme@5.1.3
1594
- - @atlaskit/field-range@5.0.3
1595
- - @atlaskit/layer@5.0.4
1596
- - @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
1597
2005
 
1598
2006
  ## 6.1.0
1599
2007
 
1600
- - [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)
1601
- - [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)
1602
2015
 
1603
2016
  ## 6.0.3
1604
2017
 
1605
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1606
- - @atlaskit/select@5.0.7
1607
- - @atlaskit/icon@13.2.2
1608
- - @atlaskit/calendar@7.0.3
1609
- - @atlaskit/button@9.0.4
1610
- - @atlaskit/theme@5.1.2
1611
- - @atlaskit/field-range@5.0.2
1612
- - @atlaskit/field-text@7.0.3
1613
- - @atlaskit/analytics-next@3.0.3
1614
- - @atlaskit/docs@5.0.2
1615
- - @atlaskit/layer@5.0.3
1616
- - @atlaskit/modal-dialog@6.0.5
1617
- - @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
1618
2032
 
1619
2033
  ## 6.0.2
1620
2034
 
1621
- - [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)
1622
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1623
- - @atlaskit/select@5.0.6
1624
- - @atlaskit/modal-dialog@6.0.4
1625
- - @atlaskit/field-base@11.0.1
1626
- - @atlaskit/field-text@7.0.2
1627
- - @atlaskit/analytics-next@3.0.2
1628
- - @atlaskit/calendar@7.0.2
1629
- - @atlaskit/button@9.0.3
1630
- - @atlaskit/theme@5.1.1
1631
- - @atlaskit/field-range@5.0.1
1632
- - @atlaskit/layer@5.0.2
1633
- - @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
1634
2050
 
1635
2051
  ## 6.0.1
1636
2052
 
1637
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1638
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1639
- - @atlaskit/select@5.0.2
1640
- - @atlaskit/modal-dialog@6.0.1
1641
- - @atlaskit/field-text@7.0.1
1642
- - @atlaskit/analytics-next@3.0.1
1643
- - @atlaskit/calendar@7.0.1
1644
- - @atlaskit/button@9.0.2
1645
- - @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
1646
2064
 
1647
2065
  ## 6.0.0
1648
2066
 
1649
- - [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)
1650
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1651
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1652
- - @atlaskit/select@5.0.0
1653
- - @atlaskit/modal-dialog@6.0.0
1654
- - @atlaskit/field-base@11.0.0
1655
- - @atlaskit/field-text@7.0.0
1656
- - @atlaskit/analytics-next@3.0.0
1657
- - @atlaskit/calendar@7.0.0
1658
- - @atlaskit/button@9.0.0
1659
- - @atlaskit/theme@5.0.0
1660
- - @atlaskit/field-range@5.0.0
1661
- - @atlaskit/docs@5.0.0
1662
- - @atlaskit/layer@5.0.0
1663
- - @atlaskit/icon@13.0.0
1664
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1665
- - @atlaskit/select@5.0.0
1666
- - @atlaskit/modal-dialog@6.0.0
1667
- - @atlaskit/field-base@11.0.0
1668
- - @atlaskit/field-text@7.0.0
1669
- - @atlaskit/analytics-next@3.0.0
1670
- - @atlaskit/calendar@7.0.0
1671
- - @atlaskit/button@9.0.0
1672
- - @atlaskit/theme@5.0.0
1673
- - @atlaskit/field-range@5.0.0
1674
- - @atlaskit/docs@5.0.0
1675
- - @atlaskit/layer@5.0.0
1676
- - @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
1677
2102
 
1678
2103
  ## 5.4.5
1679
2104
 
1680
- - [patch] Updated dependencies [da661fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da661fd)
1681
- - @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
1682
2108
 
1683
2109
  ## 5.4.4
1684
2110
 
1685
- - [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)
1686
- - [patch] Updated dependencies [9b01264](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b01264)
1687
- - @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
1688
2122
 
1689
2123
  ## 5.4.3
1690
2124
 
1691
- - [patch] Fix disabled dates could be selected with keyboard [832b4ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/832b4ab)
1692
- - [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)
1693
2129
 
1694
2130
  ## 5.4.2
1695
2131
 
1696
- - [patch] Fix Calendar width increasing for some months [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
1697
- - [patch] Updated dependencies [29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
1698
- - @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
1699
2137
 
1700
2138
  ## 5.4.1
1701
2139
 
1702
- - [patch] Calendar chevrons use large versions [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
1703
- - [patch] Updated dependencies [a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
1704
- - @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
1705
2145
 
1706
2146
  ## 5.4.0
1707
2147
 
1708
- - [minor] Visual changes to match ADG3 guidelines [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
1709
- - [minor] Updated dependencies [059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
1710
- - @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
1711
2153
 
1712
2154
  ## 5.3.3
1713
2155
 
1714
- - [patch] Updated dependencies [b53da28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b53da28)
1715
- - @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
1716
2159
 
1717
2160
  ## 5.3.2
1718
2161
 
1719
- - [patch] Remove or update \$FlowFixMe [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1720
- - [none] Updated dependencies [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1721
- - @atlaskit/field-text@6.1.1
1722
- - @atlaskit/button@8.2.4
1723
- - @atlaskit/icon@12.6.1
1724
- - @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
1725
2170
 
1726
2171
  ## 5.3.1
1727
2172
 
1728
- - [patch] TimePicker timesIsEditable invalid values are set to empty strings [b710290](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b710290)
1729
- - [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)
1730
2177
 
1731
2178
  ## 5.3.0
1732
2179
 
1733
- - [minor] Backspace now clears input & fixed tab clearing input [5783a8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5783a8d)
1734
- - [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)
1735
2184
 
1736
2185
  ## 5.2.1
1737
2186
 
1738
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1739
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1740
- - @atlaskit/select@4.2.3
1741
- - @atlaskit/modal-dialog@5.2.2
1742
- - @atlaskit/field-base@10.1.2
1743
- - @atlaskit/field-text@6.0.4
1744
- - @atlaskit/button@8.1.2
1745
- - @atlaskit/theme@4.0.4
1746
- - @atlaskit/field-range@4.0.3
1747
- - @atlaskit/layer@4.0.3
1748
- - @atlaskit/calendar@6.1.2
1749
- - @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
1750
2201
 
1751
2202
  ## 5.2.0
1752
2203
 
1753
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1754
- - @atlaskit/modal-dialog@5.1.0
1755
- - @atlaskit/select@4.2.0
1756
- - @atlaskit/icon@12.1.0
1757
- - @atlaskit/calendar@6.1.0
1758
- - @atlaskit/docs@4.1.0
1759
- - @atlaskit/theme@4.0.2
1760
- - @atlaskit/layer@4.0.1
1761
- - @atlaskit/field-text@6.0.2
1762
- - @atlaskit/field-range@4.0.2
1763
- - @atlaskit/field-base@10.1.0
1764
- - @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
1765
2217
 
1766
2218
  ## 5.1.0
1767
2219
 
1768
- - [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)
1769
2222
 
1770
2223
  ## 5.0.1
1771
2224
 
1772
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1773
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1774
- - @atlaskit/modal-dialog@5.0.1
1775
- - @atlaskit/select@4.0.1
1776
- - @atlaskit/icon@12.0.1
1777
- - @atlaskit/field-base@10.0.1
1778
- - @atlaskit/field-text@6.0.1
1779
- - @atlaskit/calendar@6.0.1
1780
- - @atlaskit/button@8.0.1
1781
- - @atlaskit/theme@4.0.1
1782
- - @atlaskit/field-range@4.0.1
1783
- - @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
1784
2238
 
1785
2239
  ## 5.0.0
1786
2240
 
1787
- - [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)
1788
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1789
- - @atlaskit/modal-dialog@5.0.0
1790
- - @atlaskit/select@4.0.0
1791
- - @atlaskit/icon@12.0.0
1792
- - @atlaskit/field-base@10.0.0
1793
- - @atlaskit/field-text@6.0.0
1794
- - @atlaskit/calendar@6.0.0
1795
- - @atlaskit/button@8.0.0
1796
- - @atlaskit/theme@4.0.0
1797
- - @atlaskit/field-range@4.0.0
1798
- - @atlaskit/docs@4.0.0
1799
- - @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
1800
2256
 
1801
2257
  ## 4.1.1
1802
2258
 
1803
- - [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)
1804
2261
 
1805
2262
  ## 4.1.0
1806
2263
 
1807
- - [minor] Updated dependencies [59ab4a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ab4a6)
1808
- - @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
1809
2267
 
1810
2268
  ## 4.0.4
1811
2269
 
1812
- - [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)
1813
2272
 
1814
2273
  ## 4.0.3
1815
2274
 
1816
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1817
- - @atlaskit/icon@11.3.0
1818
- - @atlaskit/select@3.0.2
1819
- - @atlaskit/modal-dialog@4.0.5
1820
- - @atlaskit/field-base@9.0.3
1821
- - @atlaskit/field-text@5.0.3
1822
- - @atlaskit/calendar@5.0.3
1823
- - @atlaskit/button@7.2.5
1824
- - @atlaskit/theme@3.2.2
1825
- - @atlaskit/field-range@3.0.2
1826
- - @atlaskit/docs@3.0.4
1827
- - @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
1828
2288
 
1829
2289
  ## 4.0.2
1830
2290
 
1831
- - [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)
1832
2293
 
1833
2294
  ## 4.0.1
1834
2295
 
1835
- - [patch] Updated dependencies [92ae24e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92ae24e)
1836
- - @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
1837
2299
 
1838
2300
  ## 4.0.0
1839
2301
 
1840
- - [major] Updated dependencies [d05b9e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d05b9e5)
1841
- - @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
1842
2305
 
1843
2306
  ## 3.1.1
1844
2307
 
1845
- - [patch] Updated dependencies [7468739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7468739)
1846
- - @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
1847
2311
 
1848
2312
  ## 3.1.0
1849
2313
 
1850
- - [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)
1851
2316
 
1852
2317
  ## 3.0.5
1853
2318
 
1854
- - [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)
1855
2321
 
1856
2322
  ## 3.0.4
1857
2323
 
1858
- - [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)
1859
2326
 
1860
2327
  ## 3.0.3
1861
2328
 
1862
- - [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)
1863
2331
 
1864
2332
  ## 3.0.2
1865
2333
 
1866
- - [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)
1867
2336
 
1868
2337
  ## 3.0.1
1869
2338
 
1870
- - [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)
1871
2341
 
1872
2342
  ## 2.0.6
1873
2343
 
1874
- - [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)
1875
2346
 
1876
2347
  ## 2.0.3
1877
2348
 
1878
- - [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)
1879
2351
 
1880
2352
  ## 2.0.2
1881
2353
 
1882
- - [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)
1883
2356
 
1884
2357
  ## 2.0.0
1885
2358
 
1886
- - [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)
1887
2361
 
1888
2362
  ## 1.0.1
1889
2363
 
1890
- - [patch] Fix picker value not being able to be set programatically [17c7a15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17c7a15)
1891
- - [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)
1892
2368
 
1893
2369
  ## 1.0.0
1894
2370
 
1895
- - [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)
1896
2375
 
1897
2376
  ## 0.7.1
1898
2377
 
1899
- - [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)
1900
2380
 
1901
2381
  ## 0.7.0
1902
2382
 
1903
- - [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)
1904
2385
 
1905
2386
  ## 0.6.2
1906
2387
 
1907
- - [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)
1908
2390
 
1909
2391
  ## 0.6.1
1910
2392
 
1911
- - [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)
1912
2395
 
1913
2396
  ## 0.6.0
1914
2397
 
1915
- - [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)
1916
2401
 
1917
2402
  ## 0.5.0
1918
2403
 
1919
- - [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)
1920
2406
 
1921
2407
  ## 0.4.0
1922
2408
 
1923
- - [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)
1924
2411
 
1925
2412
  ## 0.3.3
1926
2413
 
1927
- - [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)
1928
2416
 
1929
2417
  ## 0.3.2
1930
2418
 
1931
- - [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)
1932
2421
 
1933
2422
  ## 0.3.0
1934
2423
 
1935
- - [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)
1936
2426
 
1937
2427
  ## 0.2.0
1938
2428
 
1939
- - [minor] DateTimePicker is now controlled. [1318f4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1318f4e)
1940
- - [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)
1941
- - [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)
1942
2437
 
1943
2438
  ## 0.1.2
1944
2439
 
1945
- - [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)
1946
2442
 
1947
2443
  ## 0.1.0
1948
2444
 
1949
- - [minor] Added TimePicker and DateTimePicker. Improved docs and examples. [4b49f4d](4b49f4d)
2445
+ - [minor] Added TimePicker and DateTimePicker. Improved docs and examples. [4b49f4d](4b49f4d)
1950
2446
 
1951
2447
  ## 0.0.5
1952
2448
 
1953
- - [patch] Use correct dependencies [7b178b1](7b178b1)
1954
- - [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)