0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/packages/astro/e2e
Erika f8e0ad3c52
fix(toolbar): Fixes small misc issues (#10442)
* fix(toolbar): Fixes small misc issues

* test: update test to test for the audit ui as well

* chore: changeset

* nit: address feedback
2024-03-15 13:26:37 +01:00
..
fixtures Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
astro-component.test.js
astro-envs.test.js
client-only.test.js
content-collections.test.js [ci] format 2024-02-06 14:57:32 +00:00
css.test.js
custom-client-directives.test.js feat: update extended client:visible to use an object instead of a string (#9596) 2024-01-03 19:44:04 -05:00
dev-toolbar-audits.test.js fix(toolbar): Fixes small misc issues (#10442) 2024-03-15 13:26:37 +01:00
dev-toolbar.test.js Fix an issue where dev toolbar x-ray didn't escape props content (#10400) 2024-03-12 12:30:11 +01:00
error-cyclic.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
error-sass.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
errors.test.js fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
hmr.test.js Improve Astro style HMR for imported styles (#10166) 2024-02-22 22:19:06 +08:00
hydration-race.test.js
i18n.test.js
lit-component.test.js
multiple-frameworks.test.js
namespaced-component.test.js
nested-in-preact.test.js
nested-in-react.test.js fix(rendering): allow render instructions to propagate while rendering slots (#10316) 2024-03-05 21:25:48 +05:30
nested-in-solid.test.js
nested-in-svelte.test.js
nested-in-vue.test.js
nested-recursive.test.js Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
nested-styles.test.js
pass-js.test.js
preact-compat-component.test.js
preact-component.test.js
preact-lazy-component.test.js feat: add preact-ssr-prepass (#9524) 2024-01-04 11:01:08 +00:00
prefetch.test.js feat: add experimental client prerender (#9644) 2024-01-17 13:11:58 +00:00
react-component.test.js
shared-component-tests.js Render async SolidJS components (#6791) 2024-01-04 11:37:08 +00:00
solid-circular.test.js
solid-component.test.js Render async SolidJS components (#6791) 2024-01-04 11:37:08 +00:00
solid-recurse.test.js
svelte-component.test.js [ci] format 2024-03-07 16:26:03 +00:00
tailwindcss.test.js
test-utils.js chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
ts-resolution.test.js
view-transitions.test.js Allow islands to be re-rendered with new props on page transition (#10136) 2024-03-08 10:54:16 +00:00
vue-component.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00