WIP - Ember Table Adapter#6362
Conversation
4c0a57b to
97c225b
Compare
45aef02 to
97c225b
Compare
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
97c225b to
d639339
Compare
|
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.
|
|
We shouldn't need any github ci changes in this. I'll probably remove that from the PR later |
|
it's just the default blueprint / template output. a good chunk of it can be deleted when writing a library for another project |
🎯 Changes
This PR is the initial proposed implementation for an Ember.js adapter for Tanstack Table.
This is heavily based on Lit with learnings from the Angular implementation since Ember patterns and public signals API lay somewhere between these two frameworks.
Based on thread from Discord between @rtablada @KevinVandy and @NullVoxPopuli this implements the state reactivity and flex-render.
✅ Checklist
pnpm test:pr.