angular-couch-potato icon indicating copy to clipboard operation
angular-couch-potato copied to clipboard

Add support for registerComponent

Open agenaille opened this issue 8 years ago • 0 comments

Angular released the angular.component in angular 1.5. This issue is a new feature request to support: angular.module(<moduleName>).registerComponent(<componentName>, <componentConfig>);

agenaille avatar Aug 18 '17 18:08 agenaille