Releases: unovue/radix-vue
Releases · unovue/radix-vue
v0.2.1
v0.2.0
v0.1.34
🐞 Bug Fixes
- Vue warn props default key x has no corresponding declaration & missing selectValue - by @zernonia in #398 (f30db)
View changes on GitHub
v0.1.33
v0.1.32
No significant changes
View changes on GitHub
v0.1.31
🐞 Bug Fixes
- Default roving focus orientation - by @khairulhaaziq in #383 (78d1b)
- Teleport was anchor before element thus z index auto would render element underneath other element - by @zernonia in #389 (c8c8d)
- Set orientation as optional props - by @zernonia in #390 (cb004)
- TabsTrigger: Resolve
<TabsTrigger />
componentdata-orientation
attribute value display error - by @libondev in #378 (04440)
View changes on GitHub
v0.1.30
v0.1.29
🚀 Features
- Complete checkbox - by @zernonia in #359 (983b2)
unplugin-vue-component
resolvers - by @zernonia in #364 (d20b5)
View changes on GitHub
What's Changed
- docs: tables info popover styles by @tristandubbeld in #358
- refactor: tabs Roving Focus by @zernonia in #361
- refactor: HoverCard by @zernonia in #363
New Contributors
- @tristandubbeld made their first contribution in #358
Full Changelog: v0.1.28...v0.1.29
v0.1.28
v0.1.27
What's Changed
- feat: add
prefix
option to Nuxt module by @DamianGlowala in #342 - docs: New docs by @khairulhaaziq in #175
- bug: Roving Focus has incorrect states by @zernonia in #345
- docs: tailwind file for NavigationMenu docs file by @sdq-sts in #349
- feat: Slider 2/3 by @edtorba in #272
- chore: tailwind intelisense for stories by @MellKam in #348
- feat:
createContext
shared composables, updates Tooltip by @MellKam in #347
New Contributors
- @DamianGlowala made their first contribution in #342
- @sdq-sts made their first contribution in #349
- @edtorba made their first contribution in #272
Thanks for all the contributions guys!!
Full Changelog: v0.1.26...v0.1.27