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

fix: improve reactivity for data in Vue-adapter #5694

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

OlaAlsaker
Copy link
Contributor

Further improves reactivity for data in the Vue-adapter, which was introduced in #5687.

It mostly fixes some bugs and makes the reactivity more stable and simple. Also fixes a bug which would occur if initial ref-data was empty.

Copy link

nx-cloud bot commented Aug 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ca71f48. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Aug 5, 2024

commit: ca71f48

pnpm add https://pkg.pr.new/@tanstack/angular-table@5694
pnpm add https://pkg.pr.new/@tanstack/lit-table@5694
pnpm add https://pkg.pr.new/@tanstack/match-sorter-utils@5694
pnpm add https://pkg.pr.new/@tanstack/qwik-table@5694
pnpm add https://pkg.pr.new/@tanstack/react-table@5694
pnpm add https://pkg.pr.new/@tanstack/react-table-devtools@5694
pnpm add https://pkg.pr.new/@tanstack/solid-table@5694
pnpm add https://pkg.pr.new/@tanstack/svelte-table@5694
pnpm add https://pkg.pr.new/@tanstack/table-core@5694
pnpm add https://pkg.pr.new/@tanstack/vue-table@5694

Open in Stackblitz

More templates

@KevinVandy KevinVandy merged commit 7331506 into TanStack:main Aug 5, 2024
5 checks passed
@9mm
Copy link

9mm commented Aug 8, 2024

I made a comment here, not sure which commit might be related, this one or the original

#5687 (comment)

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.

3 participants