node-red/packages/node_modules/@node-red/editor-api/lib/editor
Nick O'Leary d623848c87
Update all node icons to SVG
When listing icons provided by a module, if there is a png and svg
with the same name, only the svg will be listed.

If a node asks for a png icon which is not known, but there is a
corresponding svg, that will be used instead.
2019-06-21 12:36:20 +01:00
..
comms.js Project ui code using incorrect error property 2019-01-09 17:03:17 +00:00
credentials.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
index.js Merge pull request #2148 from node-red/new-export-dialog 2019-04-26 16:23:23 +01:00
library.js Update runtime apis to support multiple libraries 2019-04-25 11:32:09 +01:00
locales.js fix i18n handling for ja-JP locale on Safari/MacOS 2018-10-05 21:16:57 +09:00
projects.js Avoid http redirects as Safari doesn't reuse Auth header 2018-10-19 14:03:22 +01:00
settings.js Allow editor language to be chosen in editor settings 2019-04-25 15:23:08 +01:00
sshkeys.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
theme.js Simplify index.mst to a single div to insert the editor 2019-05-02 16:09:13 +01:00
ui.js Update all node icons to SVG 2019-06-21 12:36:20 +01:00