node-red/packages/node_modules/@node-red
Nick O'Leary 91f5542a57
Fix importing node to currently flow rather than match its old z value
If you import a node whose z value is a known existing tab, it is getting
imported to that tab, rather than the expected behaviour of being imported
to the current tab.

This commit fixes that by checked if the node is being imported to a tab
that was included in the import, rather than pre-existing.
2021-04-28 20:54:31 +01:00
..
editor-api Update for 1.3.3 2021-04-20 11:06:23 +01:00
editor-client Fix importing node to currently flow rather than match its old z value 2021-04-28 20:54:31 +01:00
nodes Ensure function expand button is above vertical scrollbar 2021-04-26 10:18:25 +01:00
registry Update for 1.3.3 2021-04-20 11:06:23 +01:00
runtime Merge pull request #2957 from node-red-hitachi/fix-error-on-git-auto-commit 2021-04-26 11:54:05 +01:00
util Update for 1.3.3 2021-04-20 11:06:23 +01:00