Releases: oruga-ui/oruga
Releases · oruga-ui/oruga
v0.12.6
v0.12.5
v0.12.4
0.12.4 (2026-01-14)
Bug Fixes
- input: debounce reactive
modelValuechanges (#1509) (9d738cd) - listbox: prevent empty state always shown (#1495) (1f163dd)
- steps: prevent step-item is clickable when prop
clickableisfalse(#1507) (d8654e5) - table: correctly filter all rows before paging when filter is active (#1508) (3f84fa0)
Features
- dialog: enhance dialog implementation (#1492) (63d0e17)
- listbox: update listbox component (#1502) (8232dab)
- table: expose
filterandtableColumnsfor programmatic use (#1513) (02e6284) - tree: add OTree component (#1503) (3adb12c)
- types: update slots by implementing
defineSlotsmacro (#1434) (e87bd88)
v0.12.3
v0.12.2
v0.12.1
v0.12.0
0.12.0 (2025-11-07)
Bug Fixes
- carousel: solve tab navigation issues when has no indicators (#1432) (28d9823)
- dialog: correct programmatic type inheritance (#1457) (288f9fa)
- drodown: don't prevent home/end keys for elements with native key behavior (#1419) (b7b9324)
- dropdown: clear focused item on hover out (#1418) (9e31b94)
- pagination: solve depreacted pagination order prop issues (#1439) (b625ef0)
- steps|tabs: clear transitioning class after transition end (#1443) (22cbfe0)
- taginput: forward input size to tag items (#1454) (cfc46d3)
Features
- autocomplete: rename class
itemGroupTitleClasstoitemGroupClass(#1426) (c9bf162) - card: add OCard component (#1384) (2222bee)
- carousel: add
optionsprop (#1429) (d57fb7d) - carousel: add default slide template with
title,subtitleandimage(#1416) (d96f555) - dialog: add programmatic interface (#1438) (ce98766)
- dialog: convert card into dialog component (#1436) (0986bc7)
- dropdown: remove
checkScrolland always emit events whenscrollable(#1451) (0d51b7a) - dropdown: remove
methodargument from open/close event (#1449) (358d124) - listbox: add OListbox component (#1380) (0ded5de)
- pagination: use OButton component instead of custom button (#1386) (a7f22f3)
- programmatic: use factory pattern for programmatic interfaces (#1395) (1017e08)
- sidebar: remove prop
reduce&expandOnHover| updatemobileprop (#1456) (68a0f2e) - steps: remove root variantClass (#1410) (0d77beb)
- programmatic: enhance programmatic types (#1445) (3efb78a)
- table: move slots
beforeandafterout ofdefaultslot (#1428) (6661827) - table: unify class names (#1406) (cfd21d5)
- tabs: add TabItem
variantclass (#1409) (a0b9f82) - upload: adjust classes (#1398) (324616c), closes #1398
- split
triggerarray props into individual props (#1452) (f737261) - split up
closeablearray props into individual props (#1444) (63d1e93)
BREAKING CHANGES
- autocomplete: rename class
itemGroupTitleClasstoitemGroupClass - dropdown: Dropdown
openandcloseevent arguments has changed - pagination: the pagination button template has changed
- sidebar: The props
expandOnHoverandreduceand related classes were removed from the Sidebar component. - steps:
variantClassgot removed from the Steps component - upload: rename
hoveredClasstodraggableHoveredClass
v0.12.0-pre.3
0.12.0-pre.3 (2025-11-06)
Bug Fixes
- dialog: correct programmatic type inheritance (#1457) (288f9fa)
- taginput: forward input size to tag items (#1454) (cfc46d3)
Features
BREAKING CHANGES
- sidebar: The props
expandOnHoverandreduceand related classes were removed from the Sidebar component.
v0.12.0-pre.2
0.12.0-pre.2 (2025-10-31)
Bug Fixes
- pagination: solve depreacted pagination order prop issues (#1439) (b625ef0)
- steps|tabs: clear transitioning class after transition end (#1443) (22cbfe0)
Features
- dialog: add programmatic interface (#1438) (ce98766)
- dialog: convert card into dialog component (#1436) (0986bc7)
- dropdown: remove
checkScrolland always emit events whenscrollable(#1451) (0d51b7a) - dropdown: remove
methodargument from open/close event (#1449) (358d124) - programmatic: enhance programmatic types (#1445) (3efb78a)
- split
triggerarray props into individual props (#1452) (f737261) - split up
closeablearray props into individual props (#1444) (63d1e93)
BREAKING CHANGES
- dropdown: Dropdown
openandcloseevent arguments has changed
v0.12.0-pre.1
0.12.0-pre.1 (2025-10-04)
BREAKING CHANGES
- autocomplete: rename class
itemGroupTitleClasstoitemGroupClass - steps:
variantClassgot removed from the Steps component - pagination: the pagination button template has changed
- uploard: rename
hoveredClasstodraggableHoveredClass
Bug Fixes
- carousel: solve tab navigation issues when has no indicators (#1432) (28d9823)
- drodown: don't prevent home/end keys for elements with native key behavior (#1419) (b7b9324)
- dropdown: clear focused item on hover out (#1418) (9e31b94)
Features
- autocomplete: rename class
itemGroupTitleClasstoitemGroupClass(#1426) (c9bf162) - card: add OCard component (#1384) (2222bee)
- carousel: add
optionsprop (#1429) (d57fb7d) - carousel: add default slide template with
title,subtitleandimage(#1416) (d96f555) - listbox: add OListbox component (#1380) (0ded5de)
- pagination: use OButton component instead of custom button (#1386) (a7f22f3)
- programmatic: use factory pattern for programmatic interfaces (#1395) (1017e08)
- steps: remove root variantClass (#1410) (0d77beb)
- table: move slots
beforeandafterout ofdefaultslot (#1428) (6661827) - table: unify class names (#1406) (cfd21d5)
- tabs: add TabItem
variantclass (#1409) (a0b9f82) - upload: adjust classes (#1398) (324616c), closes #1398