grafana/packages/grafana-ui/.storybook
Jack Westbrook 33ba5310ab
Chore: Upgrade Storybook to v7 (#65943)
* chore(grafana-ui): begin migration to storybook7

* refactor(storybook): begin cleanup of storybook and addon configs

* chore(storybook): add storybook/blocks to keep yarn berry happy

* chore(storybook): rename intro story for storybook 7

* chore(stories): rename internal stories to support SB7 story name mapper

* chore(betterer): update glob to support internal story renaming

* chore(stories): silence TS errors for subcomponents in SB7

* fix(clickoutsidewrapper): window | document can be undefined not null

* chore(storybook): remove patch for 6.5.16

* revert(storybook): put back story globs

* docs(storybook): replace removed <Props /> with <ArgsTypes /> in mdx files

* docs(storybook): use ArgTypes instead of ArgsTable

* chore(storybook): use correct ArgTypes import name in mdx files

* chore(storybook): patch blocks to expose Preview component for docs

* chore(storybook): rename deprecated ComponentStory and ComponentMeta for v7

* feat(storybook): add STORY env var to customise which stories storybook should load

* chore(storybook): bump to 7.0.4

* fix(storybook): set esbuild minify target to fix erroring docs in production builds

* fix(toolbarbuttonrow): fix import path to prevent error in storybook doc

* docs(storybook): fix up some more stories

* chore(storybook): more config updates to match storybook documentation

* chore(storybook): bump to 7.0.5

* Apply suggestions from code review

Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com>

* chore(storybook): fix broken merge causing types issues

* chore(storybook): mimic broken alphabetical storySort and docs overview ordering

* docs(storybook): fix button docs adding p tags due to mdx2

* chore(storybook): bump to 7.0.10

* chore(storybook): apply patch on yarn install

* chore(text): update stories for storybook 7

* fix(storybook): make sure globs don't include internal stories in production

---------

Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com>
2023-05-11 14:26:12 +02:00
..
grafana.dark.scss Storybook: Fix asset paths for hosted storybooks (#56319) 2022-10-05 12:10:29 +02:00
grafana.light.scss Storybook: Fix asset paths for hosted storybooks (#56319) 2022-10-05 12:10:29 +02:00
main.ts Chore: Upgrade Storybook to v7 (#65943) 2023-05-11 14:26:12 +02:00
manager-head.html Adding rudderstack to our storybook (#52777) 2022-07-27 15:20:13 +02:00
manager.ts Chore: Upgrade Storybook to v7 (#65943) 2023-05-11 14:26:12 +02:00
preview.ts Chore: Upgrade Storybook to v7 (#65943) 2023-05-11 14:26:12 +02:00
storybookTheme.ts Grafana UI: Bump storybook to 6.4.4 (#42634) 2021-12-06 11:15:53 +01:00
tsconfig.json Update Storybook updates to v6.5.10 (#49793) 2022-10-03 09:23:47 +02:00