Skip to content

v0.7.4

Compare
Choose a tag to compare
@zaydek zaydek released this 20 Dec 08:45
· 272 commits to main since this release
  • Adds experimental support for React components (<HStack>, <VStack>, <ZStack>, and <Spacer>)
  • Patched stack logic (user-facing API is unchanged)
  • The JavaScript runtime should now be accessible as a browser dependency: <script src=".../dist/browser">
  • The following classes have been renamed:
    • a-0inset-0
    • x-0inset-x-0
    • y-0inset-y-0
    • t-0top-0
    • tr-0top-right-0*
    • r-0right-0*
    • b-0bottom-0*
    • br-0bottom-right-0*
    • l-0left-0*
    • t-0top-0*
    • tl-0top-left-0*
    • translate-x-0x-0
    • translate-y-0y-0

*Note that place-* directions have now been updated to follow this pattern.