Sketch
Sketch is a digital design toolkit built for designers, intended for editing vector graphics in macOS. It is used primarily for user interface and icon design.
Here are 884 public repositories matching this topic...
In the documentation for Editable input:
onChange - Function callback. Use this to call the onChange function of the parent. Returns an object where the key is the label and the value is the new value.
It is not clear what will happen if I don't provide a label. In 2.14 the onChange received the value instead of an object if no label was provided. I just upgraded to 2.17 and this behavior
-
Updated
Feb 27, 2020 - Objective-C
Sometimes I want to run this from the command line. It usually happens when I don't commit to the repo constantly and then I want to generate pretty diffs for a bunch of sketch files at once. This could also potentially allow people to use it as a pre-commit hook.
If you think it's useful, I can take a crack at adding some documentation into docs/ and try to get it to read from the preference
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Feb 17, 2020 - JavaScript
In the "Select an icon" window when using the search box if you type the name of the icon with any CAPS, Caps, caPs... you won't receive any results. Always use sentence case.
When a text element has child elements like a link or span, and needs to wrap, the text layers are placed on top of one another.
html-sketchapp version: 4.3.0
minimal example:
<p>
<a href="/contact-us">Visit our Contact Us page</a> to find retail centres, opening hours and more.
</p>I've seen the same behaviour with divs and spans too:
<div>
-
Updated
Mar 3, 2020 - Go
-
Updated
Feb 19, 2020
Add tertiary icon-only button to kits once in code.
PR: carbon-design-system/carbon#5201
- In code
Kits:
- White theme
- Gray 10 theme
- Gray 90 theme
- Gray 100 theme
-
Updated
Feb 26, 2020 - C++
-
Updated
Feb 23, 2020 - JavaScript
I wish I could see stdout while Custom command is running.
https://github.com/skpm/skpm/blob/master/docs/notarization.md
I'm using this to organize symbols in a master design document. I organized the symbols on the symbols page, but now I can only see symbols on the other pages (I can't see any other layers.) Is this intentional?
The dialog opens and the symbols listed. When deleting, the confirmation message is displayed.
But the symbols are not deleted from the Symbols page.
With the new documentation there are these urls
- https://developer.sketch.com/plugins/
- https://developer.sketch.com/cli/
- https://developer.sketch.com/file-format/
- https://developer.sketch.com/app
that go all along the top nav but the API is still at
Could the old url redirect to https://developer.sketch.com/api/ ?
Demo
Add a new demo
-
Updated
Feb 20, 2020 - Go
Created by Pieter Omvlee
Released September 7, 2010
- Organization
- BohemianCoding
- Website
- www.sketchapp.com
- Wikipedia
- Wikipedia



Hi, I'm trying to generate our color palette in sketch with react-sketchapp, from the documentation react-sketchapp supports Symbols and TextStyles, what about layer styles?
Example:👇
I can run the color palette example, but each element of the palette only has direct styles applied to it, I'd like to use layer styles like this
![image](https://user-images.githubusercontent.com/2165256/7216