diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c1e0091..d31a14db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ Introducing theme variables! CSS variables beginning with `--theme-` will adjust ### Accessibility * (breaking) Standardized interactive component states on `:focus-visible` instead of `:focus`, so the focus ring only shows for keyboard/assistive-tech focus rather than every mouse click. Affects Breadcrumb, Button, Card, Footer, Menu, Menu Item, Menu List, Modal, Navigation, Notification Bar, Sidebar Menu, and Sticky Promo. Text inputs keep `:focus` -- see the next entry. +* (breaking) Did the same in form styles for checkboxes, radio buttons, `