Polymer v1.2.3 Release Notes

Release Date: 2015-11-16 // over 8 years ago
    • Call decorate instead of bootstrap for template prepping (commit)

    • ๐Ÿ›  Fix global leak test. Necessary due to changes to test harness. (commit)

    • ๐Ÿ’… Defer property application only when a custom-style is first created. (commit)

    • โšก๏ธ Update comment. (commit)

    • ๐Ÿ’… Simplify custom-style property deferment. (commit)

    • โšก๏ธ [ci skip] update changelog (commit)

    • ๐Ÿ›  Fixes #2692. Ensures that custom-style properties are applied async but before next render so that all properties are defined before any are consumed by custom-styles. Also refines dom-module's early upgrade code so that it does not affect other elements (corrects for example, custom-styles upgrading before expected). (commit)

    • โœ‚ Remove undesired full-stop from outputs (commit)

    • ๐Ÿ›  Fix Formatting (commit)