Commit Graph

48 Commits

Author SHA1 Message Date
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
dependabot[bot] e133f76cd1 chore(deps): bump ts-node from 8.10.2 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 04:12:19 +00:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg a3ae6ddfdb docgen: add support for picking up the type from the declaration instead of initialization 2020-10-28 22:50:37 +01:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
Patrik Oldsberg e4d0aa4609 docgen: fix duplicate help text 2020-10-17 15:11:28 +02:00
Patrik Oldsberg bb243dca25 cli: add support for ts4 2020-10-17 13:28:00 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
Patrik Oldsberg 468d4a2dae Merge pull request #2684 from themousepotato/lintrule-dirname-fix
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
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