Add realtime (w/ fake data) trading table example - #6561
Conversation
…nts' into codex/realtime-trading-example
…into codex/realtime-trading-example
Angular,React,Solid improvements
|
Important Review skippedToo many files! This PR contains 770 files, which is 470 over the limit of 300. To get a review, reduce the PR to 300 files or fewer by splitting it into smaller PRs or changing its base branch. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (770)
You can disable this status message by setting the 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. Comment |
|
View your CI Pipeline Execution ↗ for commit 85a23ab
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview2 package(s) bumped directly, 10 bumped as dependents. 🟩 Patch bumps
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
More templates
@tanstack/alpine-table
@tanstack/angular-table
@tanstack/angular-table-devtools
@tanstack/ember-table
@tanstack/lit-table
@tanstack/match-sorter-utils
@tanstack/octane-table
@tanstack/preact-table
@tanstack/preact-table-devtools
@tanstack/react-table
@tanstack/react-table-devtools
@tanstack/solid-table
@tanstack/solid-table-devtools
@tanstack/svelte-table
@tanstack/table-core
@tanstack/table-devtools
@tanstack/vue-table
@tanstack/vue-table-devtools
commit: |
- Replace `for...in` loops with `Object.keys()` for better performance and clarity. - Simplify the rendering logic by removing unnecessary checks and parameters. - Ensure consistent handling of injectors across component rendering.
…e-trading-example
f221f50 to
88d56df
Compare
…ing-example' into codex/realtime-trading-example
…table into codex/realtime-trading-example
There was a problem hiding this comment.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud is proposing a fix for your failed CI:
We updated all realtime-trading example package.json files to align dependency versions with the rest of the workspace, fixing the 32 sherif version-consistency errors. Updating @glint/template from 1.7.10 to 1.8.0 in the Ember example resolves the TypeScript [Invoke] symbol incompatibility that caused the type-check failure, and correcting packageManager from pnpm@11.18.0 to pnpm@11.21.0 in the Angular example resolves the corepack version conflict that blocked the build.
Warning
- ❌ We could not verify this fix.
- The suggested diff is too large to display here, but you can view it on Nx Cloud ↗
Or Apply changes locally with:
npx nx-cloud apply-locally zjOt-cV9W
Apply fix locally with your editor ↗ View interactive diff ↗
🎓 Learn more about Self-Healing CI on nx.dev
No description provided.