Commit Graph

1320 Commits

Author SHA1 Message Date
Nolann Biron f855d49631 Add usePreventScroll 2025-06-16 16:58:18 +02:00
Nolann Biron 15e0adcc9e Fix bun.lock 2025-06-14 17:56:51 +02:00
Nolann Biron ab4af82b43 chores 2025-06-14 15:30:57 +02:00
Nolann Biron ed007c818d Fix classes 2025-06-14 15:30:57 +02:00
Nolann Biron 8d88eb6532 Revamp mobile navigation 2025-06-14 15:30:57 +02:00
Nolann Biron 098fe2d290 fix padding 2025-06-14 15:30:57 +02:00
Nolann Biron b8dc0e6e2c Fix dropdown 2025-06-14 15:30:57 +02:00
Nolann Biron abfba66fed Update overlay 2025-06-14 15:30:57 +02:00
Nolann Biron 92ae60fe87 Fix MobileMenu 2025-06-14 15:30:57 +02:00
Nolann Biron a2a852eb17 Always close sheet on pathname change 2025-06-14 15:30:57 +02:00
Nolann Biron eef6d2f391 Render TOCScrollContent only once 2025-06-14 15:30:57 +02:00
Nolann Biron 7b6dff7a9d Update comments 2025-06-14 15:30:57 +02:00
Nolann Biron cdcd991cd2 Fixes after review 2025-06-14 15:30:57 +02:00
Nolann Biron e848cf518d Fix layout 2025-06-14 15:30:57 +02:00
Nolann Biron 6659bfbc14 Missing comment 2025-06-14 15:30:57 +02:00
Nolann Biron e018b65ce6 Put scrollbar back 2025-06-14 15:30:57 +02:00
Nolann Biron 2d5fc43395 Fixes 2025-06-14 15:30:57 +02:00
Nolann Biron f5235756d4 Handle circular-corners 2025-06-14 15:30:57 +02:00
Nolann Biron 451290a9d8 Fix styling 2025-06-14 15:30:57 +02:00
Nolann Biron a56216d00d Update design and handle innerHeader 2025-06-14 15:30:57 +02:00
Nolann Biron bb850e5b30 Remove top/bottom sheet 2025-06-14 15:30:57 +02:00
Nolann Biron 3a762dc494 Revamp mobile navigation 2025-06-14 15:30:57 +02:00
conico974 87218062be Use Promise.all whenever possible (#3319)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-14 11:10:26 +02:00
Samy Pessé 8a3910e208 Experiment with hiding sections without a matching site space (#3318) 2025-06-13 15:55:04 +02:00
conico974 6294bbb53c Fix error propagating (#3317)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-13 15:46:37 +02:00
Zeno Kapitein a28a997851 Add margin to adjacent buttons (#3316) 2025-06-13 15:42:00 +02:00
spastorelli 28a9ee701e Add paypal.gitbook.com to ADAPTIVE_CONTENT_HOSTS list (#3315) 2025-06-13 10:10:10 +00:00
Samy Pessé 50e8b2ec52 Don't use next/server after (#3314) 2025-06-13 11:30:18 +02:00
Samy Pessé 315717fa2d Disable the background fetch of getRevisionPageDocument (#3313) 2025-06-13 11:17:33 +02:00
Samy Pessé da67711c90 Fix crash on Vercel (#3311) 2025-06-12 23:37:38 +02:00
Samy Pessé fecdbe8dde Support dynamic expressions (#3295) 2025-06-12 12:25:28 +02:00
Nolann B. 9316ccd1f4 Update Models page styling (#3307) 2025-06-12 10:57:37 +02:00
Samy Pessé c3b620e975 Preserve current variant when navigating between sections (#3306) 2025-06-12 09:30:08 +02:00
Nolann B. 7a00880e5b Improve support for OAuth2 security type (#3304) 2025-06-11 15:34:52 +02:00
Zeno Kapitein b6b597564d Reverse order of feedback smileys (#3300) 2025-06-11 14:44:07 +02:00
spastorelli d410381957 Add docs.testgitbook.com to ADAPTIVE_CONTENT_HOSTS list (#3303) 2025-06-11 14:25:05 +02:00
conico974 902c3c6c1a apply customization for dynamic site context in v2 (#3302)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-11 14:05:30 +02:00
Zeno Kapitein 4fb2a4a6d7 Rework full-width layout, add support for full-width page option (#3293)
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
2025-06-11 14:03:45 +02:00
conico974 2d64c78787 return null for 404 cached page in the incremental cache (#3296)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-11 13:47:34 +02:00
Samy Pessé fbfcca5dae Fix rendering of font in ogimage (#3299) 2025-06-11 13:41:26 +02:00
Greg Bergé 664ae8bff6 Make heading from stepper visible in outline (#3301) 2025-06-11 13:40:59 +02:00
Samy Pessé fa3d2aae08 Fix inline expression crashing pages (#3297) 2025-06-11 12:27:24 +02:00
Zeno Kapitein e7a591d9f6 Fix border being added to cards (#3294) 2025-06-10 17:25:29 +00:00
conico974 2860beacdc revert to use withoutConcurrentExecution (#3292)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-10 19:05:07 +02:00
Zeno Kapitein 231167d3e1 Make icons for page groups more contrasting (#3286) 2025-06-10 17:48:06 +02:00
Brett Jephson c0ee60ec13 RND-6843: columns block (#3257)
Co-authored-by: Steven Hall <steven@gitbook.io>
2025-06-09 11:37:56 +01:00
conico974 f58b904ba6 Encode customization header (#3289)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-09 11:37:29 +02:00
conico974 d5992f1a5c Bump OpenNext to latest (#3288)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
2025-06-09 10:40:44 +02:00
Samy Pessé fa12f9eeb6 Page cover dark-mode specific (#3287) 2025-06-08 14:57:50 +02:00
Samy Pessé 33726c88a0 Generate a llms-full version of the docs (#3285) 2025-06-08 12:13:14 +02:00