Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swagger-api/swagger-ui
base: v3.52.4
Choose a base ref
...
head repository: swagger-api/swagger-ui
compare: v3.52.5
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 12, 2021

  1. fix(highlight-code): handle mousewheel events properly (#7554)

    SyntaxHighlighter component doesn't support ref. We had
    to use different approach to finds it's DOM Node using
    ref of the root Node of the render tree for HighlightCode
    component.
    
    Refs #7497
    char0n committed Oct 12, 2021
    Copy the full SHA
    0fc429f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Copy the full SHA
    f1ad60d View commit details
    Browse the repository at this point in the history