Skip to content

Releases: DouglasNeuroInformatics/libui

v3.6.3

17 Oct 19:03

Choose a tag to compare

3.6.3 (2024-10-17)

Bug Fixes

  • center items in dropzone (f598988)

v3.6.2

17 Oct 18:28

Choose a tag to compare

3.6.2 (2024-10-17)

Bug Fixes

  • add className option to FileDropzone (7a9619d)
  • adjust dropzone styles and add options (91f7e24)

v3.6.1

16 Oct 14:27

Choose a tag to compare

3.6.1 (2024-10-16)

Bug Fixes

  • useLayoutEffect for form initial values (47d9e65)

v3.6.0

16 Oct 01:31

Choose a tag to compare

3.6.0 (2024-10-16)

Features

Bug Fixes

  • issue where initialValues change does not trigger rerender of form (77a6dc2)
  • set initial values on change (e160616)

v3.5.3

09 Oct 15:08

Choose a tag to compare

3.5.3 (2024-10-09)

Bug Fixes

v3.5.2

07 Oct 15:47

Choose a tag to compare

3.5.2 (2024-10-07)

Bug Fixes

v3.5.1

02 Oct 16:27

Choose a tag to compare

3.5.1 (2024-10-02)

Bug Fixes

  • add controlled option to tooltip (b1d13a9)

v3.5.0

01 Oct 15:54

Choose a tag to compare

3.5.0 (2024-10-01)

Features

  • add acceptedFileTypes arg to fileDropzone (71533e6)
  • add default story for fileDropzone (07bc06b)
  • add FileDropzone (b11a8f6)
  • added dashed border (648da8e)
  • added dropzone translations to libui (e0e27d6)
  • being fileDropzone creation (9b1806e)
  • create basic story for fileDropzone (56268e2)
  • fileDropzone implementation from databank (2c92dcb)
  • switch dashed border styling to fileDropzone component from story (e8b9b90)

Bug Fixes

  • change testids to camel case (bda5626)
  • fix capitilization of FileDropzone component (de0c905)
  • update lucide react (c90aa9d)
  • use new translation system (9724f6a)

v3.4.2

30 Sep 16:28

Choose a tag to compare

3.4.2 (2024-09-30)

Bug Fixes

  • issue where ActionDropdown is not disabled (9a8e2ce)

v3.4.1

27 Sep 17:16

Choose a tag to compare

3.4.1 (2024-09-27)

Bug Fixes

  • use flex for field group (cf4d0fc)