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

[DataGrid] Use binary search to find column indexes in virtualization #1903

Merged
merged 6 commits into from
Jun 18, 2021

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    1a73553 View commit details
    Browse the repository at this point in the history
  2. Naming conventions

    Janpot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    bda5aa8 View commit details
    Browse the repository at this point in the history
  3. Typo

    Janpot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    694e4aa View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Make agnostic of direction

    Janpot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a42d359 View commit details
    Browse the repository at this point in the history
  2. trigger rebuild

    Janpot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    5c1cff6 View commit details
    Browse the repository at this point in the history
  3. Ok, make eslint happy again

    Janpot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    dcd663f View commit details
    Browse the repository at this point in the history