iCrawl
|
d56590a11d
|
chore: use external collection for docgen
|
2022-08-15 13:50:41 +02:00 |
|
iCrawl
|
c052f56f3e
|
ci: fix typechecking in ci
|
2022-08-15 00:42:33 +02:00 |
|
iCrawl
|
cb856860b7
|
ci: install dev deps everywhere
|
2022-08-14 21:30:55 +02:00 |
|
iCrawl
|
4d128acac5
|
chore: deps
|
2022-08-10 20:37:25 +02:00 |
|
iCrawl
|
11e77f7f86
|
chore: deps
|
2022-07-29 11:00:45 +02:00 |
|
Parbez
|
c258bdf083
|
chore: cleanup tsup configs (#8381)
|
2022-07-28 18:57:57 +02:00 |
|
iCrawl
|
b6bba9901b
|
chore: deps
|
2022-07-27 12:23:07 +02:00 |
|
Jiralite
|
9f4446b10f
|
chore: Update update guide link (#8358)
chore: update update guide
|
2022-07-25 11:09:58 +02:00 |
|
Jiralite
|
59a7e52224
|
fix: Ensure returns for function type definitions (#8346)
|
2022-07-24 13:44:46 +02:00 |
|
Jiralite
|
af837debe3
|
chore: Use raw GitHub link to show Vercel logo on website (#8343)
chore: use raw GitHub link to show on docs
|
2022-07-23 23:38:49 +02:00 |
|
iCrawl
|
74ec7be346
|
chore: add lint-staged
|
2022-07-22 01:32:19 +02:00 |
|
iCrawl
|
d0e3c972b4
|
chore: reorder release steps
|
2022-07-20 18:44:44 +02:00 |
|
Noel
|
3b0197bd8e
|
build: refactor build system (#8324)
|
2022-07-20 16:36:42 +02:00 |
|
iCrawl
|
e7d4d41640
|
chore: use full link for vercel banner in readmes
|
2022-07-19 19:43:14 +02:00 |
|
iCrawl
|
4ffd7f9f80
|
chore: vercel banner
|
2022-07-19 18:26:03 +02:00 |
|
iCrawl
|
ed94b3d9ec
|
chore: change versions
|
2022-07-18 12:52:15 +02:00 |
|
iCrawl
|
29be5b570b
|
chore: deps
|
2022-07-17 22:06:54 +02:00 |
|
iCrawl
|
caecc574f0
|
chore: deps
|
2022-07-17 19:20:40 +02:00 |
|
Jiralite
|
fe34f48efb
|
chore: Remove --cache (#8279)
|
2022-07-13 16:58:40 +02:00 |
|
iCrawl
|
ba10637529
|
chore: deps
|
2022-07-06 10:43:06 +02:00 |
|
Almeida
|
d2e74003d5
|
chore: remove docgen test stuff (#8231)
|
2022-07-05 14:13:11 +02:00 |
|
Almeida
|
68ade870f8
|
chore: upgrade vitest and add it as dep on each workspace (#8223)
|
2022-07-04 11:51:48 +02:00 |
|
ckohen
|
f10f4cdcd8
|
feat: codecov (#8219)
|
2022-07-03 15:33:18 +02:00 |
|
Suneet Tipirneni
|
d95197cc78
|
feat: add website documentation early mvp (#8183)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
|
2022-07-01 20:54:15 +02:00 |
|
ckohen
|
bbdb5d980b
|
revert: refactor: move eslint.tsconfig.json to root (#8159)
|
2022-06-23 12:36:42 +02:00 |
|
Parbez
|
65d1879c0a
|
chore: move deps to root and some miscellaneous changes (#8129)
|
2022-06-21 15:15:38 +02:00 |
|
iCrawl
|
358c3f4a46
|
chore: upgrade deps
|
2022-06-19 13:19:24 +02:00 |
|
iCrawl
|
d4b41dd081
|
feat(docgen): proper event parsing for typescript
|
2022-06-10 16:22:11 +02:00 |
|
iCrawl
|
b3346f4b9b
|
feat(docgen): update typedoc
|
2022-06-10 12:59:46 +02:00 |
|
iCrawl
|
d7b8357dcb
|
fix(docgen): strip dots from return types
|
2022-06-09 20:47:51 +02:00 |
|
iCrawl
|
50401453e7
|
fix(docgen): shorten output for path info
|
2022-06-09 16:14:37 +02:00 |
|
iCrawl
|
eea139b346
|
feat(docgen): support for ignore tag
|
2022-06-09 13:54:35 +02:00 |
|
iCrawl
|
50822f5254
|
fix(docgen): parsing constructor
|
2022-06-09 11:37:22 +02:00 |
|
Noel
|
127931d1df
|
feat: website (#8043)
|
2022-06-08 19:13:31 +02:00 |
|
iCrawl
|
5259639c2c
|
fix: doc generation for return types
|
2022-06-08 19:12:42 +02:00 |
|
iCrawl
|
5de9b80814
|
fix: returns for typescript parsing
|
2022-06-08 18:41:22 +02:00 |
|
iCrawl
|
bc4fbcef2e
|
fix(serializer): properly serialize data
|
2022-06-08 18:11:25 +02:00 |
|
iCrawl
|
3279b40912
|
feat(docgen): typescript support
|
2022-06-08 17:26:54 +02:00 |
|
iCrawl
|
65cb36166f
|
fix(VarType): parsing type names
|
2022-06-08 13:27:41 +02:00 |
|
Superchupu
|
ecc6600df2
|
refactor(docgen): use the node: protocol (#8034)
Co-authored-by: Synbulat Biishev <syjalo.dev@gmail.com>
|
2022-06-08 00:17:48 +02:00 |
|
iCrawl
|
314d76e907
|
fix(docgen): fix up method return types
|
2022-06-07 15:19:42 +02:00 |
|
Parbez
|
769ea0bfe7
|
refactor: move all the config files to root (#8033)
|
2022-06-07 12:35:19 +02:00 |
|
Noel
|
8b979c0245
|
feat: docgen package (#8029)
|
2022-06-07 10:51:33 +02:00 |
|