node-red/packages/node_modules/@node-red/editor-client/src/js
Nick O'Leary 147d2a02be
Ensure node status is refreshed whenever node is edited
Fixes an issue where, if the number of node outputs was changes
the node would resize, but the status text would not reposition
until a new status message arrived.

This change marks status as dirty whenever the node has been
edited, forcing it to be redrawn.
2019-10-14 13:05:45 +01:00
..
text Found some more ids and classes to namespace 2019-05-16 22:32:28 +01:00
ui Ensure node status is refreshed whenever node is edited 2019-10-14 13:05:45 +01:00
comms.js Upgrade to jq 3.3.1 / jq-ui 1.12.1 2019-04-29 11:50:15 +01:00
events.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
font-awesome.js Tidy up appearance tab in edit dialog 2018-10-22 14:41:47 +01:00
history.js Fix redo of subflow create 2019-08-12 14:51:01 +01:00
i18n.js Rework Subflow Instance property UI (#2236) 2019-08-12 15:01:54 +01:00
jquery-addons.js Add more ui tooltips 2018-10-24 22:57:16 +01:00
keymap.json Eliminate snake_case and use camelCase, and change assignment of keyboard shortcut 2019-08-05 10:20:46 +09:00
main.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
nodes.js Add fallback for Object.values call in IE11 2019-09-30 10:58:03 +01:00
red.js Fix menu hiding function for flow editor 2019-09-24 17:22:36 +09:00
settings.js Allow RED.settings.get/set to use full property desc 2019-05-21 17:19:12 +01:00
user.js Add red-ui-button class to strategy login button 2019-09-10 09:54:15 +01:00
validators.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00