mlms13 / FancyTable

A table that is fancy.
MIT License
5 stars 2 forks source link

Apply custom row classes to fallback cells in that row #25

Open mlms13 opened 8 years ago

mlms13 commented 8 years ago

I think we're doing all of our falling back in Table now, but in the case that a row exists (and it just doesn't have a cell at the right index), we should render the fallback in Row and wrap it in a div that applies row classes.