Greg Bergé
3d1eb53708
Run visual testing on customers docs ( #2833 )
...
Co-authored-by: Valentino Hudhra <v.hudhra@gmail.com >
Co-authored-by: Valentino Hudhra <2587839+valentin0h@users.noreply.github.com >
2025-02-14 17:00:48 +01:00
Greg Bergé
727bde2d16
Refactor and optimize OpenAPI parsing ( #2830 )
2025-02-13 16:30:34 +01:00
Samy Pessé
7059c2ba25
Fetch computed document ( #2823 )
2025-02-07 23:09:16 +01:00
Samy Pessé
cfccc44406
Setup package and deployment for v2 ( #2791 )
2025-01-31 12:28:41 +01:00
Greg Bergé
12c7862250
Use Scalar OpenAPI parser ( #2780 )
2025-01-30 08:44:08 +01:00
Samy Pessé
95f2aa45eb
Integration with new site insights ( #2777 )
2025-01-28 09:18:50 +01:00
Samy Pessé
9524ff5f5a
Migrate to bun text-based lockfile ( #2770 )
2025-01-28 08:47:40 +01:00
Greg Bergé
2906e6038a
Downgrade to Next.js v14 ( #2732 )
2025-01-13 14:50:31 +01:00
Greg Bergé
deb8c54da3
Upgrade Next.js to v15 ( #2671 )
2025-01-07 10:42:02 +01:00
Steven H
eb7c22f52a
Revert Scalar to a previous version to mitigate an app crash happening when switching between API pages. ( #2670 )
2025-01-06 11:57:51 +00:00
Amrit Kahlon
f92e90603f
Prevent multiple versions of codemirror from loading ( #2660 )
...
Co-authored-by: Samy Pessé <samypesse@gmail.com >
2024-12-21 23:46:16 +01:00
Samy Pessé
4bcbdc50ff
Output caching headers on RSC/prefetch responses ( #2559 )
2024-10-26 10:57:52 +02:00
Samy Pessé
c3da5469ca
Add basic support for computed pages types ( #2520 )
2024-10-14 10:04:12 +02:00
Zeno Kapitein
133c3e7c0a
Update Checkbox component ( #2511 )
2024-10-08 11:02:51 +02:00
Samy Pessé
73892f4fc2
Fix release preview CI workflow ( #2481 )
2024-09-24 13:13:45 +02:00
Samy Pessé
ef9d012be9
Fix generation of icons package and add task "clean" ( #2470 )
2024-09-17 13:41:18 +02:00
Samy Pessé
13c75341e2
Use ellipsis and fix icon color for more links in the header on small screen ( #2455 )
2024-09-06 11:57:42 +02:00
Marc Laventure
4cbcc5bb20
fix: rollback scalar ( #2454 )
...
Co-authored-by: Brett Jephson <brett@gitbook.io >
2024-09-06 10:32:33 +01:00
Samy Pessé
776bc3135a
Fix running repository without access to Pro token for @gitbook/icons ( #2417 )
...
Co-authored-by: Valentino Hudhra <2587839+valentin0h@users.noreply.github.com >
2024-08-02 18:40:44 +02:00
Samy Pessé
5c35f36b3a
Prepare @gitbook/icons package and use it as a replacement of geist/icons ( #2404 )
2024-08-02 09:59:44 +02:00
Samy Pessé
24b785cbfb
Update shiki to fix diff code highlighting ( #2338 )
2024-07-25 09:33:42 +02:00
Samy Pessé
de747b7b33
Better structure monorepo and publish JS files for react-openapi and react-math ( #2392 )
2024-07-22 15:02:04 +02:00
Samy Pessé
57adb3e54a
Fix publish with changeset ( #2386 )
2024-07-19 08:23:03 +02:00
Samy Pessé
5f8a8fe9b1
Setup Changeset to publish packages to NPM ( #2384 )
2024-07-18 21:00:50 +02:00
Samy Pessé
c8810ea002
Hide pages from table of contents when set as hidden ( #2383 )
...
Co-authored-by: Scott Cazan <scottcazan@gmail.com >
2024-07-18 09:50:46 +02:00
spastorelli
d99b453bc4
Fix issue where published content crashes when localstorage is disabled ( #2371 )
2024-07-10 14:56:21 +02:00
Samy Pessé
8d38d000fd
Fix RND-4344 ( #2368 )
2024-07-04 17:04:35 +02:00
Scott Cazan
9c5c1e5b68
Show sources with no answer ( #2363 )
...
Co-authored-by: Samy Pessé <samypesse@gmail.com >
2024-06-28 15:25:01 +02:00
Johan Preynat
e3f5f81e62
Use fnv1a instead of SHA256 to create images signatures ( #2353 )
2024-06-24 13:31:18 +02:00
Johan Preynat
4a11d8d9eb
Share memory cache between middleware and request handler ( #2347 )
2024-06-21 11:13:06 +02:00
Taran Vohra
8ad0657159
Use site's share key as context while fetching site spaces ( #2341 )
2024-06-14 20:59:05 +05:30
Rodrigo Castro
3914f11150
Add Brazilian Portuguese translation ( #2285 )
...
Co-authored-by: taranvohra <taranvohra@outlook.com >
2024-06-13 14:54:47 +02:00
Taran Vohra
553f1f228f
Bump @gitbook/api to 0.48.0 ( #2328 )
2024-05-24 20:10:25 +05:30
Taran Vohra
30986528a7
bump @gitbook/api to 0.47 ( #2327 )
2024-05-24 19:07:54 +05:30
Steven H
c70c2ddad8
Bump next-on-pages version to fix SSRF attack. ( #2319 )
2024-05-16 17:05:58 +01:00
Steven H
5db3cbc2ce
Render Embed blocks that can be handled by an integration in the Space. ( #2302 )
2024-04-25 15:25:53 +01:00
Steven H
bf450e5cc7
Support GitHub-flavoured Markdown when parsing OpenAPI descriptions. ( #2288 )
2024-04-17 14:21:07 +01:00
spastorelli
bfb2342ab3
Add support for integration inject script for sites ( #2277 )
2024-04-11 10:28:24 +02:00
Taran Vohra
0c224861e3
Sites support ( #2262 )
2024-04-08 17:06:22 +05:30
Samy Pessé
4f728c0137
Fix parsing of Swagger 2.0 when it can be patched ( #2254 )
2024-03-31 20:13:34 +02:00
Steven H
3144b2fec1
Update SyncedBlocks to use new API ( #2251 )
2024-03-29 15:57:08 +00:00
Greg Bergé
d3f9131af4
Support images & files in synced blocks ( #2234 )
2024-03-25 21:53:24 +01:00
Samy Pessé
c5a28f884a
Fix zoom on small images with custom zoom component ( #2228 )
2024-03-25 11:31:40 +01:00
Samy Pessé
b029b1e23d
Fix display of advanced blocks in OL/Tasks lists ( #317 )
...
* Fix OL list style
* Format
* Fix it for tasks lists as well
* Default to fullPage
* Run some test without fullPage
* Run fullPage only on list
2024-03-21 09:50:18 +01:00
Samy Pessé
cf958bacd1
Fallback to MathJax when KaTeX fails to compile math ( #303 )
...
* Start
* Use MathJax v3
* Format
* Improve font-size
* Lint
* Better handle loading
* Copy MathJax assets to public folder
* Attempt at using local assets for MathJax
* Use bun 1.0.31
* Try with bun 1.0.33
* Try fixing headers
* Simplify
* Simplify and not use suspense module
* Cleanup more
* Add test for Math
* Make math block scroll if needed
* Update packages/react-math/src/KaTeX.tsx
Co-authored-by: Greg Bergé <berge.greg@gmail.com >
* Use React.use
* Format
* Use exports
* Lint
* Disable cache in CI for lint
* Format
---------
Co-authored-by: Greg Bergé <berge.greg@gmail.com >
2024-03-19 11:34:53 +01:00
Greg Bergé
3c96bf84b5
Upgrade Argos ( #296 )
...
* Upgrade Argos
* Wait for cookie dialog, avoid fullPage if not needed
* Fix E2E
* Cookies dialog
2024-03-18 15:30:45 +01:00
Greg Bergé
c87197bb98
Replace shikiji by shiki ( #297 )
2024-03-18 15:11:22 +01:00
Samy Pessé
a27fa68ae6
Fix scroll to hash and update next to 14.1.3 ( #286 )
...
* Update next to 14.1.3
* Scroll to hash when url changes
* Simplify tests
* Lint and format
* Fix TS
* Dummy comment
* Try async function
2024-03-18 08:55:30 +01:00
Samy Pessé
cf4b1249a9
Optimize performances for reading revisions ( #251 )
...
* Optimize read of revisions with metadata=false when possible
* Format
* Fix
* Update src/components/AdminToolbar/AdminToolbar.tsx
Co-authored-by: Steven H <shne24@gmail.com >
---------
Co-authored-by: Steven H <shne24@gmail.com >
2024-03-13 12:54:32 +01:00
Taran Vohra
0da4e9a926
Fix visitor auth logic by testing multiple basePaths ( #239 )
...
* WIP
* add search params to target in multi-path
* Simplify
* Format
* Ensure trailing slash
* Add unit test
* fix lint
* use search from target in redirect
* remove unused import
---------
Co-authored-by: Samy Pessé <samypesse@gmail.com >
2024-03-13 13:54:47 +05:30