Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | chore: move docs to separate repository | Bartek Iwańczuk | |
2021-01-20 | docs: improve manual around typescript (#8139) | Kitson Kelly | |
Fixes #9054 | |||
2020-08-18 | refactor: permissions (#7074) | Nayeem Rahman | |
2020-08-17 | typos (#7082) | tokiedokie | |
2020-07-31 | feat: add $STD_VERSION replacement variable in docs (#6922) | Luca Casonato | |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
2020-05-26 | improve docs (#5872) | Robin Wieruch | |
2020-05-18 | adjust docs (#5598) | Matt Dumler | |
2020-05-13 | docs: Added unstable message to compiler api (#5272) | Luca Casonato | |
2020-05-11 | refactor: check permissions in SourceFileFetcher (#5011) | Bartek Iwańczuk | |
This PR hot-fixes permission escapes in dynamic imports, workers and runtime compiler APIs. "permissions" parameter was added to public APIs of SourceFileFetcher and appropriate permission checks are performed during loading of local and remote files. | |||
2020-05-06 | Multi page manual (#5110) | Luca Casonato | |