Skip to content

Releases: DouglasNeuroInformatics/libui

v6.3.0

13 Mar 17:48

Choose a tag to compare

6.3.0 (2026-03-13)

Features

  • add combobox component and story (0ed5367)
  • add input group component (9ad4480)
  • add pakages for combo box and input group (e1e5526)
  • add story for input group (2c5e1ec)
  • format inputGroup story (df33546)

Bug Fixes

  • add code rabbit change to input group button (eaa1e59)
  • adjust size of comboBox button (bfc31d7)
  • fix render type issue (faf3920)
  • remove redundant onclick method (02df77b)
  • separate combobox use hook from object assign export (d9de35f)
  • type error in combobox (b03fb23)

v6.2.1

05 Mar 15:35

Choose a tag to compare

6.2.1 (2026-03-05)

Bug Fixes

  • issue where days of week in calendar are misaligned when month starts on Sunday (50c4c34)

v6.2.0

26 Feb 18:13

Choose a tag to compare

6.2.0 (2026-02-26)

Features

  • add onRowDoubleClick function to data table props (c4c23c6)
  • add rowDoubleClick method to datatablebody and add functionality to stories (05b8cc6)
  • add the onRowDoubleClick to the datatable and content definitions (cfc9b0f)

v6.1.3

25 Feb 03:21

Choose a tag to compare

6.1.3 (2026-02-25)

Bug Fixes

  • automatically determine whether number radio field should be vertical or horizontal layout (429bf60)
  • update number field radio overflow styles (927824f)

v6.1.2

20 Feb 20:35

Choose a tag to compare

6.1.2 (2026-02-20)

Bug Fixes

v6.1.1

18 Feb 23:11

Choose a tag to compare

6.1.1 (2026-02-18)

Bug Fixes

  • add warning if multiple translators exist (f0dfea2)

v6.1.0

12 Feb 17:54

Choose a tag to compare

6.1.0 (2026-02-12)

Features

  • add columnBreakpoints option to DataTable (a06a24a)
  • add onRowClick option to DataTable (0b6d221)

v6.0.0

21 Jan 19:54

Choose a tag to compare

6.0.0 (2026-01-21)

⚠ BREAKING CHANGES

  • Remove Accordion, AlertDialog, Avatar, Breadcrumb, Chart, Collapsible, Command, ContextMenu, Drawer, ErrorBoundary, ErrorFallback, LineGraph, MenuBar, Progress, Resizable, SpinnerIcon, Switch

Features

  • export tanstack table namespace (fc22539)

Bug Fixes

  • add react imports for types (a5d7541)

Code Refactoring

  • remove unused components (1ca6032)

v5.0.2

16 Jan 00:10

Choose a tag to compare

5.0.2 (2026-01-16)

Bug Fixes

v5.0.1

14 Jan 21:16

Choose a tag to compare

5.0.1 (2026-01-14)

Bug Fixes

  • hide icon for long root errors using css container query with flex wrap solution (661ae9e)
  • prevent icon in error message shrinking (e5b905a)