Lukas Oppermann
Lukas Oppermann
- Selenium could bring the benefit of testing in multiple browsers - headless chrome would allow to at least test in one up to date browser - jsdom could be...
When the sortupdate event is fired, an array of the old and new indicies of all items should be available.
Hey, for some of my tests I get the error `Error running image diff.`. As those are the longest pages e.g. ` 14252px` I assume the length is the deciding...
**Is your feature request related to a problem? Please describe.** The w3c specs allow descriptions in groups (not tied to a specific token). Currently figma tokens imports those as "other"...
**Is your feature request related to a problem? Please describe.** W3C defines `dimension` as the type for sizes (https://github.com/design-tokens/community-group/blob/main/technical-reports/format/types.md#dimension). It would be great to support this when importing json files....
Hey @leaVerou I would really apprechiate this color ratio as a gulp Plugin, so it can be integrated into a typical workflow. I guess many others would as well, since...
## The problem Inline code is really hard to spot, due to only slightly changing the appearance compared to normal text. Three works `comment`, `description` and `remarks` are actually code...
Hey, I would be great if the results table and the improvement tips could be put into github action annotations so that one does not have to dig through the...
Hey, very nice package. However, if this flow does not work with your process, you need to hack it. What do you think about adding a possibility to add a...
Hey, I checked the code and saw that the active outline is disabled for the switch: https://github.com/thomas-lowry/figma-plugin-ds/blob/master/src/styles/components/_switch.scss#L11-L15 Why is this? Can this change be reverted?