Releases: unovue/radix-vue
Releases · unovue/radix-vue
v0.1.20
What's Changed
- chore: remove watcher that was logging 'run' in accordion-item by @BayBreezy in #301
- feat: Context menu 2/3 by @zernonia in #293
- feat: Menubar 2/3 by @zernonia in #302
- feat: wrap Dialog components to allow proper emits and animations by @zernonia in #304
- feat: Select 2/3 by @zernonia in #308
- feat: Separator 2/3 by @khairulhaaziq in #151
New Contributors
- @BayBreezy made their first contribution in #301
Full Changelog: v0.1.19...v0.1.20
v0.1.19
v0.1.18
What's Changed
- fix: add margin-right to body to prevent content shift by @MellKam in #277
- refactor Primitive by @MellKam in #278
- chore: add types for histoire components by @MellKam in #286
- fix: improve document SSR by @sadeghbarati in #287
- feature: Menu by @zernonia in #289
- chore: Remove unnncessary css import by ScrollArea by @zernonia in #295
- feat: add nuxt module by @owlnai in #290
- feat Dropdown menu 2/3 by @zernonia in #291
New Contributors
🙌🏼
Special thanks to @smastrom for providing idea to tackle Symbol() not found
warning
Full Changelog: v0.1.17...v0.1.18
v0.1.17
v0.1.16
v0.1.15
v0.1.13
What's Changed
- fix: component emitted an undefined event. by @uyloal in #253
- [ScrollArea] Feat 2/3 by @zernonia in #254
- fix(tooltip): Remove unnecessary inline style by @steakscience in #262
New Contributors
- @uyloal made their first contribution in #253
- @steakscience made their first contribution in #262
Full Changelog: v0.1.12...v0.1.13
v0.1.12
v0.1.11
What's Changed
- Fix : tooltip open on keyboard focus by @misbahansori in #238
- fix: bind props values to data-side and data-align, remove unnecessar… by @MellKam in #237
- Fix : Alert Dialog handle click outside by @misbahansori in #236
New Contributors
- @misbahansori made their first contribution in #238
- @MellKam made their first contribution in #237
Full Changelog: v0.1.10...v0.1.11