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: support sticky items #124

Merged
merged 3 commits into from
Jun 6, 2021
Merged

feat: support sticky items #124

merged 3 commits into from
Jun 6, 2021

Conversation

wellyshen
Copy link
Owner

  • feat: support sticky items

@changeset-bot
Copy link

changeset-bot bot commented Jun 6, 2021

🦋 Changeset detected

Latest commit: 714dc96

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2021

Size Change: +831 B (+4%)

Total Size: 20.3 kB

Filename Size Change
dist/index.cjs.development.js 4.73 kB +190 B (+4%)
dist/index.cjs.production.min.js 2.9 kB +129 B (+5%) 🔍
dist/index.esm.js 4.68 kB +193 B (+4%)
dist/index.umd.development.js 4.9 kB +197 B (+4%)
dist/index.umd.production.min.js 2.98 kB +122 B (+4%)
ℹ️ View Unchanged
Filename Size Change
dist/index.js 136 B 0 B

compressed-size-action

@coveralls
Copy link

coveralls commented Jun 6, 2021

Pull Request Test Coverage Report for Build 911913060

  • 0 of 13 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 5.507%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utils/findNearestBinarySearch.ts 0 2 0.0%
src/useVirtual.ts 0 11 0.0%
Totals Coverage Status
Change from base Build 911322031: -0.3%
Covered Lines: 17
Relevant Lines: 271

💛 - Coveralls

@wellyshen wellyshen merged commit ee6d1b0 into master Jun 6, 2021
@wellyshen wellyshen deleted the feature/sticky branch June 6, 2021 14:30
@github-actions github-actions bot mentioned this pull request Jun 6, 2021
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.

None yet

2 participants