Skip to content

v1.2.0

Compare
Choose a tag to compare
@joepavitt joepavitt released this 22 Feb 17:50
· 399 commits to main since this release
b92b756

What's Changed

Fixes & Improvements

  • UI Gauge: Add icon prop to UI gauge used as label supplement by @Pezmc in #572
  • Set mdi- prefix for all custom icons to be optional by @Pezmc in #574
  • Handle missing props.icon for older gauges & pages by @joepavitt in #576
  • Ensure component containers size vertically correctly. by @joepavitt in #580
  • Introduce configurable navigation styles by @Pezmc in #579
  • Account for httpRootNode being set in Node-RED Settings by @joepavitt in #581
  • Remove Object.hasOwn from node source by @Steve-Mcl in #590
  • Ensure SocketIO and Vue Router path construction are reverse proxy friendly by @joepavitt in #595
  • Fix No Focus Styles Applied To Switch Input When Focused on Edit Form Node View by @AdemHodzic in #597
  • UI Gauge: Better zero check & unit label alignment by @joepavitt in #598

Documentation

DevOps

  • Add two dev watch commands by @Pezmc in #573
  • Use existing dev command to reduce rebuild time by @Pezmc in #578

New Contributors

Full Changelog: v1.1.0...v1.2.0