Features
- add
helperText
prop toDatePickerInput
(d0f6ee9)
Fixes
- replace
svelte:body
withsvelte:window
when listening for an outside click (af26bdb, PR #761 contributed by @phil-mayer)
Documentation
- fix typos in styling instructions (116e34b)
- update expanded nodes guidance (a88557e)
- add
DatePicker
example "With helper text"
Refactor
- omit explicit
treeview.scss
import incss/*.scss
files as it is included by default incarbon-components@10.40
(44629b2)
Housekeeping
- upgrade
carbon-components
to v10.40.0