diff options
author | 2022-12-14 11:27:15 -0400 | |
---|---|---|
committer | 2022-12-14 10:27:15 -0500 | |
commit | 31ec8479721a1cd65538ec041458c5ffe8f50ee9 (patch) | |
tree | 9ee96ffcfbb200e8136edc5db2d1afc3746a9321 /examples/docs/astro.config.mjs | |
parent | 6b156dd3b467884839a571c53114aadf26fa4b0b (diff) | |
download | astro-31ec8479721a1cd65538ec041458c5ffe8f50ee9.tar.gz astro-31ec8479721a1cd65538ec041458c5ffe8f50ee9.tar.zst astro-31ec8479721a1cd65538ec041458c5ffe8f50ee9.zip |
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>
Diffstat (limited to 'examples/docs/astro.config.mjs')
0 files changed, 0 insertions, 0 deletions