You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(designer): Moved edge context menu to one shared component (#5321)
* Moved edge context menu to one shared component
* Fixed slice issue
* Added context menu e2e tests
* Fixed paste conflict issue
* Fixed custom menu tests
Copy file name to clipboardexpand all lines: Localize/lang/strings.json
-2
Original file line number
Diff line number
Diff line change
@@ -644,7 +644,6 @@
644
644
"MfAdfx": "Edit in advanced mode",
645
645
"MirIsS": "Show code",
646
646
"MmBfD1": "Unexpected error",
647
-
"MmldTM": "No action to paste",
648
647
"MnThTq": "Insert function",
649
648
"MwMpAh": "Return to expression editor",
650
649
"N0pS6Y": "Target schema",
@@ -1640,7 +1639,6 @@
1640
1639
"_MfAdfx.comment": "Button Label when clicked to swith to advanced editor",
1641
1640
"_MirIsS.comment": "Button to display the code view",
1642
1641
"_MmBfD1.comment": "This is the default message shown in case of an error. It can be shown in multiple contexts but generally would be a notification",
1643
-
"_MmldTM.comment": "Text for tooltip when there is no action to paste",
1644
1642
"_MnThTq.comment": "Message to insert function",
1645
1643
"_MwMpAh.comment": "Text of Tooltip to return to expression editor",
0 commit comments