Skip to content

v1.2.0

Choose a tag to compare

@GordonSmith GordonSmith released this 15 Jun 18:54
· 5399 commits to main since this release
  • Grid Layout: Improved Design Mode Usability
  • Table: Sortable by column.
  • Table: Multiple Selection Support (shift click, ctrl click)
  • Table: Pagination now auto calculated based on available space
  • Graph: Added support for multiple edges between vertices.
  • Graph: Added properties to tweak hierarchy layout
  • Graph: Added annotation support for vertices.
  • Surfaces: Added annotation support (can be used as toolbar buttons)
  • Google Charts: Added Scatter, Time-line and TreeMap
  • HPCC Chart: Added orientation property (horizontal / vertical)
  • HPCC Chart: Added selection mode
  • Form: Added Form Widget and introduced new API IInput
  • Slider Converted to use IInput
  • Slider Control: “Play” and “Loop” Support added (can be used to step through time for the dashboard)
  • Marshaller: Switched to new DDL Events
  • Marshaller: Added Form Support
  • Marshaller: Added Graph Annotation Support
  • Comms: Improved calls with time-out support.