Samy Pessé
|
fa12f9eeb6
|
Page cover dark-mode specific (#3287)
|
2025-06-08 14:57:50 +02:00 |
|
Samy Pessé
|
33726c88a0
|
Generate a llms-full version of the docs (#3285)
|
2025-06-08 12:13:14 +02:00 |
|
Zeno Kapitein
|
6aa3ff9c5e
|
Fix various styling issues (#3283)
|
2025-06-08 00:38:41 +01:00 |
|
Zeno Kapitein
|
7d3fe23195
|
Add circular corners and depth styles (#3280)
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2025-06-07 13:48:16 +02:00 |
|
Samy Pessé
|
521052d84f
|
Remove withoutConcurrentExecution and withCacheKey (#3281)
|
2025-06-05 20:43:15 +01:00 |
|
Samy Pessé
|
c730845e17
|
Fix missing title for button to close announcement banner (#3279)
|
2025-06-04 16:33:01 +01:00 |
|
Zeno Kapitein
|
c9373efdb5
|
Fix bold header links hover color (#3255)
|
2025-06-03 15:18:04 +02:00 |
|
Brett Jephson
|
015615de8a
|
fix: defaultWidth/fullWidth options in images (#3274)
|
2025-06-03 12:18:01 +01:00 |
|
conico974
|
7d5a6d2255
|
Fix hydration error on V2 (#3272)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-06-02 14:23:15 +01:00 |
|
conico974
|
b3a7ad6d2c
|
Fix href being empty in TOC (#3269)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-28 17:07:33 +02:00 |
|
conico974
|
2932077bf9
|
Remove trailing slash from linker (#3268)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-27 21:13:55 +02:00 |
|
Nolann B.
|
957afd967f
|
Add authorization header for OAuth2 (#3266)
|
2025-05-26 20:54:07 +02:00 |
|
Nolann B.
|
4c9a9d0416
|
Handle nested deprecated properties in generateSchemaExample (#3267)
|
2025-05-26 20:28:26 +02:00 |
|
Nolann B.
|
40df91a363
|
Deduplicate path parameters from OpenAPI spec (#3264)
|
2025-05-26 18:55:11 +02:00 |
|
conico974
|
af66ff71ed
|
Add a force-revalidate api route (#3263)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-25 16:55:45 +02:00 |
|
conico974
|
fa3eb07617
|
Cache fonts and static image in memory for OG Image (#3258)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-23 10:20:07 +02:00 |
|
Samy Pessé
|
dc4268db64
|
Compute correct urls for variants/sections when previewing unpublished site (#3259)
|
2025-05-23 10:01:15 +02:00 |
|
Nolann B.
|
a0c06a72cc
|
Indent JSON python code sample (#3260)
|
2025-05-23 09:13:20 +02:00 |
|
conico974
|
ba0094a862
|
fix ISR in preview in cloudflare (#3250)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-21 09:52:05 +02:00 |
|
Zeno Kapitein
|
57bb146075
|
Dynamic TOC height (#3233)
|
2025-05-20 14:13:57 +02:00 |
|
Zeno Kapitein
|
4b67fe5317
|
V2: Add urlObject.hash to linker.toLinkForContent (#3246)
|
2025-05-20 10:25:35 +02:00 |
|
Samy Pessé
|
938125e772
|
Version Packages (#3180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-05-19 19:10:57 +02:00 |
|
conico974
|
1c8d9febb3
|
Custom Incremental Cache (#3239)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-05-19 17:00:09 +02:00 |
|
Nolann B.
|
12a455dab5
|
Fix OpenAPI layout issues (#3242)
|
2025-05-18 14:50:05 +02:00 |
|
Nolann B.
|
d00dc8ca72
|
Pass spec validation errors through OpenAPIParseError (#3240)
|
2025-05-18 13:20:17 +02:00 |
|
Zeno Kapitein
|
95a1f652f9
|
Better print layouts: wrap code blocks & force table column auto-sizing (#3236)
|
2025-05-15 13:24:10 +02:00 |
|
Nolann B.
|
80cb52a237
|
Handle OpenAPI alternatives from schema.items (#3235)
|
2025-05-14 08:05:08 +02:00 |
|
Nolann B.
|
c6637b09e2
|
Use default value if string/number/boolean in generateSchemaExample (#3234)
|
2025-05-13 22:07:41 +02:00 |
|
Samy Pessé
|
778624af00
|
Only resize images with supported extensions (#3229)
|
2025-05-13 10:52:58 +02:00 |
|
Samy Pessé
|
e15757d01f
|
Use next@15.3.2 instead of canary (#3227)
|
2025-05-09 15:17:49 +02:00 |
|
Zeno Kapitein
|
aed79fd6c3
|
Remove header logo rounding (#3225)
|
2025-05-09 14:45:38 +02:00 |
|
Greg Bergé
|
0c973a3292
|
Always link main logo to the root of the site (#3226)
|
2025-05-09 10:31:52 +00:00 |
|
Samy Pessé
|
7d7806df30
|
Passthrough SVG images in image resizing (#3224)
|
2025-05-08 18:57:50 +02:00 |
|
Nolann B.
|
cb5598dc19
|
Handle invalid OpenAPI Responses (#3223)
|
2025-05-08 11:54:46 +02:00 |
|
Greg Bergé
|
e6ddc0f07f
|
Fix sitemap URLs (#3220)
|
2025-05-08 08:54:28 +02:00 |
|
Zeno Kapitein
|
373f18f451
|
Prevent section group popovers from opening on click (#3213)
|
2025-05-07 13:57:58 +00:00 |
|
Taran Vohra
|
3f292065cd
|
Update site redirect regex for validation (#3216)
|
2025-05-07 12:42:28 +05:30 |
|
Greg Bergé
|
5e975ab95b
|
Fix code highlighting for HTTP (#3214)
|
2025-05-06 13:41:15 +00:00 |
|
Greg Bergé
|
a3ec264764
|
Fix Python code sample "null vs None" (#3215)
|
2025-05-06 15:40:56 +02:00 |
|
Samy Pessé
|
5d504ffa4c
|
Fix resolution of links in reusable content (#3212)
|
2025-05-06 10:30:55 +02:00 |
|
Samy Pessé
|
04999662db
|
Use absolute URLs in sitemap.xml when pointing to sitemap-pages.xml (#3210)
|
2025-05-05 09:03:28 +02:00 |
|
Zeno Kapitein
|
f7a34706c7
|
Allow high-contrast input colors to be used as-is (#3209)
|
2025-05-02 19:41:05 +02:00 |
|
Nolann B.
|
20ebecb114
|
Missing top-level required OpenAPI alternatives (#3207)
|
2025-05-02 11:48:15 +02:00 |
|
Nolann B.
|
42ca7e1580
|
Fix openapi CR preview (#3197)
|
2025-04-30 11:44:39 +02:00 |
|
Nolann B.
|
c4ebb3fecd
|
Fix openapi-select hover in responses (#3196)
|
2025-04-30 11:27:03 +02:00 |
|
Zeno Kapitein
|
2a805cc082
|
Change OpenAPI schema-optional from info to tint color (#3194)
|
2025-04-29 19:30:11 +02:00 |
|
Zeno Kapitein
|
89a5816ee4
|
Fix OpenAPI disclosure label ("Show properties") misalignment on mobile (#3193)
|
2025-04-29 19:29:56 +02:00 |
|
Zeno Kapitein
|
c3f6b8c003
|
Reduce chroma of text layers (#3188)
|
2025-04-29 19:29:42 +02:00 |
|
Zeno Kapitein
|
0e201d5899
|
Add border to filled sidebar on gradient theme (#3185)
|
2025-04-29 19:29:32 +02:00 |
|
Zeno Kapitein
|
ae5f1abc58
|
Change Dropdowns to use Radix's DropdownMenu (#3189)
|
2025-04-29 18:30:47 +02:00 |
|