Skip to content

Releases: jeff-collins/ment.io

Support spaces in typedTerm

14 Sep 19:43
Compare
Choose a tag to compare

#29 Spaces are now allowed in the typeahead term. This changes the behavior similar to facebook where trailing spaces still keep the menu up. Hitting return or clicking will select.

dynamic ids

07 Sep 22:40
Compare
Choose a tag to compare

#24 added support for dynamic expressions in the mentio-id attribute so that ng-repeats can easily use mentio.

Better error handling

04 Sep 06:32
Compare
Choose a tag to compare

#22 Better error handling for missing mentio-items attribute specification.

Stable release

27 Aug 05:02
Compare
Choose a tag to compare

#18 Proper DI for minification

Update to incorporate feature requests

24 Aug 19:44
Compare
Choose a tag to compare

Issue #16 New mentio-require-leading-space option for the mentio directive - removes leading space as a requirement
PR #14 accepted to leave tab in the current cursor location instead of moving to the next field
Fixed highlighting for default menu - had incorrect variable reference

Various bug fixes

19 Aug 01:26
Compare
Choose a tag to compare

Fixes for reasonable default on scroll for built-in menu, macro timeout fix with spaces, and other fixes.

next beta

15 Aug 01:05
Compare
Choose a tag to compare

Stable revision with Issue #8 fix and IE 11 fixes