v2.0.0-beta1 — First Beta version using Lumo theme by default
web-padawan
released this
07 Feb 13:00
·
235 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-checkbox.html
- Removed non-semantic
wrapper
andnative-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.