ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

Rename "auto-complete-first-item" to "auto-select-first-item" #245

Closed lemarsu closed 7 years ago

lemarsu commented 7 years ago

Add documentation in README.md too.

This PR is to implement @evasquez26 suggestions.

lemarsu commented 7 years ago

Thanks a lot @allenhwkim for accepting my PR. Could you please publish to npm ?

allenhwkim commented 7 years ago

The test npm run test is failing on this. change. I would prefer the publish until the test is fixed(although I found this later)

lemarsu commented 7 years ago

I just created PR #248 with passing tests.

The tests failed because the first element is no more selected by default.

allenhwkim commented 7 years ago

0.13.5 is published