.. |
benchmark
|
Remove docs from monorepo (#2517)
|
2022-02-07 13:39:53 -05:00 |
fixtures
|
Update compiler (#3892)
|
2022-07-11 13:34:29 -05:00 |
.eslintrc.cjs
|
Chore: fix lint rules, add more error handling for unexpected cases (#177)
|
2021-05-06 14:57:14 -04:00 |
0-css.test.js
|
Remove post-rendering head injection (#3679)
|
2022-06-23 15:37:55 -04:00 |
alias.test.js
|
Fix tests: remove it.only (#3394)
|
2022-05-18 08:27:52 -04:00 |
api-routes.test.js
|
[ci] format
|
2022-05-04 18:56:21 +00:00 |
astro-assets.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-attrs.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-basic.test.js
|
fix: properly handle scoped class injection with spread attributes (#3384)
|
2022-05-24 11:58:21 -05:00 |
astro-children.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-class-list.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-client-only.test.js
|
Consolidate hydration scripts into just one (#3571)
|
2022-06-15 08:50:05 -04:00 |
astro-component-code.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-css-bundling.test.js
|
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
|
2022-06-22 15:59:49 +00:00 |
astro-directives.test.js
|
[ci] format
|
2022-06-27 14:38:25 +00:00 |
astro-doctype.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-dynamic.test.js
|
Inline small hoisted scripts (#3658)
|
2022-06-22 12:02:42 -04:00 |
astro-envs.test.js
|
provide import.meta.env.SITE when there are private envs (#3498)
|
2022-06-02 13:21:10 -05:00 |
astro-expr.test.js
|
Fix slot attribute inside expressions (#3837)
|
2022-07-07 13:23:51 -05:00 |
astro-external-files.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
astro-fallback.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-get-static-paths.test.js
|
[ci] format
|
2022-05-20 20:08:13 +00:00 |
astro-global.test.js
|
[ci] format
|
2022-06-07 21:22:13 +00:00 |
astro-head.test.js
|
Ensure that maybeRenderHead runs last (#3821)
|
2022-07-06 08:10:19 -04:00 |
astro-markdown-css.test.js
|
[ci] format
|
2022-06-06 18:41:58 +00:00 |
astro-markdown-drafts.test.js
|
[ci] format
|
2022-06-21 12:33:55 +00:00 |
astro-markdown-plugins.test.js
|
refactor(markdown): removed rehype-slug in favor of our own implementation (#3234)
|
2022-04-29 21:07:09 -03:00 |
astro-markdown-shiki.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-markdown-url.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-markdown.test.js
|
Fix import.meta.env also without trailing dot (#3675)
|
2022-06-22 08:58:20 -04:00 |
astro-pageDirectoryUrl.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
astro-pages.test.js
|
[ci] format
|
2022-05-16 18:45:15 +00:00 |
astro-pagination.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
astro-partial-html.test.js
|
Remove post-rendering head injection (#3679)
|
2022-06-23 15:37:55 -04:00 |
astro-public.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
astro-response.test.js
|
Streaming (#3696)
|
2022-06-24 15:35:21 -04:00 |
astro-scripts.test.js
|
[ci] format
|
2022-06-22 16:04:06 +00:00 |
astro-slots.test.js
|
Fix slot attribute inside expressions (#3837)
|
2022-07-07 13:23:51 -05:00 |
cli.test.js
|
[ci] format
|
2022-05-18 15:46:22 +00:00 |
component-library.test.js
|
Consolidate hydration scripts into just one (#3571)
|
2022-06-15 08:50:05 -04:00 |
config-validate.test.js
|
feat: support optional and conditional integrations (#3590)
|
2022-06-14 14:08:14 -04:00 |
config-vite.test.js
|
[ci] format
|
2022-05-26 18:01:35 +00:00 |
config.test.js
|
[ci] format
|
2022-04-06 21:38:53 +00:00 |
css-assets.test.js
|
[ci] format
|
2022-05-26 18:01:35 +00:00 |
custom-404-md.test.js
|
Matching custom 404 pages using the manifest's route patterns (#3390)
|
2022-05-17 21:27:06 +00:00 |
custom-404.test.js
|
[ci] format
|
2022-05-10 21:06:25 +00:00 |
custom-elements.test.js
|
Support re-exporting astro components containing client components (#3625)
|
2022-06-21 08:32:05 -04:00 |
debug-component.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
dev-routing.test.js
|
[ci] format
|
2022-05-18 20:10:07 +00:00 |
entry-file-names.test.js
|
[ci] format
|
2022-06-22 16:33:56 +00:00 |
error-react-spectrum.test.js
|
[ci] format
|
2022-05-19 17:12:59 +00:00 |
errors.test.js
|
[ci] format
|
2022-06-29 21:56:28 +00:00 |
events.test.js
|
[ci] format
|
2022-06-29 21:56:28 +00:00 |
fetch.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
fontsource.test.js
|
Fix importing CSS packages in frontmatter (#3537)
|
2022-06-06 18:26:15 -04:00 |
hmr-css.test.js
|
[ci] format
|
2022-05-31 15:41:24 +00:00 |
import-ts-with-js.test.js
|
Allow importing .ts files with .js extension (#3518)
|
2022-06-03 13:00:28 -04:00 |
integration-add-page-extension.test.js
|
Add private addPageExtension hook (#3628)
|
2022-06-20 14:05:16 -05:00 |
jsx.test.js
|
[ci] format
|
2022-06-24 20:13:12 +00:00 |
lit-element.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
markdown.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
page-level-styles.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
postcss.test.js
|
Fix: pass Astro config postcss to Svelte preprocess (#3685)
|
2022-06-22 19:52:32 -04:00 |
preact-component.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
preview-routing.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
react-component.test.js
|
Consolidate hydration scripts into just one (#3571)
|
2022-06-15 08:50:05 -04:00 |
reexport-astro-containing-client-component.test.js
|
Support re-exporting astro components containing client components (#3625)
|
2022-06-21 08:32:05 -04:00 |
remote-css.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
route-manifest.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
routing-priority.test.js
|
[ci] format
|
2022-05-20 19:59:55 +00:00 |
sass.test.js
|
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
|
2022-06-22 15:59:49 +00:00 |
slots-preact.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
slots-react.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
slots-solid.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
slots-svelte.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
slots-vue.test.js
|
[ci] format
|
2022-06-23 15:12:46 +00:00 |
solid-component.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
ssr-adapter-build-config.test.js
|
[ci] format
|
2022-06-22 16:01:42 +00:00 |
ssr-api-route.test.js
|
Fix: Infer content type with charset in dev and prod (#3841)
|
2022-07-06 20:48:14 -04:00 |
ssr-assets.test.js
|
Include server CSS in the manifest assets (#3402)
|
2022-05-19 08:38:27 -04:00 |
ssr-dynamic.test.js
|
Implement the Astro.response RFC (#3289)
|
2022-05-05 12:21:53 -04:00 |
ssr-env.test.js
|
Ensure import.meta.env.SSR is true in SSR mode (#3702)
|
2022-06-24 16:14:00 -04:00 |
ssr-hoisted-script.test.js
|
Fix inlined hoisted scripts and SSR (#3593)
|
2022-06-14 15:14:15 -04:00 |
ssr-large-array.test.js
|
Better response.arrayBuffer() handling in Node (#3860)
|
2022-07-08 11:38:06 -04:00 |
ssr-lit.test.js
|
Make 'lit' always be bundled in SSR (#3164)
|
2022-04-21 11:12:21 -04:00 |
ssr-markdown.test.js
|
[ci] format
|
2022-04-14 13:52:56 +00:00 |
ssr-partytown.test.js
|
Include partytown scripts in SSR manifest (#3686)
|
2022-06-23 09:03:43 -04:00 |
ssr-redirect.test.js
|
Make Astro.redirect use a 302 status code (#3700)
|
2022-06-24 15:55:06 -04:00 |
ssr-request.test.js
|
Implement the Astro.response RFC (#3289)
|
2022-05-05 12:21:53 -04:00 |
ssr-response.test.js
|
Inline define:var styles rendered after the head (#3724)
|
2022-06-27 10:36:41 -04:00 |
ssr-scripts.test.js
|
Include all client build artifacts in SSRManifest (#3678)
|
2022-06-22 11:35:54 -04:00 |
static-build-code-component.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
static-build-dir.test.js
|
Added test for dir parameter in astro:build:done. (#3649)
|
2022-06-23 14:04:10 -05:00 |
static-build-frameworks.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
static-build-page-dist-url.test.js
|
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
|
2022-06-22 15:59:49 +00:00 |
static-build-page-url-format.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
static-build.test.js
|
Allowing Vite to handle base config for deploying to subpaths (#3178)
|
2022-05-05 22:39:16 +00:00 |
status-page.test.js
|
Migrate to new config (#2962)
|
2022-04-02 12:29:59 -06:00 |
streaming.test.js
|
[ci] format
|
2022-07-01 02:32:07 +00:00 |
svelte-component.test.js
|
chore: remove deprecation message when using cheerio's default export (#3225)
|
2022-04-27 15:43:31 -03:00 |
tailwindcss.test.js
|
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
|
2022-06-22 15:59:49 +00:00 |
test-adapter.js
|
Adding an option to disable HTTP streaming (#3777)
|
2022-07-01 02:29:59 +00:00 |
test-utils.js
|
Adding an option to disable HTTP streaming (#3777)
|
2022-07-01 02:29:59 +00:00 |
type-imports.test.js
|
fix: alias astro to @types/astro (#3503)
|
2022-06-02 12:54:35 -05:00 |
unused-slot.test.js
|
Update rollup to prevent empty slot bug (#3496)
|
2022-06-01 12:21:32 -04:00 |
vue-component.test.js
|
Consolidate hydration scripts into just one (#3571)
|
2022-06-15 08:50:05 -04:00 |