Skip to content

v2.0.0-alpha1 - Polymer 2.0.0 Stable

Compare
Choose a tag to compare
@manolo manolo released this 19 May 08:35
· 265 commits to master since this release

Live Demo

Changes

  • Polymer dependency is set ^2.0.0 by default
  • Other dependencies are set to ^2.0.0 by default

Breaking Changes:

  • Polymer elements dependencies need to be 2.0.0 or later when running your app both in Polymer 1.x or 2.0

Significant Changes from v1.1.0

  • a26b9ee Add visual tests for Polymer 2
  • c15e417 Use translate3d for the rotated handle to avoid jumpiness
  • 9c4d226 2.0-preview -> ^2.0.0
  • b0966d2 Use polymer test instead of wct
  • 166ac83 webcomponents-lite-min does not exist in 2.0
  • a21619a Use hybrid dependencies in 1.x. Swap variants
  • f1e9afb Add 'polymer lint' step to .travis.yml
  • bcebcfe Bump polymer-cli: next -> ^0.18.0
  • 25e6a98 Bump Chrome and Edge versions for gemini tests
  • 242fe4f Add 'polymer install --variants' step to README
  • 5eec2f2 npm test -> polymer test