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

Workaround for Edge not supporting custom MIME types in dataTransfer.setData #968

Merged
merged 47 commits into from
Nov 10, 2017

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    bf67ea6 View commit details
    Browse the repository at this point in the history
  2. Updated tools for clipboard unit tests.

    Comandeer authored and f1ames committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    9d5d97f View commit details
    Browse the repository at this point in the history
  3. Updated tests for dataTransfer.

    Comandeer authored and f1ames committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    b039172 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

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

Commits on Sep 22, 2017

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

Commits on Sep 26, 2017

  1. Edge workaround.

    f1ames committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    280d3c0 View commit details
    Browse the repository at this point in the history
  2. Unit tests.

    f1ames committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    cf26c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    293fcc6 View commit details
    Browse the repository at this point in the history
  4. Edge version fix in tests.

    f1ames committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    f8c8e02 View commit details
    Browse the repository at this point in the history
  5. Manual test added.

    f1ames committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    2427a6f View commit details
    Browse the repository at this point in the history
  6. Specs corrections.

    f1ames committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    76a1bb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Fixed failing tests.

    f1ames committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    b431eca View commit details
    Browse the repository at this point in the history
  2. Test fixes.

    f1ames committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    704a11f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

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

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    95078d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea41a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    a5dba7f View commit details
    Browse the repository at this point in the history
  2. Introduced 'setId' method.

    f1ames committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4eafeee View commit details
    Browse the repository at this point in the history
  3. Docs fix.

    f1ames committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    596f2b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    d6e8fcb View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    f1ames committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    230e7ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0404325 View commit details
    Browse the repository at this point in the history
  4. Fixed failing test.

    f1ames committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    5d3abe1 View commit details
    Browse the repository at this point in the history
  5. Fix for 'dataTransfer.items'.

    f1ames committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    514f93c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

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

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    6223ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a1a53 View commit details
    Browse the repository at this point in the history
  3. Troublesome test workaround.

    f1ames committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    89e6830 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    59ab5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b8bea View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

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

    f1ames committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    51c4045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2ed5d View commit details
    Browse the repository at this point in the history
  4. Specs adjustments.

    f1ames committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    4b77734 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    767f52c View commit details
    Browse the repository at this point in the history
  2. Simplified manual test.

    mlewand committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    28c4601 View commit details
    Browse the repository at this point in the history
  3. Improved manual test.

    mlewand committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    5e52ce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    e359599 View commit details
    Browse the repository at this point in the history
  2. Fix for 'getNative' param.

    f1ames committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    9b93460 View commit details
    Browse the repository at this point in the history
  3. Docs corrections.

    f1ames committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    96bf403 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Corrected input data in manual test.

    Without this change values were a bit different than expected pattern.
    mlewand committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    0aac1fe View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    a94c5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0a25e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    3c621f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3375736 View commit details
    Browse the repository at this point in the history
  3. Review fixes.

    f1ames committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    e61ac60 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Tests: ignore datatransfer fallback manual test for browsers that do …

    …not support dataDransfer at all.
    mlewand committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    270fbda View commit details
    Browse the repository at this point in the history