jonniebigodes
697cf08869
Docs: Remove Vue 2 from documentation
2023-12-27 20:47:00 +00:00
jonniebigodes
1ccd12543d
Docs: Remove static dir flag remval
2023-12-20 21:21:18 +00:00
Kyle Gach
975ad7604b
Update TOC to use heading
type
...
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
jonniebigodes
e4a818a3f7
Minor additional updates to the docs
2023-11-26 16:11:45 +00:00
miruoon
7ed556e0aa
Add TS version of svelte snippet(get-started)
2023-05-14 18:53:02 +09:00
Shaun Evening
4ceecd2ecf
Update setup.md with new recipes
2023-05-08 11:51:36 -04:00
Mauricio Rivera
b269aa8daf
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-24 15:15:55 -05:00
Shaun Lloyd
50f7a371b6
Raise styling-and-css into configure
2023-04-19 15:42:32 -04:00
Mauricio Rivera
20e59da520
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-12 08:36:05 -05:00
jonniebigodes
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
Mauricio Rivera
b0b4a48568
Updated get-started.
2023-03-23 19:05:10 -05:00
jonniebigodes
e2610a0ae1
MDX tweaks
2023-03-23 19:55:27 +00:00
Mauricio Rivera
b71def909b
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-03-20 18:42:50 -05:00
Kyle Gach
87c6ff58cd
Use consistent naming convention for snippets
2023-03-13 22:14:30 -06:00
jonniebigodes
74eb850c5d
Merge pull request #21363 from storybookjs/chore_documentation_framework_ts_4_9
...
Chore (Docs) Adds TS 4-9 to the documentation
2023-03-09 15:20:53 +00:00
Shaun Lloyd
4820af24ab
Remove references and links to preset-scss
2023-03-09 09:26:02 -05:00
jonniebigodes
d69691057a
Updates documentation to feature previewjs TS types
2023-03-02 22:33:12 +00:00
Mauricio Rivera
1eaba3e657
Updated setup.md
2023-02-19 11:34:38 -05:00
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