·
6 commits
to main
since this release
Minor Changes
- #4798
63f9b91
Thanks @matthprost! - -<Popup />
: fix when there is no animation to not add asetTimeout
to close the popup. This will improve the behavior of<SelectInputV2 />
and make the testing less random.<SelectableCard />
: remove pointer events on the radio. We were already doing it with the checkbox version. Also improved tabulation to be more accessible.<Label />
: improve component to acceptas
prop that can take eitherlabel
orlegend
. It also acceptsentiment
anddisabled
props now. The mouse pointer will be a pointer as well whenhtmlFor
is passed.<SelectInputV2 />
: improve the focusable elements and fix a visual bug to double click to open the dropdown. Also when there is no space in the input the text will be ellipsis.- New component
<SelectableCardOptionGroup />
Patch Changes
-
#4842
0450562
Thanks @matthprost! - Fix<Banner />
image component -
#4828
e2b112c
Thanks @matthprost! - Adddisabled
prop on<Dialog.CancelButton />
-
#4636
5f72c9d
Thanks @lisalupi! -<List />
and<Table />
: more intuitive behavior for shift+click -
#4841
5e2164c
Thanks @matthprost! - Fix<Slider />
to have better label and min width when having input mode -
Updated dependencies [
b160d8f
]:- @ultraviolet/[email protected]