Jonathan Neal
98d785af1d
Expose slots to components ( #1368 )
...
* Expose slots to components via Astro.slots
* test: Add Astro.slots API tests
* docs: Document Astro.slots API
* docs: Duplicate Astro.slots documentation to other api-reference markdown
* Update proposal to use booleans, based upon RFC feedback
* update implementation & tests based on request
* changeset
2021-09-15 11:27:59 -04:00
mundry
cdbe2e486d
Fix typos in the docs. ( #1165 )
...
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-08-19 17:56:58 -06:00
Jonathan Neal
71882300b0
Fix code examples that would fail if copy-pasted ( #1050 )
2021-08-07 23:38:38 -07:00
Fred K. Schott
7c74496149
Docs site cleanup ( #948 )
...
* add language selector
* docs site cleanup
* review feedback
* code review comments
2021-07-30 22:39:15 -07:00
Marcus Otterström
d0b8485ddf
Ascii quotes ( #928 )
2021-07-30 17:34:07 -05:00
FredKSchott
719a7217ba
[ci] yarn format
2021-07-15 19:57:50 +00:00
Fred K. Schott
5205c2d8aa
add back api docs page that is referenced in the CLI
2021-07-15 15:56:40 -04:00
Fred K. Schott
166e22bdf3
merge in docs site ( #705 )
2021-07-15 14:13:35 -04:00
FredKSchott
1583ef173a
[ci] yarn format
2021-07-14 17:43:06 +00:00
Fred K. Schott
d40edb0b67
Docs sync ( #680 )
...
* test ignoring examples from workspace
* docs sync
2021-07-14 13:41:51 -04:00
natemoo-re
1bbe98ae54
[ci] yarn format
2021-07-07 20:10:09 +00:00
Nate Moore
f83407e09a
Expose content.astro.html
to Astro.fetchContent
( #583 )
...
* feat: expose `content.astro.html` to Astro.fetchContent
* docs: add `astro.html` note to docs
2021-07-01 12:07:26 -05:00
Fred K. Schott
279a252462
astro-docs sync
2021-06-27 23:30:57 -07:00