File tree Expand file tree Collapse file tree
frontend/packages/console-dynamic-plugin-sdk Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,10 @@ in [Console dynamic plugins README](./README.md).
1212
1313## 4.20.0-prerelease.1 - 2025-08-15
1414
15- - Ensure proper pass-through of ` shortcutsPopoverProps ` to ` CodeEditor ` ([ CONSOLE-4499] , [ #15254 ] )
15+ - Add fullscreen toggle button to ` ResourceYAMLEditor ` component ([ CONSOLE-4656] , [ #15254 ] )
16+ - Add copy to clipboard button to ` ResourceYAMLEditor ` when download button is shown ([ CONSOLE-4654] , [ #15254 ] )
17+ - Move ` CodeEditor ` settings into a modal that can be opened from the editor toolbar ([ CONSOLE-4499] , [ #15254 ] )
18+ - Ensure proper pass-through of ` shortcutsPopoverProps ` to ` CodeEditor ` component ([ CONSOLE-4499] , [ #15254 ] )
1619- Improve ` initialResource ` prop type in ` ResourceYAMLEditor ` component ([ OCPBUGS-45297] , [ #15386 ] )
1720- Improve plugin API documentation ([ OCPBUGS-56248] , [ #15167 ] )
1821
@@ -111,6 +114,8 @@ in [Console dynamic plugins README](./README.md).
111114[ CONSOLE-4400 ] : https://issues.redhat.com/browse/CONSOLE-4400
112115[ CONSOLE-4407 ] : https://issues.redhat.com/browse/CONSOLE-4407
113116[ CONSOLE-4499 ] : https://issues.redhat.com/browse/CONSOLE-4499
117+ [ CONSOLE-4654 ] : https://issues.redhat.com/browse/CONSOLE-4654
118+ [ CONSOLE-4656 ] : https://issues.redhat.com/browse/CONSOLE-4656
114119[ OCPBUGS-19048 ] : https://issues.redhat.com/browse/OCPBUGS-19048
115120[ OCPBUGS-30077 ] : https://issues.redhat.com/browse/OCPBUGS-30077
116121[ OCPBUGS-31355 ] : https://issues.redhat.com/browse/OCPBUGS-31355
You can’t perform that action at this time.
0 commit comments