Commit graph

278 commits

Author SHA1 Message Date
iCrawl
c4767bacde
refactor: switch to vercel pg 2023-11-13 21:07:01 +01:00
iCrawl
d4ebc369ca
fix: dont cache nextjs cache 2023-11-13 19:31:55 +01:00
iCrawl
b150d4ac27
fix: provide full path for pre-gen 2023-11-13 19:19:26 +01:00
iCrawl
81a892e27f
fix: properly create index 2023-11-13 19:13:32 +01:00
iCrawl
bc8f83368a
feat: reintroduce outline navigation 2023-11-13 18:03:23 +01:00
iCrawl
8d04cbc203
chore: add loading page for suspense 2023-11-13 11:23:59 +01:00
iCrawl
356cadb382
chore: enable prefetch 2023-11-13 11:07:47 +01:00
iCrawl
978a39f6d3
chore: disable prefetch 2023-11-13 10:48:51 +01:00
iCrawl
516be87a87
fix: properly display all versions in selector 2023-11-13 10:22:44 +01:00
Qjuh
b79351ba99
fix(website): misc improvements (#9940)
* refactor: use tokenRange for typeParams in heritage

* fix: correct type param replacement

* fix: ae config, link builtin in summary, `: | T` => `: T`, mainlib tsdoc

* fix: requested changes and tests

* chore: better deprecation messages and code cleanup

* fix: cleanup optional chainings

---------

Co-authored-by: Almeida <almeidx@pm.me>
2023-11-13 09:55:23 +01:00
iCrawl
b305194841
ci: revert deploying vercel with ci for now 2023-11-13 00:12:37 +01:00
Almeida
975d5f18ae
chore: use descriptive type parameter names (#9937)
* chore: use descriptive type parameter names

* refactor: requested changes

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-11-12 17:21:51 +00:00
iCrawl
62e6573296
fix(website): caching and revalidation 2023-11-11 21:05:25 +01:00
iCrawl
2a25eeaf13
chore: remove nextjs patch 2023-11-11 19:19:14 +01:00
Qjuh
5a4c9755c3
feat(api-extractor): replace type parameters with their actual values on inherited members (#9939)
* refactor: use tokenRange for typeParams in heritage

* fix: correct type param replacement
2023-11-11 15:18:08 +01:00
Almeida
d28814d869
fix: properly support multiple extends/implements (#9934)
* fix: properly support multiple extends/implements

* refactor: use flexbox instead of space util

Co-authored-by: Noel <buechler.noel@outlook.com>

---------

Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-11-10 22:01:30 +00:00
Almeida
81334a2a2c
feat: link basic types to MDN/TS documentation (#9913)
* feat: link basic types to MDN/TS documentation

* refactor: requested changes
2023-11-10 14:50:25 +00:00
Almeida
6dca8013af
chore: remove parameter list from events (#9933) 2023-11-09 00:38:13 +01:00
iCrawl
aad82f088b
build: fix the messy dependency graph 2023-11-09 00:13:01 +01:00
iCrawl
4a5e9fc1de
fix: pin source-map dependency and clean up website 2023-11-08 18:43:02 +01:00
iCrawl
e72b552ae2
chore: remaining deps and lighthouse removal 2023-11-08 18:20:16 +01:00
iCrawl
34d0224b68
refactor: display readme correctly 2023-11-08 14:49:28 +01:00
iCrawl
fcfe5cf142
refactor: remove banner 2023-11-08 13:51:51 +01:00
iCrawl
4575e49ea1
ci: deploy on vercel again 2023-11-08 13:27:04 +01:00
iCrawl
2bda883a0f
fix: handle older generated docs better 2023-11-08 12:30:32 +01:00
iCrawl
413d6d67c5
ci: separate website deploy 2023-11-08 10:38:44 +01:00
Qjuh
da455bceea
feat: mainlib docs on new website (#9930)
* fix(ExceptText): don't display import("d..-types/v10"). in return type

* Squashed 'packages/api-extractor-model/' content from commit 39ecb196c

git-subtree-dir: packages/api-extractor-model
git-subtree-split: 39ecb196ca210bdf84ba6c9cadb1bb93571849d7

* Squashed 'packages/api-extractor/' content from commit 341ad6c51

git-subtree-dir: packages/api-extractor
git-subtree-split: 341ad6c51b01656d4f73b74ad4bdb3095f9262c4

* feat(api-extractor): add api-extractor and -model

* fix: package.json docs script

* fix(SourcLink): use <> instead of function syntax

* fix: make packages private

* fix: rest params showing in docs, added labels

* fix: missed two files

* feat: merge docs.json from docgen and docs.api.json

* fix: cpy-cli & pnpm-lock

* fix: increase icon size

* fix: icon size again

* feat: run both docs on mainlib

* chore: website fixes

* fix: more website fixes

* fix: tests and dev database script

* chore: comment out old docs

* fix: increase max fetch cache

* fix: env should always be a string

* fix: try to reapply patches

* fix: remove prepare for docgen

* fix: temporary cosmetic fixes

* fix: horizontal scroll

* feat: generate index for new docs

---------

Co-authored-by: Noel <buechler.noel@outlook.com>
2023-11-08 10:16:54 +01:00
iCrawl
f713e47b0a
fix: gracefully handle no docs 2023-11-08 03:23:51 +01:00
iCrawl
67a2538b4d
fix: handle errors gracefully 2023-11-08 02:22:51 +01:00
iCrawl
ee2afb0aae
chore: update engine field in packages & deploy website manually 2023-11-08 00:25:38 +01:00
Qjuh
5c0fad3b2d
build: package api-extractor and -model (#9920)
* fix(ExceptText): don't display import("d..-types/v10"). in return type

* Squashed 'packages/api-extractor-model/' content from commit 39ecb196c

git-subtree-dir: packages/api-extractor-model
git-subtree-split: 39ecb196ca210bdf84ba6c9cadb1bb93571849d7

* Squashed 'packages/api-extractor/' content from commit 341ad6c51

git-subtree-dir: packages/api-extractor
git-subtree-split: 341ad6c51b01656d4f73b74ad4bdb3095f9262c4

* feat(api-extractor): add api-extractor and -model

* fix: package.json docs script

* fix(SourcLink): use <> instead of function syntax

* fix: make packages private

* fix: rest params showing in docs, added labels

* fix: missed two files

* fix: cpy-cli & pnpm-lock

* fix: increase icon size

* fix: icon size again
2023-11-07 21:53:36 +01:00
iCrawl
792840bae6
ci: update search with github actions 2023-11-07 16:22:17 +01:00
iCrawl
009c0a3bae
refactor: use planetscale instead of custom api 2023-11-07 15:08:03 +01:00
iCrawl
344a3f9344
chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
iCrawl
4f4dde2a09
chore: regen pnpm lock and patch itemLink component 2023-11-06 22:17:07 +01:00
iCrawl
0ca0254d83
chore: upgrade to nextjs canary 2023-11-06 21:49:58 +01:00
iCrawl
6cd3adf030
chore: update deps 2023-11-06 21:38:45 +01:00
Jiralite
5b4a51945c
build: Bump dependencies (#9899)
build: bump dependencies

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-10-17 20:47:47 +00:00
synicalsyntax
8964504d07
fix(website): generate right dapi-types URLs for enum members (#9865)
Fixes #9780

Co-authored-by: syn <hi@syn.gay>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
2023-10-14 19:54:11 +00:00
Jiralite
7276e7c4b7
build: Fix search_indices script (#9869)
build: fix search_indicies script

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-10-10 14:14:41 +00:00
Jiralite
ec63818bcf
build: Disable import/extensions (#9849)
build: update eslint-config-neon
2023-10-03 21:01:31 +02:00
Noel
e96a8a977f
build: pnpm (#9806) 2023-08-27 20:24:03 +02:00
iCrawl
e3127a0735
build: fix linting 2023-08-24 23:08:29 +02:00
iCrawl
9811514deb
build: ignores/swap/concurrency 2023-08-24 21:58:34 +02:00
iCrawl
fb81f7befb
build: refactor linting setup 2023-08-24 06:43:23 +02:00
iCrawl
d37632da05
build: refactor linting 2023-08-22 09:40:11 +02:00
iCrawl
2e40a05adf
chore: fixup exports and move prettier/lintstaged to mjs 2023-08-22 01:58:54 +02:00
iCrawl
1e3aed0d97
chore: config overhaul 2023-08-22 01:33:47 +02:00
iCrawl
5d7c59c301
chore: deps 2023-08-22 00:30:08 +02:00
iCrawl
99cadfd82b
chore: deps 2023-08-17 21:08:09 +02:00
Jiralite
a1605b3a5e
build: Update vite and other related dependencies (#9772)
* build: update vite and other related dependencies

* chore: use `"errors-only"`
2023-08-13 21:36:23 +02:00
iCrawl
447652ec8a
chore: format 2023-07-31 21:08:13 +02:00
iCrawl
fd8197fe5b
chore: deps 2023-07-30 02:13:39 +02:00
iCrawl
d26e022afc
chore: deps 2023-07-19 11:59:42 +02:00
iCrawl
afa98793cd
chore: deps 2023-07-17 09:45:07 +02:00
brynpttrsn
20268ac0c4
feat(website): switch overload on hash location (#9699)
* feat(website): switch overload on hash location

* Update apps/website/src/components/OverloadSwitcher.tsx

---------

Co-authored-by: Noel <buechler.noel@outlook.com>
2023-07-15 19:34:28 +02:00
brynpttrsn
4141405dcd
fix(website): type alias search symbol (#9705) 2023-07-15 19:25:56 +02:00
brynpttrsn
1716202f44
fix(website): Overload switcher duplicates reference links (#9614)
fix(website): add idx to link key
2023-06-13 21:01:18 +02:00
brynpttrsn
7b494aca5b
fix(website): switch signature with overload (#9643) 2023-06-13 20:55:56 +02:00
iCrawl
9b06734445
chore: deps 2023-05-23 20:14:15 +02:00
brynpttrsn
8107c5c0e7
fix(website): header and sidebar icons (#9574)
* fix: header icons

* Reorder imports

* remove field symbol

* fix type sidebar icon

* remove import

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-19 17:28:37 +00:00
iCrawl
90e243d350
chore: deps 2023-05-16 00:14:14 +02:00
iCrawl
d033f925e0
fix(websites/guide): remove flex-basis 2023-05-12 20:02:04 +02:00
iCrawl
7c8849fae5
chore: deps 2023-05-12 19:58:51 +02:00
brynpttrsn
0c175c02e9
fix(website): package and version button formatting (#9556)
* fix for djs package button and removed redundant divs

* version arrow formatting

* formatting
2023-05-09 16:02:52 +02:00
synicalsyntax
280ed0ce08
fix(website): various UI improvements (#9538)
* fix(website): raise category z-index to prevent clipping

* refactor(website): wrap footer badges when necessary to prevent overflow
2023-05-08 08:59:25 +02:00
iCrawl
9ddb3ff71d
chore: deps 2023-05-07 18:04:10 +02:00
iCrawl
e53b94c979
chore: remove cron 2023-05-05 21:21:09 +02:00
iCrawl
d8d21cf370
chore: cloudflare sponsorship 2023-05-05 20:29:10 +02:00
iCrawl
d4f12e0a0c
chore: deps 2023-05-05 14:30:47 +02:00
iCrawl
7e875f6919
chore: refactor workspace 2023-05-03 02:14:22 +02:00
iCrawl
9a56edaf8c
chore: add module resolution for the website 2023-05-01 18:21:02 +02:00
iCrawl
0762ddb3f4
chore: deps 2023-05-01 15:29:51 +02:00
iCrawl
80af9696d3
build: leftover extensions 2023-05-01 15:23:15 +02:00
iCrawl
48cab844d4
build: switch to bundler moduleResolution 2023-05-01 13:14:13 +02:00
iCrawl
8b71f44b1f
chore: deps 2023-05-01 12:05:55 +02:00
iCrawl
1ba7394a7d
chore: deps 2023-04-30 09:01:17 +02:00
Suneet Tipirneni
988f8c7546
refactor(website): consolidate styling for buttons (#9466) 2023-04-28 21:42:47 +02:00
Suneet Tipirneni
b2e1bb92d0
fix(website): don't duplicate overloaded methods (#9462) 2023-04-27 20:25:23 +02:00
Michael H
1b4d34cebf
chore: Add directory to package.json (#9456)
* chore: Add directory to package.json

* fix: run fmt

* fix: undo formatting
2023-04-25 14:27:44 +00:00
iCrawl
43e205b840
chore: deps 2023-04-24 19:46:44 +02:00
Suneet Tipirneni
ecd1b5da11
refactor(website): consolidate badge logic (#9417)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-19 18:58:35 +02:00
Jiralite
603446a692
chore: Bump dependencies for template package (#9418)
* chore: bump dependencies

* chore: update .yarnrc.yml
2023-04-19 05:43:46 +00:00
Suneet Tipirneni
f1fdd5b010
refactor(website): extract shared code heading styling into component (#9414)
* refactor(website): extract shared code heading styling into component

* chore: remove redundant variable
2023-04-17 21:33:51 +00:00
iCrawl
98a76db482
docs: generate static imports for types with api-extractor 2023-04-17 19:08:01 +02:00
Suneet Tipirneni
516c46117c
feat(website): use tsdoc parameter names wherever possible (#9413)
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-17 18:44:17 +02:00
Suneet Tipirneni
e04801bba1
fix(website): add equals to enum members (#9405) 2023-04-16 21:43:37 +00:00
iCrawl
a210fc64a2
fix(website): dark mode text color 2023-04-16 19:21:41 +02:00
iCrawl
24f17998c8
refactor(website): revise landing page 2023-04-16 19:10:50 +02:00
iCrawl
1b74c774c0
fix(website): cutoff ring outline in breadcrumbs 2023-04-16 11:22:16 +02:00
iCrawl
01949d6e3a
fix(website): wrong breakpoint 2023-04-16 00:23:33 +02:00
iCrawl
3ea26cc1a6
refactor(website): only show search box on md and up 2023-04-16 00:17:12 +02:00
Suneet Tipirneni
a516d46f91
fix(website): right-align search bar (#9395) 2023-04-16 00:03:19 +02:00
iCrawl
188d5eea28
chore: fix yarn.lock 2023-04-15 23:31:48 +02:00
iCrawl
412e4fffae
build(website): prepare for turbopack 2023-04-15 18:15:24 +02:00
iCrawl
5e2f94c591
fix(website): max height 2023-04-15 14:28:20 +02:00
iCrawl
49627b1f46
chore(website): add banner 2023-04-15 14:03:03 +02:00
iCrawl
bcb48fea3e
chore(website): redirect to core instead 2023-04-15 13:03:27 +02:00
iCrawl
c87e826087
style(website): remove dynamic width check 2023-04-15 04:43:23 +02:00
Suneet Tipirneni
cac3c07729
fix(website): link dapi-types to proper website (#9388) 2023-04-14 20:53:57 +02:00