Skip to content

v2.0.0-beta2 — Styles Adjustments

Compare
Choose a tag to compare
@web-padawan web-padawan released this 22 Feb 11:26
· 353 commits to master since this release

Live Demo →
API Documentation →

Changes Since v2.0.0-beta1:

  • d80870a Don’t use global spacing properties for internal spacing
    • Use font relative spacing instead.
    • Use padding for host white space, so that it works the same as when vaadin-text-field is nested inside combo box, date picker and dropdown menu.
    • Fix Vaadin icon size when slotted inside vaadin-text-field (force box-sizing: border-box).
  • 9cb09f2 Remove useless closing tag from demos
  • eda46dd Wrap style tag with custom-style element