Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

3.1.0 - Release

Compare
Choose a tag to compare
@ivan-015 ivan-015 released this 05 Jul 22:13
· 186 commits to stable since this release
90e0f45
  • Generation of global Colors
    • If detected in a Figma file, parabeac_core will export a file containing all global colors as constants.
  • Generation of global TextStyles
    • If detected in a Figma file, parabeac_core will export a file containing all global TextStyles as constants.
    • Includes fontSize, fontWeight, letterSpacing, fontFamily, color, and decoration
  • Add Golden tests
  • Bugfixes
    • Alignment improvements
    • Constraints improvements