Skip to content

Releases: ghiden/angucomplete-alt

Fix TAB issue

28 Nov 09:15
Compare
Choose a tag to compare

Bug fix:

  • TAB related fixes #55

Custom template

26 Nov 09:22
Compare
Choose a tag to compare

New Feature:

  • Custom template: #74

Bug fixes

25 Oct 08:07
Compare
Choose a tag to compare

Bug fixes:

  • Hiding the directive does not update the validity of form #70
  • Initial value conflicts with clear-selected #71

Add css to bower.json and tab selection fix

20 Oct 08:16
Compare
Choose a tag to compare

Bug fix:

  • a regression bug on pressing TAB to select reported by @genhoi

Misc:

Bug fixes: auto-match undefined description and scroll bar

16 Oct 09:46
Compare
Choose a tag to compare

Bug fixes:

  • Undefined in description throwing error for auto-match #67. Thanks to @SpaceK33z
  • Scroll bar bug #63. Thanks to @Kisama for reporting.

Clear Input

13 Oct 09:36
Compare
Choose a tag to compare

New Feature:

Bug fixes:

Bug fixes: initial value

12 Oct 09:57
Compare
Choose a tag to compare

Bug fix:

  • Initial value does not perform validation #59 Thanks to @mrdevin

Scroll bar

09 Oct 03:05
Compare
Choose a tag to compare

New feature:

  • Scroll bar #49

Bugs:

  • down arrow #53

Dropdown visible

03 Oct 03:07
Compare
Choose a tag to compare

New feature:

  • Add ngClass to angucomplete-holder to indicate dropdown is visible or not.

Fix Update Input Field

01 Oct 08:35
Compare
Choose a tag to compare

Fix update input field:

  • Moving up from the top most selection does not change back to the original string.