Zeno Kapitein
|
07c02ebcd2
|
Header & TOC styling tweaks (#3967)
|
2026-01-30 15:23:16 +01:00 |
|
Samy Pessé
|
4d3172d13f
|
Rollout to 100% the dereferencing of reusable content at the API level (#3966)
|
2026-01-30 09:01:12 +01:00 |
|
Zeno Kapitein
|
0aa34cc9a8
|
Fix Embed options in React (#3964)
|
2026-01-29 17:32:56 +01:00 |
|
Greg Bergé
|
551d30cfa4
|
Fix loading of images in PDF export (#3958)
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2026-01-29 15:55:42 +01:00 |
|
Samy Pessé
|
844a0a8ea7
|
Fix CI for visual testing
|
2026-01-29 15:26:41 +01:00 |
|
Samy Pessé
|
eb8ba66a66
|
Ensure deployments to preview start when approval job is skipped
|
2026-01-29 14:06:48 +01:00 |
|
Hirotaka Miyagi
|
d738e118a0
|
Fix: Prevent form submission during IME composition (#3942)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Addison <42930383+addisonschultz@users.noreply.github.com>
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2026-01-29 12:46:52 +00:00 |
|
Samy Pessé
|
c16d08f5d5
|
Add approval step for external contributors' PRs (#3963)
|
2026-01-29 11:33:13 +01:00 |
|
Samy Pessé
|
61ec9b25b9
|
Enable approved PR deployments for preview workflows (#3954)
|
2026-01-29 11:16:00 +01:00 |
|
Samy Pessé
|
b57561d395
|
Fix rendering of images in reusable content from an external space (#3960)
|
2026-01-29 10:42:25 +01:00 |
|
Zeno Kapitein
|
e00d1c5bbd
|
Support code themes customization option, refactor built-in code themes (#3949)
|
2026-01-28 13:48:56 +01:00 |
|
conico974
|
9063b56c89
|
Fix for the assistant (#3948)
|
2026-01-28 11:16:50 +01:00 |
|
Greg Bergé
|
020d3668d7
|
Make the button icon validation safer (#3955)
|
2026-01-28 10:44:52 +01:00 |
|
Greg Bergé
|
4d30cbf058
|
Fix social links not appearing on desktop (#3950)
|
2026-01-28 10:44:40 +01:00 |
|
Samy Pessé
|
d3f6c38f05
|
Update scalar dependencies (#3956)
|
2026-01-28 10:29:56 +01:00 |
|
Samy Pessé
|
6f1db32682
|
Simplify local development and contributions (#3952)
|
2026-01-28 09:32:56 +01:00 |
|
Samy Pessé
|
4ad6b2c067
|
Increase rollout of reusable content deref in the API to 80% (#3951)
|
2026-01-28 09:22:19 +01:00 |
|
Viktor Renkema
|
07449443a0
|
Fix rendering of Expandables within Update blocks (#3947)
|
2026-01-27 20:26:33 +01:00 |
|
Greg Bergé
|
b09cc64fec
|
Fix GIF rendering (#3946)
|
2026-01-27 17:34:02 +01:00 |
|
Greg Bergé
|
1eed2004f6
|
Avoid keyboard-shortcut flicker by adding OS class and using CSS (#3944)
|
2026-01-27 17:02:49 +01:00 |
|
Greg Bergé
|
91539b8187
|
Fix navigation loader (#3945)
|
2026-01-27 17:01:06 +01:00 |
|
Samy Pessé
|
16cfde87ee
|
Increase rollout of reusable content deref in the API to 50% (#3943)
|
2026-01-27 12:22:09 +01:00 |
|
conico974
|
58b4a978ff
|
Update Next.js dependency to version 15.4.11 (#3940)
|
2026-01-27 09:26:11 +01:00 |
|
Viktor Renkema
|
e34be0e89b
|
Fix logo sizing bug during navigation (#3928)
|
2026-01-27 08:46:37 +01:00 |
|
Samy Pessé
|
e60c754343
|
Increase rollout of reusable content deref in the API to 30% (#3939)
|
2026-01-26 16:22:13 +01:00 |
|
Nolann B.
|
48ca21e471
|
Add OpenAPI 3.1 nullable array support (#3938)
|
2026-01-26 14:05:14 +01:00 |
|
Nolann B.
|
3ba9e46f2b
|
Improve OpenAPI server URL validation (#3937)
|
2026-01-26 13:45:03 +01:00 |
|
Greg Bergé
|
58f0cc8287
|
Fix search field clear button (#3936)
|
2026-01-24 16:26:03 +01:00 |
|
Nolann B.
|
29e2b22b63
|
Fix ordered list item index calculation (#3935)
|
2026-01-23 16:01:33 +01:00 |
|
Greg Bergé
|
3c7cb09c1b
|
Respect DPR to ensure a good image quality (#3931)
|
2026-01-23 11:45:00 +01:00 |
|
Greg Bergé
|
0f1cd6745d
|
Refactor search (#3932)
|
2026-01-23 11:13:20 +01:00 |
|
Samy Pessé
|
e90f57b138
|
Deference reusable content at the API level (#3847)
|
2026-01-23 10:34:44 +01:00 |
|
conico974
|
7bd5939247
|
Bust data cache (#3927)
|
2026-01-22 13:59:35 +01:00 |
|
Zeno Kapitein
|
89de966e7a
|
Support social accounts customization option (#3916)
|
2026-01-22 13:57:40 +01:00 |
|
Greg Bergé
|
4e2d86318e
|
Fix OpenAPI example not showing (#3930)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-22 12:11:55 +01:00 |
|
Nolann B.
|
f647af2003
|
Prevent duplicate Content-Type headers in OpenAPI code samples (#3924)
|
2026-01-21 14:51:46 +01:00 |
|
Greg Bergé
|
96e24a1f84
|
Fix JWT token usage in GitBook embed SDK (#3922)
|
2026-01-21 12:05:14 +01:00 |
|
Viktor Renkema
|
2a0f37f4b3
|
Always display page actions even if there is no toc/title/description (#3921)
|
2026-01-21 10:54:42 +01:00 |
|
Zeno Kapitein
|
17d935dd4c
|
Upgrade API to 0.158.0 (#3918)
|
2026-01-20 17:55:47 +01:00 |
|
Greg Bergé
|
df07fbe242
|
Remove development from package.exports before publishing (#3917)
|
2026-01-20 17:22:24 +01:00 |
|
Zeno Kapitein
|
1e53376151
|
Add SideSheet component, refactor TOC and AIChat to use it (#3835)
|
2026-01-19 21:19:54 +01:00 |
|
Samy Pessé
|
f294818775
|
Serve markdown version of the page depending on the accept type (#3914)
|
2026-01-19 15:11:02 -05:00 |
|
Greg Bergé
|
eed386a133
|
Fix custom tools usage with GitBook Embed SDK (#3913)
|
2026-01-19 13:14:23 +01:00 |
|
Zeno Kapitein
|
e172b25ba8
|
Grow InlineActionButton to available space on line (#3912)
|
2026-01-19 12:55:03 +01:00 |
|
Zeno Kapitein
|
f7f6f9d06d
|
Set <html lang> based on translated language (#3909)
|
2026-01-16 12:00:39 +01:00 |
|
Claire Chabas
|
9e01676fe9
|
Remove grid from framed images (#3907)
|
2026-01-15 14:06:26 +01:00 |
|
Zeno Kapitein
|
f6cf62a686
|
Standardise toggle chevrons across the app (#3904)
|
2026-01-14 13:46:47 +01:00 |
|
Zeno Kapitein
|
a5ef44ab2a
|
Better conditional display of page actions (#3900)
Co-authored-by: Claire Chabas <claire.chabas@gmail.com>
|
2026-01-14 13:21:47 +01:00 |
|
Zeno Kapitein
|
b53cb1d2b3
|
Align styling of PageLinkItem and PageDocumentItem (#3903)
|
2026-01-14 13:07:45 +01:00 |
|
Samy Pessé
|
7eeff73080
|
Version Packages (#3902)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-13 16:13:41 +00:00 |
|