44 Commits

Author SHA1 Message Date
Kyle Meenehan
b1fb6171f9 fix broken links on faq page 2022-10-18 09:21:46 +01:00
Kyle Meenehan
65c8d9a760 add toc to faq page and fix typo 2022-10-14 15:43:14 +01:00
Bo Vandersteene
e5c88d168f feat(angular): disable ngcc when not needed 2022-09-30 14:16:34 +02:00
jonniebigodes
0b6051fc83 Adds why page 2022-09-07 16:39:26 +01:00
Michael Shilman
162463e2f0 Review feedback 2022-08-17 08:36:31 +08:00
domyen
bb3a2d8de1 Add icon embed to FAQ 2022-08-12 22:48:25 -04: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
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
Norbert de Langen
83759ea727
Merge branch 'future/base' into future/SB-444
# Conflicts:
#	docs/snippets/html/button-story-with-args.ts.mdx
2022-06-29 09:56:16 +02:00
Kyle Gach
b0cf7bbb55 Fix formatting of docs/faq.md
- Prettier screwed it up in 2d011763bb
2022-06-24 14:38:09 -06:00
Kyle Gach
2d011763bb Fix /docs 404s 2022-06-24 12:48:45 -06:00
Norbert de Langen
c0240f8ec5
changes 2022-06-21 18:30:05 +02:00
Norbert de Langen
93433a9884
improve 2022-06-20 16:14:11 +02:00
Norbert de Langen
7f65c7b370
migrate examples to use main.ts (typescript),they import the correct interface and ensure those types are there and work 2022-06-20 16:09:37 +02:00
jonniebigodes
17b8bf4250 Minor tweaks around SB env vars 2022-06-06 19:27:33 +01:00
jonniebigodes
f7ff4b95dc Updates jest snippets to address jest 28 2022-05-27 19:39:08 +01: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
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
Michael Shilman
de741e3e6b
Merge pull request #18178 from apeltop/correct-typo
Fix typo examples & docs
2022-05-12 14:46:21 +08:00
apeltop
4725ac7f70
Update docs/faq.md
Co-authored-by: Deen <darleendenno@gmail.com>
2022-05-12 14:43:32 +09:00
apeltop
a3ce3c366d Fix typo examples & docs 2022-05-09 15:18:10 +09:00
jonniebigodes
ed9a1e645c adds builders documentation 2022-05-05 23:37:51 +01: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
Valentin Palkovič
aedb6f6956 Replace opt-in ReactRoot Api flag by opt-out flag 2022-04-05 11:26:38 +02:00
jonniebigodes
7dee763b8c fixes links across the monorepo 2022-04-01 00:37:02 +01:00
Yann Braga
55ec6d44db Merge branch 'next' into render-react-components-with-new-root-api 2022-03-25 20:53:48 +01:00
jonniebigodes
469c66e2db Minor addition to the faq 2022-03-11 16:41:41 +00:00
jonniebigodes
251c5160c8 Minor docs updates 2022-02-25 16:14:34 +00:00
Valentin Palkovič
b50177d62a Rename newREactRootApi to newRootApi 2022-02-23 15:41:15 +01:00
Valentin Palkovic
d1d8cffb97 Update docs/faq.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-02-23 15:40:18 +01:00
Valentin Palkovic
04791393b5 Update docs/faq.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-02-23 15:40:18 +01:00
Valentin Palkovic
983534d64e docs: Add documentation to faq page 2022-02-23 15:40:18 +01:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00
jonniebigodes
b484832fc5 Adds missing entry for the FAQ 2022-02-15 23:05:07 +00:00
jonniebigodes
4f31eeaf03 Provides additional information to the FAQ 2022-02-15 23:00:20 +00:00
Michael Shilman
12f44d7c39
Update docs/faq.md 2022-01-17 19:46:33 +08:00
Sam Magura
97bc4ee149 Add IS_STORYBOOK global variable
This is to let user code detect if it is running in Storybook.
2022-01-14 13:52:47 -05:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
2716b1688f Fixes links 2021-12-24 16:23:41 +00:00
domyen
b565405dd6 Re-arrange docs for the new /sharing section 2021-12-23 12:42:57 -05:00