segunadebayo
released this
24 Sep 14:16
·
152 commits
to main
since this release
Fixed
- FileUpload: Fix issue where
directory: true
doesn't work
Changed
-
Switch, Checkbox, Radio Group: Added
data-focus-visible
attribute to the selected radio
button when it is interacted with the keyboard. -
Tooltip: Focus behavior only opens when the tooltip trigger is focused with keyboard.
Added
- FileUpload: Added
ClearTrigger
to theFileUpload
component.