Ian VanSchooten
|
07be6fdc43
|
Remove docs for modernInlineRender
|
2023-01-17 14:34:49 -05:00 |
|
jonniebigodes
|
274fc37f7f
|
API to Configure section examples
|
2022-12-22 15:02:43 +00:00 |
|
Michael Shilman
|
cdf36a6f22
|
Tweak copy
|
2022-12-08 09:01:35 +08:00 |
|
Tom Coleman
|
2c3528f2c1
|
Add a note to docs about boot
|
2022-12-08 10:25:55 +11:00 |
|
jonniebigodes
|
fe339229eb
|
Merge pull request #20113 from storybookjs/chore_docs_add_framework_config_page
Chore: (Docs) Adds documentation on how to configure frameworks
|
2022-12-07 17:03:41 +00:00 |
|
jonniebigodes
|
50013ccbb0
|
Address table feedback
|
2022-12-07 16:12:11 +00:00 |
|
jonniebigodes
|
e90e5dd5ac
|
Adds docs on how to configure Storybook frameworks
|
2022-12-06 21:13:52 +00:00 |
|
Rubens Mariuzzo
|
540f325135
|
Add whitespace.
|
2022-12-06 12:24:27 -04:00 |
|
Kyle Gach
|
03f1825a1d
|
Add CSF 2->3 attributes to docs CodeSnippets
|
2022-12-05 12:37:36 -07:00 |
|
jonniebigodes
|
2cbadbf733
|
Configure section Vue TS
|
2022-12-04 16:08:06 +00:00 |
|
jonniebigodes
|
acf8a8592a
|
Removes mdx stories from the docs and misc updates
|
2022-11-16 18:24:16 +00:00 |
|
Michael Shilman
|
c6d9ea96ab
|
Merge pull request #18706 from storybookjs/run-interactions-conditionally
Interactions: Run conditionally based on query param
|
2022-08-02 15:41:42 -07:00 |
|
jonniebigodes
|
4be3af226e
|
Docs broken links fixes
|
2022-07-29 20:38:12 +01:00 |
|
Jono Kolnik
|
b899f1edfd
|
Merge branch 'next' into run-interactions-conditionally
|
2022-07-27 07:54:51 -04:00 |
|
Jono Kolnik
|
162a28f074
|
force or skip instrumenting, make IE compatible, document query param
|
2022-07-26 11:54:48 -04:00 |
|
Norbert de Langen
|
d08c11c6a3
|
lint the newly linted code
|
2022-07-25 18:51:24 +02:00 |
|
Michael Shilman
|
40ccd92403
|
Merge branch 'next' into future/base
|
2022-07-15 11:09:15 -07:00 |
|
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 |
|
Norbert de Langen
|
5683419d4b
|
Merge branch 'next' into future/base
# Conflicts:
# lib/cli/src/generators/baseGenerator.ts
# renderers/svelte/src/docs/extractArgTypes.ts
# renderers/svelte/src/render.ts
|
2022-07-07 10:45:15 +02: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
|
ee64493647
|
Merge branch 'next' into future/base-with-next-merged
# Conflicts:
# frameworks/ember/src/client/preview/render.ts
# lib/components/package.json
# yarn.lock
|
2022-07-06 23:21:35 +02: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 |
|
Norbert de Langen
|
ea3191f0c8
|
Merge branch 'next' into future/base
# Conflicts:
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# examples/official-storybook/stories/addon-a11y/highlight.stories.js
# lib/api/src/lib/stories.ts
# lib/api/src/tests/stories.test.ts
# lib/core-server/src/build-static.ts
# lib/core-server/src/utils/StoryIndexGenerator.ts
# lib/manager-webpack4/src/presets/manager-preset.ts
# lib/telemetry/src/get-monorepo-type.ts
# yarn.lock
|
2022-07-01 11:51:12 +02:00 |
|
Norbert de Langen
|
90bbbda292
|
Merge branch 'next' into future/update-base-with-next
# Conflicts:
# addons/interactions/package.json
# examples/angular-cli/package.json
# examples/official-storybook/package.json
# examples/svelte-kitchen-sink/package.json
# examples/vue-3-cli/package.json
# examples/vue-kitchen-sink/package.json
# examples/web-components-kitchen-sink/package.json
# package.json
# yarn.lock
|
2022-06-29 08:52:29 +02: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 |
|
Michael Shilman
|
11c2a7546d
|
Merge branch 'future/base' into future-hybrid-stories-index
|
2022-06-16 18:54:10 +08:00 |
|
Michael Shilman
|
c43c933156
|
Add note about babelrc vs babel config
|
2022-06-10 17:36:06 +08:00 |
|
Michael Shilman
|
f0c2c8483f
|
Merge branch 'future/base' into future-hybrid-stories-index
|
2022-06-09 11:10:04 +08:00 |
|
Norbert de Langen
|
9c596c87ae
|
Merge branch 'next' into future/base
# Conflicts:
# docs/faq.md
# lib/cli/src/repro-generators/configs.ts
# lib/cli/src/repro-generators/scripts.ts
|
2022-06-07 11:11:19 +02:00 |
|
jonniebigodes
|
17b8bf4250
|
Minor tweaks around SB env vars
|
2022-06-06 19:27:33 +01:00 |
|
Norbert de Langen
|
77c0f3ab81
|
Merge commit '13b40e371555122513d307be94da2f0705df34ef' into future/modern-frameworks
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/controls/package.json
# addons/docs/package.json
# addons/essentials/package.json
# addons/interactions/package.json
# addons/jest/package.json
# addons/links/package.json
# addons/measure/package.json
# addons/outline/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storysource/package.json
# addons/toolbars/package.json
# addons/viewport/package.json
# docs/faq.md
# examples/angular-cli/.storybook/main.js
# examples/angular-cli/package.json
# examples/cra-kitchen-sink/.storybook/main.js
# examples/cra-kitchen-sink/package.json
# examples/cra-react15/.storybook/main.js
# examples/cra-react15/package.json
# examples/cra-ts-essentials/.storybook/main.ts
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/.storybook/main.ts
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/.storybook/main.js
# examples/ember-cli/package.json
# examples/external-docs/package.json
# examples/html-kitchen-sink/.storybook/main.js
# examples/html-kitchen-sink/package.json
# examples/official-storybook/main.ts
# examples/official-storybook/package.json
# examples/preact-kitchen-sink/.storybook/main.js
# examples/preact-kitchen-sink/package.json
# examples/react-ts-webpack4/package.json
# examples/react-ts/package.json
# examples/server-kitchen-sink/package.json
# examples/standalone-preview/package.json
# examples/svelte-kitchen-sink/.storybook/main.js
# examples/svelte-kitchen-sink/package.json
# examples/vue-3-cli/.storybook/main.js
# examples/vue-3-cli/package.json
# examples/vue-cli/.storybook/main.js
# examples/vue-cli/package.json
# examples/vue-kitchen-sink/.storybook/main.js
# examples/vue-kitchen-sink/package.json
# examples/web-components-kitchen-sink/.storybook/main.js
# frameworks/angular/package.json
# frameworks/ember/package.json
# frameworks/preact-webpack5/package.json
# frameworks/vue-webpack5/package.json
# frameworks/vue3-webpack5/package.json
# lib/addons/package.json
# lib/api/package.json
# lib/builder-webpack4/package.json
# lib/builder-webpack5/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/channels/package.json
# lib/cli/package.json
# lib/cli/src/automigrate/fixes/angular12.test.ts
# lib/cli/src/automigrate/index.ts
# lib/cli/src/versions.ts
# lib/client-api/package.json
# lib/client-logger/package.json
# lib/codemod/package.json
# lib/components/package.json
# lib/core-client/package.json
# lib/core-common/package.json
# lib/core-events/package.json
# lib/core-server/package.json
# lib/core-server/src/__snapshots__/vue-3-cli_preview-dev-posix
# lib/core-server/src/__snapshots__/vue-3-cli_preview-prod-posix
# lib/core-vite/package.json
# lib/csf-tools/package.json
# lib/docs-tools/package.json
# lib/instrumenter/package.json
# lib/manager-webpack4/package.json
# lib/manager-webpack5/package.json
# lib/node-logger/package.json
# lib/postinstall/package.json
# lib/preview-web/package.json
# lib/router/package.json
# lib/source-loader/package.json
# lib/store/package.json
# lib/telemetry/package.json
# lib/theming/package.json
# lib/ui/package.json
# presets/server-webpack/package.json
# renderers/html/package.json
# renderers/react/package.json
# renderers/svelte/package.json
# renderers/web-components/package.json
# scripts/build-package.js
# scripts/bundle-package.ts
# yarn.lock
|
2022-05-26 14:46:04 +02: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 |
|
Norbert de Langen
|
2d6b9aba50
|
resolve all remaining webpack4 removal issues
|
2022-05-12 10:10:41 +02: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 |
|