0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -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 Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
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 Unflag experimental features (#5728) 2023-01-03 14:05:46 -05:00
error-sass.test.js Unflag experimental features (#5728) 2023-01-03 14:05:46 -05:00
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 feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
i18n.test.js Implement i18n's getLocaleByPath function (#9504) 2024-01-02 12:08:17 +00:00
lit-component.test.js Fix e2e flaky tests (#7084) 2023-05-16 16:36:15 +08:00
multiple-frameworks.test.js Clear todos and remove css kebab handling (#8019) 2023-08-10 22:15:21 +08:00
namespaced-component.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
nested-in-preact.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
nested-in-react.test.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
nested-in-solid.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
nested-in-svelte.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
nested-in-vue.test.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
nested-recursive.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
nested-styles.test.js Testing perf improvements for e2e tests (#4354) 2022-08-17 19:37:10 +00:00
pass-js.test.js fix: don't serialize undefined as null (#7531) 2023-06-30 16:24:29 -05:00
preact-compat-component.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
preact-component.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
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 Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
solid-component.test.js Render async SolidJS components (#6791) 2024-01-04 11:37:08 +00:00
solid-recurse.test.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
svelte-component.test.js [ci] format 2023-02-15 14:30:50 +00:00
tailwindcss.test.js fix: autoprefixer on dev mode for tailwind plugin (#6002) 2023-01-27 23:14:19 +08:00
test-utils.js Fix Astro HMR from a CSS dependency (#8609) 2023-09-21 12:53:37 -04:00
ts-resolution.test.js Fix e2e flaky tests (#7084) 2023-05-16 16:36:15 +08:00
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