Download Latest Version v0.12.3 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of Oruga UI

Home / v0.12.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-07 6.2 kB
v0.12.0 source code.tar.gz 2025-11-07 1.2 MB
v0.12.0 source code.zip 2025-11-07 1.5 MB
Totals: 3 Items   2.7 MB 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 itemGroupTitleClass to itemGroupClass (#1426) (c9bf162)
  • card: add OCard component (#1384) (2222bee)
  • carousel: add options prop (#1429) (d57fb7d)
  • carousel: add default slide template with title, subtitle and image (#1416) (d96f555)
  • dialog: add programmatic interface (#1438) (ce98766)
  • dialog: convert card into dialog component (#1436) (0986bc7)
  • dropdown: remove checkScroll and always emit events when scrollable (#1451) (0d51b7a)
  • dropdown: remove method argument 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 | update mobile prop (#1456) (68a0f2e)
  • steps: remove root variantClass (#1410) (0d77beb)
  • programmatic: enhance programmatic types (#1445) (3efb78a)
  • table: move slots before and after out of default slot (#1428) (6661827)
  • table: unify class names (#1406) (cfd21d5)
  • tabs: add TabItem variant class (#1409) (a0b9f82)
  • upload: adjust classes (#1398) (324616c), closes #1398
  • split trigger array props into individual props (#1452) (f737261)
  • split up closeable array props into individual props (#1444) (63d1e93)

BREAKING CHANGES

  • autocomplete: rename class itemGroupTitleClass to itemGroupClass
  • dropdown: Dropdown open and close event arguments has changed
  • pagination: the pagination button template has changed
  • sidebar: The props expandOnHover and reduce and related classes were removed from the Sidebar component.
  • steps: variantClass got removed from the Steps component
  • upload: rename hoveredClass to draggableHoveredClass
Source: README.md, updated 2025-11-07