1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Marvin Hagemeister ef53ce3ac4
fix(node/util): support array formats in styleText (#26507)
We missed adding support for an array of formats being passed to
`util.styleText`.

Fixes https://github.com/denoland/deno/issues/26496
2024-10-24 11:46:51 +02:00
..
broadcast_channel chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
cache chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
canvas chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
console fix(ext/console): ignore casing for named colors in css parsing (#26466) 2024-10-22 10:57:58 +02:00
cron chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
crypto refactor(ext/crypto): use concrete error types (#26167) 2024-10-18 15:23:20 -07:00
fetch refactor(ext/fetch): use concrete error types (#26220) 2024-10-19 01:20:58 +00:00
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
fs chore: update nix crate (#26422) 2024-10-19 21:59:39 +00:00
http refactor(ext/http): use concrete error types (#26377) 2024-10-18 15:57:12 -07:00
io fix(ext/node): only set our end of child process pipe to nonblocking mode (#26495) 2024-10-23 21:13:30 -07:00
kv chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
napi feat: support node-api in denort (#26389) 2024-10-24 09:13:54 +02:00
net chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
node fix(node/util): support array formats in styleText (#26507) 2024-10-24 11:46:51 +02:00
tls chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
url chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
web chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
webgpu refactor(ext/webgpu): use concrete error type (#26198) 2024-10-18 18:53:04 -07:00
webidl chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00
websocket refactor(ext/websocket): use concrete error type (#26226) 2024-10-18 19:30:46 +00:00
webstorage chore: forward v2.0.2 release commit to main (#26376) 2024-10-18 03:12:49 +02:00