Skip to content

POC - Refactor options store into atoms - #6475

Draft
riccardoperra wants to merge 3 commits into
betafrom
poc-refactor-optionsstore-into-atoms
Draft

POC - Refactor options store into atoms#6475
riccardoperra wants to merge 3 commits into
betafrom
poc-refactor-optionsstore-into-atoms

Conversation

@riccardoperra

Copy link
Copy Markdown
Collaborator

Summary

  • Refactor table options state management around atoms
  • Preserve deep-value optional-key behavior
  • Update Devtools integration and related documentation

Testing

  • Not run (not requested)

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

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.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5742e290-4528-4e3f-976f-00b034e1191b

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

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.

@riccardoperra riccardoperra changed the title Refactor options store into atoms POC - Refactor options store into atoms Jul 31, 2026
@riccardoperra
riccardoperra changed the base branch from main to beta July 31, 2026 13:15
@nx-cloud

nx-cloud Bot commented Jul 31, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 7abe825

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ✅ Succeeded 6m 24s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 53s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-31 14:09:04 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jul 31, 2026

Copy link
Copy Markdown
More templates

@tanstack/alpine-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/alpine-table@6475

@tanstack/angular-table

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

@tanstack/angular-table-devtools

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

@tanstack/ember-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/ember-table@6475

@tanstack/lit-table

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

@tanstack/match-sorter-utils

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

@tanstack/preact-table

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

@tanstack/preact-table-devtools

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

@tanstack/react-table

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

@tanstack/react-table-devtools

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

@tanstack/solid-table

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

@tanstack/solid-table-devtools

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

@tanstack/svelte-table

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

@tanstack/table-core

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

@tanstack/table-devtools

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

@tanstack/vue-table

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

@tanstack/vue-table-devtools

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

commit: 7abe825

@riccardoperra
riccardoperra force-pushed the poc-refactor-optionsstore-into-atoms branch from 6350223 to 3df1276 Compare July 31, 2026 13:59
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