Releases: vaadin/vaadin-button
Releases · vaadin/vaadin-button
v3.0.0-alpha1
⚠️ Breaking Changes Since v2.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v2.4.0:
v2.4.0
v2.4.0-beta1
Live Demo →
API Documentation →
Changes Since v2.3.0:
v2.3.0
Live Demo →
API Documentation →
New Features
- Added right-to-left (RTL) support.
Changes Since v2.3.0-alpha1:
- No changes.
v2.4.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v2.3.0-alpha1:
v2.3.0-alpha1 with RTL support
Live Demo →
API Documentation →
Changes Since v2.2.2:
v2.2.2
Live Demo →
API Documentation →
Changes Since v2.2.1:
v2.2.1
Live Demo →
API Documentation →
Fixes
- Lumo
icon
theme variant now respectstertiary-inline
styles (#134)
Changes Since v2.2.0:
v2.2.0
Live Demo →
API Documentation →
Changes Since v2.1.5:
-
2940ba5 Add CSS variables for lumo background and text colors (#129)
for default and primary-themes, to enable theming inside a notification,
connects to vaadin/vaadin-notification#104
v2.1.5
Live Demo →
API Documentation →
Fixes
- A performance regression was fixed by reverting related commits (#128)
- VoiceOver announces the button label twice (#127)