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 |
|
Kyle Gach
|
1fb8d01e25
|
Remove /<renderer> from URLs in CLI templates
|
2023-11-27 20:57:51 -07:00 |
|
Kasper Peulen
|
4647e9f2be
|
Reformat
|
2023-10-31 10:49:58 +01:00 |
|
Kasper Peulen
|
76c3821987
|
Remove await from getByX
|
2023-10-31 08:58:58 +01:00 |
|
Yann Braga
|
11d1e031e5
|
use @storybook/test in CLI templates
|
2023-10-27 16:00:46 +02:00 |
|
Yann Braga
|
ecbcad7b9d
|
remove unnecessary wrapper css class
|
2023-04-19 12:20:04 +02:00 |
|
Yann Braga
|
ca3144ea55
|
add storybook-header to angular template component
|
2023-04-19 12:09:46 +02:00 |
|
JW
|
1ae534cfaf
|
Scope page.css
|
2023-04-19 12:09:24 +02:00 |
|
jonniebigodes
|
85adfc2986
|
Updates code references to 7.0
|
2023-03-30 21:05:45 +01:00 |
|
Valentin Palkovic
|
e0dbbf253f
|
Use Angular Standalone component to bootstrap application
Fix Angular story related to forRoot Module
Add back platform reset
Fix provider override issue in Angular stories
|
2023-01-17 15:40:39 +01:00 |
|
Tom Coleman
|
427ec4433d
|
Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
|
2022-12-21 21:49:57 +11:00 |
|
Kasper Peulen
|
fb2cc54f0a
|
Update layout comment
|
2022-11-17 16:55:37 +01:00 |
|
Kasper Peulen
|
da9433f91c
|
Update Page stories template for 7 docs
|
2022-11-17 16:55:37 +01:00 |
|
Kasper Peulen
|
6f1588ff8e
|
Update Header stories template for 7 docs
|
2022-11-17 16:55:37 +01:00 |
|
Kasper Peulen
|
b3e708b45d
|
Update Button stories template for 7 docs
|
2022-11-17 16:55:37 +01:00 |
|
Tom Coleman
|
43f75b1fed
|
Add docsPage tag to all Button/Header CLI templates
|
2022-11-02 17:02:43 +11:00 |
|
Kasper Peulen
|
c907472849
|
Migrate TS templates to CSF3
|
2022-10-31 11:57:34 +01:00 |
|
Kasper Peulen
|
960426dba3
|
Move all templates out of cli into renderers
|
2022-10-31 10:59:17 +01:00 |
|