GitXplorerGitXplorer
a

sketch-plugin

public
57 stars
15 forks
9 issues

Commits

List of commits on branch master.
Verified
2afa0bd39dd07c1366b9e0407bff7f467f567b89

Delete CODEOWNERS (#38)

hhuw committed 2 years ago
Unverified
11102ba6946c909cb2b294189661219997eda78a

Merge branch 'release/v1.0.3'

hhuw committed 5 years ago
Unverified
decd109c5deb486c3b6fd299a9c8d814ce1422ac

chore(release): 1.0.3

hhuw committed 5 years ago
Verified
41ec22295d72438bfebeb6b1a592ea9818482569

fix(analytics): SKETCH-184 Handle 'InsertComponent' event from recent Sketch versions in analytics (#4)

hhuw committed 5 years ago
Unverified
3e423b018dfc2a3d6019bd942d8909b78f3757ad

build(deps): update dependencies

hhuw committed 5 years ago
Unverified
6ba90a979efa1fd3a96a60f542a6e83908c18e1a

build(deps): correctly downgrade abstract-sdk to ^1.0.0

hhuw committed 5 years ago

README

The README file for this repository.

Atlassian Vendor Sketch Plugin

Download here.

Code

Quick Setup

  • Clone the repository.
  • yarn installs all the dependencies.
  • yarn buildWatch builds and bundles the plugin, installs it into Sketch, and watches for changes.
  • yarn logsWatch watches for new plugin logs from Sketch.

More Links