node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary 8f7686cd7b
Handle sidebar tab that no longer exists when setting first active
2021-05-11 16:42:32 +01:00
..
common Support mousewheel scroll in tab bar 2021-05-11 15:58:01 +01:00
editors Merge branch 'pr_2498' into dev 2020-05-22 15:22:12 +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 Prevent error whilst drag/drop importing from leaving dropTarget visible 2021-05-11 14:10:40 +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 Tidy up typedInput syntax 2021-02-25 13:39:59 +00:00
event-log.js Namespace more editor component CSS 2019-05-08 13:26:48 +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 Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
notifications.js Add RED.view.selectNodes api for node selection whilst editing 2019-05-23 16:39:06 +01:00
palette-editor.js Fix package semver comparison to allow >1 version increment 2021-04-14 18:06:59 +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 Reduce code duplication around node/label generation 2021-05-04 11:12:55 +01:00
tab-info-outliner.js Reduce code duplication around node/label generation 2021-05-04 11:12:55 +01:00
tab-info.js Fix incorrect shortcut keys in info tips 2021-05-06 20:09:35 +09:00
tray.js Restore tray component css for compatibility. Mark as deprecated 2019-05-28 09:50:29 +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 Reduce code duplication around node/label generation 2021-05-04 11:12:55 +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 Fix scaling issues when dragging nodes into scaled workspace 2021-05-10 21:03:27 +01:00
workspaces.js Use cursor keys to change selection in workspace 2021-03-10 14:04:47 +00:00