storybookjs / icons

Library of icons used in apps and marketing sites
MIT License
9 stars 3 forks source link

Upgrade storybook and add icon search #30

Closed yannbf closed 1 month ago

yannbf commented 1 month ago

I noticed that the docs page for the current build is broken

image

So this PR fixes that, upgrades Storybook (and pnpm in GH Actions), and adds a search field to the docs page:

image

also with and empty state:

image

Finally I set up auto labels so that we can add skip-release for PRs that should not result in releases (like this one)