Changes since v1.1.0-beta3:
- Let developers customize the input area
- Adds a new element
vaadin-combo-box-light
to allow wrapping any custom input element
- Exposes more public API from
paper-input
, to cover common use case requested by users
- Make the opening asynchronous
- Fix the
notifyPath
call to have the explicit undefined value argument
- Remove non needed touchend listeners
- Fix focus in MS touchscreen devices, fixes #237
- Apply
paper-input
styles correctly when invalid
_isPositionFixed(element)
jumps over fixed wrapper in Shadow DOM #256
- The
suffix
attribute causes the internal dropdown icon to appear together with a custom one #261
Issues closed in this milestone