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"