dart-archive / custom-element-apigen

Tool to generate Dart APIs for polymer custom elements written in Javascript
BSD 3-Clause "New" or "Revised" License
13 stars 13 forks source link

add mixin support #21

Closed jakemac53 closed 9 years ago

jakemac53 commented 9 years ago

fixes https://github.com/dart-lang/custom-element-apigen/issues/15

googlebot commented 9 years ago

CLAs look good, thanks!

sigmundch commented 9 years ago

I just finished a full pass through the code. Overall looks great, all of my suggestions are minor things, so feel free to merge afterwards.