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

fallbacks for IE9 #1297

Merged
merged 6 commits into from
Jan 13, 2017
Merged

fallbacks for IE9 #1297

merged 6 commits into from
Jan 13, 2017

Commits on Jan 12, 2017

  1. fallbacks for ie9 are better than typedarray polyfill

    but it works this way with the polyfill too.
    alexcjohnson committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    3e81eca View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. try adding 'ie9' tests

    etpinard committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    c0490d6 View commit details
    Browse the repository at this point in the history
  2. take 2 on ie9 test

    - in bundle_tests/
    - mock IE9 env before loading plotly.js + test bundle
    etpinard committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4ce9df0 View commit details
    Browse the repository at this point in the history
  3. AJ proof ie9 bundle test

    etpinard committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    7cb691e View commit details
    Browse the repository at this point in the history
  4. Revert "try adding 'ie9' tests"

    This reverts commit c0490d6.
    etpinard committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    2b1c0fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1299 from plotly/test-ie9

    Test IE9 by mocking window globals
    etpinard committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    675103c View commit details
    Browse the repository at this point in the history