- return keyword if no items were selected
- add a new property
select-on-blur
- #####Upgraded to Angular 4
- now the first item on the suggestion dropdown will not be auto-selected until we press the arrow down key
- renamed module to @ngui/auto-complete
- added a new property
match-formatted
- added a new property
value-formatter
- fixed
accept-user-input
, fixed tests
- bug fix on list formatter not applying and dropdown positioning
- fixed (undefined) display when source is list of number or boolean
- fixed (undefined) display when source is list of number or boolean
- introduced
select-valule-of
- removed
value-property-name
- list-formatter now accepts string e.g.
(id) value
- testing with initial focus
- more checking before set value