canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
99 stars 55 forks source link

chore(deps): update to Storybook 8 #1081

Closed huwshimi closed 3 months ago

huwshimi commented 4 months ago

Done

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

webteam-app commented 4 months ago

Demo

Jenkins

demos.haus

huwshimi commented 3 months ago

I am surprised all screenshots in percy are marked as "new"?

I think this is because the Storybook URL scheme has changed.

Also this one seems to be not all right:

Every time I run it a different set of images fail with that error. I'll try again later when hopefully the server is more stable.

huwshimi commented 3 months ago

I tried upgrading to the latest percy and storybook, but that didn't fix it.

huwshimi commented 3 months ago

@edlerd I've increased the asset loading timeouts in CircleCI and now the snapshots are all working.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 0.59.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: