Commit graph

194 commits

Author SHA1 Message Date
iCrawl
7e875f6919
chore: refactor workspace 2023-05-03 02:14:22 +02:00
Jiralite
36b7fb2f00
feat(guide): Update to 14.10.0 (#9487) 2023-05-01 21:05:29 +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
Jiralite
260c46d51c
feat(guide): Add audit logs (#9429) 2023-04-30 07:50:14 +02:00
iCrawl
6229597db2
fix(guide): add more headings 2023-04-29 20:10:06 +02:00
iCrawl
8d212e4859
feat(guide): anchor links 2023-04-29 20:05:22 +02:00
Tetie
496c4e2884
feat(ui): support verified bots and colored authors (#9471)
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-29 17:26:31 +02:00
Jiralite
375483b0f9
feat(guide): Add threads (#9430) 2023-04-28 21:46:45 +02:00
Jiralite
17cd4b610a
fix(guide): Show rest of TypeScript code block (#9465) 2023-04-28 21:46:27 +02:00
Suneet Tipirneni
988f8c7546
refactor(website): consolidate styling for buttons (#9466) 2023-04-28 21:42:47 +02:00
Ryan Munro
78fe247fc4
feat(guide): port and update lots of stuff (#9385)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-27 20:58:25 +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
Jiralite
7b10e8cb63
feat: Add FAQ (#9407)
* feat: port over FAQ

* refactor: use async/await

Co-authored-by: Almeida <almeidx@pm.me>

* style: spacing

* refactor: use role id

* feat: more links!

* refactor: move comment up

* refactor: consistent naming style

---------

Co-authored-by: Almeida <almeidx@pm.me>
2023-04-17 08:31:53 +00:00
Jiralite
2f18323d2c
fix(updating-to-v14): Parameter typo (#9408)
fix: parameter typo
2023-04-17 01:35:34 +00:00
Suneet Tipirneni
e04801bba1
fix(website): add equals to enum members (#9405) 2023-04-16 21:43:37 +00:00
Jiralite
5dcc6df224
fix(updating-to-v14): Prioritise JavaScript (#9401) 2023-04-16 20:22:41 +02:00
Jiralite
1c35425120
fix(collection): filter() markdown (#9402) 2023-04-16 20:21:47 +02:00
Jiralite
cf1f5c0f0c
chore(async-await): Update to ESM (#9403) 2023-04-16 20:21:30 +02: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
eda118dae9
fix(guide): optimize redirects on middleware level 2023-04-16 17:42:05 +02:00
iCrawl
f2fce0a7da
refactor(guide): always redirect to introduction 2023-04-16 17:38:45 +02:00
iCrawl
d5e9e36e8a
fix(guide): let the breadcrumbs grow to the full size 2023-04-16 13:29:55 +02:00
iCrawl
8c0eb56ba5
fix(guide): ring cutoff on guide header 2023-04-16 13:02:10 +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
b35b935679
fix(guide): sidebar types 2023-04-15 23:50:18 +02:00
iCrawl
0928c8f6ff
fix(guide): remove astro leftovers 2023-04-15 23:37: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
iCrawl
615752e32b
chore(website): cleanup ts-errors 2023-04-14 20:03:40 +02:00