Skip to content

v3.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@web-padawan web-padawan released this 02 Feb 17:29
· 35 commits to master since this release

API Documentation →

⚠️ Breaking Changes Since v2.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v3.0.0-alpha2:

The experimental lit-element based implementation has been temporarily reverted and Polymer 3 is used.
This is done in order to make it easier to update Vaadin to new lit-html major release when it is out.

Changes Since v2.2.0:

  • 6ad8761 feat!: convert to Polymer 3, add events type definitions (#179)