Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.6.2 #66

Merged
merged 38 commits into from
Jul 15, 2018
Merged

Release v1.6.2 #66

merged 38 commits into from
Jul 15, 2018

Conversation

Ethan3600
Copy link
Owner

Includes:

  • Performance improvements to the timeline

See change log for details: #65

Ethan3600 added 30 commits June 9, 2018 21:48
We're going to base our code of this
Using event handlers rather than observables to track scrolling
If we debounce it, we can potentially call refresh a lot less
This will allow us to "cache" the offset rather than searching and
calculating every time
MomentJs is really slow. Let's use Date() instead
Not sure why we're doing this so it's going bye bye
Let's not get too fancy and add more methods to the call stack than we
have to...
This was slowing things down tremendously. We only want to call it on
this page so we insert a block that outputs configuration changes to
requirejs to "remap" dom-observer.js to our empty file
@Ethan3600 Ethan3600 merged commit edc0462 into 1.x Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant