c48725d88c
R=jmesserly@google.com Review URL: https://codereview.chromium.org//116833005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31248 260f80e4-7a28-3924-810f-c04153c831b5
1.1 KiB
1.1 KiB
changelog
This file contains highlights of what changes on each version of the polymer package. We will also note important changes to the polyfill packages if they impact polymer: custom_element, html_import, observe, shadow_dom, and template_binding.
Pub version 0.9.3+3
- Removes workaround now that mirrors implement a missing feature. Requires SDK >= 1.1.0-dev.5.0.
Pub version 0.9.3+2
- Fix rare canonicalization bug 15694
Pub version 0.9.3+1
- Fix type error in runner.dart 15649.
Pub version 0.9.3
- pub-build now runs the linter automatically
Pub version 0.9.2+4
- fix linter on SVG and MathML tags with XML namespaces
Pub version 0.9.2+3
Pub version 0.9.2+2
- fix enteredView in dart2js, by using custom_element >= 0.9.1+1