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

Add support for clearing selection #4720

Merged
merged 41 commits into from
Apr 10, 2019
Merged

Add support for clearing selection #4720

merged 41 commits into from
Apr 10, 2019

Commits on Mar 15, 2019

  1. added clear transform to files

    added test suite for clear on multi
    
    adding single and interval clear
    
    adding test cases for single + interval clearing
    
    merge + squash + rebase
    Allen Lee committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7989028 View commit details
    Browse the repository at this point in the history
  2. added test suite and modified clear to not occur on default - must fl…

    …ag as true at least
    
    modified default behavior and updated tests appropriately
    
    clear tx and modified dependent files
    
    testing editor linking
    
    clear tx working but slow
    
    removing unnecssary type
    
    updating tx type to modify existing signal
    
    added test suite and modified clear to not occur on default - must flag as true at least
    
    modified default behavior and updated tests appropriately
    
    readding schema file found in master branch
    Allen Lee committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    958360c View commit details
    Browse the repository at this point in the history
  3. adding single type support

    interval selection
    Allen Lee committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    5821af8 View commit details
    Browse the repository at this point in the history
  4. adding test cases for single + interval clearing

    adding single type support
    
    [Travis] Update schema (build: 22277)
    
    [Travis] Update examples (build: 22277)
    
    interval selection
    
    adding test cases for single + interval clearing
    Allen Lee committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ef5f6b8 View commit details
    Browse the repository at this point in the history
  5. [Travis] Update examples (build: 22361)

    Travis CI committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    dd06819 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Clear transform default doubleclick clears selected data and brush, w…

    …orking with all example interactive visualizations
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    de29ed0 View commit details
    Browse the repository at this point in the history
  2. adding test cases for clear.ts and updating other test files to turn …

    …clear off for those tests
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    0c3d122 View commit details
    Browse the repository at this point in the history
  3. added clear transform to files

    added test suite for clear on multi
    
    adding single and interval clear
    
    adding test cases for single + interval clearing
    
    merge + squash + rebase
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    1505a1e View commit details
    Browse the repository at this point in the history
  4. added test suite and modified clear to not occur on default - must fl…

    …ag as true at least
    
    modified default behavior and updated tests appropriately
    
    clear tx and modified dependent files
    
    testing editor linking
    
    clear tx working but slow
    
    removing unnecssary type
    
    updating tx type to modify existing signal
    
    added test suite and modified clear to not occur on default - must flag as true at least
    
    modified default behavior and updated tests appropriately
    
    readding schema file found in master branch
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    7249a10 View commit details
    Browse the repository at this point in the history
  5. adding single type support

    interval selection
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    3cba482 View commit details
    Browse the repository at this point in the history
  6. adding test cases for single + interval clearing

    adding single type support
    
    [Travis] Update schema (build: 22277)
    
    [Travis] Update examples (build: 22277)
    
    interval selection
    
    adding test cases for single + interval clearing
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d49d694 View commit details
    Browse the repository at this point in the history
  7. [Travis] Update examples (build: 22361)

    Travis CI authored and Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    20eba3f View commit details
    Browse the repository at this point in the history
  8. Clear transform default doubleclick clears selected data and brush, w…

    …orking with all example interactive visualizations
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    cd6362a View commit details
    Browse the repository at this point in the history
  9. adding test cases for clear.ts and updating other test files to turn …

    …clear off for those tests
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    94027a9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'ajl/clear' of https://github.com/vega/vega-lite into aj…

    …l/clear
    Allen Lee committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    f1f08d7 View commit details
    Browse the repository at this point in the history
  11. [Travis] Update schema (build: 22402)

    Travis CI committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    cb15c08 View commit details
    Browse the repository at this point in the history
  12. [Travis] Update examples (build: 22402)

    Travis CI committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    2e8b2b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. migrated clear to conditional config, and interval type clear now onl…

    …y resets axes
    Allen Lee committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    c9ab937 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ajl/clear' of https://github.com/vega/vega-lite into aj…

    …l/clear
    Allen Lee committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    70b4ea3 View commit details
    Browse the repository at this point in the history
  3. adding clear transform documentation

    Allen Lee committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e6335a1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ajl/clear

    Allen Lee committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d505802 View commit details
    Browse the repository at this point in the history
  5. [Travis] Update schema (build: 22802)

    Travis CI committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    30857fe View commit details
    Browse the repository at this point in the history
  6. [Travis] Update examples (build: 22802)

    Travis CI committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    2ea1ead View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. simplified code a little

    Allen Lee committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    73777ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ajl/clear' of https://github.com/vega/vega-lite into aj…

    …l/clear
    Allen Lee committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    97ae4e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4f8ae View commit details
    Browse the repository at this point in the history
  4. [Travis] Update examples (build: 22820)

    Travis CI committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    3cdba25 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. significantly refactored clear code

    Allen Lee committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f0804b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ajl/clear' of https://github.com/vega/vega-lite into aj…

    …l/clear
    Allen Lee committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    77aa146 View commit details
    Browse the repository at this point in the history
  3. updating TSDocs and Vega-lite docs

    Allen Lee committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    d105409 View commit details
    Browse the repository at this point in the history
  4. [Travis] Update examples (build: 22858)

    Travis CI committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    937aa9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a3ec0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    053f24b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    519a2b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b81dd2 View commit details
    Browse the repository at this point in the history
  9. [Travis] Update schema (build: 22868)

    Travis CI committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    b99ef92 View commit details
    Browse the repository at this point in the history
  10. [Travis] Update examples (build: 22868)

    Travis CI committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f6e9a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Fix backticks

    kanitw committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    9455fb8 View commit details
    Browse the repository at this point in the history
  2. Rename selection_clear_heatmap to selection_heatmap as it doesn't…

    … include explicit clear property
    kanitw committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    e51e6ce View commit details
    Browse the repository at this point in the history
  3. Refactor selection_heatmap example + add it to the gallery

    Adjust the size, remove unnecessary configs, make rangeSteep larger
    kanitw committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    165d8ca View commit details
    Browse the repository at this point in the history
  4. [Travis] Update examples (build: 22876)

    Travis CI committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    dd9d82e View commit details
    Browse the repository at this point in the history