If your building UI components with @storybookjs make sure you include the a11y addon to ensure you catch accessibility issues asap.
Accessibility kicked my ass at work this week, so decided to check how "accessible " my personal project is.
Here's the results...
Getting help from @storybookjs with a custom theme to create components in isolation for RealWorld @angular
The next step is to add @chromaticcom to review UI changes!
@storybookjs ♥️ @vitest_dev
Here's a sneak peak on the Vitest integration, which seems to be quite promising so far:
- See your stories in the Vitest VSCode extension
- Run tests inline directly in the file
- Inline errors for easy understanding and fixing them!
Storybook 8.2 is out now! 😃
It focuses on more reliable, flexible, and comprehensive component testing.
🪝 More testing hooks
🧳 Portable stories
📦 Package consolidation
🛼 Streamlined onboarding
✨ Fresh site
💯 And more!
storybook.js.org/blog/storyb…
New docs site
✨ New homepage with a new, fully responsive animation that better illustrates Storybook’s many features
📚 Dedicated landing pages per framework (Next.js, SvelteKit, etc.)
🌙 Docs light/dark mode
🧱 Foundational work that will enable further improvements, faster
ALT Screenshot of new docs site, half in light mode, half in dark
Thank you to the 39 contributors who worked on this release, and to the many more of you who submitted issues and participated in discussions to help us further improve Storybook.
Read all about Storybook 8.2 and get started today:
storybook.js.org/blog/storyb…
Had an incredible time today in Berlin at @WeAreDevs World Congress talking all things building components with good APIs and my eternal love for @storybookjs !
Always love chatting with folk after and hearing about how they’re leveraging its greatness! ✨✨
#WeAreDevs
In her talk at @WeAreDevs' World Congress 2024 today (16:50 CEST), senior software engineer Emma Britnor (@britnorcodes) will dig into how to use Storybook for component-driven development outside a classic component library
bloom.bg/4bLHfIo#UseeInterface#WeAreDevs
With Vite, we're all Building together, lightning fast!
Let's celebrate, learn & grow together at ViteConf 2024!
Join us online October 3rd to learn how the best teams are building the next generation of the web with Vite!
Grab your free ticket now at viteconf.org🎉
Come join us at ViteConf 2024!
Lots of exciting developments are happening in the @vite_js ecosystem, and we're thrilled to once again be a community partner of ViteConf.
Represent the Storybook community by grabbing your Storybook-themed ticket.
viteconf.org/24/ecosystem/st…
This year we are joined by GitHub, Cloudflare, Google Developers, Astro, Storyblok, and over 30 more incredible partners that helped make this happen!
Tune in for the talks by the devs from some of the most fun, intriguing, and high-velocity projects!
@storybookjs 🤝 @sveltejs v5 prelease is here.
github.com/storybookjs/addon…
In the meantime, I'm working on closing support for legacy syntax API.
So, it will be backward compatible, like Svelte v5 for v4.
Storybook's Svelte support is being overhauled for Svelte 5! Take a look here for an early sneak peek and to provide any feedback: github.com/storybookjs/addon…
I'm also excited by the work happening to make @storybookjs smaller and faster to install and run.
Most of our remaining deps are related to express. Removing that in a backwards-compatible way is hard but certainly possible for 9.0! @43081j is helping us with that!