..
benchmark
fix bad benchmark ( #1383 )
2021-09-16 13:06:43 -07:00
fixtures
Fix missing styles ( #2156 )
2021-12-07 15:01:45 -07: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
Fix support for ?url on CSS ( #2106 )
2021-12-03 09:19:37 -05:00
astro-assets.test.js
Add tests for assets using imports ( #2090 )
2021-12-02 12:32:42 -05:00
astro-attrs.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-basic.test.js
Allow special characters in filenames ( #2091 )
2021-12-02 10:45:54 -07:00
astro-children.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-class-list.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-client-only.test.js
Implement client:only
handling ( #1716 )
2021-11-16 10:01:14 -06:00
astro-component-code.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-components.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-css-bundling-import.test.js
Fix missing styles ( #2156 )
2021-12-07 15:01:45 -07:00
astro-css-bundling-nested-layouts.test.js
Fix missing styles ( #2156 )
2021-12-07 15:01:45 -07:00
astro-css-bundling.test.js
[ci] yarn format
2021-11-11 13:45:37 +00:00
astro-doctype.test.js
Inject Doctype tag ( #1783 )
2021-11-11 12:28:14 -07:00
astro-dynamic.test.js
Implement client:only
handling ( #1716 )
2021-11-16 10:01:14 -06:00
astro-envs.test.js
[ci] yarn format
2021-11-29 19:24:24 +00:00
astro-expr.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-external-files.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-fallback.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-get-static-paths.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-global.test.js
Build/bundle assets and CSS ( #1786 )
2021-11-11 08:44:11 -05:00
astro-jsx.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-markdown-plugins.test.js
Allow importing of rehype plugins ( #2075 )
2021-12-01 12:03:04 -07:00
astro-markdown.test.js
Fix/check content type ( #1754 )
2021-11-09 11:46:01 -06:00
astro-pageDirectoryUrl.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-pages.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-pagination.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-partial-html.test.js
Fix style injection ( #2011 )
2021-11-29 12:33:40 -07:00
astro-public.test.js
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-scripts.test.js
Bring back building of non-hoisted scripts ( #1977 )
2021-11-22 16:17:01 -05:00
astro-sitemap-rss.test.js
fix( #2129 ): exclude 404 from sitemap ( #2137 )
2021-12-06 16:50:30 -06:00
astro-slots.test.js
[ci] yarn format
2021-10-29 19:47:01 +00:00
builtins.test.js
Support Node v14.15+ ( #2202 )
2021-12-16 18:53:22 -05:00
config-validate.test.js
[ci] yarn format
2021-12-01 16:38:57 +00:00
config.test.js
Warn on missing pages directory ( #1902 )
2021-11-22 15:11:13 -05:00
custom-elements.test.js
Add polyfill scripts to result.scripts ( #1920 )
2021-11-19 14:06:05 -05:00
debug-component.test.js
[ci] yarn format
2021-11-19 15:07:28 +00:00
dev-routing.test.js
Allow search params ( #1927 )
2021-11-19 12:57:24 -07:00
errors.test.js
Upgrade dependencies ( #2085 )
2021-12-13 15:59:08 -05:00
fetch.test.js
Make fetch
injection safe to existing code ( #2135 )
2021-12-06 16:08:00 -06:00
lit-element.test.js
chore(lint): Prettier fix
2021-12-06 19:24:10 +00:00
markdown.test.js
Enable tests ( #1773 )
2021-11-09 10:06:25 -07:00
postcss.test.js
Upgrade dependencies ( #2085 )
2021-12-13 15:59:08 -05:00
preact-component.test.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00
react-component.test.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00
route-manifest.test.js
[ci] yarn format
2021-11-29 19:34:50 +00:00
sass.test.js
Skip flaky macOS Sass test ( #2138 )
2021-12-06 16:32:07 -06:00
slots-preact.test.js
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-react.test.js
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-solid.test.js
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-svelte.test.js
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-vue.test.js
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
solid-component.test.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00
svelte-component.test.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00
test-utils.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00
vue-component.test.js
Flagged static (performance optimized) build ( #2168 )
2021-12-21 11:57:50 -05:00