1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/editor-client/src/js/ui
Nick O'Leary 0ec04a3624
Allow notifications to be reused in place rather than stack
For example, clipboard actions now reuse the same notification.
Similarly the Inject node will reuse its notification when
injecting.
2019-01-09 14:02:46 +00:00
..
common Add TreeList common widget 2018-12-20 13:15:31 +00:00
editors i18 support for markdown editor tooltip 2018-12-11 22:33:11 +09:00
projects Add 'open project' option to Projects Welcome dialog 2018-11-14 12:51:02 +00:00
touch pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
actions.js Allow actions to have an argument 2018-10-26 23:09:41 +01:00
clipboard.js Allow notifications to be reused in place rather than stack 2019-01-09 14:02:46 +00:00
deploy.js change check order for node.users 2018-12-08 18:09:33 +00:00
diff.js Merge pull request #1987 from node-red-hitachi/fa-nonexist 2018-11-30 23:13:33 +00:00
editor.js Avoid marking node as changed if label state is default 2018-12-19 09:30:20 +00:00
event-log.js Add event log to editor 2018-10-18 23:49:47 +01:00
keyboard.js Allow config nodes to be selected in sidebar and deleted 2018-11-03 21:32:38 +00:00
library.js Merge branch 'master' into dev 2018-12-13 11:14:58 +00:00
notifications.js Allow notifications to be reused in place rather than stack 2019-01-09 14:02:46 +00:00
palette-editor.js Update palette manager properly when module updated 2019-01-07 14:54:35 +00:00
palette.js Show arrow-in node when invalid font-awesome icon name was specified for default icon 2018-11-29 16:57:39 +00:00
search.js Show arrow-in node when invalid font-awesome icon name was specified for default icon 2018-11-29 16:57:39 +00:00
sidebar.js Add more ui tooltips 2018-10-24 22:57:16 +01:00
state.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
subflow.js Support ctrl-click selection of flow tabs 2018-10-30 22:18:16 +00:00
tab-config.js Allow config nodes to be selected in sidebar and deleted 2018-11-03 21:32:38 +00:00
tab-context.js Add ability to delete context values from sidebar 2018-11-12 17:04:22 +00:00
tab-info.js Support ctrl-click selection of flow tabs 2018-10-30 22:18:16 +00:00
tray.js Fix visual jump when opening Comment editor on Safari 2018-12-19 10:05:09 +00:00
typeSearch.js Allow TypeSearch to include a filter option 2018-12-18 10:57:33 +00:00
userSettings.js Add configurable option for showing node label 2018-10-22 15:38:43 +01:00
utils.js Handle 3rd party node trying to use core node-red icon 2018-12-07 16:43:06 +00:00
view-navigator.js Decrease opacity of flow-navigator 2018-10-03 14:13:36 +01:00
view.js Allow notifications to be reused in place rather than stack 2019-01-09 14:02:46 +00:00
workspaces.js Tidy up markdown toolbar handling across all editors 2018-12-10 15:24:27 +00:00