Skip to content

Releases: cdcharlebois/searchable-listview-native

1.1.0 - Loading Controls and Client API Update

15 Jul 11:46
Compare
Choose a tag to compare

merged #3 and #5 .

  • Add widgets canvas for "empty content"
  • Add widgets canvas for "loading"
  • Add switch for "showProgressBar" while content is loading
  • update to remove deprecated client API warning

Appstore Release

05 Jan 14:02
Compare
Choose a tag to compare
  • Implement configurable filtering on a listview on Native
  • Model your own filter inputs (using any combination of widgets/nanoflows/attributes)
  • Use those inputs to define dynamic filter constraints via expressions
  • Apply filters to any datasource (database or nanoflow)

1.2.0 - Documentation Update for Mx9

02 Aug 17:26
Compare
Choose a tag to compare

What's new:

  • added note in the documentation to only use this widget with Mendix 8 and below.