Polymer v1.3.1 Release Notes

Release Date: 2016-03-02 // about 8 years ago
    • ๐Ÿ›  Fix lint errors. (commit)

    • โž• Add test. (commit)

    • ๐Ÿ›  Fix lint error. (commit)

    • ๐Ÿ“œ Ensure that dom-bind always waits until DOMContentLoaded to render. This ensures a script can install api on the dom-bind prior to it rendering. Previously dom-bind waited for first render, but an early parser yield can make this occur unexpectedly early. (commit)

    • ๐Ÿ’… Refine fix for #3461 so that the decision to apply a static or property stylesheet relies on the same info. (commit)

    • ๐Ÿ‘• Clean the .eslintignore (commit)

    • [ci skip] Add header for those asking questions (commit)

    • ๐Ÿ›  Fixes #3461: Only avoid creating a statically scoped stylesheet when properties are consumed in an element, properly excluding properties produced as a result of consumption. (commit)

    • ๐Ÿ‘‰ tweaks to new README (commit)

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

    • โšก๏ธ Updated the README.md for a non-technical user to understand (commit)