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

Multiple selection via shift-click for controlled selection #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2020

  1. Change DataSheet onMouseDown while shift is held

    to account for when selection is controlled.
    
    Add tests for shift-clicking for both controlled
    and uncontrolled selection.
    mikhuang committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    36a694e View commit details
    Browse the repository at this point in the history
  2. Update DataSheet.js

    mikhuang committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d509033 View commit details
    Browse the repository at this point in the history