Polymer v1.7.0 Release Notes

Release Date: 2016-09-28 // over 7 years ago
    • ๐Ÿ›  Fix IE style cache performance (commit)

    • no need for :root to be first in the selector (commit)

    • ๐Ÿ›  fix tests on !chrome browsers (commit)

    • ๐Ÿ’… Translate :root to :host > * for element styles (commit)

    • Define checkRoot only once (commit)

    • ๐Ÿ›  Fix normalizeRootSelector (commit)

    • Comment on using the ast walker to replace selector (commit)

    • โšก๏ธ update travis config (commit)

    • Transform ::slotted() to ::content (commit)

    • โœ… Test on native shadow DOM also. (commit)

    • Reorder. (commit)

    • โœ‚ Remove unused. (commit)

    • โž• Add fallback support/test. (commit)

    • A little more dry. (commit)

    • ๐Ÿ‘‰ Use name. (commit)

    • ๐Ÿ‘Œ Support default slot semantics. (commit)

    • โœ‚ Remove opt-in. Exclude content from copy. (commit)

    • ๐Ÿ‘‰ Make sure click events can always trigger tap, even on touch only devices (commit)

    • โž• Add support for slot->content transformation. Need to bikeshed opt-in attribute (currently "auto-content") (commit)

    • ๐Ÿ‘Œ Support more expressive :root and html selectors (commit)

    • ๐Ÿ›  Fix typo (commit)

    • ๐Ÿ’… test for mixins in custom-style ordering (commit)

    • Do not insert semicolon when fixing var() syntax (commit)

    • ๐Ÿ‘‰ Make sure mixins are applied no matter the ordering of definition (commit)

    • โšก๏ธ Update gulp-eslint to 3.x (commit)

    • ๐Ÿ›  Fixes #3676: retain <style> in <template preserve-content/> (commit)

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

    • Apply to _marshalArgs. (commit)

    • ๐Ÿ“‡ Rename Path.head() to Path.root(). (commit)

    • ๐Ÿ‘‰ Use head in templatizer (commit)

    • Modify _annotationPathEffect (commit)

    • ๐Ÿ‘‰ Use isDescendant (commit)

    • ๐Ÿ‘‰ Use isDeep (commit)

    • Replace _fixPath. (commit)

    • Replace _modelForPath. (commit)

    • Replace _patchMatchesEffect. (commit)

    • โž• Add path library. (commit)

    • โช Revert "Fix _patchMatchesEffect. (#3631)" (commit)