Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Add 'Take Sourcegraph to your [code host]' popover #14256

Merged
merged 43 commits into from
Oct 8, 2020
Merged

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    186ce4f View commit details
    Browse the repository at this point in the history
  2. implement modal visuals

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e657bbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6029d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6787e0d View commit details
    Browse the repository at this point in the history
  5. fix copy typo

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    6cb8078 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cbf829 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea7ad98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6466de6 View commit details
    Browse the repository at this point in the history
  9. create useModality hook

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    05bfa7a View commit details
    Browse the repository at this point in the history
  10. create popover component

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    4910dbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f22429 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0349509 View commit details
    Browse the repository at this point in the history
  13. update story

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    38a7125 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    06e0a31 View commit details
    Browse the repository at this point in the history
  15. move inline sizes to css

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a6a7927 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    961a132 View commit details
    Browse the repository at this point in the history
  17. use storybook actions

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    5e5aade View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9621a9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    89bab12 View commit details
    Browse the repository at this point in the history
  20. update imports

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    abf71ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e0d8821 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3213eee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bea653c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    49e6750 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c0af4d3 View commit details
    Browse the repository at this point in the history
  26. update story

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    f81e738 View commit details
    Browse the repository at this point in the history
  27. use react focus lock

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    fd13729 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    56f286a View commit details
    Browse the repository at this point in the history
  29. import bootstrap popover

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c9f4887 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    379a781 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7fe9e84 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8b08524 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0a8ab66 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    263173d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4e14860 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a35e728 View commit details
    Browse the repository at this point in the history
  37. improve code comments

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d0b2f0a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f8fa073 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    117d424 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    55349e9 View commit details
    Browse the repository at this point in the history
  41. fix imports from branded

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a2412e4 View commit details
    Browse the repository at this point in the history
  42. remove dialog polyfill

    tjkandala committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c024504 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    288c720 View commit details
    Browse the repository at this point in the history