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

Support non-consecutive block multi-selection #16811

Closed
wants to merge 33 commits into from

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    47a7143 View commit details
    Browse the repository at this point in the history
  2. Build docs

    swissspidy committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2c8a137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ffde3a View commit details
    Browse the repository at this point in the history
  4. Some bug fixes

    swissspidy committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    61fb31b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    304c65c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19e1cf View commit details
    Browse the repository at this point in the history
  7. Add more effects for a11y

    swissspidy committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    70e1401 View commit details
    Browse the repository at this point in the history
  8. Add new e2e test

    swissspidy committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    4c0df94 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    23053b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    db78951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67bb36b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    ffb8c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb32a81 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    25f4a76 View commit details
    Browse the repository at this point in the history
  2. Fix effects tests

    swissspidy committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    19476a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    103d484 View commit details
    Browse the repository at this point in the history
  4. Rename action

    swissspidy committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5ea342f View commit details
    Browse the repository at this point in the history
  5. Release key after click

    swissspidy committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    9e7e426 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    be8a691 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    cfd2e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b9b68 View commit details
    Browse the repository at this point in the history
  3. Prevent duplicate entries

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    5996fc7 View commit details
    Browse the repository at this point in the history
  4. Use strict equal

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    d343cbe View commit details
    Browse the repository at this point in the history
  5. Adjust isSelected

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    17bc278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f4653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6a485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a717035 View commit details
    Browse the repository at this point in the history
  9. Update docs

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    619001f View commit details
    Browse the repository at this point in the history
  10. More strict equal checks

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b8d56f0 View commit details
    Browse the repository at this point in the history
  11. Use custom matcher for multi-selection checks

    Avoids repetition and makes test output and thus debugging easier
    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    f1868b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10ad6ae View commit details
    Browse the repository at this point in the history
  13. First check if is array

    swissspidy committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1c3284d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd81b90 View commit details
    Browse the repository at this point in the history