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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ This is a major release, and it might be not compatible with your current usage
64
64
-`<OverviewItemList />`
65
65
-`densityHigh` property was removed
66
66
-`<CodeEditor />`
67
-
- static test id `codemirror-wrapper` was removed, add `data-test-id` (or your test id data attribute) to `outerDivAttributes` property of the component
67
+
- static fallback for test id `codemirror-wrapper` was removed, add `data-test-id` (or your test id data attribute) always directly to `CodeEditor`.
68
68
-`nodeTypes` and `edgeTypes` exports were removed
69
69
- use `<ReactFlow/` with `configuration`, or define it yourself
70
70
- SCSS variables `$eccgui-color-application-text` and `$eccgui-color-application-background` were removed
0 commit comments