@atlaskit/datetime-picker 13.5.2 → 13.5.3

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