Commit Graph

5 Commits (b222d1ae268cdc7186326f90af3005b2515925f2)

Author SHA1 Message Date
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method ()
- Use URL.createObjectURL (replace from FileReader)
- Use HTMLCanvasElement.prototype.toBlob
  (replace from HTMLCanvasElement.prototype.toDataURL)
- Use Promise (replace callback interface)
2018-04-23 09:15:51 +02:00
Yamagishi Kazutoshi 188aa3ea50 Add polyfill for Object.values () 2018-03-08 13:07:25 +01:00
Yamagishi Kazutoshi b9ec3b7e7c Load extra polyfills when isIntersecting is undefined () 2017-07-31 19:40:20 +02:00
unarist eeb5923e89 Add object-fit polyfill for Edge () 2017-07-14 01:59:34 +02:00
Nolan Lawson b42bdd80e8 Extract polyfill loading into single module () 2017-05-30 15:11:15 +02:00