Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-11 | Version Packages (next) (#1087)astro@0.19.0-next.0 | 23 | -22/+43 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-08-11 | improve release notes for filebased routing | 1 | -1/+17 | ||
2021-08-11 | enter prerelease mode for v0.19.0-next | 1 | -0/+43 | ||
2021-08-11 | [ci] yarn format | 6 | -18/+17 | ||
2021-08-11 | Add file-based routing /w dynamic paths (#1010) | 99 | -1455/+1612 | ||
* wip: add file-based routing * add pagination tests and nested pagination support | |||||
2021-08-11 | Version Packages (#1064)astro@0.18.10@astrojs/renderer-vue@0.1.7 | 30 | -49/+46 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-08-11 | Add PORT env var to be used (#952) | 2 | -7/+42 | ||
* Add PORT env var to be used * Format * Create few-carpets-sing.md * Update few-carpets-sing.md | |||||
2021-08-11 | don't force push the format commit | 1 | -1/+0 | ||
2021-08-11 | keep latest branch up to date | 1 | -1/+9 | ||
2021-08-11 | Fixes #1033 - Markdown with applied scopedStyles doesn't run Prism syntax ↵ | 6 | -5/+50 | ||
highlight (#1037) * Fixes #1033 - Markdown with applied scopedStyles doesn't run Prism syntax highlight * Removed the incorrect lang attribute to indicate language syntax * Fixed UT for scopedStyles + markdown * Update packages/astro/test/astro-markdown.test.js Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Added changeset for PR #1037 * Update curly-queens-pay.md Changing from a `minor` release to a `patch` since we're pre-v1.0.0! This Co-authored-by: Vitor Calejuri <vitor.cajuleri@gmail.com> Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2021-08-11 | [ci] yarn format | 3 | -2/+3 | ||
2021-08-11 | fix vscode publish flow | 2 | -3/+5 | ||
2021-08-11 | bump language-server to 0.6.0 | 1 | -1/+1 | ||
2021-08-11 | fix: language server | 8 | -6/+153 | ||
2021-08-11 | Update VS Code package | 2 | -1/+8 | ||
2021-08-10 | fix astro.build header links (#1078) | 2 | -2/+7 | ||
Switched Twitter link for Documentation link in header and added inline Twitter, and Github links to bottom of page. | |||||
2021-08-10 | [ci] yarn format | 1 | -1/+3 | ||
2021-08-10 | Do not observe visible hydrate components more than once (#1015) | 5 | -10/+20 | ||
* add support for truely unique astro root uids * update test to test uniqueness | |||||
2021-08-10 | [ci] yarn format | 10 | -342/+282 | ||
2021-08-10 | Add support for Astro.* completion and Hover help (#1068) | 15 | -61/+495 | ||
* Add support for Astro.* completion and Hover help * Allow providing a generic type to fetchContent | |||||
2021-08-10 | Bump Vue version to latest stable (#1075) | 3 | -53/+58 | ||
* Bump Vue version to latest stable * Create wild-suits-raise.md | |||||
2021-08-09 | [ci] yarn format | 1 | -3/+4 | ||
2021-08-09 | Fix nested client load directive (#1030) | 2 | -2/+21 | ||
* escape </script> in string literals * add changeset | |||||
2021-08-09 | [ci] yarn format | 2 | -27/+31 | ||
2021-08-09 | Fix GoToDefinition for component imports (and component usage) (#1045) | 4 | -12/+88 | ||
* Fix GoToDefinition for component imports (and component usage) * Remove extra comment | |||||
2021-08-08 | Update congratsbot.yml | 1 | -1/+1 | ||
2021-08-08 | Update congratsbot.yml | 1 | -1/+1 | ||
2021-08-08 | Update congratsbot to support external PRs | 1 | -8/+8 | ||
2021-08-08 | change some Spanish translations (#1063) | 2 | -16/+21 | ||
2021-08-08 | Add CSS in example project: docs (#1062) | 1 | -0/+2 | ||
2021-08-08 | Update congratsbot.yml | 1 | -1/+1 | ||
2021-08-08 | Testing github action, safe to ignore (#1058) | 1 | -1/+2 | ||
* Update congratsbot.yml * Update congratsbot.yml | |||||
2021-08-08 | Create congratsbot.yml (#1057) | 1 | -1/+1 | ||
2021-08-08 | Update congratsbot.yml (#1055) | 1 | -2/+2 | ||
2021-08-08 | Ignore embedded image as page dependency during build (#1053) | 1 | -9/+8 | ||
2021-08-08 | Create congratsbot action | 1 | -0/+20 | ||
2021-08-08 | Update CONTRIBUTING.md | 1 | -7/+7 | ||
2021-08-08 | [ci] yarn format | 1 | -1/+1 | ||
2021-08-08 | Update CONTRIBUTING.md | 1 | -0/+23 | ||
2021-08-08 | [ci] yarn format | 1 | -7/+8 | ||
2021-08-07 | Fix code examples that would fail if copy-pasted (#1050) | 5 | -7/+7 | ||
2021-08-06 | Update files (#1048) | 1 | -1/+1 | ||
2021-08-06 | [ci] yarn format | 1 | -2/+2 | ||
2021-08-06 | another pass on alias docs | 1 | -34/+21 | ||
2021-08-06 | [ci] yarn format | 1 | -10/+7 | ||
2021-08-06 | [Docs] Added an "Aliases" page under Guides. [En] (#1042) | 2 | -0/+62 | ||
* Styled the dark version for the search bar. Changed some stlyes for both themes. * [Docs] Added an "Aliases" page under Guides. [EN] * [Docs] Added "Aliases" page under Guides. Removed styles from another PR. * Revert theme.css. * Revert Search.css. * Edited the text. Co-authored-by: Peter Singh <drgaud@hotmail.com> * Text edits after review. * Apply suggestions from documentation review. Co-authored-by: Fred K. Schott <fkschott@gmail.com> Co-authored-by: V. Tinev <vtinev@2create.studio> Co-authored-by: Peter Singh <drgaud@hotmail.com> Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-08-06 | [ci] yarn format | 2 | -52/+52 | ||
2021-08-06 | Styled the dark version of the search bar. (#1041) | 2 | -49/+70 | ||
* Styled the dark version for the search bar. Changed some stlyes for both themes. * Adjusted the SearchFooter glow. Co-authored-by: Peter Singh <drgaud@hotmail.com> * Removed search footer glow. * Added inset shadow for the search modal. Co-authored-by: V. Tinev <vtinev@2create.studio> Co-authored-by: Peter Singh <drgaud@hotmail.com> | |||||
2021-08-06 | Fix contrast issue in lang picker (#1044) | 1 | -2/+2 | ||
2021-08-06 | [ci] yarn format | 1 | -1/+1 | ||