Skip to content

Releases: divriots/story-to-design

v1.19.6

20 Nov 08:41
8d4b2de
Compare
Choose a tag to compare
  • Fix support proxy

v1.19.4

15 Nov 18:02
8d4b2de
Compare
Choose a tag to compare
  • (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

07 Nov 12:29
8d4b2de
Compare
Choose a tag to compare
  • Fixed a problem that was occurring when processing transitions leading to failed variants

v1.18.81

20 Oct 13:19
8d4b2de
Compare
Choose a tag to compare
  • Force long polling for backend sync when http/https proxy is enabled

v1.18.75

11 Oct 13:42
8d4b2de
Compare
Choose a tag to compare

fix SVG parsing
chromium update

v1.18.72

27 Sep 07:06
8d4b2de
Compare
Choose a tag to compare
  • support filter invert
  • fix workflow when arg is being removed
  • fix only positive paddings
  • fix margin wrapper constraints

v1.18.69

25 Sep 07:30
8d4b2de
Compare
Choose a tag to compare

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

18 Sep 13:30
8d4b2de
Compare
Choose a tag to compare

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

v1.18.64

11 Sep 10:12
8d4b2de
Compare
Choose a tag to compare

Fixes:

  • component status on ctrl z
  • do not match text node against other type nodes
  • no negative padding for FIXED autolayout frames
  • fix outline with a group
  • remove resize roots
  • grow flex children even if autoWidth
  • fix text positioning with line height

v1.18.60

04 Sep 18:51
8d4b2de
Compare
Choose a tag to compare
Update issue templates