1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/editor/js/ui
tilleul 19e45389e1 Updated regex so custom width using calc() work (#1487)
So far, for typedInput "<input type=text>" fields, only custom styles like "width:100%" or "width:75px" worked. Proposed change allows to use calc() as well like in "width:calc(100% - 120px)"
2017-11-30 13:38:03 +00:00
..
common Updated regex so custom width using calc() work (#1487) 2017-11-30 13:38:03 +00:00
touch Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
actions.js Move view and keyboard into user settings dialog 2017-05-03 11:38:16 +01:00
clipboard.js Don't include subflow meta-port nodes in exported selection 2017-08-08 15:48:54 +01:00
deploy.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
diff.js Remove test diff code 2017-08-07 16:38:15 +01:00
editor.js Modify JSONata Expression editor to refer to language files (#1433) 2017-10-10 20:21:41 +01:00
keyboard.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
library.js better spacing for library widget 2017-06-05 17:04:31 +01:00
notifications.js Provide notification when new flows deployed in the background 2017-03-17 21:29:03 +00:00
palette-editor.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
palette.js Auto hide empty palette categories (#1395) 2017-09-27 17:05:18 +01:00
search.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
sidebar.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
state.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
subflow.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
tab-config.js Add RED.utils.getNodeLabel utility function 2017-01-18 15:52:09 +00:00
tab-info.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
tray.js Make diff tool a maximised tray rather than dialog 2017-08-03 09:58:25 +01:00
typeSearch.js Fix problem in node pull-down menu (#1448) 2017-10-19 13:52:25 +01:00
userSettings.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
utils.js Make it possible to save formatting choices separately by the type of object (#1458) 2017-11-02 16:50:35 +00:00
view.js Handle importing only one end of a link node pair 2017-07-04 23:40:37 +01:00
workspaces.js Ensure tabs get their definition object properly attached 2017-07-26 07:46:22 -07:00