You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Bug Fixes
api-summary: Fixed gRPC navigation when clicking on nested <span> elements inside
links — the click handler now walks up composedPath() to find the correct element with data-id and data-shape-type attributes.
api-type-document: Fixed dark mode styling for union/oneOf/anyOf toggle buttons —
background and text color fallbacks were changed to transparent/inherit to avoid
white-on-white rendering.