node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary ce98ed98a2
Merge pull request #3334 from Steve-Mcl/fix-monaco-expanded
load extralibs when expanding monaco. fixes #3319
2022-01-10 18:23:07 +00:00
..
common Fix findPreviousVisibleTab action 2022-01-03 21:20:23 +00:00
editors load extralibs when expanding monaco. fixes #3319 2022-01-08 19:29:49 +00:00
projects Do not show projects-wecome dialog until welcome tour completes 2021-10-14 10:17:27 +01:00
touch Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
tour Set dimension value for tour guide 2021-11-18 15:38:49 +09:00
actionList.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00
actions.js Improve RED.actions api to ensure actions cannot be overridden 2021-10-02 23:26:01 +01:00
clipboard.js resume focus after import/export dialog close 2022-01-09 23:34:08 +09:00
deploy.js Add more consistent events in the editor 2020-04-20 22:23:34 +01:00
diff.js Display group changes property in diff view 2021-10-28 12:14:56 +01:00
editor.js fix select menu label of config node to use paletteLabel 2021-11-24 14:06:45 +09:00
event-log.js ensure mode is set for event log viewer 2021-04-29 17:29:54 +01:00
group.js Merge branch 'dev' into edit-panes-2 2021-09-07 13:42:49 +01:00
keyboard.js Avoid conflicts with native browser cmd-ctrl type shortcuts 2021-10-14 09:34:46 +01:00
library.js Initial refactor of edit dialogs to separate panes 2021-09-02 10:33:43 +01:00
notifications.js RED.notifiy.update should not change fixed state unless explicitly set 2021-10-06 13:52:36 +01:00
palette-editor.js Add unit tests for allowUpdate settings 2021-09-14 10:50:26 +01:00
palette.js Fix scaling issues when dragging nodes into scaled workspace 2021-05-10 21:03:27 +01:00
search.js Change tab hide button icon to an eye and add search option 2021-12-01 17:54:17 +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 Move envVar list component to own file 2021-09-02 16:14:35 +01:00
tab-config.js Allow tabs to be hidden 2021-08-26 12:06:15 +01:00
tab-context.js Track context sidebar element paths to track formatting changes 2020-02-13 22:39:59 +00:00
tab-help.js Add Japanese translation for tour button 2021-11-12 18:15:57 +09:00
tab-info-outliner.js Change tab hide button icon to an eye and add search option 2021-12-01 17:54:17 +00:00
tab-info.js Allow tabs to be hidden 2021-08-26 12:06:15 +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 core:show-welcome-tour action and logic to display on first-run 2021-09-27 16:42:51 +01:00
utils.js Handle RegExp types in Debug sidebar 2021-11-08 20:24:10 +00: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 Add link-call node and add return mode for link-out node 2021-09-29 10:45:00 +01:00
view.js Merge pull request #3253 from node-red/clear-disabled-status 2021-11-22 23:24:18 +00:00
workspaces.js Fix storing hidden tab state when not hidden via action 2021-12-28 10:29:42 +00:00