Skip to content

v4.1.1

Compare
Choose a tag to compare
@web-padawan web-padawan released this 25 Jun 12:15
· 50 commits to master since this release

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]