0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/astro/test
Fred K. Schott 1d3a0a16f3
Revert "Ensure hydration scripts inside of slots render ASAP (#4288)" (#4302)
* Revert "Ensure hydration scripts inside of slots render ASAP (#4288)"

This reverts commit c218100684.

* Create khaki-dots-press.md
2022-08-13 10:00:12 -07:00
..
benchmark
fixtures Revert "Ensure hydration scripts inside of slots render ASAP (#4288)" (#4302) 2022-08-13 10:00:12 -07:00
.eslintrc.cjs
0-css.test.js Fix duplicate CSS in dev mode (#4157) 2022-08-05 13:36:03 -05:00
alias-tsconfig.test.js Fixes using tsconfig to set aliases (#4010) 2022-07-21 13:45:20 -04:00
alias.test.js
api-routes.test.js
astro-assets.test.js
astro-attrs.test.js
astro-basic.test.js
astro-children.test.js
astro-class-list.test.js Handle false properly in class:list (#3922) 2022-07-14 12:01:17 -05:00
astro-client-only.test.js
astro-component-code.test.js
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 New handling for define:vars scripts and styles (#3976) 2022-07-22 10:14:25 -05:00
astro-doctype.test.js Update compiler version (#4175) 2022-08-05 17:41:35 -04:00
astro-dynamic.test.js Inline small hoisted scripts (#3658) 2022-06-22 12:02:42 -04:00
astro-envs.test.js [ci] format 2022-07-18 15:35:14 +00:00
astro-expr.test.js Fix slot attribute inside expressions (#3837) 2022-07-07 13:23:51 -05:00
astro-external-files.test.js
astro-fallback.test.js
astro-generator.test.js Add Astro.generator (#4012) 2022-08-08 12:34:05 -05:00
astro-get-static-paths.test.js Prevents automatic trailingSlash behavior with getStaticPaths (#4265) 2022-08-12 12:19:32 -04:00
astro-global.test.js Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959) 2022-07-21 13:45:59 -04:00
astro-head.test.js Ensure that maybeRenderHead runs last (#3821) 2022-07-06 08:10:19 -04:00
astro-markdown-css.test.js Fix duplicate CSS in dev mode (#4157) 2022-08-05 13:36:03 -05:00
astro-markdown-drafts.test.js [ci] format 2022-06-21 12:33:55 +00:00
astro-markdown-frontmatter-injection.test.js [ci] format 2022-08-05 23:58:09 +00:00
astro-markdown-plugins.test.js Move the Markdown component to its own package (#3986) 2022-07-20 16:45:05 -04:00
astro-markdown-shiki.test.js Move the Markdown component to its own package (#3986) 2022-07-20 16:45:05 -04:00
astro-markdown-url.test.js
astro-markdown.test.js [ci] format 2022-08-09 23:20:54 +00:00
astro-pageDirectoryUrl.test.js
astro-pages.test.js
astro-pagination.test.js
astro-partial-html.test.js Fix duplicate CSS in dev mode (#4157) 2022-08-05 13:36:03 -05:00
astro-public.test.js
astro-response.test.js Streaming (#3696) 2022-06-24 15:35:21 -04:00
astro-scripts.test.js [ci] format 2022-07-18 15:35:14 +00:00
astro-slots.test.js Fix slot attribute inside expressions (#3837) 2022-07-07 13:23:51 -05:00
cli.test.js add protection if astro preview is run with server output (#4284) 2022-08-13 00:09:58 -07:00
client-address.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
code-component.test.js Moves Debug component's styles to be inlined (#3963) 2022-07-18 16:42:57 -04:00
component-library.test.js Fix duplicate CSS in dev mode (#4157) 2022-08-05 13:36:03 -05:00
config-mode.test.js [ci] format 2022-07-25 04:20:38 +00:00
config-validate.test.js Removes warnings / flags for integrations and ssr (#3992) 2022-07-20 15:52:10 -04:00
config-vite-css-target.test.js Add vite.build.cssTarget support for CSS build (#4155) 2022-08-04 14:39:43 -05:00
config-vite.test.js
config.test.js
css-assets.test.js
css-order.test.js [ci] format 2022-08-04 15:45:37 +00:00
custom-404-md.test.js
custom-404.test.js Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959) 2022-07-21 13:45:59 -04: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
dev-routing.test.js
entry-file-names.test.js [ci] format 2022-06-22 16:33:56 +00:00
events.test.js [ci] format 2022-06-29 21:56:28 +00:00
fetch.test.js
fontsource.test.js
glob-pages-css.test.js [ci] format 2022-08-05 13:53:50 +00:00
html-component.test.js Add .html support (#3867) 2022-07-22 10:32:36 -05:00
html-escape.test.js [ci] format 2022-07-22 15:34:44 +00:00
html-page.test.js [ci] format 2022-07-22 15:34:44 +00:00
html-slots.test.js Add .html support (#3867) 2022-07-22 10:32:36 -05:00
hydration-race.test.js Revert "Ensure hydration scripts inside of slots render ASAP (#4288)" (#4302) 2022-08-13 10:00:12 -07:00
import-ts-with-js.test.js
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
legacy-astro-flavored-markdown.test.js [markdown] Harder, better, faster, stronger vite-plugin-markdown (#4137) 2022-08-05 15:43:50 -04:00
lit-element.test.js Move getStaticPaths call to happen during generation (#4047) 2022-07-26 08:54:49 -04:00
markdown.test.js [ci] format 2022-07-26 21:33:54 +00:00
multiple-renderers.test.js Only rethrow renderer error when no renderer found (#4131) 2022-08-03 14:33:31 -04:00
page-level-styles.test.js
postcss.test.js Overhaul HMR handling for .astro files (#3932) 2022-07-22 13:37:20 -05:00
preact-compat-component.test.js Fix preact compat support for libraries (#4213) 2022-08-10 22:22:10 +08:00
preact-component.test.js
preview-routing.test.js
public-base-404.test.js [ci] format 2022-07-21 17:39:31 +00:00
react-component.test.js
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
route-manifest.test.js
routing-priority.test.js [ci] format 2022-07-29 20:56:25 +00:00
slots-preact.test.js Feat: new legacy.astroFlavoredMarkdown flag (#4016) 2022-07-22 22:45:16 +00:00
slots-react.test.js Feat: new legacy.astroFlavoredMarkdown flag (#4016) 2022-07-22 22:45:16 +00:00
slots-solid.test.js Feat: new legacy.astroFlavoredMarkdown flag (#4016) 2022-07-22 22:45:16 +00:00
slots-svelte.test.js Feat: new legacy.astroFlavoredMarkdown flag (#4016) 2022-07-22 22:45:16 +00:00
slots-vue.test.js Feat: new legacy.astroFlavoredMarkdown flag (#4016) 2022-07-22 22:45:16 +00:00
solid-component.test.js
sourcemap.test.js Fix client build sourcemap generation (#4195) 2022-08-08 21:55:18 +08:00
ssr-404-500-pages.test.js Return 404 status code for 404.astro in SSR (#4247) 2022-08-10 16:22:31 -04:00
ssr-adapter-build-config.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-api-route.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-assets.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-dynamic.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-env.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-hoisted-script.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-large-array.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-lit.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-markdown.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-partytown.test.js [ci] format 2022-07-25 04:20:38 +00:00
ssr-redirect.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
ssr-request.test.js [ci] format 2022-07-25 04:20:38 +00:00
ssr-response.test.js Order server CSS the same as static (#4149) 2022-08-04 11:43:25 -04:00
ssr-scripts.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
static-build-code-component.test.js
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
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
static-build.test.js remove unused util polyfill dependency (#4097) 2022-08-01 09:15:23 -07:00
status-page.test.js
streaming.test.js [ci] format 2022-07-25 04:20:38 +00:00
svelte-component.test.js
tailwindcss.test.js add support for injected page-ssr scripts (#4050) 2022-07-26 00:26:47 -04:00
test-adapter.js Return 404 status code for 404.astro in SSR (#4247) 2022-08-10 16:22:31 -04:00
test-utils.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
type-imports.test.js
unused-slot.test.js
virtual-astro-file.js Allow defining Astro components in Vite plugins (#3889) 2022-07-11 16:13:21 -04:00
vue-component.test.js