node-red/packages/node_modules/@node-red
Nick O'Leary 9e179170ee
Add i18n function to editor plugins when they are registered
Adds a `_` function to the plugin definition object that will automatically
prepend the plugin's module namespace to any call. This saves the plugin
from having to prepend its namespace all of the time.
2021-01-20 15:35:44 +00:00
..
editor-api Initial plugin runtime api implementation 2021-01-18 16:25:40 +00:00
editor-client Add i18n function to editor plugins when they are registered 2021-01-20 15:35:44 +00:00
nodes hide unused input field (#2823) 2021-01-16 16:58:13 +00:00
registry Fixup merge 2021-01-18 16:25:41 +00:00
runtime Initial plugin runtime api implementation 2021-01-18 16:25:40 +00:00
util Bump for 1.2.7 2021-01-06 11:49:31 +00:00