Skip to content

v1.1.5

Compare
Choose a tag to compare
@phoenixwong phoenixwong released this 20 Sep 15:10
· 6 commits to master since this release
defca43

New

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