DSpace-Labs/angular2-ui-prototype

Retroactively apply style guide recommendations

Opened this issue · 0 comments

  • Style 02-05: rename boot.ts to main.ts
  • Style 02-07: add component prefixes
  • Style 03-05: import destructing spaces
  • Style 05-17: move logic out of templates into component
  • Style 01-01: decompose some components to abide single responsibility principle