Jacob MacDonald

Results 160 issues of Jacob MacDonald

Currently the iron-request, iron-ajax, and iron-form tests are actually serving static files instead of using a mock server. This only supports GET requests, and doesn't allow us to modify response...

effort: medium (days)

The `added values reflect 1-to-1 in the DOM` is failing, but `data` is updated on the dom-bind element :/

The `detach resizables then notify parent` test fails, `testEl.$['shadow2d'].$['resizable']` never gets a resize event

The test runner unfortunately runs them in really small windows, so they fail.

bug

Left these out on the original implementation since we would need to mock out the server to spoof status codes. Also its not particularly interesting on the dart side.

bug
effort: easy (< 1 day)
blocked

Either through package bots or some other solution, package bots may be the easiest though.

effort: easy (< 1 day)

See the skipped test in iron_ajax_test.dart

bug
effort: easy (< 1 day)

We need to do some work to make angular2 compatible with `Polymer.dom`. cc @justinfagnani

enhancement

This issue is a meta task for the polymer elements - [x] Generate the element wrappers - [x] Add tests! https://github.com/dart-lang/polymer_elements/issues/1 - [ ] Make sure an acceptable number of...

>=1.0
blocked