1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/public/red
Nick O'Leary 462c259f3a Allow node to provide dynamic content to Info tab
Closes #492

The node definition can now include an `info` property. This property can be either a string or a Function. Whenever the info tab is refreshed, such as the node is selected, the value of this property, or the result of the Function, will be appended to the Info tab.
2015-01-18 09:38:47 +00:00
..
ui Allow node to provide dynamic content to Info tab 2015-01-18 09:38:47 +00:00
comms.js Add dynamic node api 2014-09-17 23:57:29 +01:00
history.js Rework subflow edit process 2014-11-13 12:59:28 +00:00
main.js Tidy sidebar menu 2015-01-17 20:36:18 +00:00
nodes.js Add deployment types in runtime 2015-01-15 10:28:11 +00:00
settings.js Adding support to LocalStorage on client side 2014-11-11 09:04:57 +02:00
validators.js Got to start somewhere 2013-09-05 15:02:48 +01:00