Polymer v2.0.0-rc.8 Release Notes

Release Date: 2017-05-11 // about 7 years ago
    • βž• Add test for boolean dynamicFn (commit)

    • Accept boolean or object map for dynamicFns (commit)

    • ⚑️ update dependencies for v1 polyfills (commit)

    • Null the links when unbinding. (commit)

    • πŸ“„ Dedupe API docs. (commit)

    • 🚚 Move setup to suiteSetup (commit)

    • βœ… Uncomment previous tests (commit)

    • βž• Add tests (commit)

    • [ci skip] port gen-changelog from 1.x (commit)

    • βž• Add static API for creating property fx and minor code refactoring. (commit)

    • 🚚 [ci skip] remove bower.json version, add npm devDependencies & np publish config (commit)

    • πŸ›  Fix comment. (commit)

    • πŸ›  Fixes #4585. Data notifications do not flush host if host has not initialized clients. This preserves the Polymer 1.x guarantee that client dom is fully β€œreadied” when data observers run. (commit)

    • ⚠ Ensure no warnings for dynamic fns. Fixes #4575 (commit)

    • Corrected minor Method comments (commit)

    • βœ‚ Removes the disable-upgrade feature from Polymer 2.0. Due to #4550, the feature has a flaw for native ES6 classes and would be better implemented as either a mixin or patch to customElements.define. (commit)

    • πŸ›  Fix jsBin link. (commit)

    • Ensure tags in markdown are backtracked. Short-term stopgap to ensure they are not rendered in HTML. (commit)

    • Clean up gulpfile (commit)

    • ⬆️ bump wct version (commit)

    • πŸ‘• Disabling lint-closure until the error count is driven to 0 (commit)

    • πŸ›  fix test failures on safari 9 and chrome 41 w/focus event (commit)

    • ⚑️ update debounce example. (commit)

    • πŸ›  Fixes #4553, #4554 (commit)

    • πŸ’Ύ save closure warnings to "closure.log" file (commit)

    • ⚠ use shadycss externs directly, now only 498 warnings (commit)

    • βž• add gulp task to lint for closure warnings (commit)