Skip to content

Releases: mendixlabs/mendix-dynamic-table

1.4.0

Choose a tag to compare

@JelteMX JelteMX released this 07 Sep 14:02

1.3.4

Choose a tag to compare

@JelteMX JelteMX released this 19 Jul 23:17
  • Code cleanup

1.3.3

Choose a tag to compare

@JelteMX JelteMX released this 15 Jul 18:18
6e5db1f
  • Improvements in rendering, fixing issues with large data sets (as reported in #9)

1.3.2

Choose a tag to compare

@JelteMX JelteMX released this 29 Apr 14:25
56df8ba
  • Fix #7: Column microflow/nanoflow expect a wrong paremeter

1.3.1

Choose a tag to compare

@JelteMX JelteMX released this 23 Apr 00:17
  • Rewrote State reset table, so data get's reloaded when context object changes. This was due to a bug reported in this forum topic

1.3.0

Choose a tag to compare

@JelteMX JelteMX released this 03 Apr 13:32
98552d0
  • Added sorting attributes for Rows/Columns

1.2.1

Choose a tag to compare

@JelteMX JelteMX released this 03 Mar 15:08

1.2.0

Choose a tag to compare

@JelteMX JelteMX released this 05 Feb 15:05
ad2f0df
  • Updated the widget naming. It is now called the Matrix instead of Dynamic Table. The new name better reflects the capabilities. As the widget ID etc stays the same, nothing needs to be done when updating the widget

1.1.0

Choose a tag to compare

@JelteMX JelteMX released this 03 Feb 04:55
  • Remove sanitize-html, opt to go for a lighter package dompurify. Reduced widget size by 25%

1.0.0

Choose a tag to compare

@JelteMX JelteMX released this 20 Jan 14:43
  • 🔥 first release