Releases: opf/primer_view_components
Release list
v0.29.0
Minor Changes
- #2764
a58824eThanks @langermank! - - Upgradeprimer/primitives- Remove CSS color variable fallbacks
Patch Changes
-
#105
a4ab139Thanks @HDinger! - Fine-tuning of PageHeader component (spacings, size, font-weight) -
#2751
b1fef3cThanks @langermank! - - Addlabel_wrapparam toBeta::Button- Bug fix: text overflows in SegmentedControl instead of ellipses
-
#2765
1857983Thanks @camertron! - Fix issue preventing expansion and collapse of nav list items with tooltips -
#2750
ba87524Thanks @langermank! - Allow:linkButton scheme text label to wrap
v0.28.1
v0.28.0
v0.27.0
Minor Changes
-
#96
f52bbfaThanks @HDinger! - * Add support for Dialogs inside the Primer::OpenProject::PageHeader component- Limit the number of allowed actions to 5
-
#69
81bb4b7Thanks @bsatarnejad! - AddPrimer::OpenProject::ZenModeButtoncomponent. By clicking on the button, screen will be in full-mode or back in normal-mode.
v0.26.0
Minor Changes
-
#2729
2b0a7bfThanks @thesnowrose! - Fixes a bug where a tooltip was being shown in the navlist even when the text wasn't truncated for certain items. -
#2651
e1f3434Thanks @jonrohan! - Add a slot toOverlay::Headercalledfilterfor a filter input.
Patch Changes
-
#2735
507a743Thanks @antn! - Explicitly convert params to integers where needed for several previews -
#2731
8123aeeThanks @jonrohan! - Remove old primitives color themes imports and only use V8 on the demo lookbook -
#2733
6fe410bThanks @broccolinisoup! - Tooltip: Update the threshold value to match with the offset
v0.25.1
v0.25.0
Minor Changes
-
#2603
bbc1776Thanks @langermank! - Tooltip visual refresh to match Primer React -
#89
0d06becThanks @HDinger! - ChangesPrimer::OpenProject::PageHeader:- Remove the
context_bar_actionsslot - Make
breadcrumbsrequired - Remove the
parent_linkslot (will be derived automatically from the breadcrumb) - Change the slot definition for
actionsto 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
60c5f01Thanks @camertron! - Fix dialog CSS to prevent tooltip issues -
#2705
90192bbThanks @langermank! - Revert "Swap bg-gradient with bg-color for Banner/Flash"
v0.24.0
Minor Changes
-
#2627
226481eThanks @camertron! - Support<select>elements that allow selecting multiple values -
#2689
a7f7dadThanks @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
b2011f7Thanks @HDinger! - Move the implementation of Primer::OpenProject::PageHeader closer to the specification of Primer -
#2610
14890a3Thanks @thesnowrose! - Add the ability to show a tooltip for navlists on text truncation -
#2609
14d8dc5Thanks @camertron! - Add an AutoComplete form input
Patch Changes
-
#2673
3a6762dThanks @camertron! - Make text field and other form inputs respect the full_width: option -
#2665
c7c206aThanks @langermank! - Default IconButton text colormuted -
#2629
862f05aThanks @camertron! - Fix autofocus behavior for radio button and check box groups -
#2666
53a3390Thanks @camertron! - Make sure labels and form inputs are properly associated when a custom ID is provided -
#2672
f1ab24aThanks @orhantoy! - Fix documented options for ToggleSwitch size and status_label_position -
#2643
70a6deeThanks @langermank! - Swap bg-gradient with bg-color for Banner/Flash
v0.23.0
Minor Changes
-
#2607
1cf14e5Thanks @camertron! - Add ability to attach action menus to button group buttons -
#2626
1160edfThanks @camertron! - Upgrade to view_component v3.11.0 -
#2604
8d67631Thanks @mattcosta7! - update tsconfig compile target
Patch Changes
-
#2628
5619810Thanks @langermank! - Primitives v8 bug fix:invisiblebutton hover state in high contrast themes -
#2620
59c3396Thanks @khiga8! - Docs: update accessibility section of PVC Banner -
#2611
8c111dfThanks @lindseywild! - Update README docs with instructions to preview docs site locally
v0.22.2
Patch Changes
-
#2577
6a3071dThanks @lindseywild! - Adds documentation for the Rails Banner and focus management guidance -
#2579
c195fc5Thanks @keithamus! - Remove aria-disabled from dialogs -
#2556
077cb08Thanks @keithamus! - Fix issue with layering of nested overlays/dialogs -
#2557
77e59eeThanks @keithamus! - Fix potential out-of-bounds error in ActionBar -
#2585
6124098Thanks @khiga8! - Bug: Remove dismissable flash stealing focus