Skip to content

Latest commit

 

History

History
125 lines (88 loc) · 4.1 KB

monthly-2020-08-03.md

File metadata and controls

125 lines (88 loc) · 4.1 KB

Storybook Monthly 2020-08-03

📢 Announcement

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.

📅 Calendar invite

Add to calendar 👉 2020-08-03 16:00 UTC

⏱ Agenda

Introduction - 5m

  • Welcome
  • Self-introductions

Release status - 15m

6.0 release (issue)

5 mo cycle: Apr 29 beta, Jun 29 rc, Aug 10 final

  • Storybook controls
  • Storybook composition
  • Zero-config typescript
  • Docs overhaul
  • Doc blocks
  • Addon essentials
  • Storybook for Server?
  • Breaking changes
  • Yarn 2 support
Status
  • @shilman No known blockers, working through random support bugs, expect 2 weeks support post launch
  • @domyen documentation coming together this week: content, infrastructure, UI?
    • @ndelangen can we get latest/next versions soon?

6.1 ideas

Performance @shilman
  • @shilman to provide benchmark / RFC
    • fresh CRA + essentials
    • loaded synthetic example
    • loaded public real world example tbd
  • possible perf projects
    • @ndelangen remove telejson
    • @mrmckeb browserslist to target specific browsers
    • @ndelangen talk to open-wc about best ways to use the most modern APIs and fall back for older browsers
TypeScript types @yannbf
  • @yannbf need consistent types for CSF
  • @shilman need a types package
  • @mrmckeb maybe multiple packages per framework to deal with dependencies
  • @yannbf how does this relate to CSF repo?
  • @yannbf to write RFC
Manager theming @tooppaaa
  • @tooppaaa demo Talend storybook which is a beautiful hacked up retheme
  • @tooppaaa what can we do to enable this in storybook?
  • @domyen widening the theme vars adds extra UI work for every new feature/addon
  • @shilman maybe we can add some mixture of features (e.g. hierarchy icons), theme vars, and well-documented CSS escape hatches
  • @tooppaaa to document what he did and make a proposal
Theme editor @yannbf
  • @yannbf simple form UI for live preview of theme & generate manager.js
Jump to content a11y PR @yannbf
  • @yannbf how can I get my PR merged?
  • @domyen we need to work out the UI
  • @mrmckeb is there a no-UI version?
  • @domyen let's do this in 6.x TBD and simply get the UI right

Closing - 5m

  • Brief closing remarks

📝 Notes

📋 Attendees

jonspalmer domyen yannbf mrmckeb ndelangen tooppaaa shilman

📹 Video recording

https://us02web.zoom.us/rec/share/1c9XJp3X2mJLGKfpzHv_V5YBAqvMX6a82iEbrvNbmh2hkjd89bnpSIkXzsIkOaus

Password: 5wD7+iUH

✅ Action items

  • @shilman 6.0 release
  • @domyen 6.0 docs
  • @shilman 6.1 perf benchmarks / rfc
  • @yannbf typescript types rfc
  • @tooppaaa manager theming rfc