Teleopti / styleguide

Teleopti styleguide
http://teleopti.github.io/styleguide/
MIT License
5 stars 24 forks source link

Ui grid does not use md-checkbox #397

Closed TheRockman closed 6 years ago

TheRockman commented 6 years ago

I have no good idea on how to solve this so that we dont have to bother about it manually every time we want to use the table.

One idea would be to use a table from angular material, but that is a big order of work to ask from developers that use the ui-grid already.

Halomaple commented 6 years ago

I think for this one we can keep the default checkbox of ui-grid. If we change them, we need to apply templates for those parts where md-checkbox are used.