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 fe1f8ca0a8
Delay when nodes are added to internal model on import
Closes #2567

This ensures when the node:added event fires, all possible
changes have already been applied such as remapping node ids.

This avoids the need to emit a separate node:changed event.
2020-05-19 11:28:38 +01:00
..
editor-api Add httpAdminMiddleware for admin routes 2020-05-05 18:13:21 +01:00
editor-client Delay when nodes are added to internal model on import 2020-05-19 11:28:38 +01:00
nodes Trigger node - hide second outpiut option when not appropriate 2020-05-16 22:24:29 +01:00
registry Merge branch 'master' into dev 2020-05-04 11:41:44 +01:00
runtime Merge branch 'master' into dev 2020-05-04 11:41:44 +01:00
util Merge branch 'master' into dev 2020-05-04 11:41:44 +01:00