v0.15.0
Minor Changes
-
#2378
81b5acc6
Thanks @keithamus! - Primer::Alpha::ActionList now uses popover -
#2340
b8d05407
Thanks @camertron! - Add group support to ActionMenu -
#2393
745eae0d
Thanks @camertron! - [ActionMenu] Don't allow previously hidden items to be checkable; add JavaScript API
Patch Changes
-
#2414
48a2405a
Thanks @keithamus! - Prevent other Overlays closing when Escape is pressed while Tooltips are open -
#2379
2c59c33b
Thanks @mperrotti! - Updates 'inactive' state for buttons based on feedback from the a11y team:- inactive buttons need to meet the color contrast ratio minimum
- inactive buttons shouldn't have aria-disabled since they can still accept interactions such as:
- hover/focus to show a tooltip
- click/activate to show a dialog with more detailed info on why it's inactive
-
#2408
57586da4
Thanks @HDinger! - Fix: Allow month attribute for Primer::Beta::RelativeTime -
#2406
fb9bf257
Thanks @strackoverflow! - Fix an issue where multiple groups could not be paginated within the same NavList -
#2412
e7c9a6c6
Thanks @camertron! - Prevent Blankslates from having a zero width inside flex containers