Skip to content

Commit 9cf0432

Browse files
authored
Add support for touch screen devices (#3)
* Bump version and update dependencies * Update Readme * Add support for touch screen devices
1 parent d31c08b commit 9cf0432

File tree

5 files changed

+4843
-3159
lines changed

5 files changed

+4843
-3159
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ The second modifier refers to the alignment of the dropdown with the trigger ele
113113
- ``allowBottomCollocation`` is a *boolean* used to enable/disable the bottom position, the default is set to ``true``.
114114
- ``allowLeftCollocation`` is a *boolean* used to enable/disable the left position, the default is set to ``true``.
115115
- ``allowRightCollocation`` is a *boolean* used to enable/disable the right position, the default is set to ``true``.
116-
- ``hasTouchSupport`` is a *boolean* used to block the action that hides the dropdown when a resize event has been triggered, the default is set to ``false``.
117116

118117
## Behaviour
119118

0 commit comments

Comments
 (0)