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: os-scar/overlay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.3
Choose a base ref
...
head repository: os-scar/overlay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.4
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 31, 2023

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

Commits on Aug 10, 2023

  1. fix: Overlay didn't display "npmjs" pages that do not contain a repos…

    …itory element (#149)
    
    fix issue 148.
    #148
    
    **content.npmjs.js** - mount Overlay based on h3 element title "install"
    instead of repository element.
    **utils.js** - if the element is not in the page. reject timeout after
    10 seconds.
    make bugs like this more easy to detect next time.
    **.gitignore** - not pull cache and autogenerated files
    
    ---------
    
    Co-authored-by: Baruch Odem (Rothkoff) <baruchiro@gmail.com>
    aviv1620 and baruchiro authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a274b0b View commit details
    Browse the repository at this point in the history
Loading