Releases: divriots/story-to-design
Releases · divriots/story-to-design
v1.19.6
v1.19.4
- (agent) fix an issue with HTTP_PROXY/HTTPS_PROXY support where
Firestore connection was failing - support 'scale' and 'rotate' standalone CSS properties
- add support for backdrop-filter
- better z-index support with negative z-indexes and some groups not inherinting z-index properly
v1.19.0
v1.18.81
v1.18.75
v1.18.72
v1.18.69
Autolayout fixes
Resolve spacing and arrange for rotated children
Change boxing logic to avoid making children inline
Fix body overflow
Max-width computation with transforms
Fix timing issue
Support circle() clipPath
setDataObj failing on updates
Couple scanning issues
v1.18.65
Fixes:
- Fix margin wrapper algorithm
- Inject body style box as stylesheet, not inline style
- Fix align end calculation
- Keep block display with custom viewports
- Children should grow if stretch constraints
- Improved FILL children with absolute siblings in autolayout layers.
- Rectified child merge with 100% height.
- Do not merge if constraints are different