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 support for deeply nested behaviors #40

Closed jakemac53 closed 9 years ago

jakemac53 commented 9 years ago

should fix lots of polymer_elements issues such as https://github.com/dart-lang/polymer_elements/issues/86 and https://github.com/dart-lang/polymer_elements/issues/77 plus other undiscovered ones.

jakemac53 commented 9 years ago

Also fixes a few ordering issues

sigmundch commented 9 years ago

lgtm