node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary 8f424c063e
Merge pull request #2892 from node-red/view-stack
Add actions to make tab navigation easier
2021-03-31 20:56:15 +01:00
..
common Show context store name on TypedInput flow/global types 2021-03-10 17:51:20 +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 Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
actions.js Ensure user keyboard shortcuts override defaults 2020-11-09 21:13:20 +00:00
clipboard.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +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 Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +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 Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00: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 Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
userSettings.js Add initial support for ThemePlugins 2021-01-26 13:49:47 +00:00
utils.js Remember TypedInput selected sub option when switching types 2021-03-10 17:50:46 +00:00
view-navigator.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
view-tools.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
view.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
workspaces.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00