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 the $ property #18

Closed jakemac53 closed 9 years ago

jakemac53 commented 9 years ago

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

I also added some toLowerCase() calls when checking for types since we are missing a few things due to that.

googlebot commented 9 years ago

CLAs look good, thanks!

sigmundch commented 9 years ago

lgtm!