.. |
fixtures
|
Merge branch 'main' into next
|
2024-08-28 17:25:13 +02:00 |
types
|
[ci] release (alpha) (#11627)
|
2024-08-19 14:37:39 -04:00 |
units
|
Merge branch 'main' into next
|
2024-08-28 17:25:13 +02:00 |
0-css.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
actions.test.js
|
Actions: give better guidance when a Response is returned by an Action (#11828)
|
2024-08-26 17:53:51 -04:00 |
alias-tsconfig-baseurl-only.test.js
|
|
|
alias-tsconfig.test.js
|
|
|
alias.test.js
|
|
|
api-routes.test.js
|
|
|
asset-url-base.test.js
|
|
|
astro-assets-dir.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-assets-prefix-multi-cdn.test.js
|
Add multiple cdn v2 (#10189)
|
2024-03-08 13:10:07 +00:00 |
astro-assets-prefix.test.js
|
Refactor prerendering chunk handling (#11245)
|
2024-06-17 14:23:10 +08:00 |
astro-assets.test.js
|
Remove more unused code (#11598)
|
2024-08-02 20:19:41 +08:00 |
astro-attrs.test.js
|
[ci] release (alpha) (#11627)
|
2024-08-19 14:37:39 -04:00 |
astro-basic.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-children.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-class-list.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-client-only.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-component-bundling.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-component-code.test.js
|
[ci] release (alpha) (#11627)
|
2024-08-19 14:37:39 -04:00 |
astro-cookies.test.js
|
feat: stabilise the rewrite APIs (#11542)
|
2024-07-31 12:51:13 +02:00 |
astro-css-bundling.test.js
|
Fix typos (#10923)
|
2024-05-01 13:56:38 +08:00 |
astro-dev-headers.test.js
|
feat: middleware and virtual routes (#10206)
|
2024-03-08 22:09:12 +05:30 |
astro-dev-http2.test.js
|
fix: support HTTP/2 in astro dev (#11284)
|
2024-06-19 12:42:50 +01:00 |
astro-directives.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-doctype.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-dynamic.test.js
|
|
|
astro-envs.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-expr.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-external-files.test.js
|
|
|
astro-fallback.test.js
|
|
|
astro-generator.test.js
|
|
|
astro-get-static-paths.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-global.test.js
|
feat(next): add Astro.routePattern (#11698)
|
2024-08-27 15:45:16 +01:00 |
astro-head.test.js
|
|
|
astro-markdown-frontmatter-injection.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-markdown-plugins.test.js
|
fix(deps): update all non-major dependencies (#11426)
|
2024-07-17 14:48:07 +08:00 |
astro-markdown-remarkRehype.test.js
|
|
|
astro-markdown-shiki.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-markdown-url.test.js
|
|
|
astro-markdown.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-not-response.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-object-style.test.js
|
|
|
astro-pageDirectoryUrl.test.js
|
|
|
astro-pages.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
astro-pagination-root-spread.test.js
|
Add base to paginate (#11253)
|
2024-08-28 10:31:32 +01:00 |
astro-pagination.test.js
|
Add base to paginate (#11253)
|
2024-08-28 10:31:32 +01:00 |
astro-partial-html.test.js
|
|
|
astro-preview-headers.test.js
|
|
|
astro-public.test.js
|
|
|
astro-response.test.js
|
|
|
astro-scripts.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
astro-slot-with-client.test.js
|
fix(rendering): prevent removal of necessary <astro-slot> elements (#10317)
|
2024-03-07 21:55:03 +05:30 |
astro-slots-nested.test.js
|
|
|
astro-slots.test.js
|
Fix typos (#10923)
|
2024-05-01 13:56:38 +08:00 |
astro-sync.test.js
|
fix: astro:env sync error in content config (#11771)
|
2024-08-19 16:01:31 +02:00 |
before-hydration.test.js
|
Refactor prerendering chunk handling (#11245)
|
2024-06-17 14:23:10 +08:00 |
build-assets.test.js
|
|
|
build-readonly-file.test.js
|
refactor: enforce node prefix (#11723)
|
2024-08-15 16:52:26 +02:00 |
cli.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
client-address-node.test.js
|
feat: prefer using x-forwarded-for as clientAddress (#11101)
|
2024-05-22 12:10:56 +01:00 |
client-address.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
code-component.test.js
|
|
|
component-library.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
config-mode.test.js
|
chore: bump typescript-eslint to v8 (#11649)
|
2024-08-08 17:54:04 +08:00 |
config-vite-css-target.test.js
|
|
|
config-vite.test.js
|
|
|
container.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
content-collection-references.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
content-collections-render.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
content-collections.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
content-intellisense.test.js
|
Content Layer (#11360)
|
2024-08-14 11:49:19 +01:00 |
content-layer-markdoc.test.js
|
Content Layer (#11360)
|
2024-08-14 11:49:19 +01:00 |
content-layer-render.test.js
|
Content Layer (#11360)
|
2024-08-14 11:49:19 +01:00 |
content-layer.test.js
|
Content Layer (#11360)
|
2024-08-14 11:49:19 +01:00 |
core-image-infersize.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
core-image-remark-imgattr.test.js
|
|
|
core-image-unconventional-settings.test.js
|
Refactor/types (#11715)
|
2024-08-16 14:07:10 +02:00 |
core-image.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
csrf-protection.test.js
|
[ci] format
|
2024-04-10 13:55:07 +00:00 |
css-assets.test.js
|
|
|
css-dangling-references.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
css-import-as-inline.test.js
|
|
|
css-inline-stylesheets.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
css-no-code-split.test.js
|
|
|
css-order-import.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
css-order-layout.test.js
|
chore: bump typescript-eslint to v8 (#11649)
|
2024-08-08 17:54:04 +08:00 |
css-order.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
custom-404-html.test.js
|
|
|
custom-404-implicit-rerouting.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
custom-404-injected-from-dep.test.js
|
|
|
custom-404-injected.test.js
|
|
|
custom-404-md.test.js
|
|
|
custom-404-static.test.js
|
|
|
custom-500.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
custom-assets-name.test.js
|
|
|
data-collections-schema.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
data-collections.test.js
|
|
|
debug-component.test.js
|
|
|
dev-routing.test.js
|
Fix loading of non-index routes that end with index.html (#10979)
|
2024-05-09 13:38:28 -04:00 |
dont-delete-root.test.js
|
|
|
dynamic-endpoint-collision.test.js
|
|
|
dynamic-route-build-file.test.js
|
|
|
dynamic-route-collision.test.js
|
Fix leading slash creating incorrect conflict resolution between pages generated from static routes and rest parameters (#10607)
|
2024-06-10 11:19:17 +01:00 |
entry-file-names.test.js
|
|
|
env-public.test.js
|
[ci] format
|
2024-06-05 10:41:15 +00:00 |
env-secret.test.js
|
feat(next): make astro:env stable (#11679)
|
2024-08-21 08:38:00 +02:00 |
error-bad-js.test.js
|
|
|
error-build-location.test.js
|
|
|
error-map.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
error-non-error.test.js
|
|
|
events.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
experimental-content-collection-references.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
experimental-content-collections-cache-invalidation.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
experimental-content-collections-css-inline-stylesheets.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
experimental-content-collections-render.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
experimental-content-collections.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
extension-matching.test.js
|
fix(astro): ignore query params when matching .astro extension (#11240)
|
2024-06-12 12:44:44 +01:00 |
featuresSupport.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
fetch.test.js
|
|
|
fontsource.test.js
|
|
|
get-static-paths-pages.test.js
|
|
|
glob-pages-css.test.js
|
|
|
head-injection.test.js
|
|
|
hoisted-imports.test.js
|
Fix CSS handling for experimental.directRenderScript (#11026)
|
2024-05-13 14:48:55 -04:00 |
html-component.test.js
|
|
|
html-escape-complex.test.js
|
[ci] update lockfile (#10551)
|
2024-04-02 11:02:18 +08:00 |
html-escape.test.js
|
|
|
html-page.test.js
|
|
|
html-slots.test.js
|
|
|
hydration-race.test.js
|
|
|
i18n-routing-manual-with-default-middleware.test.js
|
chore: bump typescript-eslint to v8 (#11649)
|
2024-08-08 17:54:04 +08:00 |
i18n-routing-manual.test.js
|
fix(astro): don't run middlewarein dev for prerendered 404 (#11273)
|
2024-06-18 16:04:59 +01:00 |
i18n-routing.test.js
|
[ci] format
|
2024-08-28 11:21:37 +00:00 |
image-deletion.test.js
|
fix(assets): Fixes assets generation when using custom paths and configs (#10567)
|
2024-03-28 13:43:41 +01:00 |
import-app.test.js
|
|
|
import-ts-with-js.test.js
|
|
|
impostor-mdx-file.test.js
|
|
|
integration-add-page-extension.test.js
|
|
|
integration-server-setup.test.js
|
|
|
jsx.test.js
|
|
|
lazy-layout.test.js
|
|
|
markdown.test.js
|
fix: markdown cannot find relative image path without leading ./ (#10801)
|
2024-04-23 21:24:46 +08:00 |
middleware.test.js
|
Remove functionPerRoute option (#11714)
|
2024-08-19 10:31:55 -04:00 |
minification-html.test.js
|
Fix typos (#10923)
|
2024-05-01 13:56:38 +08:00 |
multiple-renderers.test.js
|
|
|
non-ascii-path.test.js
|
|
|
non-html-pages.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
page-format.test.js
|
Make Astro.url in format: 'preserve' match dev (#11191)
|
2024-06-06 14:03:36 +01:00 |
page-level-styles.test.js
|
|
|
parallel.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
partials.test.js
|
Close iterator after rendering is complete and no more chunks remain (#11210)
|
2024-06-10 13:38:25 -04:00 |
postcss.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
preact-compat-component.test.js
|
|
|
preact-component.test.js
|
fix: handle preact signals in array correctly (#11834)
|
2024-08-28 11:41:35 +01:00 |
preview-routing.test.js
|
|
|
public-base-404.test.js
|
|
|
react-and-solid.test.js
|
|
|
react-jsx-export.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
redirects.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
reexport-astro-containing-client-component.test.js
|
|
|
remote-css.test.js
|
|
|
reuse-injected-entrypoint.test.js
|
chore: bump @typescript-eslint/no-unused-vars to error internally (#11173)
|
2024-07-24 23:43:07 +08:00 |
rewrite.test.js
|
feat(i18n): expand fallback system (#11677)
|
2024-08-28 12:16:43 +01:00 |
root-srcdir-css.test.js
|
|
|
route-manifest.test.js
|
|
|
routing-priority.test.js
|
|
|
scoped-style-strategy.test.js
|
|
|
serialize.test.js
|
|
|
server-islands.test.js
|
Encrypt server islands props (#11535)
|
2024-08-13 08:58:47 -04:00 |
set-html.test.js
|
|
|
slots-preact.test.js
|
|
|
slots-react.test.js
|
|
|
slots-solid.test.js
|
|
|
slots-svelte.test.js
|
|
|
slots-vue.test.js
|
|
|
solid-component.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
sourcemap.test.js
|
feat(solid): add support for devtools (#10937)
|
2024-05-08 16:48:17 +02:00 |
space-in-folder-name.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
special-chars-in-component-imports.test.js
|
|
|
ssr-adapter-build-config.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
ssr-api-route.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
ssr-assets.test.js
|
|
|
ssr-dynamic.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
ssr-env.test.js
|
|
|
ssr-error-pages.test.js
|
|
|
ssr-large-array.test.js
|
|
|
ssr-locals.test.js
|
feat(astro): experimental astro:env (#10974)
|
2024-06-05 11:40:17 +01:00 |
ssr-manifest.test.js
|
|
|
ssr-markdown.test.js
|
|
|
ssr-params.test.js
|
Update generator.ts to allow %23 (#) in dynamic urls (#10965)
|
2024-05-16 09:26:27 +01:00 |
ssr-partytown.test.js
|
|
|
ssr-prerender-chunks.test.js
|
[ci] format
|
2024-07-17 07:49:14 +00:00 |
ssr-prerender-get-static-paths.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
ssr-prerender.test.js
|
Refactor prerendering chunk handling (#11245)
|
2024-06-17 14:23:10 +08:00 |
ssr-preview.test.js
|
|
|
ssr-request.test.js
|
Let middleware handle the original request URL (#11211)
|
2024-06-10 10:58:44 +01:00 |
ssr-response.test.js
|
|
|
ssr-script.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
ssr-scripts.test.js
|
|
|
static-build-code-component.test.js
|
|
|
static-build-dir.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
static-build-frameworks.test.js
|
|
|
static-build-page-dist-url.test.js
|
|
|
static-build-page-url-format.test.js
|
|
|
static-build-vite-plugins.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
static-build.test.js
|
Make directRenderScript the default (#11791)
|
2024-08-28 22:50:50 +08:00 |
streaming.test.js
|
Fix streaming in Node.js fast path (#11058)
|
2024-05-16 12:36:28 -04:00 |
svelte-component.test.js
|
|
|
tailwindcss.test.js
|
|
|
test-adapter.js
|
Refactor/types (#11715)
|
2024-08-16 14:07:10 +02:00 |
test-image-service.js
|
Refactor/types (#11715)
|
2024-08-16 14:07:10 +02:00 |
test-plugins.js
|
|
|
test-utils.js
|
Remove functionPerRoute option (#11714)
|
2024-08-19 10:31:55 -04:00 |
third-party-astro.test.js
|
|
|
type-imports.test.js
|
|
|
underscore-in-folder-name.test.js
|
[ci] format
|
2024-06-14 20:22:00 +00:00 |
unused-slot.test.js
|
|
|
view-transitions.test.js
|
update formatter config (#11640)
|
2024-08-08 12:12:50 +02:00 |
virtual-astro-file.test.js
|
|
|
virtual-routes.test.js
|
[ci] format
|
2024-03-08 16:40:20 +00:00 |
vue-component.test.js
|
|
|
vue-jsx.test.js
|
|
|
vue-with-multi-renderer.test.js
|
|
|