Qjuh
65f41bea96
fix(website): constructors show on too many items ( #10880 )
2025-05-03 20:25:00 +00:00
iCrawl
696d8339a3
docs: use correct base url
2025-04-28 02:37:42 +02:00
iCrawl
c3c12fb78b
docs: redirect to guide
2025-04-28 02:31:29 +02:00
Noel
2184085fda
docs: guide setup ( #10862 )
2025-04-28 02:23:27 +02:00
Qjuh
d32aacd14c
feat(website): show examples on constructors ( #10856 )
...
* feat(website): show examples on constructors
* fix: lint
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-04-27 00:48:18 +00:00
Almeida
a4f3a2574d
ci: update list of packages in codecov uploads ( #10846 )
...
* ci: update list of packages in coverage upload
* build: remove test dependencies
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-04-27 00:45:54 +00:00
Qjuh
74110b3e7d
fix(website): add type to variables ( #10779 )
...
* fix(website): add type to variables
* chore: apply suggestion
* chore: lint
2025-04-10 22:44:35 +02:00
Noel
2e3bc69602
refactor: website facelift ( #10823 )
2025-04-10 22:02:37 +02:00
Almeida
1fe53c7ca2
chore: move pnpm settings to pnpm-workspace.yaml ( #10828 )
...
* chore: move pnpm settings to pnpm-workspace.yaml
* chore: remove contentlayer remains
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-04-10 17:42:05 +00:00
Noel
f580de8025
chore: upgrade deps ( #10824 )
2025-04-05 13:18:56 +02:00
Jiralite
1054f4abce
refactor(PackageSelect): Redirect to stable ( #10778 )
...
refactor(PackageSelect): redirect to stable
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-02-23 19:13:16 +00:00
Jiralite
3db8ce70a2
build!: Bump Node.js to 22.12.0 ( #10726 )
...
BREAKING CHANGE: Node.js 22.12.0 or above is required.
2025-01-26 14:56:39 +00:00
Jiralite
9b8b0f828c
build: Properly add typecheck tests ( #10722 )
...
* build: exclude type tests from running
* refactor: use `tsc`
* test: fix broker test
* test: fix voice test
* test: fix builders test
* test: use vitest typecheck
remove unused test scripts
skip lib check
rm vitest.d.ts
* fix: remove tsd from core and ws
* fix: extend local tsconfig
---------
Co-authored-by: almeidx <github@almeidx.dev >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-26 14:28:45 +00:00
Jiralite
91f59cf183
fix(fetchVersions): Sort package versions ( #10695 )
...
* fix(fetchVersions): sort package versions
* fix(middleware): fix stable redirect
2025-01-12 19:09:46 +01:00
GodderE2D
28126cd375
fix: make version and package select openable on mobile ( #10684 )
2025-01-05 09:59:15 +00:00
Almeida
a6685a319e
build: bump dependencies ( #10671 )
2024-12-31 21:31:34 +01:00
Jiralite
0848fc6b4e
fix: Handle unknown versions ( #10657 )
2024-12-12 20:09:05 +01:00
Qjuh
bd7a995717
feat(website): include reexported members in docs ( #10518 )
...
* feat(website): add re-exported members to docs site
* refactor(scripts): rewrite sourceURL for externals
* feat(website): add external badge
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-12-02 18:28:44 +00:00
Jiralite
e89c6b66ac
build!: Bump Node.js to 20 ( #10616 )
...
BREAKING CHANGE: Node.js 20 or above is required.
2024-11-27 16:37:35 +00:00
Qjuh
3540c3176c
feat(website): type parameters links, builtin doc links, default values ( #10515 )
...
* feat(website): links to type parameters, builtin doc links in api.json
* feat(website): show default values for params and props in excerpt
* fix: link in jsdoc
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2024-10-19 00:04:01 +00:00
Almeida
495bc60345
fix: docs search ( #10501 )
2024-09-12 23:24:07 +02:00
Almeida
e2e71b4d09
build: bump dependencies ( #10457 )
...
* build: bump `@vladfrangu/async_event_emitter`
* chore: bump again + fixes
* build: bump types/node and some dev deps
* build: bump discord-api-types again
* style: remove unused eslint-ignore comment
* build: sync dependencies and update templates
* build: bump turbo
* build: vercel + vitest
* build: bump undici
---------
Co-authored-by: Vlad Frangu <me@vladfrangu.dev >
2024-08-22 17:33:35 +02:00
Qjuh
e723230dff
fix(website): link tags with explicit URL showed undefined ( #10350 )
2024-06-16 12:57:30 +00:00
Jiralite
346d1be72b
build: Bump dependencies ( #10322 )
...
* build: bump dependencies
* build: update pnpm to 9.1.4
2024-06-05 09:42:33 +00:00
iCrawl
d22b55fc82
fix: restore 404 page
2024-05-26 18:43:34 +02:00
iCrawl
a35d760421
fix: prerender bailout
2024-05-24 02:10:07 +02:00
iCrawl
7f467ed2d1
feat: error handling
2024-05-24 01:57:50 +02:00
iCrawl
f9ba11eba3
chore: update nextjs
2024-05-24 01:47:07 +02:00
iCrawl
bb884fc260
chore: react compiler
2024-05-19 03:44:42 +02:00
Qjuh
914cc4ba54
fix(docs): some link tags didn't resolve correctly ( #10269 )
...
* fix(docs): some link tags didn't resolve in summaries
* fix: add TextBasedChannels type
2024-05-13 09:34:11 +00:00
Qjuh
5498e18bf4
fix(website): links to builtin documentation not showing in summary ( #10267 )
2024-05-10 20:38:43 +00:00
Synbulat Biishev
14f9ff7412
chore: Add funding field to package.json ( #10230 )
...
* chore: funding
* chore: one more package.json
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-04-27 17:26:11 +00:00
iCrawl
6759f5b9c5
chore: deps
2024-04-16 21:44:21 +02:00
Qjuh
7baa9e4333
feat(website): add type field to search index to sort by ( #10212 )
2024-04-14 19:53:16 +02:00
Qjuh
afb97fbd00
fix(website): use correct version for cross-package links ( #10193 )
2024-04-11 17:38:04 +02:00
iCrawl
0d4c26ba4c
chore: deps
2024-03-11 17:50:39 +01:00
iCrawl
0efd1bea46
fix: anchor link for events
2024-03-04 00:02:52 +01:00
iCrawl
9fa115df86
fix: can't use node internals on edge
2024-03-03 02:36:06 +01:00
iCrawl
79fbda3aac
feat: local and preview detection
2024-03-03 02:30:08 +01:00
iCrawl
2848591e21
fix: switch out syntax highlighter themes
2024-03-03 00:54:47 +01:00
iCrawl
71bba547b6
refactor: docs ordering
2024-03-02 20:25:51 +01:00
Noel
18cce83d80
refactor: docs ( #10126 )
2024-02-29 04:37:52 +01:00
iCrawl
ae57d7facb
chore: deps
2024-02-06 01:53:30 +01:00
brynpttrsn
bff1caebd1
fix(website): move function header into switcher ( #10077 )
...
fix(website): move header into switcher
2024-02-04 21:06:50 +01:00
Qjuh
bc9b487eb1
fix(website): always link in TypeAlias ( #10105 )
...
* fix(website): always link in TypeAlias
* fix: use div instead span for DocParagraph
2024-02-04 00:39:00 +00:00
brynpttrsn
f69165883f
fix(website): cmdk duplicate values ( #10100 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-02-03 21:45:28 +00:00
Qjuh
1431c18769
fix(website): search hanging on complex types ( #10095 )
2024-01-21 17:08:31 +00:00
iCrawl
520d6f64dd
fix: nextjs unreliable params in route
2023-12-21 05:19:32 +01:00
iCrawl
1c3211a5fc
fix: remove ppr from website for now
2023-12-21 04:39:14 +01:00
iCrawl
891a67ac4d
fix: use proper api endpoint
2023-12-20 23:49:39 +01:00