Skip to content

v2.4.0-next.186

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 02 Oct 18:49
· 1300 commits to next since this release
e78924f

2.4.0-next.186 (2025-10-02)

Bug Fixes

  • add rounding to the table for the small screens (e3214bb)
  • adjust padding in VerticalTabs and remove unnecessary class in SettingsView (07c057a)
  • correct typo in darkDropdownOptionsBackground variable (c349dbd)
  • fix disabled prop for ButtonGroup (0dd5ca5)
  • update button label in AFCL documentation and adjust margin in SettingsView (f92c384)
  • update ButtonGroup to use modelValue for v-model binding (6bd1392)

Features

  • add afcl button group (78a416c)
  • add afcl card component (654c0a5)
  • add disabled prop to the button group (4f2eb61)
  • add solid color prop to the afcl button group (969787c)
  • add support for different card sizes in AFCL Card component (a3803b5)
  • enhance Card component with custom slot and optional title/description props (a3010fd)