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

scrollspy.js: chain functions #35139

Merged
merged 1 commit into from
Oct 8, 2021
Merged

scrollspy.js: chain functions #35139

merged 1 commit into from
Oct 8, 2021

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Oct 8, 2021

Missed this in #34888.

@XhmikosR XhmikosR added this to In progress in v5.2.0 via automation Oct 8, 2021
@XhmikosR XhmikosR marked this pull request as ready for review October 8, 2021 06:05
@XhmikosR XhmikosR requested a review from a team as a code owner October 8, 2021 06:05
v5.2.0 automation moved this from In progress to Reviewer approved Oct 8, 2021
@XhmikosR XhmikosR merged commit eb0f705 into main Oct 8, 2021
v5.2.0 automation moved this from Reviewer approved to Done Oct 8, 2021
@XhmikosR XhmikosR deleted the main-xmr-js-scrollspy branch October 8, 2021 09:28
.filter(item => item)
.sort((a, b) => a[0] - b[0])

for (const item of targets) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn, should have been target but well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants