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

Cancel scheduled imperative scrolling when prepended #361

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

inokawa
Copy link
Owner

@inokawa inokawa commented Feb 3, 2024

fix #357
#346
#315

@inokawa inokawa force-pushed the shift-cancel branch 2 times, most recently from 7ba3b42 to 57f1234 Compare February 3, 2024 17:05
@inokawa inokawa marked this pull request as ready for review February 4, 2024 05:57
@inokawa inokawa merged commit fd7ae5d into main Feb 4, 2024
4 checks passed
@inokawa inokawa deleted the shift-cancel branch February 4, 2024 10:55
takecchi pushed a commit to cuculus-dev/cuculus that referenced this pull request Feb 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [virtua](https://togithub.com/inokawa/virtua) | [`0.23.2` ->
`0.23.3`](https://renovatebot.com/diffs/npm/virtua/0.23.2/0.23.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/virtua/0.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/virtua/0.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/virtua/0.23.2/0.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/virtua/0.23.2/0.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

@coderabbitai: ignore

---

### Release Notes

<details>
<summary>inokawa/virtua (virtua)</summary>

### [`v0.23.3`](https://togithub.com/inokawa/virtua/releases/tag/0.23.3)

[Compare
Source](https://togithub.com/inokawa/virtua/compare/0.23.2...0.23.3)

#### What's Changed

- Refactor fixScrollJump by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#360
- Cancel scheduled imperative scrolling when prepended by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#361

**Full Changelog**:
inokawa/virtua@0.23.2...0.23.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cuculus-dev/cuculus).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Unexpected behavior when jumping to the first item of reversed infinite list
1 participant