Storybook monthly is where we gather to socialize, update release progress, discuss project-wide maintenance, give project updates and demos, and brainstorm about the project's future.
It's a casual public meeting, and everybody is welcome, regardless of their level of participation.
Look for a link to the zoom meeting 15 minutes before the meeting starts in the Storybook Discord's #maintenance channel. We'll share notes and screen recording afterwards.
Add to calendar 👉 2020-06-01 16:00 UTC
- Welcome
- Self-introductions
6.0 release (issue)
5 mo cycle: Apr 29 beta, Jun 29 rc, July 31 final
- Storybook controls
- Storybook composition
- Zero-config typescript
- Docs overhaul
- Doc blocks
- Addon essentials
- Storybook for Server?
- Breaking changes
- Yarn 2 support
- Brief closing remarks
@yannbf @mrmckeb @domyen @tooppaaaaa @gaetanmaisse @kylemh @shilman
https://us02web.zoom.us/rec/share/-scscY3V0U9IbI3V5GL8SIgaLoTnX6a81ihI_vRZnkjcBQJSqeT7gErb_uzMWuJu
Password: 0C.26@0=
Status: stable
-
Q: should main.js be main.ts for TS projects?
-
A: yes, it should be. if we ship types. can we get this done in 6.1?
-
Q: porting core?
-
A: probably not going to happen? kai out of commission? tom?
-
A: Brody: port it incrementally? happy to chip in? - go through a folder at a time
-
A: Ask Norbert. Yann also happy to help.
- "Create react library"
- Storybook template by kyle
- Docgen - messed up
- TSDX uses rollup - keeping the config up to date with rollup = add a preset that mimmicks the rollup config. babel config easy to share, other stuff harder.
- CI job running against the latest TSDX?
- information architecture
- gatsby 1 to 2 implementation
- content with Tom
- framework picker & code snippets
Q: How to coordinate with CLI changes? A: Minimally
- welcome to Storybook component for CLI
- Controls grouping
- Info doc block for Jeroen
Clement has done lots of work already
Still to do:
- Welcome component from @domyen
- Colocate components & stories (open PR)
- Removing addon-notes & adding addon-essentials (open PR)
- Yarn 2 & dependencies checks
Other:
- Testing the frameworks individually is time-consuming
- Opportunity e2e testing for Docs!
Broken with IE11?