angular-hint icon indicating copy to clipboard operation
angular-hint copied to clipboard

Validate directive / component definition

Open Narretz opened this issue 9 years ago • 1 comments

Both are not very strongly validated by angular, and since the component is only a subset of the directive options, it especially could benefit from some hinting.

Narretz avatar Feb 15 '16 21:02 Narretz

If anyone decides to tackle this, here is a possible implementation initially intended for inclusion in core (until we decided it was a better fit for ngHint): https://github.com/angular/angular.js/pull/13802

gkalpak avatar Feb 16 '16 01:02 gkalpak