1. 29 Mar, 2015 3 commits
  2. 28 Mar, 2015 5 commits
  3. 26 Feb, 2015 3 commits
  4. 25 Feb, 2015 3 commits
    • Ryan LeFevre's avatar
      Compile changes · 243439e9
      Ryan LeFevre authored
      243439e9
    • Ryan LeFevre's avatar
      Merge pull request #22 from basicallydan/master · 469ec77d
      Ryan LeFevre authored
      Added #toBase64 and #fromDroppedFile:
      469ec77d
    • Dan Hough's avatar
      Added #toBase64 and #fromDroppedFile: · cb61b9ee
      Dan Hough authored
      - #toBase64 is for situations where you want to control what happens to the URL. Maybe you want to upload it, rather than put it straight into an image - or maybe you want to use it as an image in a CSS background. At any rate, the code is exactly the same for toPng, but I put a lot of it into the toBase64 function
      - #fromDroppedFile is very similar to fromEvent, only it assumes that you already have the file extracted from the drop event. This is useful e.g. with the Dropzone JS library, which exposes the file in an 'addedFile' event.
      cb61b9ee
  5. 08 Nov, 2014 4 commits
  6. 13 Sep, 2014 1 commit
  7. 11 Sep, 2014 1 commit
  8. 19 Aug, 2014 2 commits
  9. 18 Aug, 2014 2 commits
  10. 11 Aug, 2014 1 commit
  11. 08 Aug, 2014 3 commits
  12. 31 Jul, 2014 3 commits
  13. 30 Jul, 2014 1 commit
  14. 24 Jul, 2014 5 commits
  15. 21 Jul, 2014 3 commits