Skip to content

Releases: vaadin/vaadin-app-layout

v3.0.0-alpha4

09 Mar 15:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha3:

  • 96f249f fix: remove close-overlay-drawer listener correctly (#181)

v3.0.0-alpha3

02 Feb 17:29
Compare
Choose a tag to compare
v3.0.0-alpha3 Pre-release
Pre-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)

v2.2.0

20 Aug 11:09
Compare
Choose a tag to compare

v2.2.0-beta1

03 Aug 12:06
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.6:

v2.0.6

24 Jun 06:31
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.5:

  • 722d161 fix: add custom CSS property for drawer overflow

v2.2.0-alpha1

11 May 13:23
Compare
Choose a tag to compare
v2.2.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v2.1.0:

v2.1.0

30 Apr 11:07
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

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

Changes Since v2.1.0-alpha1:

  • 14156ad chore: bump dependencies to stable versions

v2.1.0-alpha1

07 Apr 15:23
Compare
Choose a tag to compare
v2.1.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v2.0.5:

  • 43a3764 feat: add RTL specific styles (#155)

  • a69ed0f test: update visual test screenshots

  • 722d161 fix: add custom CSS property for drawer overflow

v3.0.0-alpha2

19 Mar 09:14
Compare
Choose a tag to compare
v3.0.0-alpha2 Pre-release
Pre-release

API Documentation →

Notable Changes

  • Minimal lit-element version updated to 2.3.0

Changes Since v3.0.0-alpha1:

  • 36fd2b7 feat: bump lit-element to 2.3.0 and mixins

  • 41f5859 refactor: align types, use mixin-utils

  • 7a7ae1a refactor: use browser-utils to detect iOS

  • f08c2fb chore: update lint-staged configuration

  • 95ffcc2 chore: bump mixins and dev dependencies

  • 1a09538 fix: update touch optimized on slot change (#147)

  • d12bfe1 fix: register theme styles with module id

  • 9b276c5 chore: dependency version range typo fix (#145)

  • e922eaf chore: add missing rollup.config.js for doc

v2.0.5

25 Feb 13:46
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.4:

  • ac45a28 fix: update touch optimized on slot change (#146)