Kyle Gach
a4bbb9599f
Add YouTube callouts to relevant docs pages
2022-11-29 09:52:23 -07:00
Norbert de Langen
adf4799fd4
change usage
2022-11-24 00:02:56 +01:00
jonniebigodes
5e7c9e3de9
Chore: (Docs) Updates to the CLI options
...
While reviewing another pull request related to this part of the documentation, I discovered that there's an issue with the link mentioning how to opt-out of the telemetry.
This pull request fixes it.
What was done:
- Removed additional spacing in the docs
2022-08-08 22:44:06 +01:00
Abraham Brookes
b0e19bbef3
Update cli-options.md
...
Just wanted to add some links to the commands from the top of the doc 👍
2022-08-08 10:29:46 +10:00
jonniebigodes
4be3af226e
Docs broken links fixes
2022-07-29 20:38:12 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code
2022-07-25 18:51:24 +02:00
jonniebigodes
297426dfbd
Minor docs tweaks
2022-07-07 21:15:32 +01:00
jonniebigodes
89ba297d34
removes snippets references to svelte native
2022-07-01 15:36:14 +01:00
inokawa
930499e6a0
Fix not working link in cli-options.md
2022-05-25 23:24:04 +09:00
winkerVSbecks
fb3f18e863
add telemetry disclosure on the install, upgrade and CLI pages
2022-05-06 14:37:40 -04:00
Michael Shilman
d88e9a5b8f
CLI: Make disable telemetry consistent with other flags
2022-04-29 10:46:00 +08:00
Michael Shilman
5f9f6f32f2
Core: Add optional telemetry and crash reporting
2022-04-29 00:11: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
jonniebigodes
195faebb25
docs changes for doc blocks
2022-02-22 23:02:42 +00:00
jonniebigodes
aa186e5632
updates the api section
2022-01-06 20:45:26 +00:00
domyen
4fa6d91919
Docs: Don't print "Note" in <aside>s because it's redundant
2021-12-27 13:28:22 -05:00
Tom Coleman
25b68d4c43
Changes from code review
2021-12-20 15:09:46 +11:00
jonniebigodes
076b81b241
API CLI adjustments and minor tweaks to the snippets
2021-11-09 23:18:56 +00:00
jonniebigodes
0a88831c39
minor updates for the API section for 6.4
2021-11-04 23:51:08 +00:00
jonniebigodes
8afb9fe2e9
Merge branch 'next' into 6-4-docs
2021-11-02 18:09:04 +00:00
jonniebigodes
a9743e8fe4
updates for addon interactions
2021-10-19 18:19:00 +01:00
jonniebigodes
2e08df91d5
updates to the snippets play/render function changes
2021-10-07 17:17:43 +01:00
glocore
121d862d58
remove --watch-mode for build-storybook script
2021-09-27 15:12:40 +05:30
jonniebigodes
66b8f960b1
polishes the api section of the docs
2021-09-17 15:54:43 +01:00
Barbara
32a316ac26
Made sentence more understandable
...
Added "and the" to the first sentence to make the sentence more easily understood.
2021-08-30 08:18:16 -07:00
jonniebigodes
b49ba706c8
Merge pull request #15747 from jgbright/patch-1
...
fix `--host` example in cli docs
2021-08-17 18:30:17 +01:00
jonniebigodes
0f01c6adef
complements the docs with MDX
2021-08-05 18:51:23 +01:00
Jason Bright
eca0d43925
fix --host
example in cli docs
2021-08-03 16:42:26 -04:00
Yann Braga
c66573a813
feat(cli): add --no-open flag
...
- Flag to enable not opening the browser (different than --ci)
2021-08-03 00:40:53 +02:00
Evan Charlton
b74d49ddf8
chore: Fix a typo
...
Just a small misspelling: `serverely` -> `severely`
2021-07-09 09:59:44 +02:00
Jordan Finnigan
3a3858a8b3
Fix typo in Manual Changes
2021-06-09 09:20:37 -06:00
jonniebigodes
0b03e56265
Adds the svelte snippets to the docs
2021-05-06 17:36:21 +01:00
Cameron Yick
e52d7d16c1
[docs] Friendly directory name for build-storybook
...
PR feedback
2021-04-01 15:09:49 -04:00
Cameron Yick
1b8bcff6a0
Update cli-options.md
...
Fix typo in `build-storybook --debug-webpack` documentation
2021-03-31 14:42:44 -04:00
jonniebigodes
466c2ec083
fixes broken link in GH
2021-03-26 22:03:00 +00:00
winkerVSbecks
c48cf0537c
fix preset API link
2021-03-26 09:37:28 -04:00
Mark Chambers
7993bc4286
Update note on cli-options.md
...
Update the note regarding the use of `--no-manager-cache` to be more clear about using the flag
2021-03-24 11:04:45 +13:00
Tom Coleman
595921950e
Don't default the directory for --webpack-stats-json
2021-03-11 15:37:36 +11:00
Tom Coleman
7cb2561dde
Add a --webpack-stats-json
flag
2021-03-10 14:43:00 +11:00
jonniebigodes
eb66a9f708
removes --no-dll references. issue addressed with 6.1
2021-03-04 23:17:12 +00:00
Michael Shilman
5bf4ce7dde
Merge pull request #14097 from storybookjs/docs_random_issues_fixes
...
Chore: (Docs) Small adjustments to the documentation
2021-03-03 11:47:57 +08:00
jonniebigodes
c83e7fde01
Small adjustments to the documentation
2021-03-02 19:25:48 +00:00
Gert Hengeveld
ca38152d41
Merge pull request #12779 from alfupe/patch-1
...
Update argtypes.md
2021-03-02 20:08:02 +01:00
Gert Hengeveld
38b9a45569
Update docs/api/argtypes.md
2021-03-02 20:06:42 +01:00
jonniebigodes
fe745ba2d0
Renames the vue snippets for clarity
2021-02-24 17:56:50 +00:00
jonniebigodes
fc0a67c523
Adjusts snippets for Vue 3 and other minor tweaks.
2021-02-23 00:26:03 +00:00
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues
2020-12-08 17:54:25 +01:00
jonniebigodes
639801d3e5
chore: addon documentation restructuring
2020-12-02 15:25:40 +00:00
Daryl Koopersmith
4777ac0f0a
Correctly reference managerWebpack in preset docs
2020-11-20 14:52:11 -08:00
Michael Shilman
3f03d5c75f
Core: Remove webpack DLLs
2020-11-02 07:04:27 +08:00