Skip to content

Commit

Permalink
0.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
allenhwkim committed Feb 11, 2017
1 parent b622271 commit 3d32116
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 36 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
- introduced `select-valule-of`
- removed `value-property-name`
- list-formatter now accepts sttirng e.g. `(id) value`
### [0.10.7]
### [0.10.8]
- fixed (undefined) display when source is list of number or boolean
### [0.10.9]
- bug fox on list formatter not applying and dropdown positioning
- fixed (undefined) display when source is list of number or boolean
4 changes: 2 additions & 2 deletions app/build/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/build/app.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/ng2-auto-complete.component.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ng2-auto-complete.component.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions dist/ng2-auto-complete.directive.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d32116

Please sign in to comment.