Releases: vaadin/vaadin-app-layout
v3.0.0-alpha4
Live Demo →
API Documentation →
Changes Since v3.0.0-alpha3:
v3.0.0-alpha3
⚠️ 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:
v2.2.0
v2.2.0-beta1
Live Demo →
API Documentation →
Changes Since v2.0.6:
v2.0.6
Live Demo →
API Documentation →
Changes Since v2.0.5:
- 722d161 fix: add custom CSS property for drawer overflow
v2.2.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v2.1.0:
v2.1.0
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
Live Demo →
API Documentation →
Changes Since v2.0.5:
v3.0.0-alpha2
Notable Changes
- Minimal
lit-element
version updated to2.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
-
d12bfe1 fix: register theme styles with module id
-
e922eaf chore: add missing rollup.config.js for doc
v2.0.5
Live Demo →
API Documentation →