Skip to content

v0.25.0

Compare
Choose a tag to compare
@openprojectci openprojectci released this 26 Mar 08:52
· 852 commits to main since this release
8136213

Minor Changes

  • #2603 bbc1776 Thanks @langermank! - Tooltip visual refresh to match Primer React

  • #89 0d06bec Thanks @HDinger! - Changes Primer::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

Patch Changes