v1.14.0
What's Changed
New Widgets & Variations:
- UI Chart - Refine data accumulation to be chart type independent & add stacked/grouped bar charts by @joepavitt in #1086
- UI Chart - Add "Pie" and "Doughnut" chart types by @joepavitt in #1088
Fixes & Improvements:
- update terminology from 'navigation' to 'header' by @sumitshinde-84 in #1105
- Docs: Update list of known third-party widgets by @joepavitt in #1108
- docs: Remove soon remark by @ZJvandeWeg in #1109
- UI-Dropdown: Use
v-select
option instead ofv-combox
by @arturv2000 in #1077 - UI-ButtonGroup: Add
msg.enabled
support, validatemsg.payload
before apply to selection by @arturv2000 in #1089 - UI-Button: Add Background, text and icon color option by @arturv2000 in #1087
- UI-Form: Allow
msg.enable
by @arturv2000 in #1092 - UI-Switch: Prevent change state when no
msg.payload
is present, fixtopic
not present at restart by @arturv2000 in #1090 - UI-Slider: Add missing properties to msg.
ui_update
by @arturv2000 in #1114 - UI-Text-Input: Prevent text delete when no msg.payload is present by @arturv2000 in #1091
Documentation
- Fix code example in option 2 (bad arrow function) by @Steve-Mcl in #1103
Dependencies
-
Bump flowfuse/github-actions-workflows from 0.19.0 to 0.24.0 by @dependabot in #1096
-
Bump flowfuse/github-actions-workflows from 0.24.0 to 0.26.0 by @dependabot in #1118
-
v1.14.0 by @joepavitt in #1126
Full Changelog: v1.13.0...v1.14.0