Skip to content

Releases: unovue/radix-vue

v0.1.5

17 Jul 12:15
Compare
Choose a tag to compare

What's Changed

  • [Hover Card]feat: 2/3 by @khairulhaaziq in #187
  • [Bug] ScrollArea showing scrollbar when the type=hover by @zernonia in #199
  • [Dialog]feat: 2/3 by @khairulhaaziq in #92
  • [Alert dialog]feat: 2/3 by @khairulhaaziq in #200

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Jul 08:26
Compare
Choose a tag to compare

What's Changed

  • dev: add initial tests by @khairulhaaziq in #195
  • fix: NavigationMenu recursive issue causing crash by @zernonia in #197

Full Changelog: v0.1.3...v0.1.4

v0.1.3

15 Jul 21:25
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.3

v0.1.0

15 Jul 20:24
Compare
Choose a tag to compare

What's Changed

  • [Navigation Menu]feat: 1/3 by @khairulhaaziq in #167

Full Changelog: v0.0.1-rc-.9...v0.1.0

v0.0.1-rc-.9

15 Jul 13:52
Compare
Choose a tag to compare

#v0.0.1-rc-.9

What's Changed

  • Tabs by @onmax in #182
  • [Collapsible]feat: 2/3 by @khairulhaaziq in #185
  • [Toggle Group]feat: 2/3 by @khairulhaaziq in #188
  • Radio Group by @onmax in #189
  • dev: add stories by @khairulhaaziq in #192

New Contributors

Full Changelog: v0.0.1-rc.-8...v0.0.1-rc-.9

v0.0.1-rc-.8

14 Jul 01:32
ebb995f
Compare
Choose a tag to compare
v0.0.1-rc-.8 Pre-release
Pre-release

What's Changed

  • chore: Create CODE_OF_CONDUCT.md by @zernonia in #126
  • fix: primitive aschild not working properly by @zernonia in #150
  • test: components testing integration by @npldevfr in #154
  • feat[Dropdown Menu]: Nested menu item is a mf by @zernonia in #87
  • [Menubar]feat: 1/3 by @khairulhaaziq in #158
  • [refactor]: popper related components by @zernonia in #160
  • [Playground]chore: add lint by @khairulhaaziq in #165
  • [Menubar]fix: fix several issues by @khairulhaaziq in #166
  • test(label): setup label tests by @npldevfr in #157
  • [Select]feat: 1/3 by @khairulhaaziq in #159
  • [Popover]feat: close popover on escape by @khairulhaaziq in #178
  • [Context Menu]feat: 1/3 by @khairulhaaziq in #179

New Contributors

Full Changelog: v0.0.1-rc.-5...v0.0.1-rc.-8

v0.0.1-rc-.5

05 Jul 09:18
Compare
Choose a tag to compare
v0.0.1-rc-.5 Pre-release
Pre-release

What's Changed

  • fix: isPresent still true when no animation is provide by @zernonia in #121

Full Changelog: release-candidate...v0.0.1-rc.-5

v0.0.1-rc.4

04 Jul 13:06
Compare
Choose a tag to compare
v0.0.1-rc.4 Pre-release
Pre-release

What's Changed

  • Monorepo rewrite by @mujahidfa in #29
  • add playground package, delete old components by @khairulhaaziq in #30
  • Feat: Switch(Phase 1/3) by @khairulhaaziq in #31
  • Feat: Checkbox(1/3) by @khairulhaaziq in #32
  • Feat: Separator (1/3) by @khairulhaaziq in #33
  • label 3/3 by @khairulhaaziq in #34
  • Feat:Toggle(1/3) by @khairulhaaziq in #36
  • Feat: Collapsible by @mujahidfa in #35
  • Feat: ToggleGroup (1/3) by @khairulhaaziq in #37
  • Feat: Aspect 2/3 by @khairulhaaziq in #39
  • Feat: Tabs(1/3) by @khairulhaaziq in #38
  • Feat: Slider (1/3) by @khairulhaaziq in #41
  • Feat: Progress (1/3) by @khairulhaaziq in #42
  • Feat: Dialog (1/3) by @khairulhaaziq in #43
  • Feat: Alert Dialog (1/3) by @khairulhaaziq in #44
  • Feat: Radio Group(1/3) by @khairulhaaziq in #40
  • init docs by copy by @khairulhaaziq in #45
  • Feat: Toolbar (1/3) by @khairulhaaziq in #47
  • Refactor: Collapsible Demo by @khairulhaaziq in #48
  • Feat: Avatar (1/3) by @khairulhaaziq in #50
  • dev: clean playground by @khairulhaaziq in #52
  • Feat: Tooltip(1/3) by @khairulhaaziq in #51
  • Feat: Hover Card (1/3) by @khairulhaaziq in #53
  • Feat: Popover (1/3) by @khairulhaaziq in #54
  • refactor:checkbox to use InjectionKey by @khairulhaaziq in #56
  • refactor(radio) by @khairulhaaziq in #57
  • Feat: Dropdown Menu (1/3) by @khairulhaaziq in #55
  • fix: add arrow by @khairulhaaziq in #58
  • dev: refactor separator components, create BaseSeparator by @khairulhaaziq in #63
  • dev: refactor arrow navigation by @khairulhaaziq in #64
  • fix[tooltip, hovercard]: usehoverdelay by @khairulhaaziq in #65
  • feat: checkbox (2/3) by @khairulhaaziq in #66
  • Feat: Toggle (2/3) by @khairulhaaziq in #67
  • Feat: Context Menu (1/3) by @khairulhaaziq in #59
  • [Context Menu]fix: fix positioning, update demo by @khairulhaaziq in #71
  • dev: refactor by @khairulhaaziq in #69
  • dev: refactor label component by @khairulhaaziq in #62
  • Feat: Hover Card (2/3) by @khairulhaaziq in #68
  • fix: enable toggle collapsible without providing v-model by @khairulhaaziq in #78
  • dev: move playground by @khairulhaaziq in #82
  • init test dir by @khairulhaaziq in #85
  • dev: refactor arrow by @khairulhaaziq in #86
  • Feat[Dropdown Menu]: Add nested/submenu feature by @khairulhaaziq in #73
  • Fix hover delay by @khairulhaaziq in #88
  • fix: make switch controllable and unctrollable by @khairulhaaziq in #90
  • feat: add Primitive component, with asChild utility by @zernonia in #84
  • dev: refactor and create a shared useVModel util by @khairulhaaziq in #91
  • feat: improve open defaultopen and onopenchange by @zernonia in #95
  • dev: refactor playground to sort components alphabetically. by @khairulhaaziq in #100
  • fix: enable components to be controlled or uncontrolled by @khairulhaaziq in #99
  • feat: declare all props to every component by @khairulhaaziq in #103
  • feat: implement aschild to relevant components by @khairulhaaziq in #96
  • fix: type declaration missing by @zernonia in #105
  • chore: update todo item progress by @zernonia in #109
  • feat: ScrollArea (1/3) by @zernonia in #97
  • fix: scroll viewport export name by @khairulhaaziq in #110
  • [Popover]feat: add side prop by @khairulhaaziq in #111
  • feat: allow defaultValue props, able to work without v-model by @zernonia in #113
  • Feat: Accordion by @mujahidfa in #81

New Contributors

Full Changelog: https://github.com/radix-vue/radix-vue/commits/release-candidate