rsnext/test/lib
Jiachi Liu 14c8900e70
style(dev-overlay): refine the error message header styling (#63823)
### What

Polish the UX based on the feedbacks from @sambecker 

* Fix the font that still use mono
* Align the color, to use red for the warnings
* Give the title to build error
* Only highlight the nextjs doc url as link

### After vs Before

#### Runtime Error


<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/64f2f692-1eae-41db-9287-046aff9ba112">
<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/2d4bad15-745e-4083-ba57-8968c0f321c2">

#### Build Error

<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/ecfc3883-4522-40c6-b042-6d85e7ea970e">
<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/bbf37ec5-b639-4b95-a87f-9911182e431c">



Closes NEXT-2958
2024-04-05 23:39:22 +02:00
..
browsers refactor(tests): make chain more "correct" (#51728) 2024-02-14 20:14:24 +01:00
next-modes refactor(test): switch tests to use pnpm in more places (#63196) 2024-03-20 15:00:58 -04:00
test-data-service [PPR Nav] Fix flash of loading state during back/forward (#60578) 2024-01-12 14:18:54 -05:00
amp-readme.md Use local AMP validator to reduce test flakiness (#63838) 2024-03-28 20:25:35 +00:00
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amp-validator-wasm.js Use local AMP validator to reduce test flakiness (#63838) 2024-03-28 20:25:35 +00:00
create-next-install.js test(fixture): separate pnpm cache for the test installation (#61783) 2024-02-08 13:53:42 -08:00
development-sandbox.ts fix dev overlay pseudo html collapsing (#62728) 2024-03-01 19:13:57 +01:00
e2e-utils.ts Always throw error when build fails during test (#64116) 2024-04-05 21:33:19 +02:00
next-test-utils.ts style(dev-overlay): refine the error message header styling (#63823) 2024-04-05 23:39:22 +02:00
next-webdriver.ts refactor(tests): make chain more "correct" (#51728) 2024-02-14 20:14:24 +01:00
react-channel-require-hook.js Preload css (#48840) 2023-04-27 12:51:52 +02:00
test-log.ts [PPR Nav] Fix flash of loading state during back/forward (#60578) 2024-01-12 14:18:54 -05:00
turbo.ts remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
use-temp-dir.ts fix(cli): handle Tailwind CSS + src/ correctly (#47238) 2023-03-20 14:21:29 -07:00