Skip to content

Changelog

v1.0.17

  • Added: columnGap and rowGap style parsers
  • Change: the gap property no longer supports parsing styles for column-gap and row-gap

v1.0.16

v1.0.15

  • Added: New Grid parsing to support Figma's Grid layout.

v1.0.14

  • Added: Skip the container and directly parse the child nodes. skip_prefixes

v1.0.13

v1.0.12

  • Added: icon parsers, icon

v1.0.11

  • Added: forcedOutput rendering option, which only applies to the width and height parsers.
  • Added: Multipurpose attr parser, attr

v1.0.10

  • Improved: Refactored the CSS Exporter
  • Improved: When generating SVG graphics, check if it is an absolute position, and add a div tag to set the absolute positioning properties.

v1.0.9

  • Fixed: Parsing properties for React

v1.0.8

  • Fixed: Unexpected error when jsx parses img tags
  • Improved: parsing of disabled attribute, now you can customize it

v1.0.7

  • Improved: If the parent node of the text has the same css value, it will not be included in the output styles.

v1.0.6

  • Added: Grid layout parsing

v1.0.5

  • Improved: Now Codify will read your previously selected code syntax every time it runs
  • Improved: Guest accounts can also parse Tailwind code

v1.0.4

  • Added: Arbitrary values for Tailwind

v1.0.3

v1.0.2

  • Added: preview window settings.
  • Fixed: some errors in reading custom properties.

v1.0.1

v1.0.0

  • Refactored the Codify plugin to support multiple frameworks instead of a single framework. Versions start from v1.0.0