v0.7.0
What's Changed
Fixes & Improvements
- Extract historical state mgmt into a datastore by @joepavitt in #279
- Fix icon for switch node by @kazuhitoyokoi in #250
- Better checking of x value before datetime assignment by @joepavitt in #256
- ui-chart: drive legend.display by a property set in Node-RED by @joepavitt in #257
- Allow definition of ui-notification colour by @joepavitt in #262
- Remove excess padding on sidebar by @joepavitt in #264
- Custom State Handler onInput for UI Markdown (better Mermaid handling) by @joepavitt in #267
- Injection of x/y-AxisProperty into ChartJS config from NR config by @joepavitt in #268
- Fix socket connection cleanup & re-establish in constructor by @joepavitt in #275
- Improve onLoad & onInput behaviours by @joepavitt in #280
- Allow for simple data binding in ui-template by @joepavitt in #282
- Fix ui-group class injection by @sumitshinde-84 in #288
- Fix "class" injection for ui-page by @joepavitt in #290
- Fixes class assignment for a ui-page by @joepavitt in #291
- Rename "Flex" layout to "Fixed" by @joepavitt in #294
- Fix tests after we no longer use node._msg by @joepavitt in #297
- Bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #281
- Bump reusable workflow version by @ppawlowski in #295
Documentation
- D1.0 > 2.0 Migration Guide by @joepavitt in #283
- typo: mag -> msg by @ZJvandeWeg in #254
- docs: Make example copy+paste able by @ZJvandeWeg in #269
- misc: Update references to updated GH by @ZJvandeWeg in #289
New Contributors
- @kazuhitoyokoi made their first contribution in #250
- @dependabot made their first contribution in #281
- @sumitshinde-84 made their first contribution in #288
Full Changelog: v0.6.1...v0.7.0