Releases: Juravenator/paper-dropdown-input
Releases · Juravenator/paper-dropdown-input
v2.5.2
v2.5.1
v2.5.0
v2.4.1
Fixes a bug when the element is re-attached
v2.4.0
v2.3.0
v2.2.1
support added for setting the value back to null
v2.2.0
- better fix for non-updating selectedItemLabel & value
- added support for
filterProperty
v2.1.1
🛠 fixed bug in getItemLabel when the item is null and items have no l…
v2.1.0
This release adds:
- the
maxSize
property, to prevent the page from slowing down when the list of items becomes big - the
freedom
property, to allow the user to use the current search query as the value if there are no filter results - better compatibility for older browsers (guess which one)