Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] feat(NcHeaderButton): Add a button only alternative for the header menu #6070

Merged
merged 2 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. feat(NcHeaderButton): Add a button only alternative for the header menu

    This allows us to have one single place for styling the header actions,
    as currently the button-only variants use custom styles (unified search, assistent).
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    65bd8ca View commit details
    Browse the repository at this point in the history
  2. chore: Migrate NcHeaderButton to Typescript

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f967115 View commit details
    Browse the repository at this point in the history