Dropdown improvements (#40)

* Disableability, Up or down rendering

* Switch to scale animation

* Update DropdownSelect.vue

* Fix animation

* bump

* adjustments

---------

Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
Adrian O.V
2023-04-21 20:03:45 -04:00
committed by GitHub
parent e732eed98a
commit 6794da0738
3 changed files with 133 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "omorphia",
"type": "module",
"version": "0.4.9",
"version": "0.4.10",
"files": [
"dist"
],