Skip to content

Releases: zumerlab/snapdom

v2.0.0-dev.2

09 Nov 03:30

Choose a tag to compare

What's Changed

  • Fix typo in the website by @mon-jai in #280
  • fix: improve CSS src property parsing in font faces by @Amyuan23 in #293
  • Modify README example to use overlayFilterPlugin by @jswhisperer in #296
  • Add Chinese translation of README.md (readme_cn.md) by @harshasiddartha in #299
  • Integrate createBackground into toCanvas. Closes #297 #297
  • Add Chinese translation of README.md (readme_cn.md) #298
  • Adjust final dimensions when excludeMode: remove. See #294 a860827
  • Improve material icon / symbols. See #304 526c4c8
  • Add XHTML sanitize. See #282 0039301
  • Add detection to Baidu on iOS. Also detect other apps/browsers on iOS. See #295 97e6dff
  • add support for text-underline-offset. See #303 fb603bc
  • add support for text-underline-offset. See#303 0b93c0d
  • fix: improve CSS src property parsing in font faces dbe52a1

New Contributors

Full Changelog: v2.0.0-dev.1...v2.0.0-dev.2

v2.0.0-dev.1

23 Oct 13:17

Choose a tag to compare

v2.0.0-dev.0

14 Oct 09:30

Choose a tag to compare

v2.0.0-dev.0 Pre-release
Pre-release

Full Changelog: v1.9.13...v2.0.0-dev.0

v1.9.13

05 Oct 09:20

Choose a tag to compare

What's Changed

  • Adding 'exclusionMode' option by @azenkovets in #228
  • Refactor: use BlobType alias consistently by @K1ender in #249
  • Improve CSS vars detection. Closes #255 #255
  • Fix toImg() dimensions when scale==1. Closes #254 #254
  • Enhance web fonts detection on deph relative paths. See #253 e2a8c45
  • Add two new options to control transforms and shadows on root element 8c9a75f
  • Add toSvg() in replacement of toImg() 10e2043, 122317e
  • Improve relative path detection. See #253 34158e0
  • Lint code c754981
  • Lint tests ee974ed

New Contributors

Full Changelog: v1.9.11...v1.9.13

v1.9.12-dev.4

30 Sep 12:19

Choose a tag to compare

v1.9.12-dev.4 Pre-release
Pre-release

What's Changed

  • Refactor: use BlobType alias consistently by @K1ender in #249

New Contributors

Full Changelog: v1.9.12-dev.3...v1.9.12-dev.4

v1.9.12-dev.3

26 Sep 13:24

Choose a tag to compare

v1.9.12-dev.3 Pre-release
Pre-release
  • Captures CSS shadows 050365f
  • Improve counter simulation 4c9e21d
  • Fix scale, width, height options 8ef48cb
  • Just run safariWarmup if it is needed a32846d
  • Safari, in case of scale, width or height options use png to ensure fidelity 0711a77
  • Sanitize container a6ba396

Full Changelog: v1.9.12-dev.1...v1.9.12-dev.3

v1.9.12-dev.1

20 Sep 08:58

Choose a tag to compare

v1.9.12-dev.1 Pre-release
Pre-release

v1.9.12-dev.0

11 Sep 17:26

Choose a tag to compare

v1.9.12-dev.0 Pre-release
Pre-release

What's Changed

  • Adding 'exclusionMode' option by @azenkovets in #228
  • Try to fix fonts/images first time render on Safari
  • Try to fix fallback image regression

New Contributors

Full Changelog: v1.9.11...v1.9.12-dev.0

v1.9.11

09 Sep 14:47

Choose a tag to compare

Full Changelog: v1.9.10...v1.9.11

v1.9.10

09 Sep 12:36

Choose a tag to compare

What's Changed

  • ✨ feat: fast configuration item to control deep recursion of deepClone by @xiaobai-web715 in #215
  • Fix the issue when image loading fails and add a default image placeholder attribute by @Jarvis2018 in #220
  • Merge dev branch by @tinchox5 in #225

New Contributors

Full Changelog: v1.9.9...v1.9.10