Descriptionadd custom_element package
code is from https://github.com/dart-lang/web-ui/blob/polymer/lib/custom_element.dart
Includes a test for the polyfill. It also includes a static analysis test to catch the common errors of forgetting to add an Element API. Because we had analysis errors in "observe" and "mdv" packages too, I added tests for them too, and fixed the issues.
R=sigmund@google.com
Committed: https://code.google.com/p/dart/source/detail?r=25591
Patch Set 1 #Patch Set 2 : fix library name and comment #Patch Set 3 : remove unused dev dep #
Total comments: 1
Patch Set 4 : fix comment #Patch Set 5 : added apis for easily creating custom elements #
Total comments: 7
Patch Set 6 : #
Messages
Total messages: 6 (0 generated)
|