astro/.changeset
Erika 31ec847972
Add a new error overlay (#5495)
* Add new overlay

* Fix CSS errors missing the proper stacktrace

* Fix names not working in some cases

* Add changeset

* Fix Playwright not detecting the overlay

* Update E2E test

* Fix tests

* Small refactor, fix syntax highlight on light mode, fix code element showing even with no code

* Simplier injection

* Add Markdown support to CLI reporting

* Fix not being able to navigate with the keyboard to the open in editor link

* aria-hide some svgs (#5508)

we should also make the "open in editor" button a button, not a link, if we are using JS for interactions

* Implement close method so Vite can close the overlay when needed

* Fix filepaths not being absolute when coming from node_modules for errors

* Fix multi line errors with indentation not showing correctly

* Fix entire page being scrolled to the error line in certain cases

* Update docs links

* Put the new error overlay behind a flag

* add flag for e2e tests

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-12-14 10:27:15 -05:00
..
config.json Revert "Prevent astro-scripts from being released (#5257)" (#5259) 2022-10-31 11:08:49 -04:00
happy-chefs-ring.md Add a new error overlay (#5495) 2022-12-14 10:27:15 -05:00
light-moose-attend.md Add server.headers option (#5564) 2022-12-14 10:26:42 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
small-ravens-cover.md Allow setting domain when deleting cookies (#5341) 2022-12-14 10:27:04 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation