Skip to content

feat: api reference and documentation nav cleanup#410

Merged
jaredwray merged 3 commits intomainfrom
feat-api-reference-and-documentation-nav-cleanup
Apr 18, 2026
Merged

feat: api reference and documentation nav cleanup#410
jaredwray merged 3 commits intomainfrom
feat-api-reference-and-documentation-nav-cleanup

Conversation

@jaredwray
Copy link
Copy Markdown
Owner

@jaredwray jaredwray commented Apr 18, 2026

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
feat: api reference and documentation nav cleanup

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.88%. Comparing base (34f837e) to head (6a3f533).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #410   +/-   ##
=======================================
  Coverage   99.87%   99.88%           
=======================================
  Files          16       16           
  Lines        2496     2502    +6     
  Branches      758      754    -4     
=======================================
+ Hits         2493     2499    +6     
  Misses          2        2           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a methodShort property to the API parser and updates the modern template's sidebar UI, including layout adjustments and CSS refinements for better visual hierarchy. Feedback recommends shortening the 'OPTIONS' method to 'OPT' for consistency and suggests CSS improvements such as adding min-width: 0 for proper text truncation and using !important to ensure style overrides are correctly applied.

Comment thread src/api-parser.ts Outdated
Comment thread templates/modern/css/api.css
Comment thread templates/modern/css/api.css
@jaredwray jaredwray merged commit 8bcc835 into main Apr 18, 2026
9 checks passed
@jaredwray jaredwray deleted the feat-api-reference-and-documentation-nav-cleanup branch April 18, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant