Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-21 | get build-all passing (#795) | 1 | -11/+0 | ||
2021-07-21 | New Collections API (#703) | 3 | -48/+45 | ||
* updated createCollection API * Update examples/portfolio/src/pages/projects.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Update docs/reference/api-reference.md Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * fix(docs): collection doc typos (#758) * keep cleaning up docs and adding tests Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> Co-authored-by: Mark Pinero <markspinero@gmail.com> | |||||
2021-07-19 | tsconfig fix (#752) | 1 | -1/+1 | ||
2021-07-16 | Update docs in compiler messages (#710) | 1 | -1/+1 | ||
* `github.com/snowpackjs/astro/blob/main/docs/*.md` -> `docs.astro.build/*/` * convert links to docs site links * Fix broken links that didn't work w/ the regex. * Add changeset * Delete five-weeks-destroy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-07-13 | code review comments | 4 | -8/+4 | ||
2021-07-13 | Add lang attribute to html tags | 5 | -5/+9 | ||
2021-07-11 | Missing `firstPage` (#658) | 1 | -0/+1 | ||
2021-07-01 | update example astro inline docs (#592) | 1 | -8/+10 | ||
2021-06-28 | update the blog example (#565) | 13 | -0/+643 | ||