Skip to content

Releases: DouglasNeuroInformatics/libui

v4.0.0

01 Apr 23:39

Choose a tag to compare

4.0.0 (2025-04-01)

⚠ BREAKING CHANGES

  • Tailwind v4 is now a peer dep
  • React 19 now peer dependency

Bug Fixes

  • issue with storybook oklch color (284ea2b)

Miscellaneous Chores

v3.9.0

26 Mar 20:12

Choose a tag to compare

3.9.0 (2025-03-26)

Features

  • add arrows to first and last page buttons (3b24cec)
  • add first and last page buttons (049f484)
  • add first and last page buttons translations (f7e9c49)

Bug Fixes

v3.8.7

28 Jan 21:24

Choose a tag to compare

3.8.7 (2025-01-28)

Bug Fixes

  • sync language document attribute (a3bd994)

v3.8.6

03 Jan 21:43

Choose a tag to compare

3.8.6 (2025-01-03)

Bug Fixes

  • use NoInfer in Form for certain props (58f5597)

v3.8.5

01 Jan 22:39

Choose a tag to compare

3.8.5 (2025-01-01)

Bug Fixes

v3.8.4

01 Jan 01:35

Choose a tag to compare

3.8.4 (2025-01-01)

Bug Fixes

v3.8.3

01 Jan 00:22

Choose a tag to compare

3.8.3 (2025-01-01)

Bug Fixes

  • reset form after submit (ce8497c)

v3.8.2

31 Dec 22:47

Choose a tag to compare

3.8.2 (2024-12-31)

Bug Fixes

  • set minSubmitTime to 0 if !suspendWhileSubmitting (c6fe59f)

v3.8.1

31 Dec 22:32

Choose a tag to compare

3.8.1 (2024-12-31)

Bug Fixes

v3.8.0

31 Dec 22:27

Choose a tag to compare

3.8.0 (2024-12-31)

Features

  • add suspendOnSubmitting (9172867)