0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

291 commits

Author SHA1 Message Date
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
Mason Medeiros
c7fcba268f
docs(workers): fix permissions examples (#9965) 2021-04-06 19:06:17 +02:00
ayame113
ac84eff940
docs: add documentation about Atom Editor LSP client (#10016)
Co-authored-by: ayame113 <ayame113@users.noreply.github.com>
2021-04-05 21:32:49 +10:00
Divy Srivastava
e33e46e13b
docs: update Deno.metrics() table data (#9999) 2021-04-04 07:42:31 -04:00
louix
fe027b4a59
docs: update kakoune LSP example configuration (#9989)
Fixes #9988
2021-04-04 10:09:19 +10:00
Peter Shank
5107aac542
docs: copyedit introduction for clarity (#9805)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-01 20:20:43 +11:00
John Spurlock
f9ced5cc14
Fix typo in faqs.md (#9948)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-01 20:19:45 +11:00
Attila Gulyas
47ac654ea2
docs: add the Nix pkg manager to Installation options (#9921) 2021-04-01 18:51:23 +11:00
Chandan Kumar
9e937122c2
docs: fix typo (#9946) 2021-04-01 18:45:47 +11:00
crowlKats
e85595ae50
docs: clarify jetbrains setup (#9930)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-03-30 12:47:44 +11:00
Yasser A.Idrissi
200170b64d
docs: Add help community section (#9882) 2021-03-26 08:04:18 -04:00
Inteon
f774cae931
docs(profiling): Actualization & add flamegraph info (#9594) 2021-03-26 08:47:45 +01:00
IWANABETHATGUY
b233985fea
Update setup_your_environment.md (#9876)
unlike other system config file, in windows `$profile` file is a 
common config file of powershell , just use `>` will override
the user config file , which is terrible. This change use append
instead of override which is more reasonable
2021-03-23 17:04:51 -04:00
Nayeem Rahman
26f7a3f185
docs(import_maps): Fix example for project-relative absolute specifiers (#9856) 2021-03-22 21:13:50 +01:00
Ikko Ashimine
870337c6cd
typo 2021-03-22 06:43:10 -04:00