Norbert de Langen
|
fc3b221569
|
Merge branch 'next' into qwik-init
|
2023-01-20 09:15:41 +01:00 |
|
Mostafa Sherif
|
61233bf5ef
|
Merge branch 'next' of https://github.com/sheriffMoose/storybook into next
|
2023-01-20 03:16:07 +00:00 |
|
Mostafa Sherif
|
52afb7fb93
|
update docs with @shilman comments
|
2023-01-20 03:16:04 +00:00 |
|
Mostafa Sherif
|
608a4b94de
|
Merge branch 'storybookjs:next' into next
|
2023-01-19 22:03:40 -05:00 |
|
Mostafa Sherif
|
487c94ff98
|
docs: add documentation for story indexers
Closes #20478
|
2023-01-19 20:12:56 -05:00 |
|
jonniebigodes
|
490cdd82ca
|
remove babel feature flag
|
2023-01-19 18:05:25 +00:00 |
|
jonniebigodes
|
d224faf950
|
Misc docs changes
|
2023-01-19 17:59:38 +00:00 |
|
jonniebigodes
|
6c62487c3e
|
typescrip config docs changes
|
2023-01-19 17:48:38 +00:00 |
|
jonniebigodes
|
1dc20dd637
|
upgrade docs changes
|
2023-01-19 17:47:05 +00:00 |
|
jonniebigodes
|
4b0346ba6b
|
theming changes added
|
2023-01-19 17:46:26 +00:00 |
|
jonniebigodes
|
19b9eb567b
|
telemetry changes
|
2023-01-19 17:45:34 +00:00 |
|
jonniebigodes
|
a169e95856
|
sidebars and urls changes
|
2023-01-19 17:44:21 +00:00 |
|
jonniebigodes
|
cc4c4361d6
|
configure overview changes
|
2023-01-19 17:42:47 +00:00 |
|
jonniebigodes
|
1561c07c37
|
images and assets changes
|
2023-01-19 17:40:41 +00:00 |
|
jonniebigodes
|
9476e28433
|
Environment vars changes
|
2023-01-19 17:38:42 +00:00 |
|
Benjamin Kindle
|
d8944a5dda
|
feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
|
2023-01-18 07:58:58 -05:00 |
|
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 |
|