Stephen Golub

Results 12 comments of Stephen Golub

Sorry about just now responding, I somehow missed the notification. To my original comment, what I'm wanting is to be able to have the timer card basically count up to...

Sorry for taking so long to get back to this. The checkbox functionality is rather lacking at this point. So it not working is expected. I apologize for the poor...

I think, since I haven't used too much of the check box functionality, I want to refactor the approach on it. Maybe make the checkbox attribute an object like the...

Yea, so I think that putting the configuration for that function, however, would still be in the column declaration. But definitely make things so that there's a bulk-editing mode or...

Love it. I've actually been thinking of moving most of the key munging stuff to just functions. I think it'll be cleaner and more explicit.

Howdy, Thanks for your interesting. The tooltip is currently getting dev'd, and I'm hoping to have shortly in there. The selected-color, even-color, and odd-color aren't implemented and are their functionality...

@johntom PR #32 addressed the implementation of the popover and tooltip functionality. You can use it if you include the ui-bootstrap module (http://angular-ui.github.io/bootstrap/#/tooltip). This has been released with rxDataTable version...

I like the idea of triggering a recording with "custom events" and was actually looking into the code to see how complicated it would be. I ran out of free...

My thinking is that it would tag a point in time by leveraging the existing concept of "events". By adding a custom "ding" event or whatever, I will see those...

Ah, I was mainly talking about a Home Assistant service to trigger that, but good to know that it's blocked by that.