Skip to content

[DEV-3598] Fix rapidoc headers and remove blue separators#2001

Merged
marcobottaro merged 7 commits intomainfrom
DEV-3598-fix-headers
Feb 13, 2026
Merged

[DEV-3598] Fix rapidoc headers and remove blue separators#2001
marcobottaro merged 7 commits intomainfrom
DEV-3598-fix-headers

Conversation

@MarBert
Copy link
Collaborator

@MarBert MarBert commented Feb 9, 2026

List of Changes

Fix rapidoc headers and remove blue separators

Motivation and Context

How Has This Been Tested?

Localhost

Screenshots (if appropriate):

image

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

🦋 Changeset detected

Latest commit: 7f05d60

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nextjs-website Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the embedded RapiDoc styling to correct header appearance and remove the blue separator lines in read mode.

Changes:

  • Added custom CSS for API title/tag/title headers and general heading levels (h1–h5) inside the RapiDoc shadow DOM.
  • Removed the read-mode section separator line via CSS override.
  • Added a changeset to publish the styling fix as a patch.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
apps/nextjs-website/src/components/atoms/ApiViewer/ApiViewer.tsx Adds injected shadow-DOM CSS to restyle headings and remove separator borders for RapiDoc.
.changeset/cuddly-singers-like.md Declares a patch release describing the RapiDoc header/separator styling update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

MarBert and others added 2 commits February 9, 2026 12:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

Jira Pull Request Link

This Pull Request refers to the following Jira issue DEV-3598

@marcobottaro marcobottaro merged commit c3c5642 into main Feb 13, 2026
14 checks passed
@marcobottaro marcobottaro deleted the DEV-3598-fix-headers branch February 13, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants