Commit Graph

31 Commits

Author SHA1 Message Date
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
dependabot-preview[bot] 0d4ade32eb chore(deps): bump commander from 4.1.1 to 6.1.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 06:03:49 +00:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Patrik Oldsberg ed733cf029 docsgen: fix link generation on windows 2020-08-23 19:13:02 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Patrik Oldsberg 1eceadb942 packages: fix ts-node config in local dev versions of CLIs 2020-08-12 19:17:27 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Patrik Oldsberg 2aacd157ca docgen: bump to alpha.16 2020-07-27 12:58:02 +02:00
Patrik Oldsberg 85ca747cd3 docgen: run prettier on generated docs 2020-07-19 14:27:36 +02:00
Patrik Oldsberg 922c7296fd docgen: use github-slugger to generate better slugs 2020-07-19 14:27:36 +02:00
Patrik Oldsberg 7e5451d8a9 docgen: fix markdown links 2020-07-19 14:27:35 +02:00
Patrik Oldsberg f5e5520cbc docgen: added README 2020-07-19 14:27:35 +02:00
Patrik Oldsberg 511ca47c27 docgen: add docgen command to generate gfm docs 2020-07-19 14:27:34 +02:00
Patrik Oldsberg 6b6820bdd2 docgen: more docs 2020-07-19 14:27:34 +02:00
Patrik Oldsberg 9bbd1fed18 docgen: add option to output github markdown 2020-07-19 14:27:34 +02:00
Patrik Oldsberg 38b356f826 docgen: updated tests 2020-07-19 14:27:33 +02:00
Patrik Oldsberg 4cd6774b02 docgen: updated title 2020-07-19 14:27:33 +02:00
Patrik Oldsberg d873963849 docgen: use repo root as base path but exclude types in node_modules 2020-07-19 14:27:33 +02:00
Patrik Oldsberg 2776f735d7 docgen: more explanation in api index 2020-07-19 14:27:32 +02:00
Patrik Oldsberg c5b2fdd846 docgen: read location and generate links for ApiRefs 2020-07-19 14:27:32 +02:00
Patrik Oldsberg b1558c5af7 docgen: add proper cli entrypoint end improve path handling 2020-07-19 14:27:32 +02:00
Patrik Oldsberg f668388c9e docgen: restructure docs into index + type docs 2020-07-19 14:27:32 +02:00
Patrik Oldsberg 2ec31c5264 docgen: remove flatMap util 2020-07-19 14:27:31 +02:00
Patrik Oldsberg 7a5f4bcbd4 docgen: support both constructor and call expressions 2020-07-19 14:27:31 +02:00
Patrik Oldsberg e692991226 docgen: add support for intersection types 2020-07-19 14:27:31 +02:00
Patrik Oldsberg ab450c3ad7 docgen: update paths and add filtering based on root paths 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 5a05761afe docgen: only use type name as link text 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 833d3f4bb4 docgen: fix lint issues 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 1fc5f9f468 docgen: add package.json and bin entrypoint 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 6e8691e998 packages: inital dump of docgen + copyright headers 2020-07-19 14:27:29 +02:00