Skip to content

Releases: divriots/story-to-design

v1.0.18

25 Oct 21:38
8d4b2de
Compare
Choose a tag to compare
  • support loading storybooks in full mode
  • improve multiline text handling
  • improve text font size adjustment
  • improve merging text with
  • improve css gradient
  • fix oversized SVGs

v1.0.17

24 Oct 15:52
8d4b2de
Compare
Choose a tag to compare
  • 🎨 fix images with svg background
  • 🖼️ faster images imports
  • 🧊 Fix frozen plugin when importing big images
  • 🖊️ reuse loaded fonts when pages are reused
  • ⚠️ restore eval to fix interaction with page

v1.0.16

20 Oct 20:27
8d4b2de
Compare
Choose a tag to compare

improve perf by caching missing fonts

v1.0.15

19 Oct 15:26
8d4b2de
Compare
Choose a tag to compare
  • Error handling when cannot update new version of storybook
  • More stable network requests waiting
  • Skip images that are not fetchable
  • Fix background svg order

v1.0.13

18 Oct 21:54
8d4b2de
Compare
Choose a tag to compare
  • 🔒 Safer decode URI
  • 👓 Safer support of React sub-component detection
  • ⛵ Better handle js navigation during load of page

v1.0.11

17 Oct 16:02
8d4b2de
Compare
Choose a tag to compare
  • Fixes an issue when logging on private storybooks when the agent would fail with TypeError [ERR_INVALID_URL]: Invalid URL

v1.0.10

17 Oct 13:18
8d4b2de
Compare
Choose a tag to compare
  • Fix svg images being resized in some cases where they shouldn't
  • Support base64 encoded data URL svg

v1.0.9

14 Oct 16:36
8d4b2de
Compare
Choose a tag to compare
  • Better management of controls (boolean)
  • Fix fills orders
  • Support picture tag

v1.0.8

12 Oct 14:29
8d4b2de
Compare
Choose a tag to compare
  • Improved font matching (more specifically weight matching) 📋
  • Added support for text gradient fill for those awesome looking titles ✨
  • Fixed text blocks now actually displaying as text blocks instead of single lines 🕵️
  • Improved behavior with content loaded on scrolling 🛠️
  • Now correctly sizing SVG backgrounds 🔨
  • Added story.to.design spin on our ERROR component which is imported to canvas when a variant ran into an error 🤩

v1.0.7

05 Oct 13:40
8d4b2de
Compare
Choose a tag to compare

Support cleaned iframe URLs