jadrake75 / ng-scrolling-table

MIT License
8 stars 2 forks source link

normalize namespace #53

Closed jadrake75 closed 10 years ago

jadrake75 commented 10 years ago

I think the use of stg- takes a way from the asthetics of the library.

I am more inclined to recommend

table-* for directives related to table operations. col-* for directives related to columns

In general, I think the parameters don't have to follow this convention but they should be logical. If they are not clear, they should use the col/table prefix. So we would get some of the following:

Applied to TABLE elements

Applied to TH or COL elements