iCrawl
|
a35d760421
|
fix: prerender bailout
|
2024-05-24 02:10:07 +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 |
|
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 |
|
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 |
|
iCrawl
|
7b5c31b2bc
|
refactor: fetch versions on the client
|
2023-12-20 23:21:49 +01:00 |
|
iCrawl
|
d869d9b3fe
|
style: fix up lint
|
2023-12-19 14:45:28 +01:00 |
|
Qjuh
|
3d1c884926
|
refactor(website): remove unneccessary addPackageToModel function (#9983)
* types: fix links in @deprecated tags
* Merge branch 'main' into fix/deprecated-links-d.ts
* fix: searchIndices
* refactor: apply review suggestions
* refactor: remove addPackageToModel function
* fix: event links in search index
* fix: wrong overload condition
|
2023-11-21 10:06:13 +01:00 |
|
iCrawl
|
75137bac6f
|
refactor: don't prebuild on preview builds
|
2023-11-14 01:55:08 +01:00 |
|
iCrawl
|
8f432400d8
|
build: multi-config build and dep update
|
2023-11-14 01:26:22 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
009c0a3bae
|
refactor: use planetscale instead of custom api
|
2023-11-07 15:08:03 +01:00 |
|
iCrawl
|
6cd3adf030
|
chore: update deps
|
2023-11-06 21:38:45 +01:00 |
|
Noel
|
e96a8a977f
|
build: pnpm (#9806)
|
2023-08-27 20:24:03 +02:00 |
|
iCrawl
|
fb81f7befb
|
build: refactor linting setup
|
2023-08-24 06:43:23 +02:00 |
|
iCrawl
|
5d7c59c301
|
chore: deps
|
2023-08-22 00:30:08 +02:00 |
|
iCrawl
|
447652ec8a
|
chore: format
|
2023-07-31 21:08:13 +02:00 |
|
iCrawl
|
afa98793cd
|
chore: deps
|
2023-07-17 09:45:07 +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 |
|
iCrawl
|
7e875f6919
|
chore: refactor workspace
|
2023-05-03 02:14:22 +02:00 |
|
Suneet Tipirneni
|
988f8c7546
|
refactor(website): consolidate styling for buttons (#9466)
|
2023-04-28 21:42:47 +02:00 |
|
iCrawl
|
1b74c774c0
|
fix(website): cutoff ring outline in breadcrumbs
|
2023-04-16 11:22:16 +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
|
615752e32b
|
chore(website): cleanup ts-errors
|
2023-04-14 20:03:40 +02:00 |
|
iCrawl
|
e4c5f794b0
|
fix(website): client-side rendering fallback
|
2023-04-13 23:29:45 +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 |
|