We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c677ce5 commit 3063efeCopy full SHA for 3063efe
1 file changed
CHANGELOG.md
@@ -52,6 +52,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
52
- use the latest provided `onChange` function
53
- `<TextField />`, `<TextArea />`
54
- fix emoji false-positives in invisible character detection
55
+- Focus outlines
56
+ - we use again bold focus outlines for input elements
57
+ - they are also used for clickable elements that are focused via keyboard (tab navigation)
58
59
### Changed
60
0 commit comments