sketch-toolbar-item icon indicating copy to clipboard operation
sketch-toolbar-item copied to clipboard

An skpm module for adding custom toolbar items in Sketch.

Results 11 sketch-toolbar-item issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Can you build an arm compatible binary?

It might be interesting to be able to generate a preview of a layer in the document and include it in the dropdown.

I'm having a hard time getting `ValidateToolbarItem` to run: *Manifest.js* ``` "handlers": { "run": "openKit", "ValidateToolbarItem": "validateToolbarItem" } ``` *my-command.js* ``` export function validateToolbarItem(context) { console.log('Hey!', context) } ```

I'm getting this when installing a plugin that uses your library on macOS 10.15: ![Screenshot 2020-01-24 at 19 05 35](https://user-images.githubusercontent.com/3832/73092257-88f97b00-3edc-11ea-9ebf-188b20929dce.png) Do I need to notarize my plugin, or would it...

I see `@skpm/xcodeproj-loader` in `devDependencies` ... should it be in `dependencies`? I'm getting build errors when trying to bring in this lib :-/

Thank you for your great work 👍. Is it possible to see the content of the framework ?

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies