v1.4.0
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
- Admin: Add "Bug Report" issue template by @joepavitt in #670
Dependencies
- Bump jsonata and node-red by @dependabot in #671
Documentation
- Docs: @update:modelValue not firing inside a ui-template by @joepavitt in #636
- fix links and descriptions on widgets.md by @Steve-Mcl in #641
- Update ui-template.md by @Steve-Mcl in #640
- Docs: Update Events & State Store Architecture Docs & Diagrams by @joepavitt in #647
- typo: Propertry not Proeperty by @ZJvandeWeg in #662
- Docs: Update contributing docs to replace missing image and descriptions by @joepavitt in #658
- Docs: Improve E2E Testing Documentation by @joepavitt in #657
- Docs: Layout Management by @joepavitt in #664
Full Changelog: v1.3.0...v1.4.0