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

Add Virtualizer and WindowVirtualizer for Vue #344

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

inokawa
Copy link
Owner

@inokawa inokawa commented Jan 25, 2024

close #319

@inokawa inokawa marked this pull request as ready for review January 25, 2024 12:59
@inokawa inokawa merged commit f6cec99 into main Jan 25, 2024
3 checks passed
@inokawa inokawa deleted the vue-virtualizer branch January 25, 2024 13:03
takecchi pushed a commit to cuculus-dev/cuculus that referenced this pull request Jan 31, 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.21.0` ->
`0.23.0`](https://renovatebot.com/diffs/npm/virtua/0.21.0/0.23.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/virtua/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/virtua/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/virtua/0.21.0/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/virtua/0.21.0/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

@coderabbitai: ignore

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/inokawa/virtua/compare/0.22.1...0.23.0)

#### What's Changed

- Add Solid implementation by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#349

**Full Changelog**:
inokawa/virtua@0.22.1...0.23.0

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

[Compare
Source](https://togithub.com/inokawa/virtua/compare/0.22.0...0.22.1)

#### What's Changed

- Fix wrong container of Vue WindowVirtualizer by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#345

**Full Changelog**:
inokawa/virtua@0.22.0...0.22.1

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

[Compare
Source](https://togithub.com/inokawa/virtua/compare/0.21.1...0.22.0)

#### What's Changed

- Setup eslint for vue by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#340
- Enable more eslint rules for Vue by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#341
- Deploy Vue storybook with storybook composition by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#343
- Add Virtualizer and WindowVirtualizer for Vue by
[@&#8203;inokawa](https://togithub.com/inokawa) in
[inokawa/virtua#344

**Full Changelog**:
inokawa/virtua@0.21.1...0.22.0

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

[Compare
Source](https://togithub.com/inokawa/virtua/compare/0.21.0...0.21.1)

#### What's Changed

- Fix Vue warn Expected Object, got Function by
[@&#8203;MstrVLT](https://togithub.com/MstrVLT) in
[inokawa/virtua#338

#### New Contributors

- [@&#8203;MstrVLT](https://togithub.com/MstrVLT) made their first
contribution in
[inokawa/virtua#338

**Full Changelog**:
inokawa/virtua@0.21.0...0.21.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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.

Add Vue Virtualizer
1 participant