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 context menu to quickly filter bundles (resolves #241) #246

Merged
merged 31 commits into from Apr 10, 2019

Commits on Apr 3, 2019

  1. Expose parent asset names

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    36acd22 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8b8d64e View commit details
    Browse the repository at this point in the history
  3. Cleanup, extract function

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    c6ed04e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    924beec View commit details
    Browse the repository at this point in the history
  5. "bundle" => "chunk"

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    2f93aee View commit details
    Browse the repository at this point in the history
  6. Start adding context menu

    TODOs:
    - refactor out shared functionality with Tooltip
    - styling
    - test coverage
    bregenspan committed Apr 3, 2019
    Copy the full SHA
    34d0d8c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    eadcd0c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    80e51dc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    60fb1a1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2d9ffad View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    297a946 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    defd41c View commit details
    Browse the repository at this point in the history
  13. Lint

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    c63f9ca View commit details
    Browse the repository at this point in the history
  14. Clearer isAChunk test

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    0c9372c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    31a156f View commit details
    Browse the repository at this point in the history
  16. Styling

    bregenspan committed Apr 3, 2019
    Copy the full SHA
    fda56e7 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    514561e View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    60354e0 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    7e0e87e View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    e39741f View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    65c8c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Copy the full SHA
    682232f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Copy the full SHA
    a8fa407 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64fdb24 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6718ef9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c9bae5b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68b7cfb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Copy the full SHA
    4598e12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d9c96a3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    83adbbb View commit details
    Browse the repository at this point in the history
  4. Document event type

    bregenspan committed Apr 8, 2019
    Copy the full SHA
    2b53d43 View commit details
    Browse the repository at this point in the history