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

99 feature create menucontext apis #101

Merged
merged 14 commits into from
May 30, 2024
Merged

Commits on May 29, 2024

  1. docs: create nav-menu route

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    25441a0 View commit details
    Browse the repository at this point in the history
  2. feat(react): create NavMenuTrigger.tsx

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f23366 View commit details
    Browse the repository at this point in the history
  3. feat(react): create nav-menu.aria

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6f8d676 View commit details
    Browse the repository at this point in the history
  4. feat(react): update navMenu context to use state

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1806795 View commit details
    Browse the repository at this point in the history
  5. feat(react): make NavMenuList.tsx

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5a6a4dc View commit details
    Browse the repository at this point in the history
  6. docs(react): update nav-menu sandboxes

    @casey_baggz_omni committed May 29, 2024
    Configuration menu
    Copy the full SHA
    89ad788 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. docs: fix markdown link overrides

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b828f9a View commit details
    Browse the repository at this point in the history
  2. feat(react): add dynamic positioning to NavMenuList

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4a92aa5 View commit details
    Browse the repository at this point in the history
  3. test: update navMenuList.test.tsx

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d5de46e View commit details
    Browse the repository at this point in the history
  4. docs: update nav-menu doc.mdx frontmatter

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    45f8005 View commit details
    Browse the repository at this point in the history
  5. docs: add highlighting to nav-menu/doc.mdx

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    eb7d004 View commit details
    Browse the repository at this point in the history
  6. test: update navMenu context

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0185f02 View commit details
    Browse the repository at this point in the history
  7. ci: kill unused docs build job (replaced with vercel)

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    05a1758 View commit details
    Browse the repository at this point in the history
  8. test: update hook to not use mocks

    @casey_baggz_omni committed May 30, 2024
    Configuration menu
    Copy the full SHA
    db62156 View commit details
    Browse the repository at this point in the history