Skip to content

Releases: vaadin/vaadin-details

v1.2.1

18 Mar 10:01
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

  • d184e03 fix: do not delegate focus when clicking on non-focusable child (#53)

v2.0.0-alpha6

29 Jan 08:03
Compare
Choose a tag to compare
v2.0.0-alpha6 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v1.x:

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

Changes Since v2.0.0-alpha5:

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

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

v1.2.0

20 Aug 11:04
Compare
Choose a tag to compare

v1.2.0-beta1

03 Aug 08:16
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha1:

  • 881ef7c Update demo-helpers dependency

v1.2.0-alpha1

05 May 15:35
Compare
Choose a tag to compare
v1.2.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.1.0:

  • d6388aa feat: prepare for TS defs generation (#30)

v1.1.0

30 Apr 07:14
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

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

Changes Since v1.1.0-alpha1:

  • No changes.

v1.1.0-alpha1 with RTL support

06 Apr 15:22
Compare
Choose a tag to compare
Pre-release

Live Demo →
API Documentation →

Changes Since v2.0.0-alpha5:

  • b8435d5 feat: add RTL specific styles and visual tests (#21)

v2.0.0-alpha5

19 Mar 09:03
Compare
Choose a tag to compare
v2.0.0-alpha5 Pre-release
Pre-release

API Documentation →

Notable Changes

  • Minimal lit-element version updated to 2.3.0

Changes Since v2.0.0-alpha4:

  • cf521f5 chore: exclude not relevant knobs [skip ci]

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

  • 5c1de8d refactor: align mixin structure and types

  • f76c30e chore: update lint-staged configuration

  • 252eb29 chore: bump mixins and dev dependencies

  • 080ee4e fix: register theme styles with module id

v2.0.0-alpha4

10 Feb 11:49
Compare
Choose a tag to compare
v2.0.0-alpha4 Pre-release
Pre-release

API Documentation →

Notable Changes

  • Use --lumo-clickable-cursor custom CSS property (#20)

Changes Since v2.0.0-alpha3:

  • a3fe020 chore: bump mixins and dev dependencies

  • fc634e2 chore: clarify differences between 1.x branches (#24)

  • 7c1a8df chore: fix image in directory description

  • 87fa729 chore: align and fix incorrect status badges

  • 3c54070 chore: add pre-release warning to README (#23)

  • 68ef87d chore: bump element-base, lumo and material

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

  • 551dfd1 feat: add RTL specific styles and visual tests (#22)

  • e33c429 refactor: use --lumo-clickable-cursor (#20)

  • 9da907a chore: bump vaadin-component-dev-dependencies

v2.0.0-alpha3

23 Dec 10:48
Compare
Choose a tag to compare
v2.0.0-alpha3 Pre-release
Pre-release

API Documentation →

Changes Since v2.0.0-alpha2:

  • 9392640 chore: update Chrome version in visual tests

  • 0ff33b1 chore(deps): bump mixins and dev dependencies