Skip to content

v1.3.0

Compare
Choose a tag to compare
@joepavitt joepavitt released this 29 Feb 13:24
· 477 commits to main since this release
c595d8e

What's Changed

New Widgets

Fixes & Improvements

  • UI Gauge - Improve validation feedback when min/max misalign to segments by @joepavitt in #610
  • onChange: Ensure custom handlers have context of any general changes made to the msg. object by @joepavitt in #607
  • Fix: Debug View with httpNodeRoot by @joepavitt in #623
  • UI Form: Fix styling of "Submit" button and validation issues by @joepavitt in #625
  • UI Chart: Add missing name field by @joepavitt in #608
  • More robust path replacement to account for proxy & httpNodeRoot configs by @joepavitt in #604

Documentation

  • Fix some bad pointers for images in the docs that only working locally (not in prod) by @joepavitt in #601
  • "Important Note" to use conditional operators by @joepavitt in #605
  • Clean up legacy docs from Dashboard 1.0 for ui-group by @joepavitt in #609

Full Changelog: v1.2.0...v1.3.0