node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary 27ed81614b
Remove default ctrl-enter keybinding from monaco editor
Fixes #3093
2021-07-30 11:50:21 +01:00
..
common Add a slight fade to tab labels that overflow 2021-07-08 12:23:15 +01:00
editors Remove default ctrl-enter keybinding from monaco editor 2021-07-30 11:50:21 +01:00
projects Fix project credential secret reset handling 2021-04-19 11:32:26 +01: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 Include hasUser=false config nodes when exporting whole flow (#3048) 2021-07-01 21:40:57 +01: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 Handle just-copied-but-not-deployed node with credentials in editor 2021-07-26 14:50:00 +01:00
event-log.js ensure mode is set for event log viewer 2021-04-29 17:29:54 +01:00
group.js Prevent group actions when in non-default mouse mode 2020-10-02 16:07:22 +01:00
keyboard.js Fix handling of user-provided keymap 2021-04-10 21:34:26 +01:00
library.js Fix error closing library dialog with monaco 2021-07-21 10:10:07 +01:00
notifications.js Add RED.view.selectNodes api for node selection whilst editing 2019-05-23 16:39:06 +01:00
palette-editor.js Handle other error types in Manage Palette view 2021-07-21 17:26:19 +01:00
palette.js Fix scaling issues when dragging nodes into scaled workspace 2021-05-10 21:03:27 +01:00
search.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
sidebar.js Handle sidebar tab that no longer exists when setting first active 2021-05-11 16:42:32 +01: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 Fix css of node help table of contents elements 2021-05-24 10:23:00 +01:00
tab-info-outliner.js Show config node details when selected in outliner 2021-07-08 12:03:20 +01:00
tab-info.js Merge branch 'master' into dev 2021-05-12 16:00:36 +01:00
tray.js Lower tray zIndex when overlay tray being opened 2021-06-23 14:34:52 +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 Add support for Map/Set property types on Debug 2021-06-29 11:09:30 +01:00
view-annotations.js Limit annotations to badge type 2021-06-24 17:59:32 +01:00
view-navigator.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
view-tools.js Fix jshint errors 2021-03-31 23:53:53 +01:00
view.js Merge branch 'master' into dev 2021-07-16 08:53:35 +01:00
workspaces.js Open subflow tab next to active tab rather than at the end 2021-05-13 13:57:29 +01:00