Appearance
Changelog
v1.0.13
- Added: Support for preset framework types
framework_type
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
- Removed: the global font setting in the feature configuration and replaced it with the font-family style parser.
- Added: the min-width | max-width style parser.
v1.0.2
- Added: preview window settings.
- Fixed: some errors in reading custom properties.
v1.0.1
- Added: the Type attribute parser Type Parser.
v1.0.0
- Refactored the Codify plugin to support multiple frameworks instead of a single framework. Versions start from v1.0.0