fi3ework
f296f660cd
Docs: Add Rsbuild Storybook builder to builders page
2025-02-27 11:19:51 +08:00
Kyle Gach
50a61c5d25
Add webpack-to-vite migration guidance
2024-12-27 15:13:05 -06:00
Kyle Gach
df80522e1b
Rename interaction test -> component test
2024-08-22 14:48:54 -06:00
jonniebigodes
9f16fe1aee
Docs: Fix links and assorted fixes
2024-07-09 23:44:05 +01:00
Charles de Dreuille
6c39b940d1
builders
2024-06-18 01:05:53 +01:00
Charles de Dreuille
c8495172d2
Updating all pngs
2024-06-14 09:55:31 +01:00
Charles de Dreuille
010d657909
Finish all docs
2024-06-14 08:57:54 +01:00
Charles de Dreuille
c9b9a0929f
Updated indexes root
2024-06-13 18:34:00 +01:00
Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
Charles de Dreuille
41e0a4fca2
Update comments to javascript
2024-06-13 17:52:40 +01:00
Charles de Dreuille
36b38f7283
Rename all file extensions from .md to .mdx
2024-06-13 17:52:12 +01:00
Charles de Dreuille
4949308eed
Move all assets to a single folder
2024-06-13 17:50:53 +01:00
Nathan Brown
08fd06435a
Align documentation with CSF v3
...
* CSF v3 component examples are story objects not story functions
* add missing punctuation mark
2024-03-22 11:02:29 -04:00
jonniebigodes
917da2a7d8
Docs: Storybook 8 image updates
2024-03-12 14:59:07 +00:00
jonniebigodes
56ad82da3c
additional changes
2024-01-27 18:56:55 +00:00
jonniebigodes
ceb597aa5b
Merge branch 'next' into docs_webpack_changes_for_addons
2024-01-19 11:35:39 +00:00
Kyle Gach
5074a88c62
Fix formatting of "Learn more" sections
...
- Use bold text instead of heading
- The correct heading level is often h2, which is much more attention grabbing than we want
- Using a better heading level size, h4, is often incorrect, semantically
- h4's styles are just bold normal text
- There's no value in having these headings in the "On this page" TOCs, because it's just duplicating what's in the sidebar navigation
2024-01-18 13:25:07 -07:00
jonniebigodes
51473f653b
Minor tweaks to wording
2024-01-18 19:41:52 +00:00
jonniebigodes
1304d6f64f
Docs: Webpack updates for addons
2024-01-18 16:36:55 +00:00
jonniebigodes
21c3101f45
Initial changes for webpack addons
2024-01-18 13:51:05 +00:00
Norbert de Langen
15ad095193
Merge branch 'next' into norbert/remove-storystorev7
2023-12-11 17:28:03 +01:00
jonniebigodes
18ce18fc42
Docs: Fix ArgTypes links
2023-12-01 18:09:23 +00:00
jonniebigodes
f59474407d
Docs: Minor Fixes and cleanup
2023-11-29 21:28:48 +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
Norbert de Langen
191cafc054
Merge branch 'release-8-0' into norbert/remove-storystorev7
2023-11-24 11:49:19 +01:00
Shaun Lloyd
b52d3c1e72
Replace aside with new Callout
2023-11-03 13:05:44 -04:00
Norbert de Langen
dc02dd38ad
Merge branch 'tom/remove-ssv6' into norbert/remove-storystorev7
2023-11-02 09:19:28 +01:00
Tom Coleman
534e49cfd0
Initial run-through deleting all ssv6 code
2023-10-30 16:47:24 +11:00
jonniebigodes
eacb4a7189
Feedback addressed
2023-10-27 13:29:54 +01:00
jonniebigodes
4086d5bb43
Merge branch 'next' into docs_vite_builder_updates
2023-10-26 21:41:25 +01:00
Noah Friedman
3a1f2cbcc9
Fix broken link to Builder API declaration in docs
2023-10-26 13:15:21 -04:00
jonniebigodes
cca1bad2a2
Docs: Vite builder updates
2023-10-19 19:13:29 +01:00
pure-js
f626c7472b
docs(vite): add the option to install via pnpm
2023-09-13 12:28:31 +04:00
noviceGuru
09db7fe970
typo corrected: extra stars in webpack.md deleted
2023-06-24 19:24:06 +02:00
noviceGuru
0be8314a25
Description imporved, type correction applied to JS file
...
Description for aliasing configuration imporved, and type correction that was added to TS example, was added to JS version for accuracy and consistency.
2023-06-13 16:37:56 +02:00
noviceGuru
305b81c9b7
An easy way to configure @ import was added, which does not require any package
2023-06-11 09:45:19 +02:00
Norbert de Langen
5ba0574571
update links in the docs page
2023-05-26 22:23:03 +02:00
Kyle Gach
8cac168f06
Update main.js|ts snippets for consistency
...
- Use `main-config-<property>-description` format, if possible
- Use "your-framework" wherever possible
- Always include `framework` & `stories` properties
- Remove unnecessary properties
2023-05-23 14:15:53 -06:00
jonniebigodes
9923805b7e
Fix install instructions
2023-04-06 14:17:13 +01:00
Kyle Gach
15623cec68
Remove @next specifiers in docs & READMEs
...
- If attached to a library used via npx/pnpm dlx, change to `@latest`
- Otherwise, remove it
2023-04-05 10:45:38 -06:00
jonniebigodes
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
domyen
d6cee3e4ac
Fix bugs
2023-03-13 23:01:16 -04:00
domyen
486fa70d81
Update a bunch of images
2023-03-13 22:46:59 -04:00
jonniebigodes
d69691057a
Updates documentation to feature previewjs TS types
2023-03-02 22:33:12 +00:00
Jeppe Reinhold
cba6ff549a
better explanation of Vite config merging.
2023-02-28 22:26:02 +01:00
Jeppe Reinhold
a27de17f5a
typo
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-02-28 22:18:49 +01:00
Jeppe Reinhold
1e3c897211
Improve Vite docs wording
...
Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
2023-02-28 16:09:17 +01:00
Jeppe Reinhold
aa5a89ca96
update Vite docs to v7
2023-02-28 14:23:40 +01:00
ImgBotApp
c15a699c65
[ImgBot] Optimize images
...
*Total -- 6,734.47kb -> 5,541.22kb (17.72%)
/docs/essentials/addon-interactions-installed-registered.png -- 192.42kb -> 91.28kb (52.56%)
/docs/sharing/embed-ghost.png -- 26.27kb -> 13.63kb (48.09%)
/docs/get-started/example-welcome.png -- 771.02kb -> 425.18kb (44.86%)
/docs/writing-tests/storybook-a11y-addon-unoptimized.png -- 84.18kb -> 51.25kb (39.12%)
/docs/writing-tests/storybook-addon-interactions-steps.png -- 94.59kb -> 63.12kb (33.27%)
/docs/essentials/highlight.png -- 768.06kb -> 520.53kb (32.23%)
/docs/sharing/figma-plugin-open-in-figma.png -- 17.89kb -> 13.34kb (25.41%)
/docs/builders/storybook-builder-workflow.png -- 178.12kb -> 146.62kb (17.69%)
/docs/sharing/embed-notion.png -- 12.86kb -> 10.59kb (17.59%)
/docs/sharing/design-addon-panel.png -- 411.09kb -> 342.33kb (16.73%)
/docs/sharing/storybook-zeplin-addon.png -- 157.87kb -> 135.76kb (14.01%)
/docs/sharing/storybook-zeroheight.gif -- 1,367.28kb -> 1,195.17kb (12.59%)
/docs/builders/storybook-builders.png -- 83.95kb -> 74.43kb (11.34%)
/docs/sharing/figma-plugin-paste-url.png -- 107.03kb -> 95.13kb (11.11%)
/docs/sharing/storybook-invision-dsm.gif -- 477.16kb -> 442.43kb (7.28%)
/docs/writing-tests/storybook-interaction-tests.gif -- 504.18kb -> 475.39kb (5.71%)
/docs/writing-tests/stories-are-tests-cropped.gif -- 587.61kb -> 560.76kb (4.57%)
/docs/writing-tests/addon-interactions-play-back-controls-allstates.gif -- 127.06kb -> 125.10kb (1.54%)
/code/examples/external-docs/public/vercel.svg -- 1.08kb -> 1.06kb (1%)
/docs/sharing/storybook-figma-addon.png -- 764.78kb -> 758.14kb (0.87%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-08 13:15:31 +00:00
jonniebigodes
4be3af226e
Docs broken links fixes
2022-07-29 20:38:12 +01:00