We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e61fd commit 287f87dCopy full SHA for 287f87d
1 file changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
+## [Unreleased]
8
+
9
+### Fixed
10
11
+- Reverted the original focus style of **Button**, as VSCode uses the `:focus` state instead of `focus-active`.
12
13
## [1.16.0] - 2025-05-17
14
15
### Added
0 commit comments