Skip to content

v1.4.0

Compare
Choose a tag to compare
@joepavitt joepavitt released this 13 Mar 12:00
· 1704 commits to main since this release
34f20e9

What's Changed

Fixes & Improvements

  • UI Event: Ensure consistency in API & docs for custom UI Events by @joepavitt in #632
  • UI Table - Switch to v-data-table by @joepavitt in #637
  • UI Control: Ensure better error reporting for ui-control when group/pages not found & update tests by @joepavitt in #633
  • Debug View: Add properties view for ui-base nodes by @joepavitt in #648
  • UI Gauge - Better dynamic sizing and smaller size rendering by @joepavitt in #651
  • UI Group - Component-ise the widget-group rendering to ensure consistency by @joepavitt in #655
  • Button-Group: Ensure type assignment for payload & update tests by @joepavitt in #653
  • Remove msg.req and msg.res by @joepavitt in #669
  • Add support for wrapping ui elements in a subflow by @Steve-Mcl in #634
  • UI Form: Ensure isValid updated after clear() by @joepavitt in #666

Configuration

  • Setup: Expose httpAdminRoot & httpNodeRoot in our client-side setup object by @joepavitt in #656
  • UI Base: Prevent multiple ui-base config nodes by @joepavitt in #652

Administration

Dependencies

Documentation

Full Changelog: v1.3.0...v1.4.0