Skip to content

Releases: dexma/ui-components

v8.0.29

17 Nov 11:24

Choose a tag to compare

8.0.29 (2025-11-17)

Bug Fixes

  • table: Allow all properties within the expandable prop object to be used by the AntD Component (ee716e6)

v8.0.28

30 Oct 14:25

Choose a tag to compare

8.0.28 (2025-10-30)

Bug Fixes

  • select: Show the option box when clicking in the chevron icon (61c5a29)

v8.0.27

28 Oct 15:21

Choose a tag to compare

8.0.27 (2025-10-28)

Bug Fixes

  • select: Rewrite options list generators for single and multiple selectors by using render functions props (4e287ee)

v8.0.26

09 Oct 13:03
4e8e1b8

Choose a tag to compare

8.0.26 (2025-10-09)

Bug Fixes

  • select: remove select automatic blurring & other fix on tagselect (4e8e1b8)

v8.0.25

17 Sep 11:51
644988b

Choose a tag to compare

8.0.25 (2025-09-17)

Bug Fixes

v8.0.24

15 Sep 11:37
b0a284e

Choose a tag to compare

8.0.24 (2025-09-15)

Features

feat(Drawer): Create Drawer component

02 Sep 10:28
014deaf

Choose a tag to compare

feat(drawer):add drawer component (#166)

Co-authored-by: carlaagullosoler <cagullo@dexma.com>

v8.0.22

30 Jul 08:38
9d77e3e

Choose a tag to compare

8.0.22 (2025-07-30)

Features

  • icon: add icons for text widget toolbar (fc76122)

v8.0.21

28 Jul 08:00
7f6bcc8

Choose a tag to compare

8.0.21 (2025-07-28)

Bug Fixes

  • datepicker: allow disabled to datepicker. (46099d7)

v8.0.20

24 Jul 13:30
d59dc35

Choose a tag to compare

8.0.20 (2025-07-24)

Features

  • tagselect: add tagselect component (b973e2b)