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

feat: activity bar and fixes #776

Merged
merged 4 commits into from
Oct 18, 2024
Merged

feat: activity bar and fixes #776

merged 4 commits into from
Oct 18, 2024

Commits on Oct 17, 2024

  1. feat: remove fill, large and minimal props from Toolbar component

    It was decided we want to restrict the Toolbar component to the ways we actually intend to use it, and not broaden its scope too much.
    
    BREAKING-CHANGE: the `fill`, `large` and `minimal` props have been removed from the Toolbar component
    stropitek committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b1c7ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea18793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fd3edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c35af7 View commit details
    Browse the repository at this point in the history