Bartek Iwańczuk
|
d744c0c6d9
|
chore: move docs to separate repository
|
2021-07-20 16:25:36 +02:00 |
|
TED@Hexaflow
|
890a94989a
|
docs: fix npm_nodejs FAQ link (#11444)
|
2021-07-19 13:52:00 +10:00 |
|
Casper Beyer
|
a23c0af5bd
|
docs: fix bash code blocks tagged as ts (#11439)
|
2021-07-19 00:29:10 +02:00 |
|
Casper Beyer
|
4dee1fd463
|
docs: tag bundler code blocks as bash (#11440)
|
2021-07-19 00:28:58 +02:00 |
|
Kitson Kelly
|
44084cd0f9
|
docs: add npm-Node.js chapter (#11419)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-07-18 16:30:17 +10:00 |
|
Andreu Botella
|
03ba63e108
|
docs: Document the WASM streaming APIs. (#11430)
|
2021-07-17 18:26:11 -04:00 |
|
Luca Casonato
|
51e0bfda3c
|
chore(runtime): deprecate Deno.copy (#11369)
|
2021-07-12 19:44:42 +02:00 |
|
Josh McSavaney
|
6460eadaa1
|
docs(manual/typescript): use consistent tenses in discussing cross-lang imports (#11361)
|
2021-07-12 11:30:44 +09:00 |
|
Ryan Pivovar
|
5bf753713c
|
chore: fix broken url in first_steps.md (#11341)
Co-authored-by: Satya Rohith <me@satyarohith.com>
|
2021-07-10 01:34:17 +02:00 |
|
Casper Beyer
|
6aad9749d2
|
docs(manual): split testing into multiple chapters (#11067)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-07-10 00:52:31 +02:00 |
|
Yoshiya Hinosawa
|
5e5095bbe3
|
docs(runtime): fix link to API docs (#11328)
|
2021-07-08 15:37:26 +09:00 |
|
David Sherret
|
cd3fab183f
|
fix(docs): update contributing instructions to mention installing python 3 instead of 2. (#11319)
|
2021-07-07 14:39:57 -04:00 |
|
TED@Hexaflow
|
a70e2249cf
|
doc: fix duplicated words 'use of use of' (#11230)
|
2021-07-02 20:26:20 +02:00 |
|
Daniel Perez Alvarez
|
dd4ed82576
|
docs(lsp): Add Emacs eglot lsp configuration example (#10006)
Co-authored-by: John Spurlock <john.spurlock@gmail.com>
|
2021-06-25 03:36:23 +02:00 |
|
Nick Williams
|
d54e3ea9bb
|
docs: fixed spelling mistake (#11096)
|
2021-06-24 09:09:37 +10:00 |
|
Luke Ingalls
|
188222b893
|
docs: fix typo (#11044)
|
2021-06-22 04:39:05 +02:00 |
|
Kitson Kelly
|
281c4cd8fc
|
feat(cli): support "types" when type checking (#10999)
Fixes #10677
|
2021-06-22 07:18:32 +10:00 |
|
vwkd
|
7b559ee89e
|
docs(runtime): fix HTTP server example (#11047)
|
2021-06-19 20:00:30 +02:00 |
|
Michael Tyson
|
faea8720fa
|
docs(installation): Add official docker images link (#11027)
|
2021-06-19 02:40:44 +02:00 |
|
grian
|
718cb6dad7
|
docs: remove mentions of cli/js (#11006)
|
2021-06-16 12:25:55 -04:00 |
|
Yasser A.Idrissi
|
5bf4a88aa4
|
docs: Add localStorage example (#10973)
|
2021-06-15 15:43:14 -04:00 |
|
迷渡
|
c651757fb7
|
docs: fix typo (#10952)
|
2021-06-14 15:48:10 +02:00 |
|
grian
|
fb20a6af76
|
docs: specify that allow-env and allow-run can have allow lists (#10918)
|
2021-06-10 06:49:24 -04:00 |
|
Kitson Kelly
|
c84c747ea4
|
docs: improve TypeScript docs around use of libs (#10889)
Closes #10881
|
2021-06-09 11:52:27 +10:00 |
|
Ryan Dahl
|
76d343002e
|
Update release dates (#10800)
|
2021-05-31 08:45:52 -04:00 |
|
Takeshi Kurosawa
|
76e2edc7e1
|
docs(runtime): fix fetch API usage of HTTP server (#10777)
|
2021-05-28 15:31:18 +09:00 |
|
Jonathan Svenheden
|
7e4c387ae5
|
docs(permissions): fix grammatical error in permissions docs (#10755)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-05-27 16:48:05 +09:00 |
|
Raika Toriyama
|
beda3b028c
|
docs: fix misspelling (#10683)
|
2021-05-19 14:22:04 +10:00 |
|
Kitson Kelly
|
7cf674d411
|
docs: update getting started for clarity (#10694)
Co-authored-by: RobyCigar <69680330+RobyCigar@users.noreply.github.com>
|
2021-05-19 14:06:14 +10:00 |
|
Raika Toriyama
|
7d79d86e55
|
docs(typescript): fix typo in faqs (#10682)
|
2021-05-19 12:56:44 +09:00 |
|
Yusuke Tanaka
|
bd842c0e28
|
docs(lint): update available rules (#10638)
|
2021-05-15 15:12:33 +02:00 |
|
crowlKats
|
1871ff5172
|
docs(runtime): add WebStorage API (#10593)
|
2021-05-15 11:18:25 +09:00 |
|
Kitson Kelly
|
2aa45f880e
|
docs: fix issue in manual regarding how to reference types in JavaScript (#10573)
Fixes: #10561
|
2021-05-11 15:04:00 +10:00 |
|
Kitson Kelly
|
84733d90c7
|
feat: support workspace folders configuration (#10488)
Ref #8643
|
2021-05-10 11:16:04 +10:00 |
|
vwkd
|
4f5b4f9cee
|
docs(runtime): fix HTTP server example (#10497)
|
2021-05-06 11:47:58 +09:00 |
|
vwkd
|
f44a5706e6
|
docs(examples): improve cat example (#10498)
|
2021-05-05 13:07:08 +09:00 |
|
Casper Beyer
|
b48ceb69a1
|
docs: remove wasm and wasi as prerequisites (#10465)
ref: #7512
|
2021-05-02 17:36:15 +09:00 |
|
Aditya Pandit
|
012da3ae1e
|
fix(core): fix typo in error message of print function (#10456)
|
2021-05-01 23:20:20 +09:00 |
|
Zeshan Aslam
|
4e434d43e6
|
docs: update configuration to include noUncheckedIndexedAccess (#10324)
Fixes: #10305
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2021-04-29 09:33:15 +10:00 |
|
dev-nicolaos
|
6a33d2073f
|
docs: edit wording for consistency/grammar (#10375)
|
2021-04-28 12:03:27 -04:00 |
|
Bartek Iwańczuk
|
baf7092ea2
|
remove --unstable flag from CLI features (#10190)
|
2021-04-27 12:44:36 +02:00 |
|
Ryan Dahl
|
87c055b371
|
docs: remove --lite command line flag (#10386)
|
2021-04-27 07:39:42 +10:00 |
|
Nayeem Rahman
|
fb1ccc3d88
|
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#10332)
|
2021-04-26 06:54:57 +10:00 |
|
Kitson Kelly
|
21372d7b25
|
docs: document Deno's HTTP Server API (#10280)
Co-authored-by: Satya Rohith <me@satyarohith.com>
|
2021-04-22 06:57:02 +10:00 |
|
Zeno Zeng
|
0a699f416b
|
docs: Deno.emit supports bundling as IIFE (#10242)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2021-04-21 08:11:01 -04:00 |
|
grian
|
a1ac17f9fa
|
docs(manual/wasm): add more example code. (#10250)
|
2021-04-21 11:27:48 +02:00 |
|
Christopher Dieringer
|
754d837682
|
docs: mention docker support (#9618)
|
2021-04-21 11:24:42 +02:00 |
|
caucik
|
07887b120c
|
docs: Incorrect tsconfig option name (#10140)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-04-20 07:18:31 +10:00 |
|
Tobias Nießen
|
cd0560210a
|
docs: fix typo in fetch example (#10057)
|
2021-04-09 23:16:33 +09:00 |
|
yw662
|
de64183883
|
docs: list globs used by deno test (#9976)
|
2021-04-07 12:52:56 +02:00 |
|