node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary b5d8d34718
Merge pull request #3633 from node-red-hitachi/fix-new-folder-save-to-library
Fix new folder menu of save to library dialog
2022-06-09 15:59:34 -05:00
..
common Fix typedInput label not visible 2022-05-04 06:37:52 -04:00
editors Change icon path from png to svg 2022-05-05 20:38:55 +09:00
projects code editor ux improvements 2022-04-27 11:23:13 +01: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 Add Junctions 2022-03-14 18:16:24 +00:00
deploy.js close parent notification on "search for..." click 2022-05-02 21:24:46 +01:00
diagnostics.js rename jsonButtons to toolbarButtons 2022-04-27 12:52:01 +01:00
diff.js Display group changes property in diff view 2021-10-28 12:14:56 +01:00
editor.js Ensure node validation tooltip is closed when field becomes valid 2022-05-02 20:56:01 +01:00
event-log.js ensure mode is set for event log viewer 2021-04-29 17:29:54 +01:00
group.js Remove duplicate history add of ungroup event 2022-05-09 20:51:17 +01:00
keyboard.js Handle mixed-cased filter terms in keyboard shortcut dialog 2022-02-14 20:59:43 +00:00
library.js fix new folder menu of save to library dialog 2022-05-28 20:16:53 +09: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 Add RED.utils.getPaletteLabel 2022-03-09 11:29:51 +00:00
search.js Merge pull request #3606 from node-red/dev 2022-05-10 11:19:03 +01:00
sidebar.js Remember last sidebar tab between editor sessions 2022-01-17 21:27:21 +00:00
state.js Add Junctions 2022-03-14 18:16:24 +00:00
statusBar.js Add feature: search next, search previous 2022-02-09 11:00:09 +00:00
subflow.js Move envVar list component to own file 2021-09-02 16:14:35 +01:00
tab-config.js Merge remote-tracking branch 'upstream/master' into dev 2022-03-23 11:16:18 +00: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 Junctions 2022-03-14 18:16:24 +00:00
tab-info-outliner.js Merge pull request #3390 from node-red/copy-node-props 2022-03-03 21:57:00 +00:00
tab-info.js Add Junctions 2022-03-14 18:16:24 +00:00
tray.js fix linting errors introduced in #3553 2022-04-27 15:31:14 +01:00
typeSearch.js Add 'juntion' to quick-add type search 2022-03-14 18:31:23 +00:00
userSettings.js Add option to remember zoom and scroll position in localStorage 2022-01-24 21:04:27 +00:00
utils.js Merge pull request #3478 from node-red/auto-gen-name 2022-03-14 19:35:58 +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 Fix name auto-generator to leave blank names alone on copy/paste 2022-04-19 19:17:41 +01:00
view.js place node dragged from palette within workspace 2022-06-08 09:36:32 +09:00
workspaces.js Merge branch 'dev' into continuous-search 2022-03-07 20:04:59 +00:00