Docs
  • Introduction
  • 🚀Get started
    • 1️⃣Install the plugin
    • 2️⃣Load Clapy in your file
    • 3️⃣Sign in/up to Clapy
    • 4️⃣Get code in 1 click
    • Online code preview/editor, Github, and more
  • 🖌️Figma Basics
    • Components
    • Your first Figma component
    • Add auto-layout in Frames
    • Groups vs Frames
  • ⚙️The generated code
    • The project structure
    • Components
    • Instances
    • Figma Tokens integration
    • Responsive code
  • ℹ️Extras
    • Changelog
      • 01/08/2022
      • 25/07/2022
      • 15/07/2022
    • Github
Powered by GitBook
On this page
  • Breaking changes
  • New features
  • Bug fixes

Was this helpful?

  1. Extras
  2. Changelog

25/07/2022

Previous01/08/2022Next15/07/2022

Last updated 2 years ago

Was this helpful?

Here is what changed this week on Clapy.

Breaking changes

  • To generate the code for a page and stretch to the whole page, you need to check the new option: "Full width/height". Previously, it was assumed from the layout of the parent element, but was undesired in some cases.

New features

  • New option: .

  • New option: . It generates SCSS files instead of CSS. As of now, only the extension changes with this option. Please let us know for more changes!

  • New option: . It indents class names in SCSS files.

  • Generate code when a Component Set is selected in Figma. All components in the Component Set are generated as if it was a Frame.

Bug fixes

  • The layout of SVG elements have been fixed in specific cases

Any feature you would love to find in Clapy? !

ℹ️
Full width/height
SCSS (experimental)
SCSS > BEM conventions
Happy to discuss it