-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: raystack/chronicle
base: v0.11.2
head repository: raystack/chronicle
compare: v0.11.3
- 6 commits
- 9 files changed
- 2 contributors
Commits on May 22, 2026
-
fix: use regular font size for table cells, bold for th (#104)
Override Apsara's small font-size on td and th. Both themes now use --rs-font-size-regular with medium weight on th. Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2a6ea5 - Browse repository at this point
Copy the full SHA f2a6ea5View commit details
Commits on May 26, 2026
-
fix: left-align top-level sidebar items, indent only nested links (#107)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4f958e - Browse repository at this point
Copy the full SHA e4f958eView commit details -
fix: adjust content spacing for images, paragraphs, and h1 (#109)
* fix: adjust content spacing for images, paragraphs, and h1 Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * fix: update h2 margin spacing Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * fix: add 64px top margin for h2 after content elements Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> --------- Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3779e09 - Browse repository at this point
Copy the full SHA 3779e09View commit details -
fix: redesign search dialog to match Figma (#108)
* fix: redesign search dialog to match Figma specs - Dialog: 12px radius, floating shadow token - Result layout: breadcrumb path (section > method + title) + snippet - Icons: 16px with CodeBracket for API results - Snippet: 11px secondary color, truncated with ellipsis - Match highlighting: bold primary color - Result padding: 16px vertical, 12px horizontal - Extracted SearchResultItem component for reuse Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * fix: use Apsara token for snippet font size Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * refactor: extract SearchResultType and SearchMatchType constants Replace hardcoded 'page'/'api' and 'title'/'heading'/'body' strings with const maps in types/content.ts, used by both client and server. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * fix: install build deps for sharp in Docker sharp needs build-essential and python3 to compile native libvips bindings in the builder stage. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> * revert: remove apt-get for sharp build deps in Docker Not needed — sharp prebuilt binaries work without build-essential. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> --------- Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abe064b - Browse repository at this point
Copy the full SHA abe064bView commit details -
feat: increase sidebar nesting depth to 4 levels (#105)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f66f60d - Browse repository at this point
Copy the full SHA f66f60dView commit details -
feat: include externalDocs link in API markdown output (#106)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bd54a7 - Browse repository at this point
Copy the full SHA 6bd54a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.11.2...v0.11.3