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
Nick O'Leary 2bbdc85a29
Prevent unknown node from breaking editor
If a node provides a .js file that registers a type
but its .html is empty, then the editor will know about
the type, but there will be no node definition.

This fix handles that in some of the utility functions
for generating node appearance.

This wasn't an exhaustive check for these things - just
some obvious candidates that I hit in testing 'bad' nodes
2021-05-13 14:28:01 +01:00
..
editor-api Fix plugin loading when browser sends unrecognised lang 2021-05-11 16:42:00 +01:00
editor-client Prevent unknown node from breaking editor 2021-05-13 14:28:01 +01:00
nodes Merge pull request #2985 from node-red-hitachi/update-function-node-info-text 2021-05-12 09:41:09 +01:00
registry Update for 1.3.4 2021-04-29 11:22:22 +01:00
runtime Merge pull request #2974 from aheissenberger/fix-bundle-error 2021-05-11 17:45:07 +01:00
util Update for 1.3.4 2021-04-29 11:22:22 +01:00