Skip to content

Releases: vaadin/vaadin-tabs

v4.0.0

03 Feb 14:08
Compare
Choose a tag to compare

API Documentation →

⚠️ Breaking Changes Since v3.x:

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

Changes Since v4.0.0-alpha4:

  • 09e4efe chore: bump vaadin-item version to stable (#188)

  • 801d5c0 refactor: cleanup IE11 vendor prefixes (#187)

  • 58ff2d8 chore: add JSDoc for custom events [skip ci] (#185)

v4.0.0-alpha4

11 Dec 08:16
Compare
Choose a tag to compare
v4.0.0-alpha4 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v3.x:

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

Changes Since v4.0.0-alpha3:

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 v3.2.0:

  • fd6eb79 feat!: convert to Polymer 3, add events type definitions (#183)

v3.2.0

20 Aug 11:23
Compare
Choose a tag to compare

v3.2.0-beta1

03 Aug 09:28
Compare
Choose a tag to compare

v3.2.0-alpha2

18 Jun 08:22
Compare
Choose a tag to compare
v3.2.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v3.2.0-alpha1:

  • 14a77e5 fix: allow null and undefined [skip ci] (#163)

v3.2.0-alpha1

11 May 12:09
Compare
Choose a tag to compare
v3.2.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v3.1.0:

v3.1.0

30 Apr 10:47
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v3.1.0-alpha1:

  • 4261e6b chore: bump dependencies to stable versions

v3.1.0-alpha1

07 Apr 07:53
Compare
Choose a tag to compare
v3.1.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v3.0.5:

v4.0.0-alpha3

19 Mar 09:06
Compare
Choose a tag to compare
v4.0.0-alpha3 Pre-release
Pre-release

API Documentation →

Notable Changes

  • Minimal lit-element version updated to 2.3.0

Changes Since v4.0.0-alpha2:

  • 7930303 chore: update api-viewer config [skip ci]

  • cec21a5 feat: bump lit-element to 2.3.0 and mixins

  • c550e99 refactor: align types, use mixin-utils

  • 372267b chore: update lint-staged configuration

  • b7dddc9 chore: bump mixins and dev dependencies

  • 4757a99 fix: register theme styles with module id

v4.0.0-alpha2

10 Feb 12:20
Compare
Choose a tag to compare
v4.0.0-alpha2 Pre-release
Pre-release

API Documentation →

Fixes

  • Only add vaadin-tab elements to items (#151)

Changes Since v4.0.0-alpha1:

  • 1942d65 chore: bump mixins to latest versions

  • bb1cf73 test: update visual tests screenshots

  • 6030282 chore: bump vaadin-component-dev-dependencies

  • 7359f6d fix: only add vaadin-tab elements to items (#151)