Skip to content

Releases: Teamwork/vue-dropdown-directive

2.4.0

15 Oct 11:49
Compare
Choose a tag to compare

This release fixes dropdowns closing when scroll events are emitted from inside the dropdown. The directive now ignores any scroll event from inside the dropdown, this is done by checking if the parents of the scroll event contain the dropdown id.

2.3.0

23 Nov 08:10
9cf0432
Compare
Choose a tag to compare

Add support for touch screen devices

2.2.0

15 Jun 09:39
Compare
Choose a tag to compare
Initial commit