jonniebigodes
|
7319bf40d6
|
Merge pull request #18650 from storybookjs/env-vars-vite
Mention import.meta.env for vite builder
|
2022-07-08 20:28:32 +01:00 |
|
jonniebigodes
|
685f30e6e4
|
Merge pull request #18660 from storybookjs/chore_fix_csf3_docs_snippets
Chore: (Docs) Updates for CSF3
|
2022-07-08 00:36:28 +01:00 |
|
Ian VanSchooten
|
97ef0cd583
|
Mention import.meta.env` for vite builder
|
2022-07-06 22:29:06 -04:00 |
|
Ian VanSchooten
|
673dd69f03
|
Format file with prettier
|
2022-07-06 22:21:31 -04:00 |
|
Ian VanSchooten
|
3f2690f15c
|
Mention ts-node
|
2022-07-06 22:21:14 -04:00 |
|
Ian VanSchooten
|
90c59ed5fe
|
Clarify use of .babelrc
|
2022-07-06 22:20:56 -04:00 |
|
Norbert de Langen
|
a5eace1db0
|
Merge branch 'next' into typescript-config
# Conflicts:
# docs/configure/overview.md
|
2022-07-06 20:15:16 +02:00 |
|
jonniebigodes
|
89ba297d34
|
removes snippets references to svelte native
|
2022-07-01 15:36:14 +01:00 |
|
jonniebigodes
|
3f6201df42
|
updates references of sb to storybook
|
2022-06-28 23:10:40 +01:00 |
|
Kyle Gach
|
2d011763bb
|
Fix /docs 404s
|
2022-06-24 12:48:45 -06:00 |
|
jonniebigodes
|
17b8bf4250
|
Minor tweaks around SB env vars
|
2022-06-06 19:27:33 +01:00 |
|
Katerina Skroumpelou
|
d548cdf773
|
(docs) Updated Angular styles Nx docs
|
2022-05-25 11:42:01 +03:00 |
|
jonniebigodes
|
73cf6baf4e
|
adds MDX 2 docs and gotchas
|
2022-05-17 22:30:21 +01:00 |
|
jonniebigodes
|
fef1a32102
|
Fixes broken links
|
2022-05-17 18:40:05 +01:00 |
|
jonniebigodes
|
385b7d78f6
|
Merge pull request #18214 from storybookjs/chore_docs_update_sidebar_csf3_auto_title
Chore: (Docs) Adds CSF 3.0 docs on auto title feature
|
2022-05-13 17:30:02 +01:00 |
|
jonniebigodes
|
9e0a65d88e
|
Merge pull request #18080 from storybookjs/chore_docs_audit_monorepo_links
Chore: (DOCS) Address broken links in monorepo
|
2022-05-13 17:29:39 +01:00 |
|
jonniebigodes
|
369e6a25b5
|
Update docs/configure/sidebar-and-urls.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2022-05-13 15:48:33 +01:00 |
|
jonniebigodes
|
1ef57ecc59
|
addressed feedback
|
2022-05-13 15:45:36 +01:00 |
|
jonniebigodes
|
351b53c039
|
minor update
|
2022-05-13 10:43:18 +01:00 |
|
jonniebigodes
|
288ce5e016
|
Minor tweeks to the docs
|
2022-05-12 21:47:34 +01:00 |
|
jonniebigodes
|
a835b5418d
|
adds CSF 3.0 docs on auto title feature
|
2022-05-12 21:24:41 +01:00 |
|
jonniebigodes
|
856d6ba594
|
adds missing info to telemetry
|
2022-05-11 15:36:07 +01:00 |
|
Michael Shilman
|
99f3070c36
|
Merge branch 'next' into jono/sb-334-deprecate-istoolshown-storybook
|
2022-05-09 09:42:09 +08:00 |
|
winkerVSbecks
|
fb3f18e863
|
add telemetry disclosure on the install, upgrade and CLI pages
|
2022-05-06 14:37:40 -04:00 |
|
Jono Kolnik
|
b514ef08fa
|
deprecate isToolshown, rename to showToolbar
|
2022-05-04 15:12:45 -04:00 |
|
Michael Shilman
|
1735cd3c96
|
Merge pull request #18106 from storybookjs/jono/ch-1904-excluded-all-tabs-in-toolbar
UI: Add a parent level toolbar exclusion key for tabs
|
2022-05-04 09:34:59 +08:00 |
|
Jono Kolnik
|
d50ed192fd
|
add showTabs config
|
2022-05-02 13:42:35 -04:00 |
|
Michael Shilman
|
c2778c2e30
|
Telemetry docs: Incorporate review feedback
|
2022-05-02 17:19:59 +08:00 |
|
Jono Kolnik
|
9e86957147
|
add a parent level toolbar exclusion key for tabs
|
2022-05-01 19:24:58 -04:00 |
|
Ian VanSchooten
|
5d27ec92bb
|
Update docs/configure/overview.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2022-04-30 12:20:01 -04:00 |
|
Ian VanSchooten
|
d75cade40e
|
Point to vite builder typescript docs
|
2022-04-29 10:29:53 -04:00 |
|
Ian VanSchooten
|
6e9fd658ec
|
Add viteFinal docs
|
2022-04-29 10:27:00 -04:00 |
|
Ian VanSchooten
|
0b7bb97703
|
Clarify what "API" means here
|
2022-04-29 10:26:45 -04:00 |
|
Ian VanSchooten
|
b52a4ea412
|
Clarify main.ts typescript instructions
|
2022-04-29 10:26:23 -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
|
0cbf2e43ba
|
broken links fixed in monorepo
|
2022-04-27 17:33:29 +01:00 |
|
Yann Braga
|
065cc587c4
|
Merge branch 'next' into chore_docs_fix_dead_links_monorepo
|
2022-04-22 16:54:59 +02:00 |
|
jonniebigodes
|
c00b191512
|
adds missing package and renames snippet
|
2022-04-13 15:30:15 +01: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 |
|
jonniebigodes
|
7dee763b8c
|
fixes links across the monorepo
|
2022-04-01 00:37:02 +01:00 |
|
jonniebigodes
|
0035a934f4
|
reverts aside and polishes the example
|
2022-03-18 01:00:17 +00:00 |
|
jonniebigodes
|
6cfb6bb6d0
|
Adds aside for clarity on usage of the feature.
|
2022-03-17 21:21:09 +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 |
|
Tom Coleman
|
467705c7af
|
Add documentation about WP5 and builder options
|
2022-03-14 22:59:21 +11:00 |
|
Juri Sinitson
|
7b952fb04e
|
Add documentation for Nx 13 with Angular 13 #17419
|
2022-03-10 14:47:00 +01:00 |
|
Luca Cras
|
70ec6bb1e5
|
Update the documentation with info on auto generating titles
|
2022-03-06 13:52:38 +01:00 |
|
Michael Shilman
|
abaa156c91
|
Fix incorrect docs on buildStoriesJson
|
2022-02-18 06:01:53 +08:00 |
|