jonniebigodes
5d6b7681cb
setup page changes
2023-01-19 17:52:36 +00:00
Kyle Gach
3c45882cb1
Update web components snippets (JS & TS)
...
- For these pages (so far):
- /docs/get-started/whats-a-story
- /docs/get-started/setup
- /docs/writing-stories/introduction
- /docs/writing-stories/args
- /docs/writing-stories/parameters
- /docs/writing-stories/decorators
- /docs/writing-stories/play-function
- /docs/writing-stories/loaders
- /docs/writing-stories/build-pages-in-storybook
- /docs/writing-stories/stories-for-multiple-components
- /docs/api/csf
- Convert some snippets to "common" ones
- Remove unused snippets
2023-01-11 21:35:19 -07:00
Marcel Palmer
436361ce33
Vue Fontawesome, spelling change
...
Technically the correct name here is Fontawesome and not Fortawesome as shown in the url, this is definitely not a necessary change but is something I noticed.
2023-01-12 00:16:48 +02:00
Kyle Gach
03f1825a1d
Add CSF 2->3 attributes to docs CodeSnippets
2022-12-05 12:37:36 -07:00
jonniebigodes
e79300c567
Adds Vue TS and Common TS snippets
2022-11-30 20:25:47 +00:00
jonniebigodes
acf8a8592a
Removes mdx stories from the docs and misc updates
2022-11-16 18:24:16 +00:00
jonniebigodes
89ba297d34
removes snippets references to svelte native
2022-07-01 15:36:14 +01:00
jonniebigodes
b1eb7e7131
minor capitalization issues addressed
2022-05-09 18:17:17 +01:00
jonniebigodes
ed9a1e645c
adds builders documentation
2022-05-05 23:37:51 +01:00
jonniebigodes
7dee763b8c
fixes links across the monorepo
2022-04-01 00:37:02 +01:00
fbredius-hp
c37d1cfea6
Docs: Add remaining Preact code snippets for Get-Started section
2022-03-16 09:35:21 +01:00
WIVSW
9bd8804ffb
Add your-component.ts snippet for html framework
2022-01-23 00:18:43 +05:00
WIVSW
841fe3753d
Add your-component.js snippet for html framework
2022-01-22 22:58:02 +05:00
jonniebigodes
34606f6f9b
minor tweaks to the get started section
2021-11-04 15:48:36 +00:00
jonniebigodes
e72e2e325e
6.4 Get started updates
2021-09-13 20:31:48 +01:00
jonniebigodes
0f01c6adef
complements the docs with MDX
2021-08-05 18:51:23 +01:00
jonniebigodes
0b03e56265
Adds the svelte snippets to the docs
2021-05-06 17:36:21 +01:00
jonniebigodes
f4e63b3711
adds missing comma in the snippets
2021-03-10 15:16:54 +00:00
Gaëtan Maisse
e305f3b8cf
docs: add Web Component code snippet for Get Started
and Writing Stories
sections
2021-03-09 20:02:58 +01:00
jonniebigodes
fe745ba2d0
Renames the vue snippets for clarity
2021-02-24 17:56:50 +00:00
jonniebigodes
fc0a67c523
Adjusts snippets for Vue 3 and other minor tweaks.
2021-02-23 00:26:03 +00:00
jonniebigodes
1e847a8ebb
adds missing commas
2021-01-26 20:15:27 +00:00
jonniebigodes
dd9c36964a
Merge branch 'next' into docs/vue-getting-started
2021-01-23 00:21:07 +00:00
j3rem1e
4022f08de4
Adding svelte examples in the documentation
2021-01-21 20:22:57 +01:00
ThibaudAv
3a4999daa3
docs(angular): add snippets for storybook-preview-with-styled-components-decorator
2021-01-12 23:17:44 +01:00
Chris Scott
4987f1b7c4
🐣 NEW: vue/storybook-preview-with-styled-components-decorator
2020-12-23 22:16:42 -05:00
Chris Scott
ea3a52e0f6
📓 DOCS: Setup / Vue - Preview Global Decorator
2020-12-21 15:39:49 -05:00
Chris Scott
5da6492cc2
📓 DOCS: Setup / Vue - Your Component
2020-12-21 15:39:36 -05:00
Dominic Nguyen
e72ddd5d16
Update docs/get-started/setup.md
2020-12-19 12:54:36 -05:00
domyen
3ddce6e1f6
improve docs for loading fonts locally
2020-12-19 10:50:36 -05:00
jonniebigodes
639801d3e5
chore: addon documentation restructuring
2020-12-02 15:25:40 +00:00
André Jaenisch
e6bbdb9b1b
Add Angular CodeSnippet to Setup docs
...
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2020-10-08 22:48:57 +02:00
jonniebigodes
618c820f96
Merge pull request #12213 from prtksxna/patch-1
...
fix(docs): use html codes for triangle brackets
2020-08-28 16:47:08 +01:00
qize
8af3528f31
Update setup.md
2020-08-28 17:41:58 +08:00
Prateek Saxena
7f9d1fb794
fix(docs): use html codes for triangle brackets
2020-08-24 18:28:44 +05:30
jonniebigodes
0325b45508
fixes to the documentation
2020-08-11 18:04:32 +01:00
domyen
fbdf836716
fix broken markdown
2020-08-10 22:08:33 -04:00
domyen
40594a0c55
more docs editing and polish
2020-08-10 12:58:21 -04:00
Michael Shilman
030a63c237
Random proof reading
2020-08-10 13:02:44 +08:00
jonniebigodes
164753b4cd
Merge branch '6.0-docs' into chore_add_get_started_snippets
2020-08-09 21:54:48 +01:00
domyen
b5a806a5c2
update docs heading levels in markdown
2020-08-09 12:34:50 -04:00
domyen
d797852727
Update page titles in docs
2020-08-09 11:56:04 -04:00
jonniebigodes
589d7da064
moved styled components snippet to correct place.
...
Adjusted page
2020-08-07 02:48:41 +01:00
jonniebigodes
6e66cfeb59
adds snippets for get-started section
2020-08-06 19:03:05 +01:00
Kyle Suss
f967b709da
Fix new syntax errors
2020-08-06 09:54:18 -06:00
Kyle Suss
cac7eb6e1e
Snippets
2020-08-06 09:36:22 -06:00
jonniebigodes
9c0255f9c9
get started updates
2020-08-03 22:44:09 +01:00
jonniebigodes
cacc90d6a0
small tweaks to the section
2020-07-29 23:45:21 +01:00
jonniebigodes
88a7afbd5c
added missing id and name expandable
2020-07-29 23:25:52 +01:00
jonniebigodes
4690c910fa
rewording done per feedback
2020-07-29 23:19:38 +01:00