iCrawl
698983b203
chore: deps
2022-10-11 04:09:02 +02:00
iCrawl
8b7ce2b61d
feat: inline code highlight
2022-10-11 04:06:14 +02:00
iCrawl
e17323c15c
fix: only include used fonts
2022-10-11 03:51:46 +02:00
iCrawl
f75f13d75b
feat: add og image gen
2022-10-11 03:34:29 +02:00
Almeida
d587467a38
chore: use @link instead of markdown link in tsdocs ( #8732 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-10 20:03:35 +00:00
iCrawl
5bfb61d5b8
ci: fix documentation workflow
2022-10-10 21:38:11 +02:00
iCrawl
c5d5840fef
chore(discord.js): release discord.js@14.6.0
14.6.0
2022-10-10 19:20:16 +02:00
iCrawl
a4bf975f49
chore(ws): release @discordjs/ws@0.4.1
@discordjs/ws@0.4.1
2022-10-10 19:19:21 +02:00
DD
c2b677759b
fix(WebSocketShard): dispatch race condition ( #8731 )
2022-10-10 19:15:04 +02:00
MrMythicalYT
ac83ada306
types: fix events augmentation ( #8681 )
2022-10-10 19:14:49 +02:00
Almeida
02ffce8173
chore: make 'Note to developers' on version constant a regular comment ( #8730 )
...
chore: make 'Note to developers' a regular comment
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-10 14:42:03 +00:00
Almeida
caba122d20
fix: app paths ( #8729 )
2022-10-10 16:30:05 +02:00
RedGuy12
7b8966bca1
feat(Util): escape more markdown characters ( #8701 )
...
* feat(Util): escape more markdown characters
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com >
* types(EscapeMarkdownOptions): update types
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com >
* fix: lists bulleted with `*`
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com >
* tests(escapeMarkdown): add tests
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com >
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-10 05:23:05 +00:00
iCrawl
3ed668e539
chore: move website and guide out of packages
2022-10-10 01:22:48 +02:00
NaeHyeok Jeong
0a9d57b011
chore: change token in readme to constant ( #8688 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-09 21:27:46 +00:00
JPBM135
a31e605e09
docs(Utils): remove private from parseEmoji ( #8718 )
...
chore(Utils): remove `private` from `parseEmoji`
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-09 21:19:53 +00:00
Cit The Dev
7556db243d
docs: update UserContextMenuCommandInteraction documentation ( #8717 )
...
* Updated documentation for UserContextMenuCommandInteraction class
* Apply suggestions from code review
Co-authored-by: A. Román <kyradiscord@gmail.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
Co-authored-by: A. Román <kyradiscord@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-09 20:39:05 +00:00
Idris
4c2955a5de
fix(ClientOptions): make ClientOptions#intents returns an IntentsBitField ( #8617 )
...
* fix(ClientOptions): make ClientOptions#intents returns an instance of IntentsBitField
* fix: client.options
* fix(types): Client#options
* fix(WebSocketShard): remove require for IntentsBitField
* fix(eslint): yarn format
2022-10-09 20:05:50 +00:00
iCrawl
5f72d8b645
fix: website fonts
2022-10-09 02:10:35 +02:00
iCrawl
a5d2ce2059
fix: alert component text selection
2022-10-09 01:23:54 +02:00
Ryan Munro
e548e6a10b
fix: correctly construct a builder ( #8727 )
2022-10-09 01:07:12 +02:00
1Computer1
6fd331dd52
fix(Components): error with unknown components ( #8724 )
2022-10-09 01:06:37 +02:00
iCrawl
32297d4717
feat: prefetch pages for better navigation
2022-10-09 01:03:44 +02:00
Suneet Tipirneni
1b4f69b00a
feat(guide): add github links for pages ( #8725 )
2022-10-09 00:58:28 +02:00
iCrawl
1ea7664aa3
fix: remove turbo experiment again
2022-10-09 00:19:53 +02:00
iCrawl
723c0b9b55
fix: 404 not resolving
2022-10-08 23:59:47 +02:00
iCrawl
f0dd41fc93
build: compress prod build
2022-10-08 23:27:07 +02:00
iCrawl
b6c0ab8a41
feat: implement turbo for navigation
2022-10-08 22:49:56 +02:00
iCrawl
6120971ef8
fix: height styling on toc
2022-10-08 22:34:45 +02:00
iCrawl
87ec3922a3
chore: update readmes
2022-10-08 17:55:01 +02:00
iCrawl
3f006cd33c
build: fix cliff-jumper config
2022-10-08 17:32:07 +02:00
iCrawl
4bdd120e62
chore: deps
2022-10-08 16:55:34 +02:00
iCrawl
c0ea782dd4
chore(ws): release @discordjs/ws@0.4.0
@discordjs/ws@0.4.0
2022-10-08 16:37:07 +02:00
iCrawl
ca21dc0f3b
chore(voice): release @discordjs/voice@0.13.0
@discordjs/voice@0.13.0
2022-10-08 16:36:59 +02:00
iCrawl
4a57b3947a
chore(rest): release @discordjs/rest@1.3.0
@discordjs/rest@1.3.0
2022-10-08 16:36:35 +02:00
iCrawl
41d1c2eefc
chore(proxy): release @discordjs/proxy@1.2.0
@discordjs/proxy@1.2.0
2022-10-08 16:36:20 +02:00
iCrawl
60c70389a4
chore(collection): release @discordjs/collection@1.2.0
@discordjs/collection@1.2.0
2022-10-08 16:35:58 +02:00
iCrawl
f06d12fd73
chore(builders): release @discordjs/builders@1.3.0
@discordjs/builders@1.3.0
2022-10-08 16:34:30 +02:00
iCrawl
dc31b76465
ci: update workflow for tags
2022-10-08 16:33:37 +02:00
iCrawl
ba90f14f9b
feat: auto-link headings
2022-10-08 15:44:00 +02:00
iCrawl
7b76b0b7e7
fix: proper root margin values for intersection observer
2022-10-08 14:31:26 +02:00
iCrawl
63939f8219
feat: automatic hash for anchors on scroll
2022-10-08 14:04:00 +02:00
Suneet Tipirneni
33ec49d5bf
feat(guide): add outline for pages ( #8722 )
...
Co-authored-by: iCrawl <buechler.noel@outlook.com >
2022-10-08 05:15:02 +02:00
Jeroen Claassens
d923d0ab96
build: switch to esbuild-plugin-version-injector for injecting version strings ( #8723 )
2022-10-08 02:54:45 +02:00
iCrawl
62332c2720
chore: deps
2022-10-07 20:26:45 +02:00
Parbez
7af3c3b6f1
fix: ws package.json path ( #8720 )
2022-10-07 19:42:04 +02:00
iCrawl
5730866073
feat: alert & discord components
2022-10-07 17:49:03 +02:00
Parbez
9f68d73706
fix: cliff.toml styling ( #8716 )
2022-10-07 13:57:48 +02:00
Noel
0ac3e766bd
feat: web-components ( #8715 )
2022-10-07 06:56:13 +02:00
iCrawl
76a7021452
chore: deps
2022-10-07 02:49:44 +02:00