283 Commits

Author SHA1 Message Date
Michael Shilman
a58a785be2 Merge branch 'future/base' into future-hybrid-stories-index 2022-05-05 20:37:26 +08:00
Michael Shilman
e9a2305de1 Merge branch 'next' into future/base 2022-04-28 11:12:36 +08:00
Michael Shilman
1a6ea867d2
Merge pull request #17789 from cocco3/toolbar-dynamic-title
Toolbars: Add dynamicTitle option
2022-04-28 10:30:45 +08:00
jonniebigodes
8de15a1ee9 Add initial instructions for addon 2022-04-27 01:12:30 +01:00
jonniebigodes
f567a7d95c
Merge pull request #17967 from storybookjs/chore_docs_testing_docs_updates_6_5
Chore: (Docs) Storybook 6.5 testing updates
2022-04-25 13:18:47 +01:00
jonniebigodes
5793055e26 minor tweaks 2022-04-25 12:47:47 +01:00
Michael Shilman
3c4983150e Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-24 14:34:36 +08:00
jonniebigodes
1d3cb782b5
Merge branch 'next' into chore_docs_testing_docs_updates_6_5 2022-04-22 21:12:11 +01:00
jonniebigodes
20c664845e Additional feedback addressed 2022-04-22 20:55:31 +01:00
jonniebigodes
32b01120ef addressing Yann's feedback 2022-04-19 21:43:05 +01:00
Matthew Borgman
7fb8699305
Remove errant , that's causing compilation errors
```
Error: Module build failed (from ../../node_modules/@mdx-js/loader/index.js):
SyntaxError: unknown: Unexpected token (195:16)

  193 |   language='css'
  194 |   dark
> 195 |   format={false},
      |                 ^
  196 |   code={`
  197 |      .container {
  198 |        display: grid | inline-grid;
```
2022-04-19 15:27:25 -05:00
Joe Cocco
b1e94486a5
Merge branch 'storybookjs:next' into toolbar-dynamic-title 2022-04-19 01:50:55 -07:00
jonniebigodes
a7ada3b979 feedback addressed 2022-04-19 00:21:04 +01:00
Michael Shilman
eb05bfbb37 Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-16 07:55:19 +08:00
jonniebigodes
c5c64b4984 Storybook 6.5 testing updates 2022-04-14 19:08:57 +01:00
jonniebigodes
3e1874a82d
Merge pull request #17905 from josh-degraw/next
docs: Fix reference to essentials configuration
2022-04-14 15:06:48 +01:00
Michael Shilman
ea10896c41 Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-14 17:24:48 +08:00
Michael Shilman
26e7c4e6a3 Merge branch 'next' into index-stories-imports 2022-04-14 17:21:52 +08:00
jonniebigodes
c00b191512 adds missing package and renames snippet 2022-04-13 15:30:15 +01:00
Michael Shilman
25bbfcd9b3 Fix snippet 2022-04-12 17:05:35 +08:00
Josh DeGraw
bbfc53736b
Update storybook-main-register-essentials-addon.js.mdx 2022-04-08 13:49:58 -06:00
Joe Cocco
8825319b42 Merge branch 'next' into toolbar-dynamic-title 2022-04-07 17:43:45 +00:00
Josh DeGraw
1ad7a77397 Fix reference to essentials configuration 2022-04-06 10:17:14 -06:00
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
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
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
Ian VanSchooten
e957ea220a Avoid forcing CJS import from core/client 2022-04-04 10:36:30 -04:00
Alessandro Rabitti
62439ad2a2 Added support of Brand target in create configuration 2022-03-29 10:47:45 +02:00
Norbert de Langen
b4c24689fc
change some references back to register, and update a few docs 2022-03-25 10:30:57 +01:00
Norbert de Langen
789a272204
Merge branch 'next' into tech/refactor-simplified-addons-api
# Conflicts:
#	addons/actions/package.json
#	addons/controls/package.json
#	addons/interactions/package.json
#	addons/jest/package.json
#	addons/toolbars/package.json
#	examples/web-components-kitchen-sink/yarn.lock
#	yarn.lock
2022-03-24 16:44:34 +01:00
Joe Cocco
20bcaf5a31 Toolbar - add dynamicTitle config 2022-03-24 01:21:57 +00:00
Michael Shilman
1a37df7daf Restore table.disable for now 2022-03-23 15:12:59 +08:00
Michael Shilman
4bb108f51c Merge branch 'next' into 11984-conditional-controls 2022-03-23 14:04:50 +08:00
jonniebigodes
5cacd0e5e9
Merge pull request #16992 from storybookjs/11697-document-project-arg-argTypes
First cut at documentation of project arg/argTypes for discussion
2022-03-22 18:07:16 +00:00
Norbert de Langen
7aff6dfbe2
rename /register to /manager 2022-03-18 10:27:04 +01:00
Michael Shilman
161bf4d8d5
Update docs/snippets/common/storybook-main-env-field-config.js.mdx 2022-03-18 13:36:49 +08:00
jonniebigodes
0035a934f4 reverts aside and polishes the example 2022-03-18 01:00:17 +00:00
jonniebigodes
bfc728c48d Updates the env vars docs for sb env field 2022-03-16 21:08:56 +00:00
jonniebigodes
a0f1dc18ea
Merge pull request #17638 from LucaCras/17596-document-csf3.0-auto-title
Update the documentation with info on auto generating titles
2022-03-14 19:40:58 +00:00
Michael Shilman
f2cc6c340b
Merge pull request #17707 from storybookjs/docs/webpack-builder-options
Add documentation about WP5 and builder options
2022-03-14 22:39:36 +08:00
Tom Coleman
91926f05e7 Fix issue with key name 2022-03-14 23:10:24 +11:00
Tom Coleman
467705c7af Add documentation about WP5 and builder options 2022-03-14 22:59:21 +11:00
Michael Shilman
21b6e67f7d Merge branch 'next' into 11984-conditional-controls 2022-03-14 15:41:03 +08:00
jonniebigodes
05b898cb68 Additional polish to the Controls documentation 2022-03-11 15:50:03 +00:00
Luca Cras
e1ecf24718 fix snippet comments 2022-03-06 14:11:48 +01:00
Luca Cras
70ec6bb1e5 Update the documentation with info on auto generating titles 2022-03-06 13:52:38 +01:00
Michael Shilman
24f340c054 Merge branch 'next' into 11984-conditional-controls 2022-02-28 11:33:42 +08:00
Michael Shilman
5fbdb0ab23 Conditional args: Rename include/exclude to add/remove, add tests 2022-02-25 00:28:16 +08:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00