Skip to content

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

Draft
riccardoperra wants to merge 3 commits intotanstack-store-updatefrom
feat/signal-feature-interoperability-adapters
Draft

[WIP] feat(angular,solid): add core signal reactivity feature #6181
riccardoperra wants to merge 3 commits intotanstack-store-updatefrom
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: 67d022a

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 67d022a

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ❌ Failed 47s View ↗
nx run-many --targets=build -p @tanstack/table-... ❌ Failed 7s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-25 21:29:31 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
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