🚀 Features
- Scroll active tab on mobile - by @rhmkstk (87cf9)
- Add aria label for icon buttons - by @rhmkstk (6b2ce)
- vue: Focus input after selection clear - by @rhmkstk (9ebc8)
🐞 Bug Fixes
- Fix all menu component dissepear issue - by @rhmkstk (e56fa)
- Clear function on tag - by @rhmkstk (baeaf)
- Prevent modelValue update on initial render - by @rhmkstk (4e9c5)
- Confilct - by @rhmkstk (5d9e7)
- Fix template for manage aria-attributes correctly - by @rhmkstk (22f87)
- client:
- vue:
- Fix menu animations - by @rhmkstk (86955)
- Fix nuxt errors (hydration, dom operations)) - by @rhmkstk (df94a)
- Fix overflow hidden error from composables - by @rhmkstk (f4002)
- Fix popover componetent teleport issue - by @rhmkstk (5bb64)
- Fix popover import - by @rhmkstk (c372b)
- Fix Teleport import - by @rhmkstk (28860)
- Add clearable prop to select - by @rhmkstk (bfebe)
- Fix input components v-model types - by @rhmkstk (36e04)
- Fix selectedOption check - by @rhmkstk (131fa)
- Remove sidebar outside padding - by @rhmkstk (859e2)
- Fix select search input selection style, fix radio vmodel type - by @rhmkstk (f4646)