Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#3175)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ref #3095
|
|
|
|
- Use system sans-serif font, they render better and are
familiar (Github use same font stack for instance)
- Use weight and spacing to increase heading contrast
- match logo colour to tone of type aka less black
- table: Increase padding on wider screens for balance
- table: Solid border
|
|
Example: To reload only std modules --reload=https://deno.land/std/
|
|
|
|
|
|
|
|
|
|
Using max-width because this applies the mobile styles to narrow windows
on larger devices as well as full with windows on narrow devices.
|
|
|
|
This disabled the tty_tests which seem to be very flaky with the debug
build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The history of deno_std is persevered but rewritten to update links to issues and PRs
Fixes denoland/deno_std#603
|
|
|
|
|
|
|
|
|
|
Original: https://github.com/denoland/deno_std/commit/98784c305c653b1c507b4b25be82ecf40f188305
|
|
|
|
Original: https://github.com/denoland/deno_std/commit/287fbb5deca0017202cffef42c97aeee99ef7bee
|
|
|
|
|
|
towards #2960
|
|
|
|
|