Skip to content

Support Polymer v1.2.3

Compare
Choose a tag to compare
@manolo manolo released this 29 Oct 14:19
· 94 commits to master since this release
  • 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