v2.15.0
- fix: use nodeMap for source/clone child alignment in inlineBackgroundImages by @FlavioLimaMindera in https://github.com/zumerlab/snapdom/pull/440
- fix(fonts): scan the capture element's ownerDocument so iframe fonts embed (#441) by @stefanofa in https://github.com/zumerlab/snapdom/pull/442
- fix(capture): drop *-prefixed attributes to keep XMLSerializer output well-formed by @venkateshwarreddyr in https://github.com/zumerlab/snapdom/pull/445
- @stefanofa made their first contribution in https://github.com/zumerlab/snapdom/pull/442
- @venkateshwarreddyr made their first contribution in https://github.com/zumerlab/snapdom/pull/445
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.12.9...v2.15.0
v2.15.0-dev.1
- fix: use nodeMap for source/clone child alignment in inlineBackgroundImages by @FlavioLimaMindera in https://github.com/zumerlab/snapdom/pull/440
- fix(fonts): scan the capture element's ownerDocument so iframe fonts embed (#441) by @stefanofa in https://github.com/zumerlab/snapdom/pull/442
- @stefanofa made their first contribution in https://github.com/zumerlab/snapdom/pull/442
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.15.0-dev.0...v2.15.0-dev.1
v2.15.0-dev.0
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.12.9...v2.15.0-dev.0
Help needed, testers welcome! https://github.com/zumerlab/snapdom/discussions/438
v2.12.2
- fix(pseudo): render bordered + layout-spacer pseudo-elements (#418, #419) by @tinchox5 in https://github.com/zumerlab/snapdom/pull/423
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.12.1...v2.12.2
v2.12.1
- Fix download format option types by @puneetdixit200 in https://github.com/zumerlab/snapdom/pull/417
- Fix for placeholder colors not being copied over on webkit browsers by @pdufour in https://github.com/zumerlab/snapdom/pull/420
- @puneetdixit200 made their first contribution in https://github.com/zumerlab/snapdom/pull/417
- @pdufour made their first contribution in https://github.com/zumerlab/snapdom/pull/420
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.12.0...v2.12.1
v2.12.0
Fix some issues and featuring SnapDiff as visual diff tests Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.9.0...v2.12.0
v2.9.0
- fix(toCanvas): wait for compositing after decode on Safari. Fixes #394 https://github.com/zumerlab/snapdom/issues/394
- fix(iframe): restore live iframe scroll position after capture. Closes #393 https://github.com/zumerlab/snapdom/issues/393
- fix(capture): preserve mask-mode and mask-composite through shorthand inlining. https://github.com/zumerlab/snapdom/issues/402
- fix(capture): phantom whitespace in inline-flex + gap elements. Fixes #406 https://github.com/zumerlab/snapdom/issues/406
- docs(site): add prompt-export to the plugins page + live demo b451415
- fix(plugins): enforce local-first priority for plugin-provided exports. See #401 ed272f4
- fix(capture): drop invisible border props from style snapshot. See #390 8942fd4
- docs(plugins): add prompt-export section to plugins README f9743db
- fix(capture): disable WebKit text autosizer inside foreignObject. See #327 9c49d6a
- fix(images): increase batch size for processing images to 6 to optimize HTTP/1.1 connection limits 311c9e4
- fix(plugin: prompt-export): flow metadata to the toPrompt() export b94b589
- Merge pull request #398 from kohaiy/patch-2 da438d5
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.8.0...v2.9.0
v2.8.0
- Improve robustness of icon font detection by @RinZ27 in https://github.com/zumerlab/snapdom/pull/397
- @RinZ27 made their first contribution in https://github.com/zumerlab/snapdom/pull/397
Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.7.0...v2.8.0