Skip to content

Releases: maximedaraize/style-sync

v1.4.1

01 Sep 15:52
Compare
Choose a tag to compare

Patch

  • Close plugin after execution

v1.4.0

01 Sep 15:16
f82d3d3
Compare
Choose a tag to compare

Feat: visibility and opacity 👀

  • node must be visible to be synced
  • Fill color must be visible to be synced with color style
  • take into account opacity for color styles

v1.3.0

26 Aug 12:04
c0af111
Compare
Choose a tag to compare

FIX: Prevent Instances error 🪲

  • Allow INSTANCE node to be synced
  • Allow overwrite of styleID

v1.2.0

12 Aug 18:03
Compare
Choose a tag to compare

Feature: Text Style 🎉

Enable user to sync their text styles to elements with matching properties

v1.1.1

01 Aug 20:07
Compare
Choose a tag to compare

Fix 🐞

  • Close the UI after the user apply the changes

v1.1.0

01 Aug 15:57
8abad90
Compare
Choose a tag to compare

Fix 🐛

Resolve the issue when the plugin couldn't trigger due to certain element that didn't have a "fill color". Ex: Stroke and Arrow, Etc...

v.1.0.0

29 Jul 14:29
Compare
Choose a tag to compare

Submitted to Figma Community 🎉

This is a plugin for Figma that apply styles in your entire projects files
to elements that match those styles properties automaticly.

Features

Colors

Apply your colors styles to each element with the same sRBG value. For example, if you have a style called brand-blue with the value #235DF2, you can apply it to all elements with the same value.