Skip to content

v0.8.0

Compare
Choose a tag to compare
@joepavitt joepavitt released this 23 Nov 14:38
· 694 commits to main since this release

What's Changed

New Features

Fixes & Improvements

  • Convert project to build ES Modules using Vite by @Pezmc in #336
  • Compile with full Vue build to allow for runtime compiling of ui-template by @joepavitt in #350
  • Add "date" type as an option for Text Input mode by @joepavitt in #346
  • UI Text Input: onEnter, onDelay and onBlur controls by @joepavitt in #365
  • UI Slider: Control added over when a msg is emitted, can be continuous, or on release-only by @joepavitt in #367
  • Set default of ui-text to match the labelling of Vuetify components by @joepavitt in #370
  • Bump axios and node-red-admin by @dependabot in #362

Documentation

Full Changelog: v0.7.2...v0.8.0