Greg Annandale
|
059a9c741d
|
chore(docs): replace CompareBlock component with admonition syntax
|
2026-04-08 16:59:43 +01:00 |
|
Greg Annandale
|
541c8d645a
|
chore(docs): move CodelabCards component into own dir
|
2026-04-08 16:59:43 +01:00 |
|
Greg Annandale
|
703991ec99
|
chore(docs): replace CodelabImage with standard Image component
|
2026-04-08 16:59:43 +01:00 |
|
Greg Annandale
|
45168a66bb
|
chore(docs): run prettier --write on docs
|
2026-03-31 16:11:04 +01:00 |
|
Greg Annandale
|
f5dcfb97ca
|
chore(docs): CSS syntax fixes
|
2026-03-31 15:41:30 +01:00 |
|
Greg Annandale
|
ec19340c06
|
chore(docs): remove TableHeader component, simplify tables in Markdown
Component was superfluous, we can achieve the same with regular Markdown table syntax and a very small amount of CSS
|
2026-03-31 15:34:40 +01:00 |
|
Greg Annandale
|
8ae59744db
|
chore(docs): remove ClassBlack component, add individual components instead
Adds:
- CodelabImage
- CompareBlock
- TableHeader
|
2026-03-31 14:48:24 +01:00 |
|
Greg Annandale
|
9273512081
|
chore(docs): remove unused custom styles
|
2026-03-31 12:19:23 +01:00 |
|
Greg Annandale
|
350404844c
|
chore(docs): update theme colours, remove unneeded style declarations
|
2026-03-31 12:12:22 +01:00 |
|
Greg Annandale
|
f6a90207fb
|
chore(docs): fix incorrect image paths in Markdown and Image component
Both images declared through ![]() in Markdown, and using the Image component had output paths that were incorrect
|
2026-03-31 12:03:45 +01:00 |
|
Greg Annandale
|
bba54681f8
|
chore(docs): remove unused CSS
|
2026-03-31 11:48:32 +01:00 |
|
Greg Annandale
|
4b921fbccd
|
chore(docs): add Docusaurus supporting elements
Sidebar, index page, ToCs
|
2026-03-31 11:37:03 +01:00 |
|
Greg Annandale
|
28fe80339e
|
chore(docs): add custom styles
|
2026-03-31 11:37:03 +01:00 |
|
Greg Annandale
|
89d608ddbb
|
chore(docs): add Docusaurus components
For:
- Class blocks
- Codelab cards
- Homepage features
- Images
|
2026-03-31 11:37:03 +01:00 |
|
Maribeth Moffatt
|
27b4d8624b
|
chore(docs): move docs to packages dir
|
2026-01-20 16:16:28 -05:00 |
|