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

Enable drag and drop in List View, fix performance issues #33320

Merged
merged 16 commits into from
Jul 13, 2021

Commits on Jul 13, 2021

  1. Enable list view

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ec5daeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f841f View commit details
    Browse the repository at this point in the history
  3. Adjust positioning

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    639de98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b30ac4 View commit details
    Browse the repository at this point in the history
  5. Fix isDropBlock detection

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8486668 View commit details
    Browse the repository at this point in the history
  6. Fix flickering when nesting

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    18b967a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1649c9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8af5b5 View commit details
    Browse the repository at this point in the history
  9. Move provider back

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    6ecbaea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d0fcbe View commit details
    Browse the repository at this point in the history
  11. Add basic e2e tests

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8da5546 View commit details
    Browse the repository at this point in the history
  12. Update renamed test snapshot

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c4a970d View commit details
    Browse the repository at this point in the history
  13. Simplify tests

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9299188 View commit details
    Browse the repository at this point in the history
  14. Remove delay

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1c629aa View commit details
    Browse the repository at this point in the history
  15. Remove obsolete snapshot

    talldan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a6bdb3f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1ab212 View commit details
    Browse the repository at this point in the history