Polymer v2.6.0 Release Notes

Release Date: 2018-03-22 // about 6 years ago
    • ๐Ÿ‘‰ Use function instead of Set (commit)

    • [ci skip] Fix typo (commit)

    • ๐Ÿ›  Fix test in shady DOM (commit)

    • ๐Ÿ’… Deduplicate style includes (commit)

    • โœ… use a clearer test for shadowRoot (commit)

    • Returning null in template should nullify parent template (commit)

    • [ci skip] Add clarifying comment (commit)

    • Correct the JSBin version (commit)

    • Put attribute capitalization fix in property-effects (commit)

    • โž• Add note about pre v3 releases (commit)

    • โž• Add note for npm package (commit)

    • โž• Add iron-component-page dev-dependency (commit)

    • โšก๏ธ Update several gulp dependencies (commit)

    • โšก๏ธ Update dom5 to 3.0.0 (commit)

    • โšก๏ธ Update Google Closure Compiler version and fix cast (commit)

    • โšก๏ธ Update types (commit)

    • ๐Ÿ›  Fix several issues in the documentation of dom-* elements (commit)

    • ๐Ÿ– Handle disabled attribute correctly for tap gesture (commit)

    • โž• add test case for nested label (commit)

    • โž• Add docs and cleanup matchingLabels (commit)

    • โž• Add tests (commit)

    • โšก๏ธ update types (commit)

    • ๐Ÿ›  fix tests and add dependency import (commit)

    • ๐Ÿ›  fix typings (commit)

    • โฌ†๏ธ Ensure DisableUpgradeMixin extends PropertiesMixin (commit)

    • ๐Ÿšš Format comment and remove deduping mixin (commit)

    • โšก๏ธ update types (commit)

    • โšก๏ธ update types (commit)

    • โž• Add mixin to automatically detect capitalized HTML attributes (commit)

    • โž• Add instructions for locally viewing the source documentation (commit)

    • ๐Ÿ’… Simplify condition checking in stylesFromModule function (commit)

    • โฌ†๏ธ Bump type generator and generate new typings. (#5119) (commit)

    • dispatchEvent returns boolean (#5117) (commit)

    • โšก๏ธ Update types (commit)

    • ๐Ÿ›  Fix license links (commit)

    • ๐Ÿ›  Fix issue with not genering the Templatizer docs (commit)

    • โฌ†๏ธ Bump TS type generator to pick up transitive mixin handling. (commit)

    • โœ‚ Remove unnecessary mutableData property from MutableData mixin (commit)

    • โšก๏ธ Update types (commit)

    • โž• Add note to updateStyles regarding updates to CSS mixins (commit)

    • Avoid timing issues with polyfilled Promise (commit)

    • ๐Ÿ— Revert use of async/await due to lack of build/serve support. (commit)

    • โช Revert types. (commit)

    • โšก๏ธ Update eslint parserOptions to es2017 for async/await support. (commit)

    • ๐Ÿ›  Use stronger check for PropertyEffects clients. Fixes #5017 (commit)

    • โœ‚ Remove unneeded file (commit)

    • [PropertiesChanged]: allow old data to be gc'd after _propertiesChanged (commit)

    • โšก๏ธ Update package-lock.json (commit)

    • ๐Ÿ’… Make Travis update-types failure style the same as the elements. (commit)

    • โฌ†๏ธ Bump TypeScript generator version. (commit)

    • ๐Ÿ‘‰ Make EventApi.path EventTarget type non-nullable. (commit)

    • ๐Ÿ‘• Lint and type fixes (commit)

    • [PropertiesChanged]: adds _shouldPropertiesChange (commit)

    • โšก๏ธ Update docs: templatize() cannot be called multiple times (commit)

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

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

    • ๐Ÿ›  Fix JSDoc example formatting (commit)

    • โœ… Use latest webcomponents polyfill bundle (commit)

    • ๐Ÿ›  Fix label tap by checking matched label pairs (commit)

    • โฌ†๏ธ Defer creation related work via disable-upgrade (commit)

    • ๐Ÿ‘• lint fixes (commit)

    • โž• Adds Polymer.DisableUpgradeMixin (commit)