connected-components-docs icon indicating copy to clipboard operation
connected-components-docs copied to clipboard

Documentation for Connected Components

Results 6 connected-components-docs issues
Sort by recently updated
recently updated
newest added

Hi Guys I'm using the config below to connect Zeplin with Storybook `{ "plugins": [ { "name": "@zeplin/cli-connect-react-plugin" }, { "name": "@zeplin/cli-connect-storybook-plugin", "config": { "url": "https://mybranch--xyz.chromatic.com" } } ], "projects":...

Hi! Thanks for implementing this useful feature! I have a support request: My team is currently working on revamping our UI and making it consistent across mobile and web platforms,...

Is it possible to change the default text 'No description or code snipet'. ? ![image](https://user-images.githubusercontent.com/6760432/101646287-9f96bb00-3a37-11eb-86b5-6f91801e33e5.png)

Is it possible to link a component directly to a web site page that reference it but without code source "path" ? expected "path" not required. Baptiste.

Following the readmes, I installed the following globally (npm install -g) and added them to the plugins in components.json - zeplin-cli-connect-plugin-vue - @zeplin/cli-connect-storybook-plugin ``` Zeplin CLI - v1.0.4 Connecting components...