node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary e804addf0a
Prevent dbl-click opening node edit dialog with text selected
Fixes #3958
2022-12-03 23:13:44 +00:00
..
common Fix autocomplete entry for responseUrl 2022-09-15 21:22:55 +01:00
editors Merge pull request #3871 from node-red-hitachi/fix-extended-function-error-handling-of-jsonata-editor 2022-09-12 19:26:15 +01:00
projects Fix file permission 2022-10-12 23:50:33 +09:00
touch Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
tour Update tourGuide for 3.0 2022-07-12 21:12:31 +01:00
actionList.js move i18n code to action list according to PR comment 2022-01-16 12:10:19 +09:00
actions.js Add RED.actions.getLabel to retrieve action i18n label 2022-06-16 13:48:36 +01:00
clipboard.js include junction to exported nodes 2022-06-12 10:08:13 +09:00
contextMenu.js Merge pull request #3789 from Steve-Mcl/fix-focus-issues 2022-07-21 11:38:38 +01:00
deploy.js Add Japanese translations for v3.0-beta.4 2022-07-01 01:09:06 +09: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 Fix #3939, red border red-ui-typedInput-container 2022-11-09 10:33:05 -08:00
event-log.js ensure mode is set for event log viewer 2021-04-29 17:29:54 +01:00
group.js Support color reset to the default in subflow 2022-07-23 21:39:07 +09:00
keyboard.js Global variable definition in for loop: Fixed 2022-06-30 22:08:58 +02:00
library.js Fix file permission 2022-10-12 23:50:33 +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 Fix file permission 2022-10-12 23:50:33 +09:00
search.js Update packages/node_modules/@node-red/editor-client/src/js/ui/search.js 2022-09-03 21:54:41 +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 Merge pull request #3816 from node-red/import-junction-fix 2022-08-04 12:57:06 +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 Hide scrollbars until they're needed 2022-07-28 10:56:38 -04: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 Hide scrollbars until they're needed 2022-07-28 10:56:38 -04:00
tray.js fix linting errors introduced in #3553 2022-04-27 15:31:14 +01:00
typeSearch.js Ensure quick-add dialog does not obscure ghost node when shifted 2022-07-20 10:37:40 +01:00
userSettings.js Add option to remember zoom and scroll position in localStorage 2022-01-24 21:04:27 +00:00
utils.js Allow typeSearch to list actions 2022-06-16 13:57:50 +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 Allow generateNodeNames to handle names containing regex control characters 2022-08-01 21:05:52 +01:00
view.js Prevent dbl-click opening node edit dialog with text selected 2022-12-03 23:13:44 +00:00
workspaces.js Ensure 'hidden flow' count doesn't include subflows 2022-06-27 20:30:14 +01:00