-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency virtua to ^0.47.0 #163
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
Open
balena-renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/virtua
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Website deployed to CF Pages, 👀 preview link https://5d6befa4.balena-design-system.pages.dev |
d319184 to
61d36b4
Compare
61d36b4 to
54841fb
Compare
3f9ca1f to
5f71b4b
Compare
5f71b4b to
a9fe1b3
Compare
85f3a6c to
6ce4272
Compare
2874b2a to
fdcf975
Compare
8b87fa2 to
df88e02
Compare
32c5f91 to
c8470ab
Compare
df88e02 to
e685a63
Compare
c8470ab to
6b87d1e
Compare
152a49a to
093d81c
Compare
7908594 to
961ea7a
Compare
961ea7a to
f24e6c5
Compare
f24e6c5 to
642c47a
Compare
c98bdef to
6fed0ba
Compare
d976da5 to
42ba2ac
Compare
42ba2ac to
3927da4
Compare
3927da4 to
a1ec34d
Compare
e41c189 to
3e604f4
Compare
c97af9d to
08a362c
Compare
aee6a7b to
2ec134f
Compare
Update virtua from 0.37.3 to 0.47.0 Change-type: patch
2ec134f to
e4b4a90
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.37.3->^0.47.0Release Notes
inokawa/virtua (virtua)
v0.47.0Compare Source
BREAKING CHANGES
findStartIndex/findEndIndexintofindItemIndexfor more controlWhat's Changed
Full Changelog: inokawa/virtua@0.46.7...0.47.0
v0.46.7Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.6...0.46.7
v0.46.6Compare Source
What's Changed
visibility: visiblestyle from items by @inokawa in #807Full Changelog: inokawa/virtua@0.46.5...0.46.6
v0.46.5Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.4...0.46.5
v0.46.4Compare Source
What's Changed
overflow: clipto only apply ifreverse: trueby @inokawa in #801Full Changelog: inokawa/virtua@0.46.3...0.46.4
v0.46.3Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.2...0.46.3
v0.46.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.1...0.46.2
v0.46.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.0...0.46.1
v0.46.0Compare Source
BREAKING CHANGES
overscanprop has been replaced bybufferSizeprop, to provide a better default regardless of the size of items. See #378 for the motivation.ssrCountwas set,ssrCount + overscanitems were (unintentionally) rendered. NowssrCountitems will be rendered.What's Changed
Full Changelog: inokawa/virtua@0.45.3...0.46.0
v0.45.3Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.45.2...0.45.3
v0.45.2Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.45.1...0.45.2
v0.45.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.45.0...0.45.1
v0.45.0Compare Source
BREAKING CHANGES
countprop was replaced withdataprop in React components, for consistent API across frameworks.What's Changed
countprop withdatain React components by @inokawa in #741Full Changelog: inokawa/virtua@0.44.3...0.45.0
v0.44.3Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.2...0.44.3
v0.44.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.1...0.44.2
v0.44.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.0...0.44.1
v0.44.0Compare Source
BREAKING CHANGES
Changed to ESM-first package structure
What's Changed
"type": "module"to package.json by @inokawa in #442Full Changelog: inokawa/virtua@0.43.6...0.44.0
v0.43.6Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.5...0.43.6
v0.43.5Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.43.4...0.43.5
v0.43.4Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.3...0.43.4
v0.43.3Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.2...0.43.3
v0.43.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.1...0.43.2
v0.43.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.0...0.43.1
v0.43.0Compare Source
What's Changed
visibility: hiddenby @inokawa in #734Full Changelog: inokawa/virtua@0.42.4...0.43.0
v0.42.4Compare Source
What's Changed
Failed to execute observe on ResizeObservererror in React when remounting frequently by @m-a-r-c-e-l-i-n-o in #733New Contributors
Full Changelog: inokawa/virtua@0.42.3...0.42.4
v0.42.3Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.42.2...0.42.3
v0.42.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.42.1...0.42.2
v0.42.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.42.0...0.42.1
v0.42.0Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.41.5...0.42.0
v0.41.5Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.41.4...0.41.5
v0.41.4Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.41.3...0.41.4
v0.41.3Compare Source
Update readme
Full Changelog: inokawa/virtua@0.41.2...0.41.3
v0.41.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.41.1...0.41.2
v0.41.1Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.41.0...0.41.1
v0.41.0Compare Source
BREAKING CHANGES
indexargument ofchildrenprop is now signal in Solid. See #674 in detail.What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.40.4...0.41.0
v0.40.4Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.40.3...0.40.4
v0.40.3Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.40.2...0.40.3
v0.40.2Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.40.1...0.40.2
v0.40.1Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.40.0...0.40.1
v0.40.0Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.39.3...0.40.0
v0.39.3Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.39.2...0.39.3
v0.39.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.39.1...0.39.2
v0.39.1Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.39.0...0.39.1
v0.39.0Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.38.5...0.39.0
v0.38.5Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.38.4...0.38.5
v0.38.4Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.38.3...0.38.4
v0.38.3Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.38.2...0.38.3
v0.38.2Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.38.1...0.38.2
v0.38.1Compare Source
Improve svelte bundle
Full Changelog: inokawa/virtua@0.38.0...0.38.1
v0.38.0Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.37.4...0.38.0
v0.37.4Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.37.3...0.37.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.