Skip to content

Commit 3ca885b

Browse files
committed
feat: add tooltips and community link to input/output nodes
- Extract tooltip system from virtual device switches to shared utility - Add info icon tooltips to form fields - Add community link button at bottom of node edit dialogs - Improve form field alignment - Enhance "Currently stored selection" display with info icon - Add communityTag to services.json for generating the community links (not used yet) - Use .svg instead of .png files
1 parent aac9576 commit 3ca885b

37 files changed

+704
-420
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.6.55",
55
"dependencies": {
66
"dbus-native-victron": "^0.4.5",
7-
"dbus-victron-virtual": "^0.1.27",
7+
"dbus-victron-virtual": "^0.1.28",
88
"debug": "^4.4.0",
99
"lodash": "^4.17.21",
1010
"promise-retry": "^2.0.1"

resources/docs/basic_slider.png

-15.7 KB
Binary file not shown.

resources/docs/basic_slider.svg

Lines changed: 12 additions & 0 deletions
Loading

resources/docs/bilge_pump.png

-22.2 KB
Binary file not shown.

resources/docs/bilge_pump.svg

Lines changed: 9 additions & 0 deletions
Loading

resources/docs/community-link.svg

Lines changed: 7 additions & 0 deletions
Loading

resources/docs/dimmable.png

-15 KB
Binary file not shown.

resources/docs/dimmable.svg

Lines changed: 14 additions & 0 deletions
Loading

resources/docs/dropdown.png

-19.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)