Justin Elias

Results 3 issues of Justin Elias

**Example App** https://stackblitz.com/~/github.com/justin-elias/remix-run-remix-pavg6k (I just noticed that the preview doesn't always open on init. You may have to Ctrl-Click the local host url in the terminal) When I pass in...

Now able to add footers to columns by passing a JSX element to renderFooterCell slot. The functionality is based off of how headers currently function

When calling expandAncestors on a single node, all nodes in the tree with children are expanded. I would expect only nodes that are direct ancestors of the node passed would...