We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b7cdb commit d4a47fdCopy full SHA for d4a47fd
1 file changed
CHANGELOG.md
@@ -8,7 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
8
9
### Added
10
11
-- Added falback styles to **SplitLayout**.
+- Added fallback styles to **SplitLayout**.
12
+- Added **ButtonGroup** component
13
+
14
+### Changed
15
16
+- The focus outline is only visible when the **Button** is focused using the keyboard. This behavior mimics the UI behavior of VSCode.
17
18
## [1.15.0] - 2025-04-08
19
0 commit comments