Skip to content

v2.0.2

Compare
Choose a tag to compare
@web-padawan web-padawan released this 17 Dec 11:23
· 99 commits to master since this release

Live Demo →
API Documentation →

Fixes

  • Moved vaadin-list-box and vaadin-item to actual dependencies instead of devDependencies as their style modules are being imported by Lumo and Material themes. It is still possible to import the unstyled version of vaadin-select from the src folder and use a custom list-box component.

Changes Since v2.0.1:

  • 9544961 fix(bower): move vaadin-list-box and vaadin-item to dependencies (#177)

  • a0a8e04 chore(demo): add when-defined for demo snippets

  • 07fd8f2 chore(bower): update overlay to stable, use latest demo-helpers