You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Manfred Müller-Späth bc6be819e4 Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. 9 years ago
..
touch reformat node-red spaces to tabs 10 years ago
editor.js Some bugfixes and some improvements 9 years ago
keyboard.js reformat node-red spaces to tabs 10 years ago
library.js Fix javascript errors with Chrome (thanks HWGuy) 9 years ago
notifications.js reformat node-red spaces to tabs 10 years ago
palette.js Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 9 years ago
sidebar.js reformat node-red spaces to tabs 10 years ago
state.js reformat node-red spaces to tabs 10 years ago
tab-config.js reformat node-red spaces to tabs 10 years ago
tab-info.js Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 9 years ago
tabs.js reformat node-red spaces to tabs 10 years ago
view.js Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. 9 years ago