v1.1.5
New
- Support changing dropdown direction with the
drop-direction
property. It accepts three string values:"up"
,"auto"
and"down"
(default). - Additional
container-id
anddrop-offset-height
as helpers for the "auto" drop direction. Please check the documentation for more info.