🚀 Features
- Form: support error RegExp in exposed methods (#4608) (b8b74a0)
- Tree: add
item-wrapper
slot (#4521) (411d937) - useOverlay: return promise on
open
method (#4592) (58aac86)
🐛 Bug Fixes
- Drawer: improve closing animation with
inset
prop (#4676) (9da1527) - FileUpload: handle wildcard in dropzone
dataTypes
(#4671) (729bed4) - FileUpload: improve file removal a11y (#4607) (f90bba0)
- FileUpload: open dialog on keyup (#4629) (8e9265e)
- FileUpload: prevent default on keydown (#4633) (68d8a98)
- Input: incorrect rendering of type
date
/time
on iOS (#4715) (93cc83c) - InputMenu/Select/SelectMenu: add display value fallback when no items found (#4689) (34ca811)
- Select/InputMenu: handle focus via label inside a FormField (#4696) (55dbcd2)
- Tabs: add missing Badge import (#4594) (fbec29c)
- Toast: add type for progress
ui
prop (#4677) (a8af85c) - Tooltip: render only if
text
orkbds
are present (#4568) (5e39cbb)
New Contributors
- @calmyournerves made their first contribution in #4594
- @dev1-dylan made their first contribution in #4652
- @kazupon made their first contribution in #4674
- @cyrilf made their first contribution in #4597
Full Changelog: v3.3.0...v3.3.1