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

Feat: add resetScroll option for you to handle filtering/sorting without hassle #150

Merged
merged 2 commits into from
Jun 18, 2021

Conversation

wellyshen
Copy link
Owner

@wellyshen wellyshen commented Jun 18, 2021

@changeset-bot
Copy link

changeset-bot bot commented Jun 18, 2021

🦋 Changeset detected

Latest commit: 05ea7ff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-cool-virtual Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@wellyshen wellyshen linked an issue Jun 18, 2021 that may be closed by this pull request
@wellyshen wellyshen added the enhancement New feature or request label Jun 18, 2021
@coveralls
Copy link

coveralls commented Jun 18, 2021

Pull Request Test Coverage Report for Build 949537023

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 54.167%

Totals Coverage Status
Change from base Build 948527495: 0.2%
Covered Lines: 184
Relevant Lines: 279

💛 - Coveralls

@github-actions
Copy link
Contributor

Size Change: +176 B (+1%)

Total Size: 21 kB

Filename Size Change
dist/index.cjs.development.js 4.88 kB +39 B (+1%)
dist/index.cjs.production.min.js 3 kB +28 B (+1%)
dist/index.esm.js 4.83 kB +42 B (+1%)
dist/index.umd.development.js 5.05 kB +40 B (+1%)
dist/index.umd.production.min.js 3.08 kB +27 B (+1%)
ℹ️ View Unchanged
Filename Size Change
dist/index.js 136 B 0 B

compressed-size-action

@wellyshen wellyshen merged commit 2244991 into master Jun 18, 2021
@wellyshen wellyshen deleted the feature/reset-scroll branch June 18, 2021 10:29
This was referenced Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New option: scrollToTopOnChange
2 participants