Skip to content

Releases: vaadin/vaadin-split-layout

v4.0.0-alpha1 - Use Valo theme by default

12 Dec 12:53
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.1:

  • 6fa4f0e Use Vaadin.ElementMixin

  • b5e6fbc Add Valo theme variations demos [skip ci]

  • eca139e Update screenshot and inline demo for Valo [skip ci]

  • 91b5e8b Add ThemableMixin documentation to Styling docs

  • 07b5432 Disable package-lock.json

  • 2ed5095 Use Valo theme by default

  • fc11aae Remove xvfb for saucelabs. Use wct instead of polymer-cli

  • 75e8a1a Remove duplicate import

  • 9258846 Remove deprecated AsciiDoc (.adoc) files.

  • 85ce8d9 Include a static getter for the element version

  • d567734 Bump safari version to fix Sauce build

  • c37688e ; -> && to prevent false positive when visual tests failing

  • a67eb0d Add hidden attribute styles

  • d467f26 Parallelise visual tests and saucelabs unit tests

  • 32e139c Bump node_js to 8.1

v3.0.1

20 Oct 12:54
Compare
Choose a tag to compare

Live Demo →
API Documentation →


  • fix issues with setting/unsetting pointer-evets (#80 #81)

v3.0.0

12 Oct 11:34
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-beta1:

  • d573cd9, Let themable-mixin check for valid Polymer 2 version.

v3.0.0-beta1

27 Sep 10:25
Compare
Choose a tag to compare

Live Demo ↗
API Documentation ↗

New Features

  • <vaadin-split-layout> is now a Polymer 2.0 ES6 class based element.
  • Themable with themable mixin
  • Support for slotted handle removed

No Changes Since v3.0.0-alpha3

v3.0.0-alpha3

26 Sep 13:06
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha2:

v3.0.0-alpha2 — Adapt Demos for New Vaadin.com

21 Sep 13:44
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha1:

v3.0.0-alpha1 - Polymer 2.0 ES6 class based element

31 Jul 10:14
Compare
Choose a tag to compare

Polymer 2.0 ES6 class based version of the vaadin-split-layout.

Live Demo →
API Documentation →

Breaking Changes:

  • d280fa3 Requires Polymer 2.0 dependencies
  • 9da6aca Support for slotted handle removed

v2.0.0 - Stable Polymer 2.0 Hybrid Release

14 Jul 12:12
Compare
Choose a tag to compare

Live Demo →
API Documentation →

No changes since v2.0.0-beta1.

Breaking changes since v1.1.0:

  • Polymer elements dependencies need to be 2.0.0 or later when running your app both in Polymer 1.x or 2.0

Changes since v1.1.0:

  • Polymer dependency is set ^2.0.0 by default
  • Other dependencies are set to ^2.0.0 by default

v2.0.0-beta1

19 Jun 18:57
Compare
Choose a tag to compare

Live Demo

Changes

  • No changes since v2.0.0-alpha1

v2.0.0-alpha1 - Polymer 2.0.0 Stable

19 May 08:35
Compare
Choose a tag to compare

Live Demo

Changes

  • Polymer dependency is set ^2.0.0 by default
  • Other dependencies are set to ^2.0.0 by default

Breaking Changes:

  • Polymer elements dependencies need to be 2.0.0 or later when running your app both in Polymer 1.x or 2.0

Significant Changes from v1.1.0

  • a26b9ee Add visual tests for Polymer 2
  • c15e417 Use translate3d for the rotated handle to avoid jumpiness
  • 9c4d226 2.0-preview -> ^2.0.0
  • b0966d2 Use polymer test instead of wct
  • 166ac83 webcomponents-lite-min does not exist in 2.0
  • a21619a Use hybrid dependencies in 1.x. Swap variants
  • f1e9afb Add 'polymer lint' step to .travis.yml
  • bcebcfe Bump polymer-cli: next -> ^0.18.0
  • 25e6a98 Bump Chrome and Edge versions for gemini tests
  • 242fe4f Add 'polymer install --variants' step to README
  • 5eec2f2 npm test -> polymer test