Skip to content

1.3.0

Compare
Choose a tag to compare
@cburgmer cburgmer released this 18 Mar 19:10
· 48 commits to master since this release
  • Use ES6 Promises instead of own Promise implementation (#154)
  • Typescript type annotations (#197), by @orentrutner
  • Drop workarounds as Chrome ships with fixes by now
    • Media query workaround for em values
    • CSSOM dropped as dependency

Bug fixes

  • Blob fallback is now correctly triggered
  • Fix incorrect canvas sizing when box-sizing is used (#187)