v0.9.0
🚨 Breaking Changes
- Assume
display: inline-block
as extraProperty in presetIcon - by @zguolee (facce) - card: Changed default variant to
text
- by @jd-solanki (780b6)
🚀 Features
- menu: New component - by @jd-solanki (1d492)
- select: Emit value instead of object on selection - by @brojor in #25
- useLayer: Support hex color as value of color prop - by @jd-solanki (502ae)
🐞 Bug Fixes
- Update z-index of various components to avoid overlap - by @jd-solanki (dc853)
- list: Fix variant style for active list item - by @jd-solanki (5f484)
- useLayer: Props reactivity - by @jd-solanki (93084)