Commit Graph

  • d0a378cdb6 Disallow Markdown pages crawling (#3970) Greg Bergé 2026-02-03 09:40:17 +01:00
  • 81f8ddcf27 Fix flaky Updates blocks in visual tests (#3969) Viktor Renkema 2026-02-02 17:32:46 +01:00
  • 9d6457f814 OpenAPI styling tweaks (#3968) Zeno Kapitein 2026-01-30 19:02:30 +01:00
  • 07c02ebcd2 Header & TOC styling tweaks (#3967) Zeno Kapitein 2026-01-30 15:23:16 +01:00
  • 4d3172d13f Rollout to 100% the dereferencing of reusable content at the API level (#3966) Samy Pessé 2026-01-30 09:01:12 +01:00
  • 0aa34cc9a8 Fix Embed options in React (#3964) Zeno Kapitein 2026-01-29 17:32:56 +01:00
  • 551d30cfa4 Fix loading of images in PDF export (#3958) Greg Bergé 2026-01-29 15:55:42 +01:00
  • 844a0a8ea7 Fix CI for visual testing Samy Pessé 2026-01-29 15:26:41 +01:00
  • eb8ba66a66 Ensure deployments to preview start when approval job is skipped Samy Pessé 2026-01-29 14:06:48 +01:00
  • d738e118a0 Fix: Prevent form submission during IME composition (#3942) Hirotaka Miyagi 2026-01-29 21:46:52 +09:00
  • c16d08f5d5 Add approval step for external contributors' PRs (#3963) Samy Pessé 2026-01-29 11:33:13 +01:00
  • 61ec9b25b9 Enable approved PR deployments for preview workflows (#3954) Samy Pessé 2026-01-29 11:16:00 +01:00
  • b57561d395 Fix rendering of images in reusable content from an external space (#3960) Samy Pessé 2026-01-29 10:42:25 +01:00
  • ddcb22e283 Format marcos/new-layout-prototype Zeno Kapitein 2026-01-28 14:01:16 +01:00
  • 0beed6bbf8 Update bun.lock Zeno Kapitein 2026-01-28 13:59:52 +01:00
  • 2d7954f478 Enhance layout handling for OpenAPI and full-width modes Marcos Cisneros 2026-01-28 13:28:02 +01:00
  • e00d1c5bbd Support code themes customization option, refactor built-in code themes (#3949) Zeno Kapitein 2026-01-28 13:48:56 +01:00
  • 9063b56c89 Fix for the assistant (#3948) conico974 2026-01-28 11:16:50 +01:00
  • 020d3668d7 Make the button icon validation safer (#3955) Greg Bergé 2026-01-28 10:44:52 +01:00
  • 4d30cbf058 Fix social links not appearing on desktop (#3950) Greg Bergé 2026-01-28 10:44:40 +01:00
  • d3f6c38f05 Update scalar dependencies (#3956) Samy Pessé 2026-01-28 10:29:56 +01:00
  • 6f1db32682 Simplify local development and contributions (#3952) Samy Pessé 2026-01-28 09:32:56 +01:00
  • 4ad6b2c067 Increase rollout of reusable content deref in the API to 80% (#3951) Samy Pessé 2026-01-28 09:22:19 +01:00
  • 07449443a0 Fix rendering of Expandables within Update blocks (#3947) Viktor Renkema 2026-01-27 20:26:33 +01:00
  • b09cc64fec Fix GIF rendering (#3946) Greg Bergé 2026-01-27 17:34:02 +01:00
  • 1eed2004f6 Avoid keyboard-shortcut flicker by adding OS class and using CSS (#3944) Greg Bergé 2026-01-27 17:02:49 +01:00
  • 91539b8187 Fix navigation loader (#3945) Greg Bergé 2026-01-27 17:01:06 +01:00
  • 16cfde87ee Increase rollout of reusable content deref in the API to 50% (#3943) Samy Pessé 2026-01-27 12:22:09 +01:00
  • 58b4a978ff Update Next.js dependency to version 15.4.11 (#3940) conico974 2026-01-27 09:26:11 +01:00
  • e34be0e89b Fix logo sizing bug during navigation (#3928) Viktor Renkema 2026-01-27 08:46:37 +01:00
  • e60c754343 Increase rollout of reusable content deref in the API to 30% (#3939) Samy Pessé 2026-01-26 16:22:13 +01:00
  • 48ca21e471 Add OpenAPI 3.1 nullable array support (#3938) Nolann B. 2026-01-26 14:05:14 +01:00
  • 3ba9e46f2b Improve OpenAPI server URL validation (#3937) Nolann B. 2026-01-26 13:45:03 +01:00
  • 58f0cc8287 Fix search field clear button (#3936) Greg Bergé 2026-01-24 16:26:03 +01:00
  • 29e2b22b63 Fix ordered list item index calculation (#3935) Nolann B. 2026-01-23 16:01:33 +01:00
  • 3c7cb09c1b Respect DPR to ensure a good image quality (#3931) Greg Bergé 2026-01-23 11:45:00 +01:00
  • 0f1cd6745d Refactor search (#3932) Greg Bergé 2026-01-23 11:13:20 +01:00
  • e90f57b138 Deference reusable content at the API level (#3847) Samy Pessé 2026-01-23 04:34:44 -05:00
  • 7bd5939247 Bust data cache (#3927) conico974 2026-01-22 13:59:35 +01:00
  • 89de966e7a Support social accounts customization option (#3916) Zeno Kapitein 2026-01-22 13:57:40 +01:00
  • 4e2d86318e Fix OpenAPI example not showing (#3930) Greg Bergé 2026-01-22 12:11:55 +01:00
  • 40d86bae70 revert to 3 nolann/fix-image-size Nolann Biron 2026-01-22 00:59:22 +01:00
  • e1abd11014 test with max_dpr = 2 Nolann Biron 2026-01-21 21:34:03 +01:00
  • 64697f4c6a Limit MAX_DPR to 3 in Image component Nolann Biron 2026-01-21 21:25:19 +01:00
  • dac5e9d444 Fix logo sizing bug during navigation Viktor Renkema 2026-01-21 20:25:17 +01:00
  • c873736da6 Add virtualizaion for tables claire/add-virtualization-for-tables Claire Chabas 2026-01-21 14:13:34 +00:00
  • f647af2003 Prevent duplicate Content-Type headers in OpenAPI code samples (#3924) Nolann B. 2026-01-21 14:51:46 +01:00
  • 35061b8cd6 Make tables sorting deterministic claire/RND-9431-make-table-records-sorting-deterministic Claire Chabas 2026-01-21 12:54:29 +00:00
  • 7b645530c6 Update Footer.tsx zeno/rnd-5578-social-links Zeno Kapitein 2026-01-21 12:56:17 +01:00
  • 418820bd48 Update Footer.tsx Zeno Kapitein 2026-01-21 12:48:51 +01:00
  • 8f097ff1b9 Update Footer.tsx Zeno Kapitein 2026-01-21 12:43:29 +01:00
  • 70bf8cda9c Update Footer.tsx Zeno Kapitein 2026-01-21 12:38:40 +01:00
  • 680476a8a4 Test Zeno Kapitein 2026-01-21 12:23:57 +01:00
  • 96e24a1f84 Fix JWT token usage in GitBook embed SDK (#3922) Greg Bergé 2026-01-21 12:05:14 +01:00
  • 2963a2c0a7 Update SpaceLayout.tsx Zeno Kapitein 2026-01-21 11:55:30 +01:00
  • 27f21a3952 Update Footer.tsx Zeno Kapitein 2026-01-21 11:54:30 +01:00
  • 2a0f37f4b3 Always display page actions even if there is no toc/title/description (#3921) Viktor Renkema 2026-01-21 10:54:42 +01:00
  • 9b4e4055bd Test Zeno Kapitein 2026-01-20 18:41:17 +01:00
  • 39099bb83a Update SpaceLayout.tsx Zeno Kapitein 2026-01-20 18:25:03 +01:00
  • 7a58d8c0c1 Support social links Zeno Kapitein 2026-01-20 18:14:40 +01:00
  • 17d935dd4c Upgrade API to 0.158.0 (#3918) Zeno Kapitein 2026-01-20 17:55:47 +01:00
  • df07fbe242 Remove development from package.exports before publishing (#3917) Greg Bergé 2026-01-20 17:22:24 +01:00
  • 1e53376151 Add SideSheet component, refactor TOC and AIChat to use it (#3835) Zeno Kapitein 2026-01-19 21:19:54 +01:00
  • f294818775 Serve markdown version of the page depending on the accept type (#3914) Samy Pessé 2026-01-19 21:11:02 +01:00
  • eed386a133 Fix custom tools usage with GitBook Embed SDK (#3913) Greg Bergé 2026-01-19 13:14:23 +01:00
  • e172b25ba8 Grow InlineActionButton to available space on line (#3912) Zeno Kapitein 2026-01-19 12:55:03 +01:00
  • f7f6f9d06d Set <html lang> based on translated language (#3909) Zeno Kapitein 2026-01-16 12:00:39 +01:00
  • 9e01676fe9 Remove grid from framed images (#3907) Claire Chabas 2026-01-15 14:06:26 +01:00
  • 4768d53f78 Merge remote-tracking branch 'origin/main' into conico/rnd-9299-fallback-computed conico/rnd-9299-fallback-computed Nicolas Dorseuil 2026-01-15 10:22:11 +01:00
  • f3c1565aba linting Nicolas Dorseuil 2026-01-15 10:17:51 +01:00
  • 0470bdbefd Implement fallback handling for variant space navigation Nicolas Dorseuil 2026-01-15 10:06:49 +01:00
  • f6cf62a686 Standardise toggle chevrons across the app (#3904) Zeno Kapitein 2026-01-14 13:46:47 +01:00
  • a5ef44ab2a Better conditional display of page actions (#3900) Zeno Kapitein 2026-01-14 13:21:47 +01:00
  • b53cb1d2b3 Align styling of PageLinkItem and PageDocumentItem (#3903) Zeno Kapitein 2026-01-14 13:07:45 +01:00
  • 7eeff73080 Version Packages (#3902) Samy Pessé 2026-01-13 16:13:41 +00:00
  • bf63045319 Fix OpenAPI JSX compilation (#3901) Greg Bergé 2026-01-13 16:56:51 +01:00
  • 71c2e7f8b4 Version Packages (#3886) Samy Pessé 2026-01-13 13:40:37 +00:00
  • 985c1b45b4 Fix OpenAPI dereferencing for $ref to itself (#3899) Samy Pessé 2026-01-13 13:34:08 +00:00
  • 35efc9d6d8 Fix TOC icon backgrounds on gradient and bold themes (#3898) Zeno Kapitein 2026-01-12 15:45:41 +01:00
  • 6b1fd43179 Lazy load OpenAPI styles and remove Tailwind Typography (#3883) Nolann B. 2026-01-12 15:09:02 +01:00
  • 7517e987a5 Clean up button and input across the app (#3897) Zeno Kapitein 2026-01-12 12:41:57 +01:00
  • 21851d3340 Round page cover corners on extrawide screens (#3892) Zeno Kapitein 2026-01-12 11:58:17 +01:00
  • ca682362dd Fix 404 when accessing rss.xml for the root page (#3896) Samy Pessé 2026-01-09 16:05:31 +01:00
  • 56fb754e22 Update published-site.png (#3894) David Hughes 2026-01-08 01:47:37 +00:00
  • 99d788ed9e Update page cover styling (#3890) Zeno Kapitein 2026-01-07 11:55:17 +01:00
  • ebf3b2beb7 Fix an issue where content refs to spaces outside of site was resolving with share links (#3889) Taran Vohra 2026-01-07 11:59:02 +05:30
  • 7b7231602f Add e2e tests for embed frame (#3830) Zeno Kapitein 2026-01-06 17:30:14 +01:00
  • a49e21a835 Roll back to Zeno's commit addison/rollback Addison 2026-01-06 13:49:41 +08:00
  • adfb118285 Merge branch 'main' of github.com:GitbookIO/gitbook Addison 2026-01-06 13:22:44 +08:00
  • a7f58ab829 Fix embed tab button size regression (#3887) Zeno Kapitein 2026-01-05 14:01:02 +01:00
  • 360b525b4b Fix FontAwesome 7 icon overflows (#3885) Zeno Kapitein 2026-01-05 13:56:08 +01:00
  • 695e99f466 Update button sizing (#3868) Zeno Kapitein 2026-01-05 11:18:00 +01:00
  • aa87699915 Fix block alignment (#3880) Zeno Kapitein 2025-12-18 21:26:10 +01:00
  • d2eb3d9f5a Fix disabled button from not showing up (#3879) Zeno Kapitein 2025-12-18 21:13:14 +01:00
  • 77bc339fca Version Packages (#3878) Samy Pessé 2025-12-18 14:47:36 +01:00
  • e7fb77116e Fix @gitbook/icons icon rendering (#3877) Zeno Kapitein 2025-12-18 14:27:34 +01:00
  • 050ca23ac4 Version Packages (#3818) Samy Pessé 2025-12-18 12:10:53 +01:00
  • 9063f97dba Switch main DocumentView to flex layout (#3875) Zeno Kapitein 2025-12-18 09:43:42 +01:00
  • ed9e8fe93a Support button actions (#3866) Zeno Kapitein 2025-12-18 09:29:08 +01:00
  • 365f60d2ca First try full-width-floating-ui Zeno Kapitein 2025-12-17 15:19:07 +01:00