Releases: dmacfarlane/angular-mentions
Releases · dmacfarlane/angular-mentions
1.4.0
- Update to angular 12.0.2
- Update tinymce demo
- #186 Fix enter key issue
1.3.0
- Update to angular 11
- Add support for custom search filters for #154, #163, #179, etc.
1.2.0
- Update to angular 9
- Update e2e tests and demos
- #143 add triggerChar to mentionSelect
- #156 add itemSelected event
- #155 fix caps lock and other keys in search term events
1.1.6
#141 Fix issue with angular 9
1.1.5
- #144 Fix error introduced in 1.1.4 release (undoes angular 9 fix for #141)
1.1.4
- #141 and #139 Fix issue with angular 9 (introduces angular 8 issue)
1.1.3
- #102 Fix bounds for relative position
1.1.2
- #109 Add events when the mentions panel is opened and closed
- #44 Add checks for missing labelKey
- #97 Add option to include the trigger character in searchTerm output
1.1.1
- #125 Fix list not showing with dropUp
- #66 Add function to open list programatically