v4.0.0-alpha6
Live Demo →
API Documentation →
Changes Since v4.0.0-alpha5:
-
f4573a3 Set tabindex attribute on vaadin-combo-box-item
-
351cead Bump analysis.json
-
2075786 Make the selected item checkmark visible
-
d123257 Use proper CSS selector to workaround items container
-
4a6143c Restore scroll handler dropped by iron-list while opening
-
5e88187 Fix
focus-ring
removing on second opening -
cdac922 Fix the test
-
dcb3298 Fix appearance of item template demos
-
e58e130 Set focus-ring in case combo-box is focused
-
3a4d88a ; f300ffb Restore focus ring if firstly was focused with Tab and add test
-
8ff7db1 Do not set composed flag to true on change event
-
26ef3db Update Lumo theme
Depend on latest
vaadin-item
theme, and copy latest style changes
fromvaadin-list-box
(e.g. separate hover and focus styles for items).Fix overlay “padding” by using the undocumented (and unsupported) CSS
mixin and setting a border on the internal iron-list items container. -
1ade226 Align with skeleton: update eslint-plugin-html and gulp-stylelint
-
b65d341 Update links to extended elements docs
-
6e569d2 Remove obsolete binding to the text-field label attribute
-
444445a Fix demo CSS indentation
-
14d466b Replace paper-button with vaadin-button in demo
-
2b86a37 Sync with skeleton: Switch back to using function closures
-
009a80e Fixed src imports.