node-red/editor/js/ui
Nick O'Leary 549e56e220
Add editorTheme.palette.theme to allow overriding colours
2018-07-27 22:05:42 +01:00
..
common Fix to remove unnecessary typedInput element 2018-07-26 20:13:08 +09:00
editors Split out expandable editors and add JS editor 2018-07-15 21:06:51 +01:00
projects Fix i18n bugs in projects 2018-07-11 15:33:25 +09:00
touch Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
actions.js Move view and keyboard into user settings dialog 2017-05-03 11:38:16 +01:00
clipboard.js Change __encoded__ to __enc__ for debug message encoding 2018-07-14 23:06:15 +01:00
deploy.js Don't mark a subflow changed when actually modified nothing (#1665) 2018-03-20 20:39:46 +00:00
diff.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
editor.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
keyboard.js Ensure keyboard shortcuts get saved in runtime settings 2018-04-15 11:43:03 +01:00
library.js Do not disable the export-clipboard menu option with empty selection 2018-05-21 16:14:43 +01:00
notifications.js fix appearence of retry button of remote branch management dialog 2018-06-23 12:49:09 +09:00
palette-editor.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
palette.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
search.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
sidebar.js Initial context sidebar tab 2018-06-26 11:32:24 +01:00
state.js Add middle-button-drag to pan the workspace 2018-06-06 20:51:30 +01:00
subflow.js Avoid unnecessary use of .html() where .text() will do 2018-05-11 14:05:52 +01:00
tab-config.js Collapse sidebar tabs 2018-05-23 10:25:47 +01:00
tab-context.js Support multiple stores in context sidebar 2018-07-16 16:36:05 +01:00
tab-info.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
tray.js Avoid unnecessary use of .html() where .text() will do 2018-05-11 14:05:52 +01:00
typeSearch.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
userSettings.js Better permission handling in editor 2018-01-12 21:00:11 +00:00
utils.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
view-navigator.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
view.js Add editorTheme.palette.theme to allow overriding colours 2018-07-27 22:05:42 +01:00
workspaces.js Avoid unnecessary use of .html() where .text() will do 2018-05-11 14:05:52 +01:00