Qjuh
|
f6da9495ed
|
fix(website): link to enum members in search index (#10875)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-05-07 21:26:43 +00: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 |
|
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
|
e5f3f3130e
|
fix: path generation for search
|
2023-11-08 19:01:32 +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 |
|
Jiralite
|
a9e1f6026c
|
fix: Add extension (#9900)
fix: add extension
|
2023-11-01 16:10:15 +01:00 |
|
iCrawl
|
d37632da05
|
build: refactor linting
|
2023-08-22 09:40:11 +02:00 |
|
iCrawl
|
48cab844d4
|
build: switch to bundler moduleResolution
|
2023-05-01 13:14:13 +02:00 |
|
iCrawl
|
852fae557e
|
chore: deps
|
2023-03-23 14:28:58 +01:00 |
|
iCrawl
|
c39faa94f6
|
chore: cleanup code
|
2022-10-11 09:36:36 +02:00 |
|
Suneet Tipirneni
|
678ceaa014
|
feat(website): use dropdowns for overloads (#8630)
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: iCrawl <buechler.noel@outlook.com>
|
2022-09-17 14:09:54 +02:00 |
|
iCrawl
|
96304d7cc8
|
feat: command menu
|
2022-09-09 00:08:59 +02:00 |
|
Noel
|
c3341570d9
|
refactor: website components (#8600)
|
2022-09-06 19:48:33 +02:00 |
|
Suneet Tipirneni
|
f79ccb4971
|
chore(website): bump api-extractor-model (#8584)
|
2022-09-03 01:14:00 +02:00 |
|
iCrawl
|
3b7ba4062e
|
chore: fix leftover eslint exceptions
|
2022-09-01 21:26:09 +02:00 |
|
Suneet Tipirneni
|
edadb9fe5d
|
refactor: use eslint-config-neon for packages. (#8579)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-09-01 20:50:16 +02:00 |
|
Suneet Tipirneni
|
d5dcddd350
|
feat: add util package for generating search indices (#8571)
|
2022-08-29 21:41:51 +02:00 |
|