node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Steve-Mcl 62315fd478 Add feature: split-wire-to-links 2022-02-07 12:25:09 +00:00
..
common bug: merge issue. fixes #3364 2022-01-25 14:47:36 +00:00
editors fix opening/closing subflow template not to make subflow changed 2022-01-27 12:57:37 +09:00
projects Add checkbox on project-open screen to clear context 2022-01-12 21:05:47 +00:00
touch Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
tour Update changelog/welcome tour for 2.2 2022-01-13 15:16:16 +00:00
actionList.js move i18n code to action list according to PR comment 2022-01-16 12:10:19 +09:00
actions.js Update packages/node_modules/@node-red/editor-client/src/js/ui/actions.js 2022-01-25 21:21:39 +09:00
clipboard.js Revert copy-text change and apply alternative fix 2022-01-18 09:27:15 +00:00
deploy.js check availability of config node on deploy 2021-12-21 18:10:42 +09: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 Add delete-selection-and-reconnect action 2022-01-11 14:11:55 +00:00
keyboard.js move i18n code to action list according to PR comment 2022-01-16 12:10:19 +09: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 palletLabel (if different) should be indexed 2022-01-26 16:14:34 +00:00
sidebar.js Remember last sidebar tab between editor sessions 2022-01-17 21:27:21 +00:00
state.js Add wire-slice mode to delete wires with Ctrl-RHClick-Drag 2022-01-11 19:49:40 +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 ensure help search is case insensitive 2022-01-25 18:27:47 +00: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 option to remember zoom and scroll position in localStorage 2022-01-24 21:04:27 +00:00
utils.js Update marked to latest 2022-01-18 09:20:52 +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 feature: split-wire-to-links 2022-02-07 12:25:09 +00:00
view.js Add feature: split-wire-to-links 2022-02-07 12:25:09 +00:00
workspaces.js Fix generating flow name with incrementing number 2022-01-12 22:45:18 +00:00