This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Releases: salesforce-ux/design-system-sketch
Releases · salesforce-ux/design-system-sketch
v3.2.0-beta: Merge pull request #3 from salesforce-ux/ambreeen-patch-1
- Plugin now surfaces links to component, blueprint, and pattern documentation
- New toggle to only display LWC-compatible symbols
- A fix for missing blueprint descriptions
v2.3.0
v2.2.1
- Plugin now compatible with Sketch 70.
- Plugin no longer throws an error when user zooms when inserting a symbol (in Sketch version > 66).
- Plugin now rounds symbol placement to nearest pixel.
- A fix for a crash that would occasionally occur when using plugin on a document opened via Abstract.
v3.1.0-beta
- Significantly faster and more accurate speccing
- Introduces mobile components library
v3.0.0-beta
New Features
Automatic speccing
- You now have the ability to generate a duplicate set of artboards with specs for any page in your document. Current specs include spacing specs (padding and margin) and component and variant names, with many more to come.
- Note: For documents with many layers, this process may take a while — typically around 60 seconds for every 1500 layers. We recommend saving your work before running the speccing command and only running it on fairly simple pages (less than 5 artboards, with less than 1,000 layers per artboard). You may see the spinning beach ball of death while waiting. We’re actively working on improving performance with each beta release.
- To use: open the plugin using ‘⌘j’, then navigate to any page in your sketch document and press ‘⌘/’.
v2.2.0
Plugin now compatible with the new Lightning Design System Components for Mobile Sketch kit.
v2.1.0
- Added functionality to detect if a user is using an outdated version of the Web Components Library and walk user through an update.
v2.0.0
Initial commit