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
Jiralite
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
Jiralite
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
Jiralite
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
Jiralite
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
Jiralite
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
InkoHX
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
Jiralite
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
Suneet Tipirneni
7f415a2502
feat(website): show parameter descriptions ( #8519 )
...
Co-authored-by: Noel <buechler.noel@outlook.com >
2022-08-18 18:38:27 +02:00
DD
cda3f005b1
feat(GuildMemberManager): addRole and removeRole ( #8510 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-18 10:58:35 +02:00
Synbulat Biishev
f9c25ddcfe
feat: deprecate ActionRow.from() ( #8504 )
...
* feat: deprecate `ActionRow.from()`
* feat: deprecate `ActionRow.from()`
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-18 07:06:01 +00:00
iCrawl
74740260a7
ci: fix if statement, again
2022-08-17 23:51:07 +02:00
iCrawl
1008e3d4a7
ci: fix if check
2022-08-17 23:46:22 +02:00
iCrawl
17ab0e652c
refactor: inline table of contents
2022-08-17 23:21:23 +02:00
Noel
872ce801a0
revert: "refactor(website): use mantine code blocks" ( #8514 )
2022-08-17 23:04:47 +02:00
Suneet Tipirneni
0bf3df30da
refactor(website): use mantine code blocks ( #8512 )
2022-08-17 22:38:11 +02:00
iCrawl
20680efbc9
feat: more visibly annotate optionals
2022-08-17 22:16:22 +02:00
Jiralite
7701331b1c
ci: Remove management of chore label ( #8508 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-17 20:12:54 +00:00
Suneet Tipirneni
0be85fd101
feat(website): render @deprecated and @remarks blocks ( #8511 )
2022-08-17 21:51:29 +02:00
iCrawl
e147c5bd64
fix: codelisting
2022-08-17 21:24:38 +02:00
iCrawl
2f1ec7401c
feat: table of contents / method visibility / property modifiers
2022-08-17 21:12:09 +02:00
Suneet Tipirneni
0f83402985
refactor(website): adjust typography ( #8503 )
2022-08-17 10:17:09 +02:00
Parbez
d97cd936fd
chore: bump vitest and add @vitest/coverage-c8 ( #8507 )
2022-08-17 09:44:21 +02:00
Jiralite
812f7f1ea8
types: Implement max/min values for autocomplete ( #8498 )
...
* types: implement max/min values for autocomplete
* refactor: deduplicate options
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 20:37:08 +00:00
Jiralite
7d2507279c
docs(GuildAuditLogsEntry): Correct action wording ( #8499 )
...
docs(GuildAuditLogsEntry): fix `action` wording
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 20:30:07 +00:00
Rodry
c31a5cfcc8
types(ModalMessageModalSubmitInteraction): channelId is not nullable ( #8496 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 15:38:30 +00:00
DD
acdafe60c7
fix(WebSocketShard#destroy): wait for close and cleanup listeners ( #8479 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 15:33:00 +00:00
DD
4fd42528fe
fix(WebSocketManager#connect): check if we have enough sessions ( #8481 )
...
* fix(WebSocketManager#connect): check if we have enough sessions
* fix: more useful error message
* fix: tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 15:28:01 +00:00
ZyX
ebaf158006
types: change type of ApplicationCommandSubCommand.options ( #8476 )
...
* types: change type of ApplicationCommandSubCommand.options
* types: change type of ApplicationCommandSubCommand.options
* Update packages/discord.js/typings/index.d.ts
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2022-08-16 14:39:16 +00:00
Suneet Tipirneni
7116647947
feat(website): render tsdoc examples ( #8494 )
2022-08-16 16:33:49 +02:00
iCrawl
c99b808882
ci: fix workflow
2022-08-16 16:24:07 +02:00
iCrawl
a1dddd6b2c
build: only build web on vercel
2022-08-16 16:07:08 +02:00
iCrawl
b3db9eef32
build: force a docs rebuild
2022-08-16 15:51:51 +02:00
iCrawl
501945215b
ci: use concurrency
2022-08-16 11:00:17 +02:00
iCrawl
e82b2e49f5
fix: use correct env file
2022-08-15 19:17:41 +02:00
iCrawl
5f42b5af30
feat: fetch from local when developing or CI build
2022-08-15 19:13:01 +02:00
iCrawl
35e79b389d
fix: correctly handle overflowing content
2022-08-15 18:35:34 +02:00
iCrawl
5dc7946df2
fix: properly render critical styles on the server
2022-08-15 18:23:10 +02:00
iCrawl
1e00f5789e
chore: enable kodiak for auto merges
2022-08-15 16:56:30 +02:00