question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is on the way!

The following will absolutely be included:

  1. follow the singleton pattern, and take a purely functional approach (no instantiation necessary)
  2. accessibility, behind an option (boolean/flag), because it requires CSS to prevent a default blue outline from showing on the element that’s scrolled to
  3. unminified version of dist file
  4. better target resolution (accept px value, node or CSS selector) - #30, #29

The following are under consideration:

  • support scrolling within an element (aka not the window object)
    • may bloat the lib, by requiring a different “top of element” calculation, and different loop to scroll the container element

I cant thank the users of this library enough for making it as popular as it is - please leave your thoughts, and feature requests, on this issue. and please dont take offense to me closing your issue/pull request - hopefully ive addressed it here (or left if open).

its easier for me to have everything under “one roof”. cheers to all 🍻

follow the progress on the v1.0.0 branch

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
callmecavscommented, Jul 16, 2016

@mgiulio @mrksbnch @martin-svk its been released! see the release notes

2reactions
mrksbnchcommented, Jun 22, 2016

Personally, I would love to see support for scrolling within an element. I don’t see why this would bloat the library though. Instead of scrollTo(), you’d have to use scrollTop, but that’s most likely done in a couple of extra lines. If it helps, I could create a pull request for this feature in the v1.0.0 branch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

V1.0.0.118 - League of Legends Wiki - Fandom
Note that there was no patch V1.0.0.117. The following skins were released along with this patch. Aristocrat Vayne Vindicator Vayne Jaximus Safari Caitlyn ......
Read more >
Semantic Versioning 1.0.0
In systems with many dependencies, releasing new package versions can quickly become a nightmare. If the dependency specifications are too tight, you are...
Read more >
v1.0.0 — Go for a better versioning mechanism
Software versioning is quite common to all of us if you have ever updated your existing apps on your mobile or your laptop....
Read more >
TOML: English v1.0.0
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously...
Read more >
v1.0.0.4080 V1.0 Final Release Largest update yet!
v1.0.0.4080 V1.0 Final Release Largest update yet! ... If you need help setting up v1 coming from an older version check out our...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found