playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Update to Storybook 7 #325

Closed willeastcott closed 10 months ago

willeastcott commented 10 months ago

This PR updates PCUI from Storybook 6 to 7. Some things to note:

Note that there is a minor problem with the version 7 update. Initially, the ArrayInput stories can display an error until you click on another story and then click back. It's not clear why this is happening but since it's not a major problem, we can fix it later.