David Nelson
David Nelson
Wow, this is awesome, thank you! I'll take a look as soon as I get my computer back from apple. It's in the shop for a repair.
I'm still working through this. Sorry it's taking so long! I really appreciate your contribution. I added you to the contributors at the top of the http://angulartable.com site.
Thanks so much for your contribution. I love what you've done. I've decided to take angular-table in a new direction for 1.1.0, re-writing it from scratch using TDD to address...
Thanks Radics! :-) Ya, what I'm doing with 1.1 is actually doing it all with divs. The primary motivation is because I'm going to do virtualization, so a table with...
This is a very important insight. So with a div, let's say you make something bigger by making it be font-size: 40px or whatever. It doesn't stretch the div? I'll...
I'm comparing big text in a div versus in a table in the plunk. http://plnkr.co/edit/N5TxHtLn2nFdXSYcMoYI?p=preview To me, it looks the same. I want to understand your concern though. Can you...
Thanks guys. The reason I was thinking of moving away from tables was for virtualized scrolling ( removing dom elements from the top and adding to the bottom when the...
Hi Radics ( @garaboncias ), It is taking me far too long to release version 1.1, and since you did such a great job fixing so many bugs I want...
Looks great! I must have done my merge wrong when I tested it before, sorry about that! I'm noticing a little issue when running it on my ipad 4. The...
Looking at it on my macbook pro, I don't see that. It's probably the row hover color rendering weird on mobile webkit. We might want to just disable the hover...