Kevin Van Cott
Kevin Van Cott
@riccardoperra I'm looking to clean up the example directories. Do the `angular.json` files need all of that stuff in it? It at least looks like cli analytics ids should be...
For those seeing the PR for the first time, an example of the filters faceted example in a react to angular translation: 
I started a thread in the TanStack discord where we can discuss this PR a bit more: https://discord.com/channels/719702312431386674/1003326939899113492/1236741193619083355
Thanks for the feedback @e-oz. By the way, this branch is in the TanStack table repo, so those with the time and energy can PR to this PR (`feat-angular-table` branch)....
This PR is getting close to shipping. We have enough examples to start out with. The 2 angular specific docs pages for the adapter and table state need to be...
@merto20 No need to ask for permission to make improvements. Just make the PR @riccardoperra I rewrote the adapter and table state docs for angular based off your examples. Only...
As far as I'm concerned, there are just 2 more things to take care of this weekend before shipping. 1. I'm having @arnoud-dv advise on some build config stuff, and...
no sandobox or code that you shared, but guessing you just don't have `overflow: 'auto'` on the table container element.
Maybe it would make more sense for us to make sure all of the typescript types enforce the full object is always present?
> @KevinVandy I think that would satisfy the requirement as well, but I suppose I should ask, is column pinning really required to be defined? If it must be defined...