Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

T/16 Introduce DataTransfer#files property, change the clipboardInput event and add the inputTranformation event #17

Merged
merged 18 commits into from
Apr 12, 2017

Commits on Mar 20, 2017

  1. Added getFiles and getTypes to the data transfer object.

    Piotr Jasiun committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    82032ab View commit details
    Browse the repository at this point in the history
  2. Added drop basic handling.

    Piotr Jasiun committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    658c7a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    8d848cc View commit details
    Browse the repository at this point in the history
  2. Fire inputTransformation on clipboard plugin. Fix bugs.

    Piotr Jasiun committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f583d0c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    960b8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4031792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a96e79 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

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

    ma2ciek committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    2ddf971 View commit details
    Browse the repository at this point in the history
  3. Fixed clipboard plugin name.

    ma2ciek committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    4080c9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf6b5fe View commit details
    Browse the repository at this point in the history
  5. Added missing event docs.

    ma2ciek committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    c980d48 View commit details
    Browse the repository at this point in the history
  6. Added more docs.

    ma2ciek committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    81e9376 View commit details
    Browse the repository at this point in the history
  7. Fixed invalid event names.

    ma2ciek committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    845c2ba View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Fixed docs and manual tests.

    ma2ciek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    fdc1d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25958e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c160f8 View commit details
    Browse the repository at this point in the history
  4. Fixed DataTransfer class.

    ma2ciek committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    8d38cfc View commit details
    Browse the repository at this point in the history