Skip to content

Preview Release v2.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dfreedm dfreedm released this 07 Mar 22:19
· 1763 commits to master since this release

Meaningful Changes

  • Hybrid elements can make template instances with mutable data
  • Fire dom-change events with the composed flag

Raw Notes

  • another test fix. (commit)

  • fix behavior warn test. (commit)

  • update to latest webcompnents rc. (commit)

  • move mutable data mixin to be loaded by polymer.html (commit)

  • Fix 4387. Ensure dom-change fired with composed: true. (commit)

  • Allow hybrid elements (like iron-list) to make template instances with mutable data (commit)

  • Don't override the goog namespace if it already exists (commit)

  • Use correct version (commit)

  • Fix spelling error (commit)

  • [ci skip] Fix note re: transpilation (commit)

  • [ci skip] Remove obsolete note re: pre-upgrade attribute vs. property priority (commit)

  • [ci skip] Fix note re: attached (commit)

  • [ci skip] Add back intro README content from 1.x, updated to 2.x syntax. (commit)