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

Image preview when pasting or adding images via selector #398

Merged
merged 21 commits into from
Nov 29, 2016

Commits on Sep 26, 2016

  1. Configuration menu
    Copy the full SHA
    b410f39 View commit details
    Browse the repository at this point in the history
  2. sends image on click

    averissimo committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    e41b1b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Configuration menu
    Copy the full SHA
    eaedf04 View commit details
    Browse the repository at this point in the history
  2. close button working

    averissimo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    448d2c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6fdb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1238ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e07c91 View commit details
    Browse the repository at this point in the history
  6. adds file from image selector and cleanup

    - allows to add image from file selector, in ubuntu it only allows
       for one file at a time
    - cleanup some leftover code I forgot to remove once moved to
       input.coffee
    averissimo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5cfbe40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc4b3e6 View commit details
    Browse the repository at this point in the history
  8. replace toggling of class open to add/remove

    - adding two images from selector would just toggle the pane,
       instead of keeping preview pane open
    averissimo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    7615ab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    0e809ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de36707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c03ffd7 View commit details
    Browse the repository at this point in the history
  4. ditching the square overlay and animating hover

    with a color change
    averissimo committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    18cf0a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Configuration menu
    Copy the full SHA
    9df61fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a8f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffe91f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. adding support for gifs

    averissimo committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    f631bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    fb6e287 View commit details
    Browse the repository at this point in the history
  2. now sends all data files

    averissimo committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    f07188e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffaad25 View commit details
    Browse the repository at this point in the history