Michael Shilman
a58a785be2
Merge branch 'future/base' into future-hybrid-stories-index
2022-05-05 20:37:26 +08:00
Michael Shilman
5e160eecda
Remove reactOptions & angularOptions
2022-04-26 15:18:44 +08:00
Michael Shilman
957619aef4
Examples: Automigrate to breakingChangesV7 and automigrate
2022-04-06 21:09:16 +08:00
Michael Shilman
1530d5a912
Examples: Build stories.json for examples that support it
2022-03-09 15:04:22 +08:00
Oscar Dominguez
e6d2843a17
refactor(examples): moved --static-dir CLI option as Config option
2021-09-08 20:12:18 +02:00
Clément DUNGLER
1c57d01094
chore: add addon-ie11 to CRA
2021-08-22 18:16:18 +02:00
Michael Shilman
ddcb3bd37e
Extract addon-knobs from monorepo
2021-05-10 16:50:58 +08:00
Michael Shilman
7600d12f69
Extract addon-events from monorepo
2021-05-08 10:53:23 +08:00
Norbert de Langen
41277f93ee
update all possible examples!
2021-02-09 17:12:51 +01:00
Yann Braga
deb453ecb7
fix(fast-refresh): set babel plugin correctly in the preset
...
- Rather than in the webpack config, set it in babel, so that
there aren't multiple loaders and instead just the plugin is added
together with the presets.
Examples were moved to cra-kitchen-sink because official removes
the babel-loader taht comes from storybook.
2020-09-21 16:53:12 +02:00
Norbert de Langen
d91e0b2854
Merge branch 'next' into fix/10887
...
# Conflicts:
# examples/cra-kitchen-sink/.storybook/main.js
2020-06-11 11:22:43 +02:00
Norbert de Langen
66e04ca1ad
Allow monorepo project root dir to be imported in CRA examples
2020-06-09 18:02:31 +02:00
Norbert de Langen
262fca682c
disable cra-preset for now
2020-06-09 15:12:14 +02:00
Norbert de Langen
20cfac064e
ADD loglevel=debug to all examples
2020-06-09 13:22:53 +02:00
Norbert de Langen
7a0fe8fe04
CHANGE all the main.js so their globs are valid
2020-05-22 16:07:48 +02:00
Norbert de Langen
fc2a72442c
REMOVE usage of addon-options
2020-03-26 10:38:05 +01:00
Norbert de Langen
924e403786
REMOVE addon-info & addon-notes
...
They have been MOVED to https://github.com/storybookjs/deprecated-addons
2020-01-29 17:15:27 +01:00
Norbert de Langen
c44294565e
FIX
2020-01-23 00:55:53 +01:00
Michael Shilman
d768b53770
Main.js: Combine addons/presets in examples
2019-12-31 14:38:00 +08:00
Michael Shilman
9fabb654e3
Upgrade a few examples to use merged main.js addons array
2019-12-25 21:27:33 +08:00
Norbert de Langen
4fc515d309
MIGRATE cra-kitchen-sink-example
2019-11-25 14:39:51 +01:00