🐞 Bug Fixes
- Remove fallthrough props - by @zernonia in #2186 (16a02)
- Calendar: Change placeholder when focusing other dates - by @epr3 in #2184 (9e857)
- Combobox: Avoid resetting scroll when items change - by @kricsleo in #2147 (0b0e7)
- Listbox: Avoid blocking specific keydown events - by @kricsleo in #2148 (0c3c1)
- NavigationMenu: Inital value not showing content properly - by @zernonia in #2185 (28f59)
- Presence: Handle escape characters in animation names correctly - by @sadeghbarati in #2143 (b24b5)
- Splitter: Move
onUnmounted
outside ofonMounted
- by @DamianGlowala in #2162 (a3f25) - TagsInput: Empty string with delimiter - by @JhnBer in #2136 (add38)
- VisuallyHidden: Prevent causing unnecessary container scroll - by @kricsleo in #2139 (bd5cc)