Support Polymer v1.2.3
- Fixes:
- Improve htmlImport in order detect elements already registered
- Fix event handling using DomEvent
- Better detection of Behavior vs Element.
- Breaking changes:
- Depending on 2.8.0-SNAPSHOT
- Removing support for legacy JsInterop syntax.
- Features:
- Added utility methods for calling functions in JSOs and updateStyles
- Add Template interface