html-sketchapp-cli icon indicating copy to clipboard operation
html-sketchapp-cli copied to clipboard

Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp

Results 18 html-sketchapp-cli issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/seek-oss/html-sketchapp-cli). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-seek](https://togithub.com/seek-oss/eslint-config-seek) | [`^4.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint-config-seek/4.3.2/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-seek/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-seek](https://togithub.com/seek-oss/eslint-config-seek) | [`^4.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/eslint-config-seek/4.3.2/8.0.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-seek/8.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-seek](https://togithub.com/seek-oss/eslint-config-seek) | [`^4.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/eslint-config-seek/4.3.2/7.0.9) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-seek/7.0.9/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

My environment: ``` $ node -v && npm -v v11.15.0 6.11.3 ``` I'm trying to install `html-sketchapp-cli` but I'm running into issues. I've looked through the other issues here on...

I've upgraded to the latest `html-sketchapp` in hope that this would pave the way for new features. Currently I want to be able to store colors as shared styles, and...

We just started using this tool and while it seems to import nicely into sketch, we have encountered a few issues with regard to resizing. We have attempted to use...

Now there is an option called "puppeteerUserDataDir" which allows the user to specify a path to the Chrome User Data Directory they would like to use.

Hey, saw [Mark's talk featured at React Amsterdam](https://youtu.be/4KfAS3zrvX8?t=8571) and was psyched to try this. I'm able to export Sketch JSON file, but they don't import anything into Sketch. I tried...

This adds a document/page name option in the config together with a `customIds` opt-in option that uses permanent IDs for shared styles in `html-sketchapp` if you know all IDs (`data-sketch-text`)...