Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-11 | remove unused renderers (#3063) | 1 | -15/+0 | ||
2022-04-02 | update prettier width (#2968) | 1 | -1/+3 | ||
2021-12-22 | Use accessible indentation (#2253) | 1 | -8/+8 | ||
2021-12-02 | fix: renderer behavior with no children (#2078) | 1 | -1/+8 | ||
* fix: renderer behavior with no children * [ci] Prettier fix * Force CI * fix: properly handle falsy values * [ci] Prettier fix * chore: force ci * [experiment] netlify ignore Co-authored-by: GitHub Action <github-action@users.noreply.github.com> | |||||
2021-05-28 | Bugbash! (#263) | 1 | -0/+6 | ||
* fix(vscode): Markdown frontmatter should use TSX, not YAML * test: add test for #153 * chore: bump deps * chore: update to use @astrojs scope * fix: Markdown parse error when only child is `{expression}` * fix: update renderer edge cases * fix: failing test * fix: update renderer |