Polymer v1.7.1-dev Release Notes

Release Date: 2016-12-14 // over 7 years ago
    • โœ‚ Remove dependency on WebComponents for IE detection (commit)

    • ๐Ÿ‘‰ Make sure text nodes are distributed when translating slot to content (commit)

    • always use the document listener (commit)

    • โž• Add tests for no-gesture interop (commit)

    • ๐Ÿ›  fix lint error (commit)

    • โšก๏ธ Use document-wide passive touch listener to update ghostclick blocker target (commit)

    • ๐Ÿ’… only need to recalc if styleProperties missing (commit)

    • simpler implementation, only recompute when using shim variables (commit)

    • โšก๏ธ [ci skip] update travis.yml from 2.0 (commit)

    • ๐Ÿ’… Always update style properties when calling getComputedStyleValue (commit)

    • โž• Add tests (commit)

    • ๐Ÿ›  Fix #4123: Memory leak when using importHref (commit)

    • Prevent _showHideChildren from being called on placeholders. (commit)

    • ๐Ÿ›  fix broken link to Google JavaScript syle guide in documentation (commit)

    • ๐Ÿ‘ Better explanation thanks to @kevinpschaaf (commit)

    • [ci skip] fix changelog title (commit)

    • โšก๏ธ [ci skip] Update Changelog for 1.7.0 (commit)

    • ๐Ÿ“„ Resolving issue #1745 with Polymer docs (commit)

    • ๐Ÿ›  fixed broken tests/missing web components (commit)

    • ๐Ÿ›  3430 - ie memory leak fixes - disable event caching, fixed resolver url adding to root doc, and weak map ie issues (commit)

    • Briefly explain how to split element definition (commit)

    • ๐Ÿ›  Fix copy&pasted comment (commit)