node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary 580cc00967
Fix all the touch screen issues
2020-07-10 16:00:38 +01:00
..
common Make color/icon/label-pos pickers keyboard navigable 2020-06-18 22:23:50 +01:00
editors Merge branch 'pr_2498' into dev 2020-05-22 15:22:12 +01:00
projects Disable keyboard handler when dialogs are open 2020-07-09 20:41:55 +01:00
touch Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
actionList.js Smarter filtering in action list dialog 2019-06-22 20:37:54 +01:00
actions.js Allow actions to have an argument 2018-10-26 23:09:41 +01:00
clipboard.js Disable keyboard handler when dialogs are open 2020-07-09 20:41:55 +01:00
deploy.js Add more consistent events in the editor 2020-04-20 22:23:34 +01:00
diff.js Re-enable jshint on editor and fixup issues 2020-01-22 11:53:41 +00:00
editor.js Emit nodes:change event for config node users list modified 2020-06-15 22:31:47 +01:00
event-log.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
group.js Remove hardcoded css and allow group to default from theme 2020-07-07 11:01:05 +01:00
keyboard.js Disable keyboard handler when dialogs are open 2020-07-09 20:41:55 +01:00
library.js Disable keyboard handler when dialogs are open 2020-07-09 20:41:55 +01:00
notifications.js Add RED.view.selectNodes api for node selection whilst editing 2019-05-23 16:39:06 +01:00
palette-editor.js Merge branch 'master' into dev 2020-05-04 11:41:44 +01:00
palette.js Massively reduce our dependency on d3 to render the view 2020-06-10 00:45:20 +01:00
search.js Fix up linting in search.js 2020-06-16 15:08:30 +01:00
sidebar.js [help-sidebar] Add help sidebar 2020-05-06 16:15:12 +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 Ensure groups are removed when deleting subflows 2020-07-07 18:23:42 +01: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 Resize info/help sidebars whenever sidebar is opened 2020-06-08 13:17:06 +01:00
tab-info-outliner.js Fix reparenting nodes in outliner when they change 2020-06-26 17:21:20 +01:00
tab-info.js Resize info/help sidebars whenever sidebar is opened 2020-06-08 13:17:06 +01:00
tray.js Restore tray component css for compatibility. Mark as deprecated 2019-05-28 09:50:29 +01:00
typeSearch.js Add 'add' option to touch radialMenu for quick-add dialog 2020-06-05 15:48:45 +01:00
userSettings.js Fix grid setting 2019-10-04 18:15:32 +09:00
utils.js Add createNodeIcon and getDarkerColor to RED.utils 2020-05-01 17:37:15 +01:00
view-navigator.js Namespace more editor component CSS 2019-05-08 13:26:48 +01:00
view-tools.js Fix sometimes unable to keyboard-move group to left/up 2020-06-17 09:57:25 +01:00
view.js Fix all the touch screen issues 2020-07-10 16:00:38 +01:00
workspaces.js Only refresh sidebar on tab edit if nothing else selected 2020-05-19 10:13:35 +01:00