@5minds/node-red-dashboard-2-processcube-ui-page-navigation 1.0.3 → 1.0.4-extend-documentation-b8283e-m4b4f4kc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -54,7 +54,8 @@
|
|
|
54
54
|
</script>
|
|
55
55
|
|
|
56
56
|
<script type="text/markdown" data-help-name="ui-page-navigation">
|
|
57
|
-
A
|
|
57
|
+
A Node designed to listen for events related to page navigation. This node extends the functionality of the ui-event Node from Dashboard 2.
|
|
58
|
+
It builds on the same foundation but introduces enhanced filtering capabilities for both events and pages.
|
|
58
59
|
|
|
59
60
|
## Outputs
|
|
60
61
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@5minds/node-red-dashboard-2-processcube-ui-page-navigation",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4-extend-documentation-b8283e-m4b4f4kc",
|
|
4
4
|
"description": "A node to handle the navigation between pages in the Node-RED Dashboard",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"node-red",
|