Skip to content

Commit 074df77

Browse files
committed
Updated changeset
1 parent d200cf4 commit 074df77

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.changeset/plenty-cities-buy.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,13 @@
22
'@leafygreen-ui/code-editor': minor
33
---
44

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.

0 commit comments

Comments
 (0)