Skip to content

[WIP] feat: refactor reactivity feature with store override#6182

Draft
riccardoperra wants to merge 19 commits intofeat/signal-feature-interoperability-adaptersfrom
feat/signal-feature-native
Draft

[WIP] feat: refactor reactivity feature with store override#6182
riccardoperra wants to merge 19 commits intofeat/signal-feature-interoperability-adaptersfrom
feat/signal-feature-native

Conversation

@riccardoperra
Copy link
Collaborator

@riccardoperra riccardoperra commented Feb 27, 2026

wip implementation of reactivity feature overriding @tanstack/store state to access a signal notifier given by the framework adapter to trigger UI updates when state changes

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

⚠️ No Changeset found

Latest commit: 74e9696

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/signal-feature-native

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@riccardoperra riccardoperra changed the title feat: refactor reactivity feature with notifier impl [WIP] feat: refactor reactivity feature with notifier impl Feb 27, 2026
@nx-cloud
Copy link

nx-cloud bot commented Feb 27, 2026

View your CI Pipeline Execution ↗ for commit 74e9696

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ✅ Succeeded 55s View ↗
nx run-many --targets=build -p @tanstack/table-... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-02 22:25:30 UTC

@riccardoperra riccardoperra force-pushed the feat/signal-feature-native branch from dcc801b to 32334da Compare February 27, 2026 21:57
@riccardoperra riccardoperra changed the title [WIP] feat: refactor reactivity feature with notifier impl [WIP] feat: refactor reactivity feature with store override Feb 27, 2026
@riccardoperra riccardoperra force-pushed the feat/signal-feature-interoperability-adapters branch 6 times, most recently from 40513ea to b5086d5 Compare March 1, 2026 18:29
…lity-adapters' into feat/signal-feature-native
@riccardoperra riccardoperra force-pushed the feat/signal-feature-native branch from 59f6383 to 8b74909 Compare March 1, 2026 18:33
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 2, 2026

More templates

@tanstack/angular-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/angular-table@6182

@tanstack/lit-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/lit-table@6182

@tanstack/match-sorter-utils

npm i https://pkg.pr.new/TanStack/table/@tanstack/match-sorter-utils@6182

@tanstack/preact-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/preact-table@6182

@tanstack/react-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/react-table@6182

@tanstack/react-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/react-table-devtools@6182

@tanstack/solid-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/solid-table@6182

@tanstack/solid-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/solid-table-devtools@6182

@tanstack/svelte-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/svelte-table@6182

@tanstack/table-core

npm i https://pkg.pr.new/TanStack/table/@tanstack/table-core@6182

@tanstack/table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/table-devtools@6182

@tanstack/vue-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/vue-table@6182

commit: 873f00b

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.

1 participant