Releases: primer/view_components
v0.25.1
v0.25.0
Minor Changes
- #2843
3eccd4e
Thanks @lindseywild! - Adds live region to announce "Copied!" on ClipboardCopy component
Patch Changes
-
#2840
f9947de
Thanks @joelhawksley! - Update Rails dependency versions -
#2846
4b8c00b
Thanks @joelhawksley! - Clean up Lookbook-related security alerts.
v0.24.1
Patch Changes
-
#2837
e4d6177
Thanks @joelhawksley! - Update Ruby dependencies to address upstream security notices -
#2839
97ec908
Thanks @camertron! - Revert tab container upgrade
v0.24.0
Minor Changes
-
#2624
8600b3b
Thanks @keithamus! - Upgrade @github/tab-container, using shadowdom -
#2808
bdb3d88
Thanks @kendallgassner! - Adds a subtitle slot to the Primer::Alpha::Overlay::Header and Primer::Alpha::Dialog::Header -
#2804
757635a
Thanks @camertron! - Add a filter slot to the dialog header
Patch Changes
-
#2807
1863522
Thanks @khiga8! - Add parenthesis to trailing counter for React parity, and to improve screen reader speech output -
#2794
1d0ecc5
Thanks @jonrohan! - Fix: Re-calculate anchored-position on scroll -
#2803
d81824c
Thanks @kendallgassner! - Adds data attribute to overlay header -
#2822
' inside an 'ActionMenu'.11aa0e9
Thanks @smockle! - Fix NVDA menu item counts that are broken by using ' -
#2828
9ca87d3
Thanks @camertron! - Fix issue with ActionMenu form items which would prevent a wrapping form if form_arguments: was passed -
#2802
2906d96
Thanks @lindseywild! - Updates Button and ButtonMarketing docs with markup requirements
v0.23.0
Minor Changes
- #2764
a58824e
Thanks @langermank! - - Upgradeprimer/primitives
- Remove CSS color variable fallbacks
Patch Changes
-
#2751
b1fef3c
Thanks @langermank! - - Addlabel_wrap
param toBeta::Button
- Bug fix: text overflows in SegmentedControl instead of ellipses
-
#2765
1857983
Thanks @camertron! - Fix issue preventing expansion and collapse of nav list items with tooltips -
#2750
ba87524
Thanks @langermank! - Allow:link
Button scheme text label to wrap
v0.22.0
Minor Changes
-
#2729
2b0a7bf
Thanks @thesnowrose! - Fixes a bug where a tooltip was being shown in the navlist even when the text wasn't truncated for certain items. -
#2651
e1f3434
Thanks @jonrohan! - Add a slot toOverlay::Header
calledfilter
for a filter input.
Patch Changes
-
#2735
507a743
Thanks @antn! - Explicitly convert params to integers where needed for several previews -
#2731
8123aee
Thanks @jonrohan! - Remove old primitives color themes imports and only use V8 on the demo lookbook -
#2733
6fe410b
Thanks @broccolinisoup! - Tooltip: Update the threshold value to match with the offset
v0.21.1
v0.21.0
Minor Changes
-
#2603
bbc1776
Thanks @langermank! - Tooltip visual refresh to match Primer React -
#2693
852e24f
Thanks @camertron! - - Bug fix: inactive button colors- Bug fix: double border/box-shadow on popover and dropdown
- Bug fix: text color for primary button in dark dimmed
Patch Changes
-
#2706
60c5f01
Thanks @camertron! - Fix dialog CSS to prevent tooltip issues -
#2705
90192bb
Thanks @langermank! - Revert "Swap bg-gradient with bg-color for Banner/Flash"
v0.20.1
What's Changed
- Revert "Bump Primitives, fix shadows on legacy overlay components" by @camertron in #2692
Full Changelog: v0.20.0...v0.20.1
v0.20.0
Minor Changes
-
#2627
226481e
Thanks @camertron! - Support<select>
elements that allow selecting multiple values -
#2610
14890a3
Thanks @thesnowrose! - Add the ability to show a tooltip for navlists on text truncation -
#2609
14d8dc5
Thanks @camertron! - Add an AutoComplete form input
Patch Changes
-
#2673
3a6762d
Thanks @camertron! - Make text field and other form inputs respect the full_width: option -
#2665
c7c206a
Thanks @langermank! - Default IconButton text colormuted
-
#2629
862f05a
Thanks @camertron! - Fix autofocus behavior for radio button and check box groups -
#2666
53a3390
Thanks @camertron! - Make sure labels and form inputs are properly associated when a custom ID is provided -
#2672
f1ab24a
Thanks @orhantoy! - Fix documented options for ToggleSwitch size and status_label_position -
#2643
70a6dee
Thanks @langermank! - Swap bg-gradient with bg-color for Banner/Flash