node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Kazuhito Yokoi d58a091bb7 Fix regular expression for Node.js v8 2021-03-02 13:13:23 +00:00
..
common Merge pull request #2873 from node-red/function-modules 2021-03-01 21:35:31 +00:00
editors Merge branch 'pr_2498' into dev 2020-05-22 15:22:12 +01:00
projects Merge branch 'master' into dev 2021-02-25 17:56:01 +00:00
touch Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
actionList.js Smarter filtering in action list dialog 2019-06-22 20:37:54 +01:00
actions.js Ensure user keyboard shortcuts override defaults 2020-11-09 21:13:20 +00:00
clipboard.js Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
deploy.js Add more consistent events in the editor 2020-04-20 22:23:34 +01:00
diff.js Fix import of merged flow 2020-10-12 11:20:44 +01:00
editor.js Tidy up typedInput syntax 2021-02-25 13:39:59 +00:00
event-log.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
group.js Prevent group actions when in non-default mouse mode 2020-10-02 16:07:22 +01:00
keyboard.js Prevent duplicate keyboard shortcut from being assigned 2021-03-01 20:50:34 +00:00
library.js Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
notifications.js Add RED.view.selectNodes api for node selection whilst editing 2019-05-23 16:39:06 +01:00
palette-editor.js Fix regular expression for Node.js v8 2021-03-02 13:13:23 +00:00
palette.js Add subflow edit button to palette tooltip 2021-01-29 10:42:04 +00:00
search.js Fix up linting in search.js 2020-06-16 15:08:30 +01:00
sidebar.js Ensure the first sidebar tab is shown when editor loads 2021-01-28 23:42:32 +00:00
state.js [groups] add basic group functionality to editor 2020-03-03 20:55:01 +00:00
statusBar.js Namespace workspace/view css 2019-05-01 22:41:20 +01:00
subflow.js Add Japanese translations for Node-RED v1.3.0 2021-02-15 13:02:58 +09:00
tab-config.js i18n support in tooltips 2019-10-04 12:22:09 +09:00
tab-context.js Track context sidebar element paths to track formatting changes 2020-02-13 22:39:59 +00:00
tab-help.js Use subflow.info for help text and meta.type for node type 2021-01-07 15:34:27 +00:00
tab-info-outliner.js fix jshint failure 2021-01-30 09:43:01 +09:00
tab-info.js Merge pull request #2812 from node-red/property-types 2021-01-12 23:56:01 +00:00
tray.js Restore tray component css for compatibility. Mark as deprecated 2019-05-28 09:50:29 +01:00
typeSearch.js Add 'add' option to touch radialMenu for quick-add dialog 2020-06-05 15:48:45 +01:00
userSettings.js Add initial support for ThemePlugins 2021-01-26 13:49:47 +00:00
utils.js Merge branch 'dev' into function-modules 2021-02-13 00:21:27 +00:00
view-navigator.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
view-tools.js Adds shift-click support for selecting up/down stream nodes 2021-02-17 17:32:55 +00:00
view.js Adds shift-click support for selecting up/down stream nodes 2021-02-17 17:32:55 +00:00
workspaces.js Only refresh sidebar on tab edit if nothing else selected 2020-05-19 10:13:35 +01:00