4318 Commits

Author SHA1 Message Date
Michael Shilman
5698bd5bbb
Merge pull request #17875 from storybookjs/core-client
Core: Avoid framework imports from core/client
2022-04-06 23:52:40 +08:00
Norbert de Langen
4ab777e651
Merge branch 'next' into ndelangen/temp-alternative-solution-react-dom 2022-04-06 08:47:25 +02:00
Michael Shilman
2f335842f9 6.5.0-alpha.57 next.json version file 2022-04-06 10:33:07 +08:00
Yann Braga
090a00c601 Merge branch 'next' into addon-highlight 2022-04-05 23:00:20 +02:00
Michael Shilman
d99edd0bb2 6.5.0-alpha.56 next.json version file 2022-04-06 00:28:51 +08:00
Michael Shilman
783e5aaf26 Merge branch 'next' of github.com:storybookjs/storybook into next 2022-04-05 18:07:29 +08:00
Michael Shilman
7f59abbe0f Update controls.md 2022-04-05 18:07:07 +08:00
Michael Shilman
d1edd8d6ba
Merge pull request #17883 from storybookjs/tech/condintial-args-rework
Controls: Rework conditional controls with globals, queries
2022-04-05 18:06:24 +08:00
Yann Braga
3c2858ac94 Merge branch 'next' into addon-highlight 2022-04-05 11:29:43 +02:00
Valentin Palkovič
aedb6f6956 Replace opt-in ReactRoot Api flag by opt-out flag 2022-04-05 11:26:38 +02:00
Michael Shilman
5dee0358ff Controls: Rework conditional controls with globals, queries 2022-04-05 14:23:09 +08:00
Kyle Gach
20114ab68b
Merge pull request #17814 from silversonicaxel/feature/brand-target
feature request: Added support of Brand target in create configuration
2022-04-04 20:16:26 -07:00
Kyle Gach
e4d7333246
Format content of theming.md 2022-04-04 20:32:03 -06:00
Alessandro Rabitti
506b5aa304 Added extra documentation to the common/storybook-theme-example-variables.ts.mdx snippet 2022-04-04 22:45:30 +02:00
Ian VanSchooten
e957ea220a Avoid forcing CJS import from core/client 2022-04-04 10:36:30 -04:00
Valentin Palkovic
cd73c3004b
Merge branch 'next' into render-react-components-with-new-root-api 2022-04-04 09:23:17 +02:00
Michael Shilman
6334e72129 6.5.0-alpha.55 next.json version file 2022-04-03 12:15:17 +08:00
Michael Shilman
d1e4a71352 Merge branch 'next' into pr/17215 2022-04-03 08:21:24 +08:00
jonniebigodes
f7770740f5
Merge pull request #17854 from hiro0218/fix/typo-docs
Fix typo docs files
2022-04-02 06:18:38 +01:00
Michael Shilman
181208dd36 6.5.0-alpha.54 next.json version file 2022-04-01 21:48:18 +08:00
hiroyuki kikuchi
233568cc1d fix(typo): ammount -> amount 2022-04-01 19:08:36 +09:00
hiroyuki kikuchi
945cf7b47c fix(typo): ammount -> amount 2022-04-01 19:08:31 +09:00
hiroyuki kikuchi
77095e786d fix(typo): implmentation -> implementation 2022-04-01 19:08:10 +09:00
hiroyuki kikuchi
e62b1d163d fix(typo): Pallette -> Palette 2022-04-01 19:07:56 +09:00
hiroyuki kikuchi
e2bc4a3d78 fix(typo): Commponent -> Component 2022-04-01 19:06:33 +09:00
hiroyuki kikuchi
89508d947a fix(typo): ColorPallete -> ColorPalette 2022-04-01 19:06:06 +09:00
hiroyuki kikuchi
ecb8e8bc7a fix(typo): ammount -> amount 2022-04-01 19:05:38 +09:00
hiroyuki kikuchi
01ca3c8bed fix(typo): implmentation -> implementation 2022-04-01 19:05:23 +09:00
hiroyuki kikuchi
7fb9c8d537 fix(typo): implmentation -> implementation 2022-04-01 19:05:15 +09:00
hiroyuki kikuchi
392a97a82c fix(typo): implmentation -> implementation 2022-04-01 19:05:10 +09:00
hiroyuki kikuchi
fe81f1b72f fix(typo): programatically -> programmatically 2022-04-01 19:04:52 +09:00
hiroyuki kikuchi
7491f61391 fix(typo): sucess -> success 2022-04-01 19:04:12 +09:00
hiroyuki kikuchi
10eb10b03b fix(typo): ammount -> amount 2022-04-01 19:03:06 +09:00
hiroyuki kikuchi
a59882bd59 fix(typo): ammount -> amount 2022-04-01 19:02:13 +09:00
hiroyuki kikuchi
4bd659d2e9 fix(typo): ammount -> amount 2022-04-01 19:02:05 +09:00
hiroyuki kikuchi
e972e552e8 fix(typo): ammount -> amount 2022-04-01 19:01:35 +09:00
hiroyuki kikuchi
e5cdedfafd fix(typo): ammount -> amount 2022-04-01 19:01:29 +09:00
hiroyuki kikuchi
b5aaf9526a fix(typo): ammount -> amount 2022-04-01 19:01:20 +09:00
Michael Shilman
7f4e9f0745 6.5.0-alpha.53 next.json version file 2022-04-01 11:33:38 +08:00
jonniebigodes
7dee763b8c fixes links across the monorepo 2022-04-01 00:37:02 +01:00
Norbert de Langen
3ee4170650
Merge branch 'next' into tech/refactor-simplified-addons-api
# Conflicts:
#	MIGRATION.md
#	addons/actions/package.json
#	addons/controls/package.json
#	addons/interactions/package.json
#	addons/jest/package.json
#	addons/toolbars/package.json
#	lib/cli/src/versions.ts
#	yarn.lock
2022-03-31 10:05:37 +02:00
Michael Shilman
c26cedd7f4 6.5.0-alpha.52 next.json version file 2022-03-31 13:48:18 +08:00
Alessandro Rabitti
62439ad2a2 Added support of Brand target in create configuration 2022-03-29 10:47:45 +02:00
winkerVSbecks
2a67d3f017 Merge branch 'next' into addon-highlight 2022-03-28 14:47:51 -04:00
winkerVSbecks
dff40ca16c add code snippets for core frameworks 2022-03-28 14:43:02 -04:00
winkerVSbecks
2bdbecc00d use snippet for docs 2022-03-28 11:22:33 -04:00
Norbert de Langen
513da1fa1d
merge next 2022-03-28 12:23:50 +02:00
Yann Braga
55ec6d44db Merge branch 'next' into render-react-components-with-new-root-api 2022-03-25 20:53:48 +01:00
Michael Shilman
2731a28f58 6.5.0-alpha.51 next.json version file 2022-03-26 00:25:57 +08:00
Norbert de Langen
b4c24689fc
change some references back to register, and update a few docs 2022-03-25 10:30:57 +01:00