Thanks to visit codestin.com
Credit goes to github.com

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: swagger-api/swagger-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 7 contributors

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    7cc2657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d2153 View commit details
    Browse the repository at this point in the history
  3. fix: add source map of css file to swagger-ui-react (#7601)

    Fixes source map of css file missing in swagger-ui-react.
    The source map is referenced in ./dist/swagger-ui.css,
    but as it does not exist in the final package creates errors in our tooling.
    DreierF authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    83021df View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    d7ec726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a78313 View commit details
    Browse the repository at this point in the history
  3. docs(configuration): document requestSnippetsEnabled config option

    Along with that fix formatting of request snippet
    value.
    char0n committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c7b215b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fea224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d2b35a View commit details
    Browse the repository at this point in the history
  6. feat(swagger-ui-react): add support of filter prop (#7547)

    Co-authored-by: Mahtis Michel <[email protected]>
    Co-authored-by: Vladimir Gorej <[email protected]>
    
    Closes #7546
    AndrewCeM authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b71446c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0d1e19 View commit details
    Browse the repository at this point in the history
Loading