What's Changed
- Add
filter
andexclude
options for element exclusion. Thanks @simon1uo#100
- Missing
width
andheight
in types. Thanks @tarwin#94
- fix: type check. Thanks @17biubiu
#77
- Core update: Capture speed is drammatically increased. Closes #72
#72
- Core update: tries differents methods to fetch image, even proxy for CORS denied images. Important:
crossOrigin
is now inbuilt into fetchImages(), no longer needed as option. Closes #78. Closes #73#78
#73
- Improve fetchImage() by skiping svg format. Closes #91. Closes #89
#91
#89
- Add iconFont options and fix doubled icon render. Closes #51, closes #80
#51
#80
- Add Layui icon font. Closes #74
#74
- Add Blob Types. Closes #71
#71
- Bug: fixes hidden last line PRE tag. Closes #75
#75
- Feat: handles external SVG defs. Fixes #70
#70
- Prevents double url encoding. Fixes #68
#68
- Fix scale background-image
b1ba326
New Contributors
- @simon1uo made their first contribution in #100
- @domialex made their first contribution in #50
- @pedrocate made their first contribution in #65
- @17biubiu made their first contribution in #77
Full Changelog: v1.7.1...v1.9.3