Addepar / ember-table

https://opensource.addepar.com/ember-table/
Other
1.7k stars 352 forks source link

types: add and use TableRowMeta interface #1108

Closed lukasnys closed 1 month ago

lukasnys commented 1 month ago

Why?

I'm using the ember-table package with TypeScript and noticed I got errors in my template when I attempted to use any of the rowMeta properties.

What?

Define the TableRowMeta interface based on addon/-private/collapse-tree.js and use it instead of unknown in the type declarations.

lukasnys commented 1 month ago

@kpfefferle any chance a new minor release could be cut for the changes of this PR as well as for !1106 and !1105?

kpfefferle commented 1 month ago

@lukasnys Released as 6.0.0-2