-
In the process of using uibuilder with webpack I have come across a few minor issues. I will detail these once I have sorted them all. I have a strange one though that I don't understand.
In uibuilde…
-
I copied the files from
.node-red/node_modules/node-red-contrib-uibuilder/nodes/src to
.node-red/uibuilder/uibuilder/src and then slowly morphed them towards
what I eventually need. T one point I m…
-
Node-RED 0.17.5
Raspberry Pi 3 (2017-04-10-raspbian-jessie.img)
After uibuilder was installed, I tried to add uibuilder node to a flow and that was worked. But link http://localhost:1880/uibuild…
-
This will make it one step easier by not having to import or construct a Theme for users who just want to get up and running.
-
## Description:
The documentation for `{{#each ` doesn't indicate how to access the current index and/or the current key. This is confusing for beginners.
## Versions affected:
0.9.10
## Platf…
-
Raised by Colin Law: https://groups.google.com/forum/#!topic/node-red/x293sGMhInU
On
the working machine I see (from .node-red)
```
$ find . -name normalize.css
./node_modules/node-red-con…
-
When I extend an exitsing widget (for example: button), and register the new class, with UIBuilder.regClass() is works fine.
But the theme, what I set is dont work on the custombutton theme, just…
-
Using version 0.3.5 from git any received messages are immediately passed on irrespective of the setting of "Forward recieved(sp?) messages direct to output?"
In the log file I see messages
debug: …
-
Hi. I tried to use defaults and I have little troubles: defaults for classes Radio and Box also will be applied for TabStack-tabBar (because it's have the type Box) and tab-switchers (because they hav…
-
On a system which has been running untouched for several days it suddenly seemed to stop accepting new connections. For example a uibuilder view in firefox continues to work ok and I can even shut dow…