Zeno Kapitein
|
4aeb81bfa5
|
Fix search input styling & text cutoff (#3491)
|
2025-07-22 14:58:20 +02:00 |
|
conico974
|
955cebf944
|
Add cache tags for fetchFileSystem (#3489)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-22 13:41:31 +02:00 |
|
Greg Bergé
|
7c951ef437
|
Support new colors in text formatting (#3492)
|
2025-07-22 13:40:03 +02:00 |
|
Brett Jephson
|
68f0dbcc35
|
RND-7464: confirm in content kit button (#3488)
|
2025-07-22 10:51:25 +01:00 |
|
Zeno Kapitein
|
39c4f76aea
|
Add fullwidth page option (#3344)
|
2025-07-21 11:20:17 +02:00 |
|
Zeno Kapitein
|
2fe58e8cbb
|
Page actions customisation (#3485)
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2025-07-18 21:10:38 +02:00 |
|
Zeno Kapitein
|
765141a4d8
|
Make "last updated" section optional (#3486)
|
2025-07-18 18:46:11 +00:00 |
|
Zeno Kapitein
|
eb1bd3aa01
|
AI response feedback buttons (#3482)
|
2025-07-18 15:40:04 +00:00 |
|
Zeno Kapitein
|
b7284b0223
|
Small tweaks to assistant styling (#3481)
|
2025-07-17 14:31:53 +00:00 |
|
conico974
|
5bbd254742
|
Support webp and avif formats for og image (#3478)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-17 11:36:07 +02:00 |
|
Nolann B.
|
611e28626a
|
Remove padding on first Heading in Columns (#3479)
|
2025-07-16 12:51:37 +02:00 |
|
Samy Pessé
|
2a3bb0eb22
|
Version Packages (#3453)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@gitbook/icons@0.2.1
@gitbook/openapi-parser@2.2.1
@gitbook/react-contentkit@0.7.2
@gitbook/react-openapi@1.3.3
|
2025-07-15 17:40:24 +02:00 |
|
conico974
|
6816f0fa5a
|
Add browserslist and improve CSS masks for compatibility (#3471)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-15 17:15:56 +02:00 |
|
Greg Bergé
|
17386776ec
|
Add missing changeset to release @gitbook/openapi-parser (#3477)
|
2025-07-15 12:01:40 +00:00 |
|
Nolann B.
|
9ee9082614
|
Improvement for CopyMarkdown action (#3465)
|
2025-07-15 13:41:25 +02:00 |
|
Nolann B.
|
334cfdd522
|
Fix responsive class for SearchInput button (#3476)
|
2025-07-15 12:50:57 +02:00 |
|
Greg Bergé
|
8c961a5dbd
|
Fix OpenAPI spec validation (#3473)
|
2025-07-15 08:56:08 +02:00 |
|
conico974
|
4708956e77
|
Ensure schema.security is always an array (#3472)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-14 22:01:06 +02:00 |
|
Zeno Kapitein
|
813dd03dbb
|
Fix AIChatInput focus & styling (#3470)
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2025-07-14 11:48:34 +01:00 |
|
conico974
|
0522dbc61e
|
Handle markdown errors gracefully (#3468)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-11 19:11:09 +02:00 |
|
Zeno Kapitein
|
acb9f53156
|
Inline search modal (#3416)
|
2025-07-11 16:29:03 +01:00 |
|
conico974
|
6016846156
|
Add cache life inference from API response headers (#3467)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-11 17:10:00 +02:00 |
|
Greg Bergé
|
cf1fae5837
|
Fix using CMD or CTRL to open in a new tab (#3466)
|
2025-07-11 14:25:37 +00:00 |
|
Nolann B.
|
7212345466
|
Fix AI Actions dropdown and LLM integration (#3464)
|
2025-07-11 12:14:06 +02:00 |
|
conico974
|
e38caf78ff
|
Implement consistent logging across the application (#3368)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-11 10:36:03 +02:00 |
|
Greg Bergé
|
0a8dd67541
|
Better aria for breadcrumbs (#3461)
|
2025-07-11 09:45:14 +02:00 |
|
Nolann B.
|
ed684c19a9
|
Move AI Actions markdown fetching to client-side (#3459)
|
2025-07-10 16:05:53 +02:00 |
|
Zeno Kapitein
|
52ab3681e3
|
Reposition AI Actions dropdown (#3460)
|
2025-07-09 14:38:23 +00:00 |
|
Zeno Kapitein
|
9cc5a787e9
|
Generalise keyboard shortcuts, add Cmd+J to AI Chat (#3457)
|
2025-07-09 12:13:36 +00:00 |
|
Nolann B.
|
0003030bf5
|
Implement AI actions dropdown (#3431)
|
2025-07-08 23:33:36 +02:00 |
|
Zeno Kapitein
|
9ad8f45d38
|
Rebrand assistant (#3458)
|
2025-07-08 21:31:14 +02:00 |
|
conico974
|
a3855257c8
|
Gracefully handle OpenAPI fetch errors (#3455)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-08 17:35:23 +02:00 |
|
conico974
|
9169c2f053
|
Fix site redirect resolution with length check for source paths (#3454)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-08 17:15:57 +02:00 |
|
Greg Bergé
|
abe028bd38
|
Fix Link behaviour reloading the page (#3456)
|
2025-07-08 14:30:12 +00:00 |
|
conico974
|
12c2451f4f
|
Bump OpenNext to latest versions (#3451)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-08 15:06:23 +02:00 |
|
Samy Pessé
|
8daede5427
|
Ensure all content links are resolved relatively to preview (#3450)
|
2025-07-08 13:05:31 +02:00 |
|
Samy Pessé
|
4c89aa60eb
|
Adapt cache header parsing to support s-maxage (#3452)
|
2025-07-08 12:55:00 +02:00 |
|
Greg Bergé
|
d0a3f64ae4
|
Always open header logo link in the current tab (#3445)
|
2025-07-08 09:02:49 +00:00 |
|
Samy Pessé
|
433d66482d
|
Version Packages (#3446)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@gitbook/openapi-parser@2.2.0
@gitbook/react-openapi@1.3.2
|
2025-07-08 11:01:57 +02:00 |
|
Greg Bergé
|
bd553bcf9e
|
Expose isJson and isYaml in @gitbook/openapi-parser (#3447)
|
2025-07-08 10:41:46 +02:00 |
|
Nolann B.
|
f5894bcf74
|
Fix incorrect revision ID in Markdown fetch logic (#3448)
|
2025-07-08 09:41:12 +02:00 |
|
Zeno Kapitein
|
1b59e7ce36
|
Styling improvements to AI Chat Followup questions (#3444)
|
2025-07-07 19:02:01 +02:00 |
|
Samy Pessé
|
32d6f5845d
|
Version Packages (#3247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@gitbook/fonts@0.1.0
@gitbook/openapi-parser@2.1.5
@gitbook/react-contentkit@0.7.1
@gitbook/react-openapi@1.3.1
|
2025-07-07 12:49:53 +00:00 |
|
Greg Bergé
|
4f5cbfe732
|
Upgrade @scalar/openapi-parser (#3442)
|
2025-07-07 14:33:40 +02:00 |
|
Steven H
|
afba8fcb34
|
Rating columns in tables now use a solid icons instead of unfilled. (#3434)
|
2025-07-07 10:05:45 +01:00 |
|
conico974
|
377a4899e4
|
Adjust cache life for error responses (#3423)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-07 09:38:48 +02:00 |
|
Greg Bergé
|
938bdeb34b
|
Fix visual tests (#3440)
|
2025-07-06 09:02:31 +02:00 |
|
Greg Bergé
|
d216eaa3f6
|
Upgrade Argos & disable bad plugin (#3438)
|
2025-07-05 21:37:20 +02:00 |
|
conico974
|
5ca5da0f21
|
Fix handling of bad requests to prevent unnecessary 500 errors (#3432)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-04 17:06:37 +02:00 |
|
Greg Bergé
|
ebe6eb3b39
|
Support custom monospace fonts (#3430)
|
2025-07-04 13:13:36 +00:00 |
|