github zumerlab/snapdom v2.9.0

8 hours ago

What's Changed

  • fix(toCanvas): wait for compositing after decode on Safari. Fixes #394 #394
  • fix(iframe): restore live iframe scroll position after capture. Closes #393 #393
  • fix(capture): preserve mask-mode and mask-composite through shorthand inlining. #402
  • fix(capture): phantom whitespace in inline-flex + gap elements. Fixes #406 #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: v2.8.0...v2.9.0

Don't miss a new snapdom release

NewReleases is sending notifications on new releases.