Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | chore: move docs to separate repository | Bartek Iwańczuk | |
2021-07-18 | docs: add npm-Node.js chapter (#11419) | Kitson Kelly | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-07-10 | docs(manual): split testing into multiple chapters (#11067) | Casper Beyer | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-05-15 | docs(runtime): add WebStorage API (#10593) | crowlKats | |
2021-04-22 | docs: document Deno's HTTP Server API (#10280) | Kitson Kelly | |
Co-authored-by: Satya Rohith <me@satyarohith.com> | |||
2021-03-26 | docs: Add help community section (#9882) | Yasser A.Idrissi | |
2021-02-16 | feat(cli): support auth tokens for accessing private modules (#9508) | Kitson Kelly | |
Closes #5239 | |||
2021-01-30 | refactor: rewrite Blob implementation (#9309) | Luca Casonato | |
Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-01-19 | docs: Move release schedule section (#9178) | Nayeem Rahman | |
2021-01-20 | docs: improve manual around typescript (#8139) | Kitson Kelly | |
Fixes #9054 | |||
2021-01-07 | feat: add --location=<href> and globalThis.location (#7369) | Nayeem Rahman | |
2020-12-06 | docs(examples): Synchronize links in TOC and index (#8635) | Justin Mayhew | |
2020-12-05 | docs(tools): add documentation for deno compile cmd (#8615) | fabiante | |
2020-11-30 | docs: add info about release schedule (#8546) | Luca Casonato | |
2020-11-25 | docs: document the spec deviations in web apis (#8489) | Luca Casonato | |
2020-11-02 | docs: Update toc.json (#8208) | tokiedokie | |
2020-09-21 | docs: titles in examples should be sentence case (#7609) | Rob Waller | |
2020-09-12 | doc: improve Examples (#7428) | Chris Knight | |
2020-09-11 | docs: move “Debugger” to “Debugging your code” in “Getting ↵ | tokiedokie | |
started” (#7421) | |||
2020-08-26 | docs: add fetch and read/write examples (#7186) | Rob Waller | |
2020-08-18 | refactor: permissions (#7074) | Nayeem Rahman | |
2020-08-06 | docs: Improve examples (#6958) | Rob Waller | |
2020-06-18 | Feature testing assertions documentation (#6332) | Rob Waller | |
2020-06-12 | docs(lint): add entry in manual (#6258) | Bartek Iwańczuk | |
2020-06-08 | doc: Add a CLI section (#6164) | Nayeem Rahman | |
2020-05-13 | docs: standard library (#5274) | Bartek Iwańczuk | |
2020-05-10 | Docs for deno test + minor other changes (#5185) | Luca Casonato | |
* Added fs events example. * Added docs for `deno test`. * Renamed file server example. * Unified markdown code types. * Removed plugin topics from TOC. * Fixed links. | |||
2020-05-09 | std/0.50.0 | Ryan Dahl | |
Add std/version.ts and document unstableness of std. | |||
2020-05-09 | Move style guide to docs dir (#5174) | Ryan Dahl | |
2020-05-07 | BREAKING: make Worker.deno unstable (#5128) | Bartek Iwańczuk | |
This commit makes "Worker.deno" option unstable. Added new manual entry "docs/runtime/workers.md". Removed stale workers tests. | |||
2020-05-06 | Multi page manual (#5110) | Luca Casonato | |