Commit Graph

6 Commits (8ce42640e5131ec4202f6f7dd2557f8e2eba4fc1)

Author SHA1 Message Date
ThibG 1314bba68a
Fix old browsers crashing because of missing `finally` polyfill in web UI ()
Fix 
2020-02-18 17:22:44 +01:00
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