You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2019. It is now read-only.
Recompiled sass for jui-select-picker so that it takes latest changes…
… (messed up previous merge cause grunt watch was still running on examples app and on main lib (had to hard reset and redo build)).
Added auto closing for select picker when it should collapse on mouse…
…leave event. Also added width auto to select picker and scrollable dropdown component scss/css. Corrected event callbacks for animation complete and animation reverese on scrollable dropdown and select picker. Added refresh method to select picker (just calls `refreshOptions` method of self). Fixed the suggested height generation method(s) to be more precise/accurate.