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

Implement NavList.SubNav #2064

Merged
merged 23 commits into from
May 16, 2022
Merged

Implement NavList.SubNav #2064

merged 23 commits into from
May 16, 2022

Commits on May 11, 2022

  1. wip subnav

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    73c3d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c52b23 View commit details
    Browse the repository at this point in the history
  3. Handle nested current item

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    3cc54c0 View commit details
    Browse the repository at this point in the history
  4. Add simple storybook story

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    16fadd9 View commit details
    Browse the repository at this point in the history
  5. Update snapshot

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b665d8e View commit details
    Browse the repository at this point in the history
  6. Stub tests

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9a73ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebe51da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e2c402 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d87e11d View commit details
    Browse the repository at this point in the history
  10. Add test case todo

    colebemis committed May 11, 2022
    Configuration menu
    Copy the full SHA
    1b98388 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Fix sx typescript error

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    98fc033 View commit details
    Browse the repository at this point in the history
  2. Add NavList.Item test

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6ac4ca4 View commit details
    Browse the repository at this point in the history
  3. Add subnav tests

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8ba60e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c19fde View commit details
    Browse the repository at this point in the history
  5. Add nested subnav test

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9dd1e79 View commit details
    Browse the repository at this point in the history
  6. Update docs

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8fc40e6 View commit details
    Browse the repository at this point in the history
  7. Use spacing primitive

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    293fe76 View commit details
    Browse the repository at this point in the history
  8. Reset marginY for safari

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    64c7697 View commit details
    Browse the repository at this point in the history
  9. Document active prop

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    30786fb View commit details
    Browse the repository at this point in the history
  10. Create strong-nails-sip.md

    colebemis authored May 12, 2022
    Configuration menu
    Copy the full SHA
    9f33f21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c4fb66 View commit details
    Browse the repository at this point in the history
  12. Update snapshots

    colebemis committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8e5dd1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f92e1f0 View commit details
    Browse the repository at this point in the history