Skip to content

App Builder 1.8

Choose a tag to compare

@MajorMeerkatThe3rd MajorMeerkatThe3rd released this 28 Jul 10:10
· 233 commits to development since this release
cf486be

New features:

  • Table Widget (beta): this new widget makes it possible to define data tables, and replaces the current method of defining tables using markdown in the Text Widget. It includes various formatting options, such as making columns sortable and searchable. It is also optimized for large data sets.

  • It is now possible to override the minimum and maximum values of sliders.

  • Imperial units are now supported by the Points Input labels (point locations and distance between points).

Improvements:

  • Tabs are now sticky: they are always displayed on the top of containers even when scrolling through the content.
  • The selection and hovering effects in attribute visualization mode have been switched to color changes for better performance and rendering. Performance in attribute visualization has been overall improved as well.

Bug fixes:

  • Stack Widget titles are now aligned consistently with the Accordion Widget.
  • Exporting and importing file input values from JSON files works again.
  • Switching the resolution of screenshots used as parameter sources now works.