Commit Graph

2373 Commits

Author SHA1 Message Date
Nicolas Dorseuil bd608e6beb Add PPR development proxy and update documentation for local testing 2026-09-07 11:39:51 +02:00
Nicolas Dorseuil 825e245703 Refactor navigation components: implement client-side selection handling and improve context management 2026-09-07 11:39:50 +02:00
Nicolas Dorseuil 828ce66cd9 Refactor getPPRHeaderRouteParams and getPPRTableOfContentsRouteParams: enhance caching logic and add API token handling 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 8e1fdedf83 Remove NotFound component: delete unused page not found file 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 4a88202274 Refactor getPPRHeaderRouteParams: destructure revision from site URL data 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil d077e1a6b6 remove revalidationId from site data 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 7605d03d8c Refactor PPR components: remove unused files, add default site parameters, and enhance route handling 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 80026d2724 Refactor PPR components: remove deprecated files, enhance site context handling, and streamline API token management 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil b86ee531d4 Refactor PPR components: remove old files, add new layout and page components, and update utility functions for visitor tokens 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil d939d4c1fd Implement PPR route enhancements with revision and revalidation IDs, refactor headers handling, and add new layout and page components 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 0cc9a03add fix attempt 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 3805bac462 Fix invocation of cachedGenerateSitePageMetadata in generateMetadata function 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 23b438404c Refactor caching functions for site page metadata and viewport in PPR components 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 40d14b02d8 linting 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil ef0b6f020a Implement caching for site page metadata and viewport generation 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil d6c0d2dbcd comment 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 125872769f Refactor PPR tokens and enhance route parameter handling in utils 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil a04513f887 Implement PPR routing with token-based headers and restructure related components 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 7adbb5068f Enhance caching strategy in PPR components with remote cache and tagging 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil 2b146dbc6a Add dynamic export for force-static rendering in page component 2026-09-07 11:38:07 +02:00
Nicolas Dorseuil ea9420817f wip 2026-09-07 11:38:07 +02:00
Tomek 1f250d1fa8 Add site structure e2e tests for external links (#4584) 2026-09-07 09:31:50 +02:00
Brett Jephson 46b3a18b25 Fix nested select css (#4583)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-04 16:20:52 +01:00
Nolann B. 2ff77e15b5 Attribute a markdown request from the page actions menu (#4581) 2026-09-04 12:17:00 +02:00
Tomek d7c867aa63 Fix MCP/Markdown copy confirmation closing dropdown instantly (#4579)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-03 16:08:53 +02:00
Tomek bcd1c41aa1 Scroll to top when selecting current page in search (#4578)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-09-03 11:35:07 +02:00
Viktor Renkema 77058e3f17 Support merged cells (#4500)
Co-authored-by: OpenAI Codex <codex@openai.com>
2026-09-03 10:26:43 +02:00
Tomek 8ad7465801 Simplify carousel overflow with edge masks & fix carousel scroll (#4577)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-09-02 14:32:53 +00:00
arnau 1b7ac0e41b Open inline Ask AI questions in the configured assistant (#4574) 2026-09-02 12:05:37 +02:00
Tomek 5f88f4e680 Improve cross-space page breadcrumbs (#4571)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-09-02 11:43:35 +02:00
Peter White 7009bb9311 Drop the body-anchored cover gate from paragraph contrast text (#4573) 2026-09-02 11:24:54 +02:00
Johan Preynat e460ec381e Preserve linked page destinations in published search (#4566) 2026-09-01 15:06:26 +02:00
Johan Preynat 0a82628298 Trap keyboard focus within published search (#4567) 2026-09-01 13:12:01 +02:00
conico974 18ff11b68b Bump @opennextjs/aws and @opennextjs/cloudflare versions (#4570) 2026-09-01 12:14:55 +02:00
Peter White 3bf55cef10 Allow adding query params to the @webframe.navigate action (#4569) 2026-09-01 10:14:07 +02:00
Peter White e041e49f11 Wait for integrations to register before showing the cookie banner (#4568) 2026-09-01 09:09:15 +02:00
Johan Preynat c1b5be05eb Allow search to target any section (#4564) 2026-08-31 18:32:02 +02:00
Johan Preynat 7543eb83ad Prewarm Turbopuffer when published search opens (#4563) 2026-08-31 13:32:47 +00:00
Tomek 523b7cd4b6 Support external links (#4561)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-31 13:11:13 +02:00
spastorelli af698a49f5 Extend MCP tests (#4562) 2026-08-31 11:59:46 +02:00
conico974 db67585ee2 Remove MCP authentication path from internal paths registry (#4560) 2026-08-28 14:57:21 +02:00
Peter White a566153d98 Chunk oversized visitor authentication cookies (#4554) 2026-08-28 12:28:53 +02:00
conico974 530f98a9c4 Skip internal paths in URL lookup (#4557) 2026-08-28 12:24:29 +02:00
Tomek 39391259c8 Disable zoom for inline images (#4555) 2026-08-28 11:32:19 +02:00
Nolann B. 35be3835f3 Skip rendering work for off-screen OpenAPI blocks (#4502) 2026-08-27 18:41:33 +02:00
Tomek 4452fd793c Fix link title showing site section name (4542) (#4553)
Co-authored-by: Kai Kewley <kaikewley@gmail.com>
2026-08-27 09:57:32 +02:00
conico974 90566879d2 Improve image signature handling and resizing functionality (#4511) 2026-08-26 15:55:57 +02:00
Zeno Kapitein 40a879ad5f Keep section group dropdown columns readable when space is tight (#4549)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-26 15:05:28 +02:00
Johan Preynat cc441c99c6 Fix published search scope fusion (#4552) 2026-08-26 14:22:33 +02:00
conico974 64e143a15b Bump Next.js to version 16.3.3 (#4547) 2026-08-26 12:32:56 +02:00