figma-plugin-ds icon indicating copy to clipboard operation
figma-plugin-ds copied to clipboard

A small lightweight design system for use in Figma Plugins

Results 22 figma-plugin-ds issues
Sort by recently updated
recently updated
newest added

Do you think it would be possible to use `currentColor` instead of `#000` for the `fill` of the SVG icons (or potentially just leave it empty, so it inherits the...

Previously expanding a disclosure would make all children content inherit the "expanded" class modifier. This PR changes the disclosure styling so that only its child will get the "display: block"...

These icons are present in the Figma UI but missing from UI2 doc and the package - Drop Shadow - Layer Blur - Background Blur - Inner Blur ![image](https://user-images.githubusercontent.com/23120116/101095592-10f8e880-35b6-11eb-99ac-3690c10d7128.png)

I was using `.visual-bell` and its various states in the previous version of this design system and now it doesn't seem to be present? Is it called something else? Removed?

https://github.com/thomas-lowry/figma-plugin-ds/blob/f58d127fae0f0e566ca834b3e48bbbb5e1939dc9/js/selectMenu.js#L376 I suggest replacing it with because: 1. The menu is hidden above, but you should at least display it again. 2. replaceWith does not create new nodes, which preserves...

## Issue If `select` element is wrapped in `form`: ```html Option 1 Option 2 ``` The form will be submitted every time when user selects a new value. This is...

Hi, i'm trying to get the plugin up and running. Have followed the instructions but styles are not showing up. ``` ```