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

fix: type platform as optional in Breadcrumbs component & add unit tests #6912

Merged
merged 8 commits into from
Mar 12, 2024

Commits on Jan 22, 2024

  1. platform typed as optional

    katiegoines committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0d731df View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. chore: add unit tests for Breadcrumbs

    katiegoines committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a2446c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec60b1 View commit details
    Browse the repository at this point in the history
  3. testing to include platform optional

    katiegoines committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7c0d301 View commit details
    Browse the repository at this point in the history
  4. fix: type platform as optional

    katiegoines committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bfff2ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03f8a13 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'main' into breadcrumbs-type-error

    katiegoines committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    15d4633 View commit details
    Browse the repository at this point in the history
  2. add tests for override values

    katiegoines committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    629bcbd View commit details
    Browse the repository at this point in the history