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
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
Tom Coleman
534e49cfd0
Initial run-through deleting all ssv6 code
2023-10-30 16:47:24 +11: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
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
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code
2022-07-25 18:51:24 +02:00
jonniebigodes
2a3ef9a3d2
Updates to docs for better UX
2022-05-31 18:19:16 +01:00
inokawa
f3e932e247
Fix link to typescript
2022-05-28 15:17:03 +09:00
jonniebigodes
6a51919d40
tweaks to webpack
2022-05-08 15:37:39 +01:00
jonniebigodes
ed9a1e645c
adds builders documentation
2022-05-05 23:37:51 +01:00