Preview Release v2.0.0-rc.2
Pre-release
Pre-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 withcomposed: 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)