Age | Commit message (Collapse) | Author | Files | Lines |
|
* Remove docs from monorepo
* Update PULL_REQUEST_TEMPLATE.md
* Update relative doc references with links or todo
|
|
* docs: update some Snowpack references to Vite
Vite has replaced Snowpack in 0.21.
* Apply suggestions from code review
Co-authored-by: Drew Powers <1369770+drwpow@users.noreply.github.com>
Co-authored-by: Drew Powers <1369770+drwpow@users.noreply.github.com>
|
|
* 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
|
|
Co-authored-by: mundry <mundry@users.noreply.github.com>
|
|
|
|
* add language selector
* docs site cleanup
* review feedback
* code review comments
|
|
|
|
|
|
|
|
|
|
|
|
* test ignoring examples from workspace
* docs sync
|
|
|
|
* feat: expose `content.astro.html` to Astro.fetchContent
* docs: add `astro.html` note to docs
|
|
|