lelylan / device-directive-ng

AngularJS Web Component <device>
http://lelylan.github.com/device-directive-ng
24 stars 5 forks source link

Template organization #94

Open andreareginato opened 10 years ago

andreareginato commented 10 years ago

Think about a better organization of CSS and HTML for each template. We need to have a single CSS and a single HTML for every template. Only the default one is loaded. When setting a new template we need to set the new CSS and the new HTML.

Right now we have a single CSS for default and compact template. We need to give a better structure on this. We also need a way to test all directives in a simple way, using karma unit.

andreareginato commented 10 years ago

This is a simple example of a dedicated page.