v0.10.0
Minor Changes
-
#2240
512fc39e
Thanks @camertron! - Allow anonymous forms, mostly useful for tests -
#2241
3f7e6198
Thanks @camertron! - Enable validation messages on radio button and check box groups -
#2247
09648632
Thanks @jonrohan! - Graduate NavList to beta status -
#2251
4a51102d
Thanks @camertron! - Add header variant to Dialog
Patch Changes
-
#2256
fd17adfd
Thanks @langermank! - Fix disabled styles for radio -
#2250
66c4dd69
Thanks @langermank! - - Improve contrast for icons ininvisible
button on hover in dark mode (within v8 colors)- Fix disabled button styles (v8 colors)
- Bump Primitives to latest
-
#2242
bc254f13
Thanks @keithamus! - Remove background from anchored-position -
#2249
1209d241
Thanks @camertron! - Fix underline behavior in Link component -
#2254
cdb9fe4d
Thanks @keithamus! - Only supply aria-label on Overlays with a role assigned -
#2245
495f911c
Thanks @TylerJDev! - Fix bug in ActionMenu keyboard navigation, where items aren't skipped when they're functionally[hidden]
. -
#2244
3c5fb3a7
Thanks @camertron! - Fix race condition causing dotcom axe check failures for icon button tooltips -
#2248
9885a5d8
Thanks @keithamus! - Update popover support in older browsers.