Skip to content

[WIP] feat(angular,solid): add core signal reactivity feature #6181

Draft
riccardoperra wants to merge 3 commits intoalphafrom
feat/signal-feature-interoperability-adapters
Draft

[WIP] feat(angular,solid): add core signal reactivity feature #6181
riccardoperra wants to merge 3 commits intoalphafrom
feat/signal-feature-interoperability-adapters

Conversation

@riccardoperra
Copy link
Collaborator

@riccardoperra riccardoperra commented Feb 25, 2026

some experiments moving the angularReactivityFeature into core and adapt solid and angular adapters to use it with a config object

@changeset-bot
Copy link

changeset-bot bot commented Feb 25, 2026

⚠️ No Changeset found

Latest commit: 00f2180

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

coderabbitai bot commented Feb 25, 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-interoperability-adapters

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 force-pushed the feat/signal-feature-interoperability-adapters branch from f3f8c5f to 67d022a Compare February 25, 2026 21:27
@nx-cloud
Copy link

nx-cloud bot commented Feb 25, 2026

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 00f2180

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

☁️ Nx Cloud last updated this comment at 2026-02-28 07:59:10 UTC

@riccardoperra riccardoperra changed the title feat(angular,solid): add core signal reactivity feature [WIP] feat(angular,solid): add core signal reactivity feature Feb 25, 2026
Base automatically changed from tanstack-store-update to alpha February 27, 2026 22:52
@riccardoperra riccardoperra force-pushed the feat/signal-feature-interoperability-adapters branch 3 times, most recently from ac7f9a7 to 5cf10b3 Compare February 28, 2026 07:55
@riccardoperra riccardoperra force-pushed the feat/signal-feature-interoperability-adapters branch from 5cf10b3 to 00f2180 Compare February 28, 2026 07:56
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 28, 2026

More templates

@tanstack/angular-table

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

@tanstack/lit-table

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

@tanstack/match-sorter-utils

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

@tanstack/preact-table

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

@tanstack/react-table

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

@tanstack/react-table-devtools

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

@tanstack/solid-table

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

@tanstack/solid-table-devtools

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

@tanstack/svelte-table

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

@tanstack/table-core

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

@tanstack/table-devtools

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

@tanstack/vue-table

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

commit: e86717c

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