conversionxl / aybolit

Lightweight web components library built with LitElement.
https://conversionxl.github.io/aybolit/
MIT License
7 stars 8 forks source link

feat(aybolit): chromatic #202

Open anoblet opened 2 years ago

anoblet commented 2 years ago

Needs CHROMATIC_PROJECT_TOKEN to be added to the project secrets.

github-actions[bot] commented 2 years ago

size-limit report 📦

Path Size
packages/cxl-ui/pkg/dist-web/index.bundled.js 101.18 KB (0%)
anoblet commented 2 years ago

The base branch has been switched to master.

saas786 commented 2 years ago

@anoblet how I add project token?

Tried to add myself but failed. Please guide.

anoblet commented 2 years ago

@saas786 I don't have permissions to change the project settings. If you do, here are the instructions for adding a secret: https://www.chromatic.com/docs/github-actions. I can DM you the project token.

lkraav commented 2 years ago

I can DM you the project token.

Slack me token.

saas786 commented 2 years ago

@saas786 I don't have permissions to change the project settings. If you do, here are the instructions for adding a secret: chromatic.com/docs/github-actions. I can DM you the project token.

I didn't need it for GH-Actions, but for local testing. Used my own project token. Thanks for guiding.

anoblet commented 2 years ago

CI is up and running!

pawelkmpt commented 1 year ago

@lkraav @anoblet could you tell more more about this PR and task behind it? I looked at Chromatic, seems to be a nice tool but how we wanted to use it?

Should we keep this branch?

anoblet commented 1 year ago

We should keep this branch, and consider merging it in. It provides an additional check to see if new styles "bleed" over to other web components.

anoblet commented 1 year ago

Here's an example of what it would give us: https://www.chromatic.com/build?appId=62a89f2564071006fce9d87e&number=2. We are also able to link it to Figma and provide updates on progress to implementing mockups.

pawelkmpt commented 1 year ago

Here's an example of what it would give us: https://www.chromatic.com/build?appId=62a89f2564071006fce9d87e&number=2. We are also able to link it to Figma and provide updates on progress to implementing mockups.

I can't access it despite logging in :(

anoblet commented 1 year ago

It looks like the integration fell out of sync. Could you try this URL? https://www.chromatic.com/library?appId=61bcab6c54ffe0003ab60cd3

pawelkmpt commented 1 year ago

master works, feat/chromatic doesn't but good that I'm in :)