Releases: vaadin/vaadin-split-layout
v4.3.1
Live Demo →
API Documentation →
Changes Since v4.3.0:
-
18682bf chore: bump follow-redirects from 1.14.7 to 1.14.8 (#167)
-
4965f04 chore: update dev dependencies to 3.2.0 stable
-
8792b58 chore: add lockfiles to ensure consistent builds in CI (#165)
-
b3cefac Update README.md
-
dff9c3d chore: move CI builds from travis-ci.org to GitHub actions (#163)
-
45931e4 chore: disable issues and direct ppl to web-components repo [skip ci] (#162)
-
1e9f98a chore: add monorepo notice to README [skip ci]
v5.0.0-alpha1
⚠️ Breaking Changes Since v4.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v4.3.0:
v4.3.0
v4.3.0-beta1
v4.3.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v4.2.0:
v4.2.0
Live Demo →
API Documentation →
New Features
- Added right-to-left (RTL) support.
Changes Since v4.2.0-alpha1:
- 501c7fb feat: bump vaadin-element-mixin version
v4.2.0-alpha1
Live Demo →
API Documentation →
Changes Since v4.1.1:
v4.1.1
Live Demo →
API Documentation →
Fixes
-
Split layout no longer throws an error when it has only one child (#128)
-
Excluded unneeded files from the npm package
-
Demo cleanup and minor improvements
Changes Since v4.1.0:
-
8d962f6 test(visual): rename style module to have correct order
-
a2eb663 fix: do not throw when layout has only one child
-
937d5de chore: update vaadin-demo-helpers to 3.0.0 [skip ci]
-
9569fa1 chore(ci): pin Firefox version in travis to 66
-
c5038e7 test: update browser versions used in tests
-
fbdf403 chore: align with skeleton, replace gulp with npm scripts
-
a1205dc style: add semicolons to css in attributes
-
1fe8b96 Explicitly specify port in 'npm start' script [skip ci]
-
3f7456c Explicitly specify port in 'npm start' script
-
8b7ee52 Create ISSUE_TEMPLATE.md
-
8a4de35 Add title to iframes in demos
-
b6737ba Drop Polymer-specific iron-resizable-behavior demo [skip ci]
-
1ae65ba Decrease the coverage threshold to 95
-
39cb2f9 Revert using headless Firefox, only use headless Chrome for now
-
3a23f82 Add Sauce Labs mention
-
ede98de Added visual tests for Material theme.
-
6aeea19 Update .gitignore
-
0cd96ea Use files property of package.json instead of .npmignore [skip ci]
v4.1.0
Live Demo →
API Documentation →
New Features
- Material theme for
<vaadin-split-layout>
, see demo.
Polymer 3
- First stable version available also in npm, as Polymer 3 based component. Please upgrade to this version if you are using npm, and remember to update any other Vaadin components you use.
Changes Since v4.1.0-beta2:
v4.1.0-beta2
Live Demo →
API Documentation →