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

Card bottom padding and NavBarSearchField fixes #692

Merged
merged 3 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. - Card and Cardy now have common border-radius of 20px.

    - Card spread props can now be overridden.
    - Cardy no longer has extended padding in bottom.
    - Update NavBarSearchField to work with TextInput CSS refactor.
    - NavBarSearchField clear button only visible if it as entered text.
    mattias800 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e1809bd View commit details
    Browse the repository at this point in the history
  2. - Prettier.

    mattias800 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f7e0c5b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    a846b53 View commit details
    Browse the repository at this point in the history