Releases: divriots/story-to-design
Releases · divriots/story-to-design
v1.0.18
- 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
- 🎨 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
improve perf by caching missing fonts
v1.0.15
- 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
- 🔒 Safer decode URI
- 👓 Safer support of React sub-component detection
- ⛵ Better handle js navigation during load of page
v1.0.11
- Fixes an issue when logging on private storybooks when the agent would fail with
TypeError [ERR_INVALID_URL]: Invalid URL
v1.0.10
- Fix svg images being resized in some cases where they shouldn't
- Support base64 encoded data URL svg
v1.0.9
- Better management of controls (boolean)
- Fix fills orders
- Support picture tag
v1.0.8
- 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
Support cleaned iframe URLs