Skip to content

Releases: tsedio/tsed-formio

v2.3.0

22 Mar 13:48
Compare
Choose a tag to compare

2.3.0 (2024-03-22)

Features

  • react-formio: add possibility to give custom choices function to column property (3bd4c9c)

v2.2.3

20 Sep 08:19
Compare
Choose a tag to compare

2.2.3 (2023-09-20)

Bug Fixes

  • components: fix totalLength design (22248a5)

v2.2.2

19 Sep 14:31
Compare
Choose a tag to compare

2.2.2 (2023-09-19)

Bug Fixes

  • components: fix totalLength redundant total (9988e72)

v2.2.1

19 Sep 14:18
Compare
Choose a tag to compare

2.2.1 (2023-09-19)

Bug Fixes

  • components: fix totalLength integration (0522b34)

v2.2.0

19 Sep 12:04
Compare
Choose a tag to compare

2.2.0 (2023-09-19)

Features

  • components: add totalLength option on Pagination component (09d0a1d)
  • components: add totalLength option on Pagination component (535f6da)

v2.1.4

08 Jun 15:21
Compare
Choose a tag to compare

2.1.4 (2023-06-08)

Bug Fixes

v2.1.3

06 Jun 09:45
Compare
Choose a tag to compare

2.1.3 (2023-06-06)

Bug Fixes

v2.1.2

22 May 15:21
Compare
Choose a tag to compare

2.1.2 (2023-05-22)

Bug Fixes

  • react-formio: fix dragndrop data after update records (f24fb35)

v2.1.1

16 May 12:45
Compare
Choose a tag to compare

2.1.1 (2023-05-16)

Bug Fixes

  • react-formio: fix missing React import (958170d)

v2.1.0

16 May 08:31
Compare
Choose a tag to compare

2.1.0 (2023-05-16)

Bug Fixes

  • react-formio: extract RowComponent from Table (a258057)
  • tailwind-formio: fix template build with microbundle (035fa61)

Features

  • react-formio: add enableDragNDrop option (20f3125)