tact-app / web

🖥️ Web version for desktops.
https://docs.tact.run/
GNU Affero General Public License v3.0
4 stars 1 forks source link

feat(deps): bump @tanstack/react-virtual from 3.0.0-beta.54 to 3.0.0-beta.57 #1117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tanstack/react-virtual from 3.0.0-beta.54 to 3.0.0-beta.57.

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.0.0-beta.56

Version 3.0.0-beta.56 - 8/29/2023, 7:29 PM

Changes

Feat

  • expose virtualizer.resizeItem & update doc (#534) (4392822) by Ele4nor

Examples

  • fixed typescript type error in fixed height react virtual example (#547) (a7b6342) by fallenleavesbuy

Other

  • Update README.md (#548) (c7a20bf) by Dave Nicolson

Packages

  • @​tanstack/virtual-core@​3.0.0-beta.56
  • @​tanstack/react-virtual@​3.0.0-beta.56
  • @​tanstack/solid-virtual@​3.0.0-beta.56
  • @​tanstack/svelte-virtual@​3.0.0-beta.56
  • @​tanstack/vue-virtual@​3.0.0-beta.56

v3.0.0-beta.55

Version 3.0.0-beta.55 - 8/29/2023, 7:13 PM

Changes

Feat

  • add elementKeyAttribute, controls element cache (#521) (e240f22) by @​piecyk

Chore

  • docs: Add example for using tanstack table with react with virtualized rows (#513) (976210c) by Kacey Cleveland

Docs

Packages

  • @​tanstack/virtual-core@​3.0.0-beta.55
  • @​tanstack/react-virtual@​3.0.0-beta.55
  • @​tanstack/solid-virtual@​3.0.0-beta.55
  • @​tanstack/svelte-virtual@​3.0.0-beta.55
  • @​tanstack/vue-virtual@​3.0.0-beta.55
Commits
  • 18f4018 fix: calling useWindowVirtulizer reset's page scroll to 0 (#566)
  • 882aed1 Correct hook name introduction.md (#560)
  • c7a20bf Update README.md (#548)
  • a7b6342 examples: fixed typescript type error in fixed height react virtual example (...
  • 4392822 feat: expose virtualizer.resizeItem & update doc (#534)
  • e91941c release: v3.0.0-beta.55
  • e240f22 feat: add elementKeyAttribute, controls element cache (#521)
  • 976210c chore(docs): Add example for using tanstack table with react with virtualized...
  • 5074d52 docs: virtualizer api doc (#389)
  • 623ac63 release: v3.0.0-beta.54
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview Aug 31, 2023 5:52am
dependabot[bot] commented 1 year ago

Superseded by #1166.