parachutehome / create-title.macro

Automatically create storybook titles using a babel macro
https://parachutehome.github.io/create-title.macro
ISC License
3 stars 0 forks source link

Storybook 6.4 overlapping behavior #1

Open Weffe opened 3 years ago

Weffe commented 3 years ago

Just saw in the upcoming release for Storybook 6.4 that they are now adding automatic titles based on the file path which is pretty much what this babel macro does.

Link: https://github.com/storybookjs/storybook/blob/6-4-docs/MIGRATION.md#optional-titles

I'd probably wait to see the full docs for that setting but if it does the same job as this macro then it could be nice to retire this and use the official one from Storybook.

NewWorldOrderly commented 3 years ago

Howdy, Michael! @Weffe

Hope you are doing well. Thanks for the heads up on this. We are currently in process of building a new Design System/Component library so we will finally be using Storybook as we originally intended!

Weffe commented 3 years ago

Nice, that's awesome to hear. Hope the team is doing well too and that BFCM is a successful one this year!