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

Experiment: refactor list view settings dropdown #45910

Closed
wants to merge 21 commits into from

Commits on Nov 18, 2022

  1. Extract DuplicateMenuItem

    getdave committed Nov 18, 2022
    Copy the full SHA
    77d0c6f View commit details
    Browse the repository at this point in the history
  2. Extract RemoveMenuItem

    getdave committed Nov 18, 2022
    Copy the full SHA
    094194e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a0cf32d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a1a2dd8 View commit details
    Browse the repository at this point in the history
  5. Extract Move Menu Item

    getdave committed Nov 18, 2022
    Copy the full SHA
    4df3832 View commit details
    Browse the repository at this point in the history
  6. Share shortcuts via context

    getdave committed Nov 18, 2022
    Copy the full SHA
    75dc694 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    44e9c3b View commit details
    Browse the repository at this point in the history
  8. Extract hook for BlockActions

    getdave committed Nov 18, 2022
    Copy the full SHA
    d01e26d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    67cb9ab View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1682992 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    18e9106 View commit details
    Browse the repository at this point in the history
  12. Encapsultate Copy Menu Item

    getdave committed Nov 18, 2022
    Copy the full SHA
    bd3d009 View commit details
    Browse the repository at this point in the history
  13. Encapsulate Move Menu Item

    getdave committed Nov 18, 2022
    Copy the full SHA
    0f50906 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0e0df24 View commit details
    Browse the repository at this point in the history
  15. Encapsulate Remove Menu Item

    getdave committed Nov 18, 2022
    Copy the full SHA
    dc10c42 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    7700ac9 View commit details
    Browse the repository at this point in the history
  17. Export consumable context

    getdave committed Nov 18, 2022
    Copy the full SHA
    93dcb48 View commit details
    Browse the repository at this point in the history
  18. Pass onClose to all children

    getdave committed Nov 18, 2022
    Copy the full SHA
    d43e2a7 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    2204e8c View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    dbc170e View commit details
    Browse the repository at this point in the history
  21. Remove shortcuts from context

    getdave committed Nov 18, 2022
    Copy the full SHA
    a169251 View commit details
    Browse the repository at this point in the history