Commit Graph
6724 Commits
Author SHA1 Message Date
iCrawl 0fb2694871 refactor: switch to ssr for unbuilt pages 2022-08-23 00:13:04 +02:00
iCrawl ee030003ec fix: markdown images and links 2022-08-22 23:58:49 +02:00
iCrawl 29c51be1f4 feat: custom 404 2022-08-22 23:58:33 +02:00
iCrawl 43a78be70b fix: return 404 if a fetch error or no data is returned 2022-08-22 23:29:23 +02:00
iCrawl 92c0c60519 feat: version picker 2022-08-22 23:08:23 +02:00
iCrawl ba3e0ed348 fix: footer / sidebar / deprecation alert 2022-08-22 22:15:50 +02:00
iCrawl f7ce9f8533 feat: footer 2022-08-22 21:52:17 +02:00
iCrawl 00990c93ae chore: missing vercel banner 2022-08-22 21:06:34 +02:00
iCrawl c076b0d8cb fix: don't redirect to the first item 2022-08-22 21:02:15 +02:00
iCrawl d297fb0b69 feat: readme if no member is selected 2022-08-22 20:51:43 +02:00
iCrawl 24c128d649 feat: experiment with spotlight 2022-08-22 19:44:56 +02:00
iCrawl ec7c6e3d3e fix: selecting packages on the sidebar 2022-08-22 18:38:07 +02:00
iCrawl 6dfb9bbc48 feat: generate all tags 2022-08-22 18:30:46 +02:00
Suneet TipirneniandNoel 4644e45e85 fix(website): use inter font for titles (#8542)
Co-authored-by: Noel <buechler.noel@outlook.com>
2022-08-22 18:29:26 +02:00
iCrawl 1e001601c8 refactor: change url scheme 2022-08-22 16:50:43 +02:00
iCrawl 1aec243b1d feat: packages route 2022-08-22 16:01:42 +02:00
iCrawl 191951ac28 feat: add ToC to interfaces 2022-08-22 15:38:47 +02:00
iCrawl 4fb4492b17 refactor: icons and head 2022-08-22 15:34:21 +02:00
iCrawl abb968de81 feat: favicon 2022-08-22 14:57:51 +02:00
iCrawl d9e53093f5 fix: properly check for properties and methods 2022-08-22 14:32:59 +02:00
iCrawl e5678f4656 feat: list properties and method in table of content 2022-08-22 14:30:15 +02:00
iCrawl 9f18036078 fix: hydration error 2022-08-22 14:29:31 +02:00
iCrawl 474eae0afc style: change how optionals are displayed 2022-08-22 14:19:02 +02:00
iCrawl caeb66e150 fix: overflowing content 2022-08-22 14:12:53 +02:00
iCrawl 7623fc552e ci: don't double check inputs 2022-08-22 12:11:45 +02:00
iCrawl 230c43e97d build: fix downlevel-dts 2022-08-22 11:29:57 +02:00
iCrawl 4e3fa586b5 chore(discord.js): release discord.js@14.3.0 14.3.0 2022-08-22 10:56:30 +02:00
Jiraliteandkodiakhq[bot] 6bb1474d20 types: Inference of guild in MessageManager (#8538)
* types: better inference of message manager

* types: alter helper methods

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-22 08:31:02 +00:00
iCrawl 27bbc8fe68 chore(builders): release @discordjs/builders@1.2.0 @discordjs/builders@1.2.0 2022-08-22 10:10:19 +02:00
iCrawl e2cde5daa0 chore(collection): release @discordjs/collection@1.1.0 @discordjs/collection@1.1.0 2022-08-22 10:08:38 +02:00
iCrawl 0960457108 chore: update proxy and rest in proxy-container 2022-08-22 10:07:22 +02:00
iCrawl cd6b365b17 chore: changelog 2022-08-22 10:06:49 +02:00
iCrawl 19e1f5d0ca chore(proxy): release @discordjs/proxy@1.1.0 @discordjs/proxy@1.1.0 2022-08-22 10:04:03 +02:00
iCrawl 3621e5efbd chore(rest): release @discordjs/rest@1.1.0 @discordjs/rest@1.1.0 2022-08-22 10:01:34 +02:00
iCrawl d2f5b5b539 chore(ws): release @discordjs/ws@0.3.0 @discordjs/ws@0.3.0 2022-08-22 09:57:26 +02:00
iCrawl 9ed11a4c19 chore: deps 2022-08-22 09:56:42 +02:00
Suneet Tipirneni e42fd16369 feat(website): Show constructor information (#8540) 2022-08-22 09:45:53 +02:00
Jiraliteandkodiakhq[bot] dd44e8b6ec fix(proxyRequests): Typo in error message (#8537)
fix(proxyRequests): typo in error message

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-21 20:39:40 +00:00
Synbulat Biishev 3bef9018c0 fix(GuildMemberManager): add() method throws an error (#8539)
* fix(GuildMemberManager): `add()` method throws an error

* chore: update comment
2022-08-21 20:32:56 +00:00
Jiraliteandkodiakhq[bot] 23a0b6ccf2 fix(Guild): Widget channel types and fixes (#8530)
fix: various widget fixes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-21 09:28:31 +00:00
Jiraliteandkodiakhq[bot] b3f7c32f7f types: Allow choice's value type to be strictly inferred (#8529)
* types: stricter types for choices in options

* test: add choice tests

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-20 20:29:16 +00:00
Jiraliteandkodiakhq[bot] 0dba8adbd2 types(GuildAuditLogs): Allow fetching to return all possible values (#8522)
types: allow everything to be returned upon fetching

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-20 19:03:36 +00:00
Jiraliteandkodiakhq[bot] 2b8074dd12 refactor(GuildAuditLogsEntry): Remove guild from application command permission update extra (#8520)
refactor(GuildAuditLogsEntry): remove guild extra

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-20 18:51:39 +00:00
InkoHXandkodiakhq[bot] 16bbc8aa20 types: Correct EventEmitter.on (static) return type (#8524)
types: Correct EventEmitter.on (static) return type

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-20 18:45:56 +00:00
Jiraliteandkodiakhq[bot] 7a3d18dd6d types(GuildAuditLogs): Remove static Entry (#8521)
types(GuildAuditLogs): remove static `Entry`

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-20 18:34:32 +00:00
Jiralite 4882b17a77 types: Disallow some channel types from webhook creation (#8531)
types: disallow some channel types from webhook creation
2022-08-20 18:26:33 +00:00
Suneet Tipirneni 8028813825 feat(website): render @defaultValue blocks (#8527)
feat(website): render @defaultValue blocks
2022-08-19 18:24:55 +02:00
Suneet Tipirneni 47f2990b89 feat(website): show inherited members (#8526)
* feat(website): show inherited members

* fix: use passHref
2022-08-19 18:22:22 +02:00
Suneet Tipirneni e475b63f25 feat(website): show descriptions for @typeParam blocks (#8523) 2022-08-19 10:55:43 +02:00
iCrawl 673262d38c feat: deprecation badges 2022-08-18 18:47:44 +02:00