Releases: LUI-UI/lui-vue
Releases · LUI-UI/lui-vue
v1.0.11
🚀 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)
View changes on GitHub
v1.0.1
🚀 Features
- Unbuild - by @productdevbook (64158)
- Add tailwindcss as a dependency - by @productdevbook (bdc27)
- Nuxt - by @productdevbook (f9625)
- Add nuxt - by @productdevbook (d138e)
🐞 Bug Fixes
- Linting issues and update dependencies - by @productdevbook (07f57)
- package.json: Fix release - by @rhmkstk (fa43e)
- plugin: Add variables to use in storybook - by @rhmkstk (06781)
View changes on GitHub
v0.70.3
0.70.3 (2024-01-18)
Bug Fixes
- menu: fix menu position bug when page resized or target element scrolled (936fd78)
- sidebar: fix conflict merge with main (09ec88a)
- sidebar: fix sidebar teleport init (51bfaef)
- sidebar: use composable to create teleport-wrapper (b7416fc)
- storybook: fix menuPosition arg-types as plecement in stories (7205eb4)
- tab: fix tab component disabled bug (5d0a864)