0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/astro/e2e
Erika 1885cea308
fix(toolbar): Fix loading third-party apps using absolute paths (#9834)
* fix(toolbar): Fix loading third-party apps using absolute paths

* chore: changeset

* fix: pass entrypoint correctly

* Update .changeset/real-lamps-design.md

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2024-01-26 17:22:56 -06:00
..
fixtures fix(toolbar): Fix loading third-party apps using absolute paths (#9834) 2024-01-26 17:22:56 -06:00
astro-component.test.js Fix Astro HMR from a CSS dependency (#8609) 2023-09-21 12:53:37 -04:00
astro-envs.test.js remove outdated devoverlay config and defaultstate config (#9291) 2023-12-04 11:33:18 -08:00
client-only.test.js
css.test.js remove outdated devoverlay config and defaultstate config (#9291) 2023-12-04 11:33:18 -08:00
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.test.js fix(toolbar): Fix loading third-party apps using absolute paths (#9834) 2024-01-26 17:22:56 -06:00
error-cyclic.test.js
error-sass.test.js
errors.test.js fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
hmr.test.js remove outdated devoverlay config and defaultstate config (#9291) 2023-12-04 11:33:18 -08:00
hydration-race.test.js
i18n.test.js Implement i18n's getLocaleByPath function (#9504) 2024-01-02 12:08:17 +00:00
lit-component.test.js
multiple-frameworks.test.js
namespaced-component.test.js
nested-in-preact.test.js
nested-in-react.test.js
nested-in-solid.test.js
nested-in-svelte.test.js
nested-in-vue.test.js
nested-recursive.test.js
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 feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05:00
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
tailwindcss.test.js
test-utils.js Fix Astro HMR from a CSS dependency (#8609) 2023-09-21 12:53:37 -04:00
ts-resolution.test.js
view-transitions.test.js fix: fix transition:name can be unicode (#9822) 2024-01-26 10:44:54 +01:00
vue-component.test.js Fix Vue HMR for script tags (#8860) 2023-10-18 21:23:19 +08:00