Skip to content

v4.0.0-beta1 — First Beta version using Lumo theme by default

Compare
Choose a tag to compare
@web-padawan web-padawan released this 08 Feb 07:40
· 268 commits to master since this release

Live Demo →
API Documentation →

⚠️ Breaking Changes Since v3.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-date-picker.html
  • The small viewport styles for phone mode have been moved to the Lumo theme

Changes Since v4.0.0-alpha6:

  • 8ade061 Fix typo in comment
  • 1cd56bd Add private JSDoc annotations [skip ci]
  • acc40d6 Do not expose device-detector, align class name with other elements
  • b63dbee Align overlay element class name with other vaadin elements
  • 572c921 Align with skeleton: use node 8.9 in CI, bump polymer-cli to 1.6.0
  • 86bebaa Remove outdated CSS from demo
  • 2678259 Update eslint and stylelint to check ./src and ./theme
  • c3ff074 Move small viewport behavior styles from core to Lumo