Releases: zumerlab/snapdom
Releases · zumerlab/snapdom
v2.0.0-dev.2
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
- @mon-jai made their first contribution in #280
- @Amyuan23 made their first contribution in #293
- @harshasiddartha made their first contribution in #299
Full Changelog: v2.0.0-dev.1...v2.0.0-dev.2
v2.0.0-dev.1
Full Changelog: v2.0.0-dev.0...v2.0.0-dev.1
v2.0.0-dev.0
Full Changelog: v1.9.13...v2.0.0-dev.0
v1.9.13
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
- @azenkovets made their first contribution in #228
- @K1ender made their first contribution in #249
Full Changelog: v1.9.11...v1.9.13
v1.9.12-dev.4
v1.9.12-dev.3
- 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
Full Changelog: v1.9.12-dev.0...v1.9.12-dev.1
v1.9.12-dev.0
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
- @azenkovets made their first contribution in #228
Full Changelog: v1.9.11...v1.9.12-dev.0
v1.9.11
Full Changelog: v1.9.10...v1.9.11
v1.9.10
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
- @xiaobai-web715 made their first contribution in #215
- @Jarvis2018 made their first contribution in #220
Full Changelog: v1.9.9...v1.9.10