File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
' @leafygreen-ui/code-editor ' : minor
3
3
---
4
4
5
- Adds a ** Panel component** : A toolbar interface for CodeEditor with formatting, copying, and custom action buttons
5
+ Adds ** Panel component** : A comprehensive toolbar interface for CodeEditor with formatting, copying, and custom action buttons
6
+
7
+ - ** New Panel component** : Provides a configurable toolbar that displays at the top of CodeEditor
8
+ - ** Built-in actions** : Includes format button, copy button, and secondary menu with undo/redo/download/shortcuts
9
+ - ** Customizable** : Supports custom secondary buttons and inner content for application-specific needs
10
+ - ** Fully accessible** : All buttons and menu items include proper ARIA labels and keyboard navigation
11
+ - ** Context integration** : Seamlessly integrates with CodeEditor context for copy functionality
12
+ - ** Styling** : Matches CodeEditor theme with proper grid layout and responsive design
13
+
14
+ The Panel component enhances the CodeEditor user experience by providing easy access to common editor actions through a clean, organized interface.
You can’t perform that action at this time.
0 commit comments