| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-02 | fix(op_crates/web): make TextEncoder work with forced non-strings (#8206) | Benjamin Gruenbaum | |
| Fixes: #8201 | |||
| 2020-10-20 | fix(op_crates/web): TextEncoder should return error message with original ↵ | aca | |
| input (#8005) | |||
| 2020-10-19 | fix(op_crates/web): TextEncoder should throw RangeError (#8039) | Leonard Ginters | |
| This commit changes error type thrown by TextEncoder, when provided encoding is not supported matching Chromium behavior. | |||
| 2020-09-25 | fix(cli): update supported text encodings (#7668) | iugo | |
| Fixed #7667 | |||
| 2020-09-09 | feat(op_crates/web): Add all single byte encodings to TextDecoder (#6178) | AliBasicCoder | |
| 2020-09-04 | fix: don't expose globalThis.__bootstrap (#7344) | Kitson Kelly | |
| 2020-08-24 | fix(op_crates/web): throw TypeError on invalid input types in ↵ | Craig Morten | |
| TextDecoder.decode() (#7179) | |||
| 2020-08-11 | feat(web): FileReader API (#6673) | Paul Thompson | |
| 2020-08-07 | Op crate for Web APIs (#6906) | Bartek Iwańczuk | |
| Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
