Skip to content

Releases: jeff-collins/ment.io

bug fix for positioning

22 Sep 21:50
Compare
Choose a tag to compare

Fix 119, positioning within scrolled element

bug fixes and new trim option

02 Feb 22:58
Compare
Choose a tag to compare

bug fixes for scrolling, and option for trim

bug fix release

08 Jan 00:02
Compare
Choose a tag to compare

remove logging

bug fix release

07 Jan 23:58
Compare
Choose a tag to compare

#60 fixed menu dismiss when @ is the last character in the text field

iframes, tinyMCE and selectNotFound

21 Dec 00:33
Compare
Choose a tag to compare

Support for iframe-based controls, e.g. TinyMCE.
Added select-not-found option to allow the select() function to be called on typedText even when not found.

bug fix release

18 Dec 17:42
Compare
Choose a tag to compare
0.9.18

updating min

bug fix release

14 Dec 19:06
Compare
Choose a tag to compare

#27 Ignore watch events when the newValue is undefined.

Bug fix release

26 Nov 17:40
Compare
Choose a tag to compare

Addressed issues caused when there is no focus on the element - certain "dialog" implementations can produce this case.

fixes for ios/mac cursor

27 Sep 15:47
Compare
Choose a tag to compare

#33 needed an explicit reselect on mac/ios
fixed to use $q instead of new Promise in the sample, which also now works better on safari

support Promises from mentio-select

16 Sep 05:52
Compare
Choose a tag to compare

#30 allow Promises to be returned from the mentio-select specified function