Commit graph

278 commits

Author SHA1 Message Date
iCrawl
615752e32b
chore(website): cleanup ts-errors 2023-04-14 20:03:40 +02:00
iCrawl
2c25639a85
chore: update next.js dep 2023-04-14 19:23:59 +02:00
iCrawl
a76c1ddacc
chore: fixup build and lint 2023-04-14 17:11:12 +02:00
iCrawl
d35f670d7a
chore(website): move around static label 2023-04-14 10:33:20 +02:00
iCrawl
e4c5f794b0
fix(website): client-side rendering fallback 2023-04-13 23:29:45 +02:00
iCrawl
70da3746f8
fix(website): static badge and overload switcher 2023-04-13 20:56:44 +02:00
iCrawl
e5859b41cf
chore: storybook 2023-04-13 19:09:56 +02:00
iCrawl
731ea5f3cb
fix(website?): static params 2023-04-11 20:52:37 +02:00
iCrawl
24c462bf6f
refactor(website): dark mode 2023-04-11 20:13:59 +02:00
iCrawl
78e02c4b63
fix(website): navigation and 404 2023-04-11 19:19:33 +02:00
Jiralite
6a221a9676
fix(Property): Check for a property type excerpt (#9365) 2023-04-11 14:12:03 +02:00
Almeida
d6905b3b97
fix(website): dont show parameters header on functions without parameters (#9361) 2023-04-10 14:00:32 +02:00
Jiralite
774e23c572
fix(Function): Add link to source file (#9360) 2023-04-10 14:00:03 +02:00
Jiralite
1c8567f147
feat: Support @returns (#9362)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-10 13:59:29 +02:00
Jiralite
733c96c255
feat: Support @defaultValue (#9363) 2023-04-10 13:56:43 +02:00
iCrawl
0019700869
chore(website): switch to revalidate on fetch level 2023-04-10 12:51:13 +02:00
iCrawl
250eccf118
fix(website): members only on interfaces and classes 2023-04-09 19:12:42 +02:00
iCrawl
7d3827ebd1
fix(website): pass on revalidate 2023-04-09 18:55:59 +02:00
iCrawl
d1955f7c9e
feat(website): static, optional, private, inherits, extends 2023-04-09 18:40:49 +02:00
iCrawl
6412da4921
feat: endpoint to retriveve memeber info 2023-04-09 14:21:45 +02:00
Jiralite
79123fb260
fix(ExcerptText): Use resolveItemURI() in excerpts (#9354)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-09 13:23:05 +02:00
iCrawl
3d2f4b405e
chore(guide): bring guide up to speed 2023-04-09 12:41:02 +02:00
Jiralite
fbbce3eb4b
fix: Correct @link tags that involve parents (#9351) 2023-04-09 11:22:07 +02:00
Jiralite
b618e215f2
fix(util): Remove extra slash (#9347) 2023-04-08 23:51:58 +02:00
iCrawl
1b9d07f941
chore(website): downgrade planetscale dep 2023-04-07 21:25:15 +02:00
iCrawl
f893c6a357
chore: deps 2023-04-07 21:13:36 +02:00
iCrawl
687bbd889f
chore(website): this may solve dynamic route problems
https://github.com/vercel/next.js/pull/47982
2023-04-07 20:54:16 +02:00
iCrawl
f195556b64
fix(website): downgrade nextjs 2023-04-07 20:10:20 +02:00
iCrawl
9aafdd6214
fix(website): model import 2023-04-07 13:41:19 +02:00
Jiralite
e3e7d500dc
refactor: Use description constant in landing page (#9334) 2023-04-07 13:12:48 +02:00
iCrawl
3615e2f2d2
chore(website): deps 2023-04-07 13:10:01 +02:00
Almeida
24f280290b
fix(website): dont crash when serviceWorker is not available (#9331) 2023-04-07 09:22:09 +02:00
iCrawl
0645bf0f7f
fix(website): edge-config fallback 2023-04-02 18:30:00 +02:00
iCrawl
5efdf57894
chore: deps 2023-04-02 12:59:19 +02:00
iCrawl
8d345a041e
chore: add next to packages 2023-04-02 02:50:27 +02:00
iCrawl
e2f39ccc32
fix(website): migration from old website 2023-04-01 15:50:47 +02:00
Tetie
74a6d59ae9
chore: overhaul readmes (#9277)
Co-authored-by: Souji <timoqueezle@gmail.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-01 13:45:15 +02:00
iCrawl
a5b0d97224
fix(website): redirect for logo 2023-04-01 13:32:10 +02:00
iCrawl
52c6ea2fdb
feat(website): add static logo 2023-04-01 13:15:27 +02:00
iCrawl
cfa48cedc3
fix(website): update url 2023-04-01 13:12:18 +02:00
iCrawl
cf23149d17
fix(website): make sure to use proper revalidate and per request caching 2023-04-01 03:12:12 +02:00
iCrawl
311cab2d3f
build(website): build site from db data 2023-04-01 02:50:24 +02:00
iCrawl
89235f32b0
ci: docker image build for proxy 2023-03-28 22:47:48 +02:00
Noel
47da24ff5c
refactor(website): redesign (#9286) 2023-03-28 19:02:36 +02:00
iCrawl
d1ebe4a52c
fix(website): right sidebar height 2023-03-27 20:50:35 +02:00
iCrawl
5cdd5d76ed
fix(website): page height to hide footer without scrolling 2023-03-27 20:43:34 +02:00
iCrawl
fbd599d586
refactor(guide): next 13 2023-03-25 22:52:47 +01:00
iCrawl
d9a9500b40
feat(website): optimize svg and priority load svg 2023-03-25 18:56:57 +01:00
iCrawl
51de9668e5
feat(website): feature flag package and version selection 2023-03-25 16:33:13 +01:00
iCrawl
b097b25116
fix(website): package / version select spacing 2023-03-25 14:55:15 +01:00
iCrawl
1d2c152320
fix(website): keys 2023-03-25 14:42:53 +01:00
iCrawl
d8d5f31d39
fix(scripts): accessing tsComment 2023-03-25 14:02:40 +01:00
iCrawl
44ef2d9485
fix(website): wrong bg color for buttons in pkg/version select 2023-03-25 13:52:51 +01:00
iCrawl
ad31edc7aa
refactor(website): font loading and reduce cls 2023-03-25 13:44:35 +01:00
iCrawl
5fcd0e48a8
fix(website): nav / member provider 2023-03-24 06:24:47 +01:00
iCrawl
52f8e0670c
feat(website): color scheme / dark and light mode improvements 2023-03-24 06:02:00 +01:00
iCrawl
1c4af93898
feat(website): enhance lazy loading 2023-03-24 04:27:21 +01:00
iCrawl
3bd76078e1
feat(website): sneaky sneaky 2 2023-03-24 01:54:21 +01:00
iCrawl
71eba0e1b2
chore(website): sneaky sneaky 2023-03-24 00:30:14 +01:00
iCrawl
795e6c363d
fix(website): footer spacing 2023-03-23 23:46:37 +01:00
iCrawl
d6cd3fd7ed
chore: deps 2023-03-23 23:24:27 +01:00
iCrawl
d144a78813
ci: add lighthouse for prod 2023-03-23 23:11:13 +01:00
iCrawl
5b745a49d8
chore(website): fix metadata 2023-03-23 22:37:50 +01:00
Suneet Tipirneni
ee5169e0aa
feat(website): render syntax and mdx on the server (#9086) 2023-03-23 22:17:41 +01:00
Suneet Tipirneni
c8c02f957d
fix(website): remove layout shift (#9062)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-03-23 20:44:04 +01:00
Suneet Tipirneni
091824abc5
fix(website): show headers for type aliases (#9054) 2023-03-23 20:42:29 +01:00
Suneet Tipirneni
03f5f1e3b6
refactor(website): use new metadata api instead of head.tsx (#9269) 2023-03-23 20:41:29 +01:00
iCrawl
852fae557e
chore: deps 2023-03-23 14:28:58 +01:00
iCrawl
1f86d8578a
chore: deps 2023-02-27 21:55:46 +01:00
Lioness100
1ba1f238f0
docs: fix typos (#9127)
* docs: fix typos

* indicies -> indices

* rename file

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-17 20:07:38 +00:00
Suneet Tipirneni
f6506e99c4
feat(website): add support for source file links (#9048)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-01-12 13:49:11 +01:00
Almeida
cb43db2180
fix(website): scroll to method when clicking anchor (#9047) 2023-01-12 12:17:12 +01:00
iCrawl
3659e0de67
fix(website): checking if member is accessible 2023-01-12 11:28:13 +01:00
iCrawl
38e115b908
ci: make sure to run build command top-level 2023-01-12 11:15:23 +01:00
iCrawl
a4f2f1b5a5
chore: deps 2023-01-12 10:36:48 +01:00
iCrawl
e042492486
ci: fix nextjs bundle analysis 2023-01-12 09:44:07 +01:00
iCrawl
8dfd0037b5
chore: deps 2023-01-10 18:32:57 +01:00
Suneet Tipirneni
39c4de2dbc
refactor(website): extract layouts and use more server components (#9027)
Closes https://github.com/discordjs/discord.js/issues/8920
Closes https://github.com/discordjs/discord.js/issues/8997
2023-01-10 18:25:14 +01:00
Almeida
f89a164bac
fix(website): package selector page height on small devices (#8953)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-31 00:23:08 +00:00
iCrawl
86959bad49
chore: update next 2022-12-03 10:43:51 +01:00
iCrawl
a0d6bc49c6
refactor: remove revalidation 2022-12-02 19:09:58 +01:00
Suneet Tipirneni
3fca638a84
feat: add @discordjs/formatters (#8889)
* feat: add @discordjs/formatters

* chore: make requested changes

* chore: make requested changes

* chore: fix other places

* chore: make requested changes

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-02 12:55:00 +00:00
iCrawl
4e4cbb3418
fix: revalidate on page level instead 2022-12-02 11:31:59 +01:00
iCrawl
52f56d3c2e
chore: deps 2022-12-01 21:01:19 +01:00
iCrawl
72c30d1578
revert: theme fix 2022-11-30 04:41:07 +01:00
iCrawl
2cb1000a3a
fix: move back to old theming 2022-11-30 04:34:47 +01:00
iCrawl
8a39c14921
fix: generate correct paths after moving catch-all 2022-11-30 04:26:40 +01:00
iCrawl
4ae029dfe2
fix: path generation 2022-11-30 04:16:27 +01:00
iCrawl
2849af0118
refactor: correctly generate routes 2022-11-30 03:55:23 +01:00
iCrawl
90d192078f
fix: generate paths 2022-11-30 03:17:47 +01:00
iCrawl
b0f9b9c344
fix: next-themes 2022-11-30 02:22:00 +01:00
iCrawl
6bcebd4867
fix: including readme files 2022-11-29 01:06:02 +01:00
iCrawl
1efa95337f
fix: dynamicParams bug 2022-11-29 00:36:23 +01:00
iCrawl
2f4bdf7394
fix: remove output file tracing option 2022-11-29 00:20:23 +01:00
iCrawl
4b9b62416b
fix: reading readme files 2022-11-29 00:10:01 +01:00
iCrawl
b5d8b69452
chore: deps 2022-11-28 22:33:21 +01:00
Suneet Tipirneni
1a10f48bc3
feat(website): add link to discord-api-types (#8866)
fix: merge conflicts

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-28 18:18:26 +00:00
Jiralite
ed68a1af5b
chore: Update /core constants (#8874) 2022-11-28 09:14:16 +01:00
iCrawl
31e67c4316
build: smaller bundle size for websites 2022-11-28 05:55:08 +01:00
iCrawl
2f4bfedca1
chore: deps 2022-11-28 03:39:50 +01:00
Suneet Tipirneni
12553da135
feat(website): add app dir (#8869)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
2022-11-27 16:24:34 +01:00
iCrawl
f0120538bb
build: better turbo config 2022-11-26 02:07:56 +01:00
iCrawl
1ef42e4e7b
chore: nextjs 13 changes 2022-11-25 19:33:30 +01:00
iCrawl
33a82b7bce
chore: next 13 2022-11-25 14:29:32 +01:00
Jeroen Claassens
d0c82561b8
fix: fixed react/astro/guide/discord.js build, updated dependencies, fix crawlvatar (#8861) 2022-11-25 14:02:18 +01:00
iCrawl
256677b435
chore: deps 2022-11-23 09:34:56 +01:00
iCrawl
ee7d2fd4c8
chore: deps 2022-11-22 13:35:47 +01:00
iCrawl
b2658ce504
chore: update eslint-config-neon 2022-10-20 03:39:38 +02:00
iCrawl
3cc50b9e95
chore: deps 2022-10-20 03:11:41 +02:00
iCrawl
7083df7cef
fix: styling and separation border for enums/interfaces 2022-10-17 23:40:34 +02:00
iCrawl
4f3c13628e
fix: include brokers readme 2022-10-14 23:46:35 +02:00
iCrawl
94097d365a
fix: default to main for stable selection 2022-10-14 23:38:08 +02:00
iCrawl
8af0b38b6c
fix: fallback to main 2022-10-14 23:29:37 +02:00
DD
bf9aa1858d
feat: @discordjs/brokers (#8548) 2022-10-13 22:20:36 +02:00
Suneet Tipirneni
49b91315f7
fix: extract text from link tags for descriptions (#8739) 2022-10-12 11:37:07 +02:00
iCrawl
eb46e3a5ad
feat: add model description to open-graph 2022-10-11 16:12:16 +02:00
iCrawl
e8f63617a2
chore: deps 2022-10-11 16:01:45 +02:00
Suneet Tipirneni
b05be9ec08
feat(website): Add utility for resolving summaries for json items (#8734) 2022-10-11 16:01:32 +02:00
iCrawl
9d8179c6a7
fix: pin @types/node version
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62629#issuecomment-1273892057
2022-10-11 14:32:38 +02:00
iCrawl
f92be4fb94
refactor: simplify path logic 2022-10-11 11:13:25 +02:00
iCrawl
c39faa94f6
chore: cleanup code 2022-10-11 09:36:36 +02:00
iCrawl
7b7cc6fde4
fix: localhost url for og:image 2022-10-11 08:54:07 +02:00
iCrawl
05fbe992e3
feat: og generation for models 2022-10-11 08:46:22 +02:00
iCrawl
698983b203
chore: deps 2022-10-11 04:09:02 +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
caba122d20
fix: app paths (#8729) 2022-10-10 16:30:05 +02:00
iCrawl
3ed668e539
chore: move website and guide out of packages 2022-10-10 01:22:48 +02:00