winjs / angular-winjs

Project to smooth the AngularJS/WinJS interaction
Other
126 stars 46 forks source link

Add AutoSuggestBox #36

Closed tro closed 9 years ago

tro commented 9 years ago

Add AutoSuggestBox directive, tests and example to README.md. This is based on SearchBox code.

msftclas commented 9 years ago

Hi @tro, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

msftclas commented 9 years ago

@tro, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;

tro commented 9 years ago

I'll redo the pull request, but I'll fix it a bit first. This was my first pull request in github and I want to make it a bit cleaner than what I did.