v1.6.0
🚀 Features
- Avatar: Render img tag on ssr - by @zernonia in #776 (f7d61)
- Date: Improve date components - by @epr3 in #761 (2c86a)
- NavigationMenu: Disable hover or click props for triggers - by @Chrtyaka and @zernonia in #778 (ed730)
- Toolip: Added ignore non-keyboard focus prop - by @remonke in #775 (6d48c)
🐞 Bug Fixes
- HoverCard: Missing gracearea like tooltip - by @zernonia in #777 (1172a)
- PinInput: Remove trailing empty strings from
modelValue
- by @DamianGlowala in #793 (a7dac) - Primitive: Avoid using comment node as firstChildren - by @zernonia in #783 (12965)
- Select: Fix select content animation - by @Chrtyaka in #789 (82d5a)