Releases: opf/primer_view_components
v0.25.0
Minor Changes
-
#2603
bbc1776
Thanks @langermank! - Tooltip visual refresh to match Primer React -
#89
0d06bec
Thanks @HDinger! - ChangesPrimer::OpenProject::PageHeader
:- Remove the
context_bar_actions
slot - Make
breadcrumbs
required - Remove the
parent_link
slot (will be derived automatically from the breadcrumb) - Change the slot definition for
actions
to be type specific (allowed types are: icon_button, button, link, text and menu) - On mobile, the actions collapse into a single action menu which is placed in the context_bar
- Remove the
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.24.0
Minor Changes
-
#2627
226481e
Thanks @camertron! - Support<select>
elements that allow selecting multiple values -
#2689
a7f7dad
Thanks @langermank! - - 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
-
#81
b2011f7
Thanks @HDinger! - Move the implementation of Primer::OpenProject::PageHeader closer to the specification of Primer -
#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
v0.23.0
Minor Changes
-
#2607
1cf14e5
Thanks @camertron! - Add ability to attach action menus to button group buttons -
#2626
1160edf
Thanks @camertron! - Upgrade to view_component v3.11.0 -
#2604
8d67631
Thanks @mattcosta7! - update tsconfig compile target
Patch Changes
-
#2628
5619810
Thanks @langermank! - Primitives v8 bug fix:invisible
button hover state in high contrast themes -
#2620
59c3396
Thanks @khiga8! - Docs: update accessibility section of PVC Banner -
#2611
8c111df
Thanks @lindseywild! - Update README docs with instructions to preview docs site locally
v0.22.2
Patch Changes
-
#2577
6a3071d
Thanks @lindseywild! - Adds documentation for the Rails Banner and focus management guidance -
#2579
c195fc5
Thanks @keithamus! - Remove aria-disabled from dialogs -
#2556
077cb08
Thanks @keithamus! - Fix issue with layering of nested overlays/dialogs -
#2557
77e59ee
Thanks @keithamus! - Fix potential out-of-bounds error in ActionBar -
#2585
6124098
Thanks @khiga8! - Bug: Remove dismissable flash stealing focus
v0.22.1
Patch Changes
-
#2554
652e795
Thanks @keithamus! - Ensure Overlays that open dialogs do not close when the Dialog opens -
#2553
1ca2f17
Thanks @keithamus! - Ensure only direct clicks to the dialog can close it
v0.22.0
Minor Changes
Patch Changes
-
#2527
1d20198
Thanks @keithamus! - Remove animations on actionlist checkmark -
#2549
1259249
Thanks @keithamus! - Ensure dialogs do not close when a child menu item (or similar) is clicked
v0.21.0
Minor Changes
-
#2539
9985fc0
Thanks @camertron! - Use latest version of @primer/primitives -
#2496
983e3a5
Thanks @keithamus! - Primer::Alpha::Dialog uses internally
Patch Changes
-
#2495
fbaea76
Thanks @antn! - Allow settingtest_selector
on select list options -
#2538
35e5d06
Thanks @camertron! - Prevent ActionMenu's show_button slot from rendering its content more than once -
#67
a465b9e
Thanks @HDinger! - Make the large header variant the default for OpenProject::PageHeader -
#2541
116a343
Thanks @khiga8! - AllowBanner
to be rendered as a section -
#2530
1d14d5c
Thanks @camertron! - Update @oddbird/popover-polyfill to v0.3.8 -
#2491
11b1eec
Thanks @jonrohan! - Fixing the utilities build not matching properly forfont_size
-
#2511
15a090a
Thanks @camertron! - Only attach validation IDs to form elements that support validation
v0.20.0
Minor Changes
-
#2445
da60c73
Thanks @camertron! - Always convert CSS classes to system arguments in linters -
#2447
08a8e01
Thanks @kenyonj! - Support font_size and border_radius in classify/utilities
Patch Changes
-
#2452
87e03ea
Thanks @nicolleromero! - Ensure tooltip does not reopen errantly unless focus is visible -
#2456
fd38b17
Thanks @TylerJDev! - Adds visible outlines toOverlay
andTooltip
in high contrast mode. -
#2432
c162880
Thanks @dylanatsmith! - Removeuser-select: none
to allow users to select form label text -
#2428
4cb9a57
Thanks @strackoverflow! - Fix an accessibility issue where the Dialog body could not be reached via keyboard navigation -
#2426
78dd9dd
Thanks @camertron! - Fix typo in argument passed to event listener in ToolTip -
#2478
6e7b7c2
Thanks @jonrohan! - Bug fix in ActionBar: When collapsed the menu and tooltips aren't visible in Firefox -
#2411
58e700a
Thanks @keithamus! - Ensure scroll position does not change when opening ActionMenus -
#2425
65f418f
Thanks @camertron! - Use floats to hide ActionBar items to address Android Chrome overflow issue -
#2455
6ca4ac4
Thanks @HDinger! - Make dismiss action on Banner translatable -
#2434
dc87edf
Thanks @langermank! - Add missingbox-shadow
to text field
v0.19.0
Minor Changes
-
#2378
81b5acc
Thanks @keithamus! - Primer::Alpha::ActionList now uses popover -
#2340
b8d0540
Thanks @camertron! - Add group support to ActionMenu -
#2393
745eae0
Thanks @camertron! - [ActionMenu] Don't allow previously hidden items to be checkable; add JavaScript API
Patch Changes
-
#2414
48a2405
Thanks @keithamus! - Prevent other Overlays closing when Escape is pressed while Tooltips are open -
#2426
78dd9dd
Thanks @camertron! - Fix typo in argument passed to event listener in ToolTip -
#2379
2c59c33
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
57586da
Thanks @HDinger! - Fix: Allow month attribute for Primer::Beta::RelativeTime -
#2406
fb9bf25
Thanks @strackoverflow! - Fix an issue where multiple groups could not be paginated within the same NavList -
#2412
e7c9a6c
Thanks @camertron! - Prevent Blankslates from having a zero width inside flex containers