Becky Siegel c175349b6d Move class$ outside of dom-repeat
There were a few instances in which classes applied to hide evyerhting
in a dom-repeat were applied to the dom-repeat itself.  This throws
and error in Polymer2. Instead, apply it to a (new) tbody element.

Change-Id: Ia4a41574d4b1aea60dc5927e07000317ad71f74d
2017-07-17 16:30:52 -07:00
..