gumshoe icon indicating copy to clipboard operation
gumshoe copied to clipboard

A simple vanilla JS scrollspy script.

Results 24 gumshoe issues
Sort by recently updated
recently updated
newest added

Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Custom events not firing. Lib version: 5.1.2 ``` new Gumshoe('#services-nav-mobile a', { events: true, offset: function () { return stickerEl.getBoundingClientRect().height; } }); ``` ``` document.addEventListener('gumshoeActivate', function (event) { console.log(event.target); }....

Great Plugin! Unfortunately the offset function for fixed headers isn’t working (anymore?): https://codepen.io/cferdinandi/pen/eXpLqo Tested in Chroma and Safari (latest)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

Hi! Thanks for the great library, works amazingly. I do have a small request though and would be very thankful if it's taken into consideration and implemented. It's a personal...

[Test case] https://jsfiddle.net/1dwxk7nh/4/ [Precondition] - The height of contents near bottom of the screen is not tall enough to reach the offset of Gumshoe. - Smooth scrolling disabled. [Step] 1....

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies