Skip to content

v2.0.0

Compare
Choose a tag to compare
@yuriy-fix yuriy-fix released this 25 Apr 10:46
· 335 commits to master since this release

Live Demo →
API Documentation →

⚠️ Breaking Changes Since v1.x:

  • The element uses Lumo theme by default. The previous default theme has been dropped. You can import the unstyled version from the src/vaadin-text-field.html

New Features Since v1.x:

  • Added has-label state attribute for styling. The attribute is set on the host element, when it's label property is not undefined, null or empty string.
  • Added autocapitalize attribute allowing to disable or configure browser-specific behavior

Changes Since v2.0.0-beta4:

  • 851a159 Adding description file for Vaadin Directory