Brandon Fulljames

Results 71 comments of Brandon Fulljames

Hi @trevorstarick just checking if you were able to take another look at this?

Hey there, this feels like a bit of an obvious oversight... let me take a look at this over the weekend when I get some time, apologies for the late...

I've added a way to provide a row styling function which is demonstrated in the `updates` example, which includes both alternating row styles as well as some dynamic styling for...

Hi @flippedcracker just checking if you were able to take a look at this to see if there was anything missing? If I don't hear back in a few days...

Apologies for the late response on this as life has been busy lately, I'll take another look at this when I get some time hopefully in the near future!

Released a fix that should hopefully solve this in v0.16.1. The idea is that the highlighted row style is actually a poor fit for a custom style func anyway, because...

Would we want the filter function on the column or the table? I'm wondering if the table itself might be better, so that there's a single filter func attached to...

I suppose both would work. Technically you could do everything if you had the table-wide filter, but you would have to go through the extra step of checking for the...

Yeah, I think the table level filtering is a good catch-all for all scenarios someone might have when they really want to go for custom filtering. We can revisit later...

I may further fiddle a little with wording later but that's separate from the functionality, which seems reasonable. Now it just needs some tests.