Commit Graph

  • c716df39ba Merge branch 'main' into zeno/rnd-7450-mobile-toc-chat-layout Zeno Kapitein 2025-12-16 19:49:33 +01:00
  • f478ddc2ed Create <Input> component (#3857) Zeno Kapitein 2025-12-16 19:43:43 +01:00
  • bd11c0d21b Fix trademark rounded corners in embed (#3874) Zeno Kapitein 2025-12-16 15:10:47 +01:00
  • 381728970e Fix overflowing section groups (#3873) Zeno Kapitein 2025-12-15 20:41:00 +01:00
  • 4690e2087a Roll out meta links resolution to all sites (#3872) Taran Vohra 2025-12-15 21:19:34 +05:30
  • 224a44daf8 Fix priority assignment in sitemap generation (#3854) John Cashman 2025-12-15 15:41:29 +00:00
  • 4766092ff9 Fix missing properties in allOf/oneOf (#3871) Nolann B. 2025-12-13 12:38:09 +01:00
  • 3e4e0b0bf0 bump next again (#3870) conico974 2025-12-12 20:01:11 +01:00
  • 6b985051f3 Use response.id instead of responseId (#3867) Samy Pessé 2025-12-12 13:52:05 +01:00
  • 2d08a6e6de Return not found when decodeURIComponent from params fail (#3863) Johan Preynat 2025-12-12 13:27:19 +01:00
  • 8ee84f130f Update SpaceLayout.tsx Zeno Kapitein 2025-12-12 11:53:46 +01:00
  • d539409fc7 Bump Next.js version to 15.4.9 (#3864) conico974 2025-12-12 08:46:04 +01:00
  • aa86711d5a More spacing Zeno Kapitein 2025-12-11 19:33:38 +01:00
  • 5347917a47 Spacing Zeno Kapitein 2025-12-11 19:16:24 +01:00
  • 43e8deca0f Add margin to first document item Zeno Kapitein 2025-12-11 17:56:49 +01:00
  • c30ed46021 Bump meta links resolution percentage to 50% (#3807) Taran Vohra 2025-12-11 21:58:16 +05:30
  • 4cdab37eac Rework table of contents to accommodate faded edges Zeno Kapitein 2025-12-11 17:27:49 +01:00
  • 8a887fd890 Fix tests Zeno Kapitein 2025-12-11 14:39:00 +01:00
  • 2f6ea5b1f0 Merge branch 'main' into zeno/rnd-7450-mobile-toc-chat-layout Zeno Kapitein 2025-12-11 14:28:55 +01:00
  • dcd03554bd Update TOC to use normal scrollcontainer Zeno Kapitein 2025-12-11 14:28:26 +01:00
  • 9281b5e3b7 Update SideSheet.tsx Zeno Kapitein 2025-12-11 14:26:46 +01:00
  • fc98a4a881 Fix rounded corners on list-line TOC style (#3861) Zeno Kapitein 2025-12-11 11:51:03 +01:00
  • 6278a1844e Support greeting and fix suggested questions if there are no custom questions (#3856) Zeno Kapitein 2025-12-11 11:45:42 +01:00
  • 86e7aa6c5e Fix search results cursor not updating (#3858) Zeno Kapitein 2025-12-11 11:45:33 +01:00
  • 44eccb0c31 Flatten ToC items left corners if sidebar list style is line claire/RND-9069-toc-items-corners-flat-if-sidebar-list-line Claire Chabas 2025-12-11 10:22:27 +00:00
  • ec0b6075b0 Update AnnouncementBanner.tsx Zeno Kapitein 2025-12-11 10:24:15 +01:00
  • e372dae552 Merge branch 'main' into zeno/rnd-7450-mobile-toc-chat-layout Zeno Kapitein 2025-12-11 10:11:28 +01:00
  • 8761cee1bb Enhance discriminator handling in OpenAPISchema (#3855) Nolann B. 2025-12-11 08:11:14 +01:00
  • 5e48e703b9 Merge branch 'main' into taran/resolve-page-meta-links-cr-or-space taran/resolve-page-meta-links-cr-or-space Taran Vohra 2025-12-10 11:19:07 +05:30
  • 44feb3b140 Rework dynamic icons (AIChatIcon, AISearchIcon) (#3853) Zeno Kapitein 2025-12-09 12:15:05 +01:00
  • 6b43773752 chore: update dependencies and remove Suspense on ISR requests (#3852) conico974 2025-12-08 09:26:15 +01:00
  • 62438f447e Update FontAwesome to 7.1.0 (#3851) Zeno Kapitein 2025-12-06 12:54:04 +01:00
  • 87d68ea59e Fix OpenAPI oneOf/allOf merge (#3844) Nolann B. 2025-12-05 17:26:18 +01:00
  • 5f9c80e4f2 Use link title for footer links and page cards (#3849) Claire Chabas 2025-12-05 14:25:43 +01:00
  • e329b41764 Merge branch 'main' into zeno/rnd-7450-mobile-toc-chat-layout Zeno Kapitein 2025-12-05 14:13:46 +01:00
  • 9c69cc413f Add customizable suggested questions (#3789) Zeno Kapitein 2025-12-05 13:25:26 +01:00
  • 1424f431a9 Merge branch 'fix-embeddable-cors' of https://github.com/GitbookIO/gitbook into fix-embeddable-cors fix-embeddable-cors Samy Pessé 2025-12-05 09:50:54 +01:00
  • c2401e9a78 Remove options test Samy Pessé 2025-12-05 09:50:53 +01:00
  • 57625cd365 Apply suggestions from code review Samy Pessé 2025-12-05 09:49:48 +01:00
  • 0f330d5e00 Add test Samy Pessé 2025-12-05 09:43:15 +01:00
  • 91b9c7955b Changeset Samy Pessé 2025-12-05 09:33:13 +01:00
  • fc2c708ba8 Serve CORS headers on the embed/script.js route Samy Pessé 2025-12-05 09:32:04 +01:00
  • bbb97e65b4 Merge branch 'main' into taran/resolve-page-meta-links-cr-or-space Taran Vohra 2025-12-05 11:54:57 +05:30
  • c8956720d0 Update Header.tsx Zeno Kapitein 2025-12-04 18:32:37 +01:00
  • 843635225d Make sidesheet work well in docs embed Zeno Kapitein 2025-12-04 18:17:31 +01:00
  • f78e9ca34e Merge branch 'main' into zeno/rnd-7450-mobile-toc-chat-layout Zeno Kapitein 2025-12-04 17:36:31 +01:00
  • b77623b9f3 Fix link title fallback in ToC item (#3845) Claire Chabas 2025-12-04 12:58:20 +01:00
  • 1430ceebea Update Docs Embed with new styling and tabs (#3823) Zeno Kapitein 2025-12-04 10:01:25 +01:00
  • 50cafe9ec6 linting tal/openapi_python_codesample_update Tal Gluck 2025-12-03 14:24:35 +01:00
  • 3fbd6f0d50 Hide empty Footer correctly (#3842) Zeno Kapitein 2025-12-03 13:21:38 +01:00
  • 8f0b97906b Support new "link title" page option (#3798) Claire Chabas 2025-12-03 13:20:22 +01:00
  • d460dc4b39 Update Stepper styling for theme-muted (#3841) Zeno Kapitein 2025-12-03 13:18:44 +01:00
  • 2f05549c72 update snippet generator Tal Gluck 2025-12-03 12:19:41 +01:00
  • 2da0ccf4ba update code sample generator for python Tal Gluck 2025-12-03 12:03:29 +01:00
  • 27b9f7817b Remove corner radius of hint block with heading (#3839) Zeno Kapitein 2025-12-03 11:43:02 +01:00
  • 9e062b10d3 Make semantic text colors more vibrant (#3838) Zeno Kapitein 2025-12-03 10:39:41 +01:00
  • 72a06718e2 Layout Zeno Kapitein 2025-12-02 19:22:21 +01:00
  • 0a7979ede2 More layout fixes Zeno Kapitein 2025-12-02 17:49:51 +01:00
  • fb49a27cc1 Layout tweaks Zeno Kapitein 2025-12-02 16:04:39 +01:00
  • 555a1da3ab Changeset Zeno Kapitein 2025-12-02 14:10:13 +01:00
  • b9f9623970 Fix scroll gutter Zeno Kapitein 2025-12-02 14:08:23 +01:00
  • 8135565b25 Fix site footer appearing unnecessarily fix-footer-appearing-unnecessarily Zeno Kapitein 2025-12-02 14:00:33 +01:00
  • a7b80c3c4f Small fixes Zeno Kapitein 2025-12-02 13:54:32 +01:00
  • e05f262f46 Get ready for supporting side sections list Zeno Kapitein 2025-12-02 13:50:38 +01:00
  • f53e0427e4 Naming and docs Zeno Kapitein 2025-12-02 12:52:02 +01:00
  • 0d44191666 Fix trademark & other visual bugs Zeno Kapitein 2025-12-02 11:40:28 +01:00
  • 74f89316d9 Fix hidden section not found (#3836) Nolann B. 2025-12-02 11:37:55 +01:00
  • 9e1d7b296b Update AIChat context card open delay (#3834) Zeno Kapitein 2025-12-02 10:24:18 +01:00
  • 9e669f162a Add SideSheet component, refactor TOC and AIChat to use it Zeno Kapitein 2025-12-02 10:09:24 +01:00
  • b49caafa9c Support for hidden sections (#3831) Nolann B. 2025-12-01 14:48:48 +01:00
  • 81161a814b Merge branch 'main' into taran/resolve-page-meta-links-cr-or-space Taran Vohra 2025-12-01 16:31:18 +05:30
  • f372eec393 Make annotations visible on hover, fix accessibility and outro animations (#3822) Zeno Kapitein 2025-11-28 17:15:29 +01:00
  • 65ae941687 Replace AI Chat generated content in e2e (#3833) Zeno Kapitein 2025-11-28 16:46:04 +01:00
  • 75b8efa155 Remove sticky prop on Updates block (#3832) Viktor Renkema 2025-11-28 10:08:21 +01:00
  • 34b0c67c91 Stop filtering by language when site space language is unspecified (#3825) Utku Ufuk 2025-11-27 17:57:57 +03:00
  • 0f309c2b47 refactor taranvohra 2025-11-27 18:09:42 +05:30
  • 66d89a62dc Merge branch 'main' into taran/resolve-page-meta-links-cr-or-space Taran Vohra 2025-11-27 17:11:14 +05:30
  • 4806e35438 List page meta links in the context of a space or change request taranvohra 2025-11-27 17:10:42 +05:30
  • e0ace99707 Fix flaky tests in AI Chat greeting (#3828) Zeno Kapitein 2025-11-27 09:50:03 +01:00
  • 3553db0989 Add RSS feed for pages with update blocks (#3824) Viktor Renkema 2025-11-26 20:34:25 +01:00
  • 5c14948cf3 Prevent flaky tests in AI Chat followup suggestions (#3827) Zeno Kapitein 2025-11-26 18:39:51 +01:00
  • 8e4e2a2333 Update wranglerVersion to 4.43.0 (#3826) conico974 2025-11-26 18:35:18 +01:00
  • 0f4c53cfbd Update Assistant e2e tests (#3814) Zeno Kapitein 2025-11-26 18:09:48 +01:00
  • c156e946b0 Update Assistant styling (#3797) Zeno Kapitein 2025-11-24 12:41:00 +01:00
  • 461e15fd00 Add x-gitbook-prefix and x-gitbook-token-placeholder for OpenAPI security scheme (#3820) Nolann B. 2025-11-22 10:44:05 +01:00
  • 2989f79708 Add 'use server' directive to markdown renderer (#3815) conico974 2025-11-20 09:28:00 +01:00
  • 344842f5ce Improve OpenAPI circular references (#3821) Nolann B. 2025-11-19 22:44:32 +01:00
  • c51076efc4 Fix links to other spaces in embeddable view (#3819) Samy Pessé 2025-11-19 11:38:53 +01:00
  • 38e34dcce3 Optimise page outline (#3813) Zeno Kapitein 2025-11-19 11:26:16 +01:00
  • 04a4175678 Remove hidden site spaces from navigation (#3795) Nolann B. 2025-11-18 22:49:41 +01:00
  • 3e40b4db50 Fix OpenAPI basic auth placeholder (#3816) Nolann B. 2025-11-18 20:18:59 +01:00
  • 79ce105caa Fix 404 for embed root page fix-embed-base-path-404 Zeno Kapitein 2025-11-18 19:38:20 +01:00
  • 854e612e5d Fix handling of broken links in buttons (#3812) Greg Bergé 2025-11-18 11:12:27 +01:00
  • 27a461be9d Fix NPM publishing once and for all (#3811) Samy Pessé 2025-11-16 02:16:20 +01:00
  • 3d83dadb12 New attempt at fixing NPM publishing with trusted publisher (#3810) Samy Pessé 2025-11-16 01:34:57 +01:00
  • 8dc5c18b9f Pass proper GITHUB_TOKEN to the publish script Samy Pessé 2025-11-16 00:35:16 +01:00
  • e4756c23a7 Use dedicated step to publish to NPM Samy Pessé 2025-11-16 00:28:37 +01:00
  • 79ad7bcb59 Fix publishing to NPM (#3809) Samy Pessé 2025-11-16 00:25:26 +01:00
  • 5b0917a13a Remove --dry-run in publish script Samy Pessé 2025-11-15 23:36:35 +01:00
  • 6d6f4ef6dd Fix the script to publish npm packages and make it more robust Samy Pessé 2025-11-15 23:31:14 +01:00