This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
[16.3.0] - 2022-09-28
·
1288 commits
to next-release
since this release
Added
DatePickerInput
:clearable
prop (@qubis741) in #2387)NumericInput
: AddeddecreaseDisabled
,increaseDisabled
,onDecreaseMouseDown
andonIncreaseMouseDown
props which allow fine-grained control over disabling decrease and increase stepper buttons. (@jelledc in #2380)
Changed
DatePicker
: use a fixed amount of weeks to avoid it from jumping up and down when navigating between months (@lowiebenoot) in #2384)