dart-archive / polymer-dart

Polymer support for Dart
https://pub.dartlang.org/packages/polymer
BSD 3-Clause "New" or "Revised" License
181 stars 33 forks source link

add correspondingSetterQuantifyCapability #626

Closed jakemac53 closed 8 years ago

jakemac53 commented 8 years ago

closes https://github.com/dart-lang/polymer-dart/issues/621

jakemac53 commented 8 years ago

I guess it doesn't really make sense to merge this into the 1.0.0-rc.2 branch, we should probably push existing master to a 0.16.x branch and then merge this all into master. We can talk about doing that today :).

sigmundch commented 8 years ago

lgtm

About repurposing master: sounds good. We should file an issue to get a new column in the packages bots so we have one testing master and another testing the old polymer.

About labels: we might want to label the old code something like old-polymer rather than 0.16, in case we happen to make a fix in the future that requires changing the version number.

jakemac53 commented 8 years ago

pushing to a 1.0.0-rc.3 branch for now, will work on merging everything tomorrow