node-red/public/red/ui
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
..
touch Remove last remnants of bootstrap icons from core 2014-09-08 14:18:34 +01:00
editor.js Make subflow delete option more obvious 2015-01-18 09:38:47 +00:00
keyboard.js Neater fix for Mac meta key - thanks to Nick. 2014-10-29 09:05:48 +00:00
library.js Fix header css and tidy up 2014-08-21 21:48:08 +01:00
menu.js Better sidemenu style 2015-01-16 10:25:57 +00:00
notifications.js Tidy editor code to pass jshint 2014-08-08 00:01:35 +01:00
palette.js Make Palette search Case InSeNsItIve 2014-12-09 14:37:32 +00:00
sidebar.js Adding support to LocalStorage on client side 2014-11-11 09:04:57 +02:00
state.js Add config-node sidebar tab 2014-01-25 22:31:43 +00:00
tab-config.js Add declarative menu structure 2014-08-20 21:58:54 +01:00
tab-info.js Allow node to provide dynamic content to Info tab 2015-01-18 09:38:47 +00:00
tabs.js Tab name changes not persisting 2014-11-19 16:03:12 +00:00
view.js Make subflow delete option more obvious 2015-01-18 09:38:47 +00:00