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

IE11, README v1, and Functional Test Fixes #3705

Merged
merged 3 commits into from Apr 1, 2021

Commits on Mar 31, 2021

  1. Update README for v1

    Add `drift` to public API
    Include Promise polyfill in functional tests for IE11 and legacy Edge browsers
    Rob Walch committed Mar 31, 2021
    Copy the full SHA
    d4c5ffc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Fix IE11 smooth switch stuck in PARSING state

    Fix demo Timeline media buffers in IE11
    Rob Walch committed Apr 1, 2021
    Copy the full SHA
    22d983a View commit details
    Browse the repository at this point in the history
  2. Do not allow object-shorthand and remove destructuring in functional …

    …test scripts (not supported by IE11)
    Rob Walch committed Apr 1, 2021
    Copy the full SHA
    d642557 View commit details
    Browse the repository at this point in the history