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

Add ContextMenu component #1213

Merged
merged 9 commits into from
Mar 25, 2022
Merged

Add ContextMenu component #1213

merged 9 commits into from
Mar 25, 2022

Commits on Mar 22, 2022

  1. Add ContextMenu component

    seancolsen committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d0c5e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dce989 View commit details
    Browse the repository at this point in the history
  3. Close old context menus on open new context menu

    Make sure that multiple context menus can't be open at the same time.
    seancolsen committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8e89315 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 24, 2022

  1. Remove CSS in ContextMenu component

    It's not needed because we're already using `dropdown` and `content`
    classes.
    seancolsen committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    449a244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c83a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1095c03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6319b1e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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