Skip to content

v2.0.0

Compare
Choose a tag to compare
@manolo manolo released this 25 Apr 10:04
· 215 commits to master since this release

Live Demo →
API Documentation →

Changes Since 2.0.0-beta2:

  • 4cc020f Remove will-change properties
  • 2b5fc46 Adding description file for Vaadin Directory

⚠️ 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-checkbox.html
  • Removed non-semantic wrapper and native-checkbox styling parts. The element still uses native button under the hood, but that one is now considered as implementation detail
  • The checkbox part should be used to display the visual checkbox.