Florian G
4fbb6e08cb
chore(docs): fix mistakes in ArgsTable customizing table
2022-08-19 16:18:05 +02:00
Michael Shilman
820b8e4fd4
Merge branch 'next' into update-every-icon
2022-08-17 08:42:12 +08:00
Michael Shilman
162463e2f0
Review feedback
2022-08-17 08:36:31 +08:00
Lalantha
2e3af9e860
Update introduction.md
...
added a link
2022-08-15 07:59:32 +05:30
domyen
bb3a2d8de1
Add icon embed to FAQ
2022-08-12 22:48:25 -04:00
domyen
59f9f4983b
Merge branch 'next' into pr/18809
2022-08-11 18:31:53 -04:00
Norbert de Langen
26a1360ed0
add create
export for lib/theming, proper
...
This is actually kind of a good idea, because of the size of lib/theming/index
2022-08-09 14:24:41 +02:00
jonniebigodes
6cca929bec
Merge pull request #18897 from storybookjs/jonniebigodes-patch-cli
...
Chore: (Docs) Updates to the CLI options
2022-08-08 23:03:01 +01:00
Yann Braga
523537c448
Merge pull request #18878 from storybookjs/tech/use-self-hosted-placeholder-images
...
change the location of placeholder images to something we host ourselves
2022-08-08 23:54:22 +02: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
Norbert de Langen
3d06286155
change the location of placeholder images to something we host ourselves
...
to reduce flake (you can ask yann what that means)
2022-08-05 15:05:10 +02:00
Michael Arestad
b482044198
Remove icons list from docs FAQ
2022-08-04 14:52:35 -06:00
Michael Arestad
cbe28f9372
Fixed missing chevrons, fixed icon size in buttons, fixed alert icon size, and resolved ts error
2022-08-03 16:59:17 -06: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
JULO01
1d862d41ec
Docs: Fix Typo in list-story-starter.ts-3.ts.mdx
...
The Component Object inferred the wrong Type <typeof LoginForm>. Should be <typeof List> instead :)
2022-08-01 09:43:41 +02: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
Norbert de Langen
78a5355aff
cleanup
2022-07-19 10:10:46 +02:00
Michael Shilman
40ccd92403
Merge branch 'next' into future/base
2022-07-15 11:09:15 -07:00
jonniebigodes
c034109a06
Minor polish to the A11y docs
2022-07-12 00:14:35 +01:00
Kyle Gach
397c02e84c
Update SEO documentation for 7.0
features
2022-07-11 09:02:28 -06:00
Kyle Gach
c40b6a61e1
Add SEO section to Publish docs page
2022-07-11 07:24:38 -06: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
jonniebigodes
9966c1bf09
minor tweaks
2022-07-07 22:47:17 +01:00
jonniebigodes
ce2d6ff1ef
HTML CSF 3 snippets
2022-07-07 22:27:00 +01:00
jonniebigodes
297426dfbd
Minor docs tweaks
2022-07-07 21:15:32 +01:00
jonniebigodes
9f0735952e
React CSF 3 Snippets
2022-07-07 19:47:29 +01:00
jonniebigodes
e33951295b
common CSF snippets
2022-07-07 19:26:21 +01:00
jonniebigodes
653ea83633
Svelte CSF 3 snippets
2022-07-07 19:15:02 +01:00
jonniebigodes
fa0e4e1231
Angular CSF 3 snippets
2022-07-07 19:05:48 +01:00
jonniebigodes
393f84aa1c
Vue CSF 3 Snippets
2022-07-07 18:50:21 +01:00
jonniebigodes
7faf40d75e
WebComponents CSF 3
2022-07-07 18:04:56 +01:00
jonniebigodes
90fae1f853
preact snippets CSF 3
2022-07-07 17:55:42 +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
dd5f380648
Remove @babel/preset-env from example
2022-07-06 22:21:50 -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
a5762c99cd
Merge pull request #18377 from AriPerkkio/fix/builder-stats-typings
...
Core: Fix builder stats typings to be optional
2022-07-07 00:03:20 +02: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
Norbert de Langen
b49b835c0c
Merge branch 'future/base' into fix/builder-stats-typings
2022-07-06 19:22:49 +02:00
Norbert de Langen
a5c35e1b3e
improvements to setup
2022-07-06 00:30:10 +02:00
Ari Perkkiö
0502e0d078
fix: builder stats typings to be optional
2022-07-03 08:05:13 +00:00
jonniebigodes
89ba297d34
removes snippets references to svelte native
2022-07-01 15:36:14 +01:00