Skip to content

Releases: dmacfarlane/angular-mentions

1.5.0

29 Jul 20:47
Compare
Choose a tag to compare
  • Update to angular 14.0.6

1.4.0

30 May 15:33
Compare
Choose a tag to compare
  • Update to angular 12.0.2
  • Update tinymce demo
  • #186 Fix enter key issue

1.3.0

01 Jan 16:54
Compare
Choose a tag to compare
  • Update to angular 11
  • Add support for custom search filters for #154, #163, #179, etc.

1.2.0

25 May 15:12
Compare
Choose a tag to compare
  • 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

21 Mar 13:32
Compare
Choose a tag to compare

#141 Fix issue with angular 9

1.1.5

18 Mar 20:25
Compare
Choose a tag to compare
  • #144 Fix error introduced in 1.1.4 release (undoes angular 9 fix for #141)

1.1.4

14 Mar 17:46
Compare
Choose a tag to compare
  • #141 and #139 Fix issue with angular 9 (introduces angular 8 issue)

1.1.3

20 Nov 21:40
Compare
Choose a tag to compare
  • #102 Fix bounds for relative position

1.1.2

17 Nov 23:05
Compare
Choose a tag to compare
  • #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

08 Nov 00:59
Compare
Choose a tag to compare
  • #125 Fix list not showing with dropUp
  • #66 Add function to open list programatically