sketch-plugin
sketch-plugin copied to clipboard
Design your next Atlassian app with our component libraries and suite of Sketch tools 💎
Bumps [terser](https://github.com/terser/terser) from 4.2.1 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.0.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
https://github.com/atlassian/sketch-plugin/blob/11102ba6946c909cb2b294189661219997eda78a/src/sketch/handler/fonts/installFonts.js#L89 New url: https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg
sketch version 67.2 ``` TypeError: undefined is not an object (evaluating 'Library.getLibraries().find(function (_ref2) { var name = _ref2.name; return name === libraryName; }).getImportableSymbolReferencesForDocument') at getSymbolReference (/Users/zhangmingzhao/Library/Application Support/com.bohemiancoding.sketch3/Plugins/atlassian-sketch-plugin.sketchplugin/Contents/Sketch/launchWebView.js:4294:5) at /Users/zhangmingzhao/Library/Application Support/com.bohemiancoding.sketch3/Plugins/atlassian-sketch-plugin.sketchplugin/Contents/Sketch/launchWebView.js:4452:55...
Cloud no longer use project type icons. We will be removing these from the plugin, since we only support Cloud.
Adds new Jira project type names for differentiating between Classic and Next-gen projects. The full list of project type names is now: - Classic Business - Next-gen Business - Classic...
I'm trying to add a modal dialog to my design. By default, the button says "Confirm". How can I change the label of the button to "Export" and resize the...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...