Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Autocomplete directive should comply with Angular's guidelines #18

Closed
mbenford opened this issue Nov 22, 2013 · 0 comments
Closed

Autocomplete directive should comply with Angular's guidelines #18

mbenford opened this issue Nov 22, 2013 · 0 comments

Comments

@mbenford
Copy link
Owner

Autocomplete directive's source property should comply with Angular's guidelines for expression properties. In other words, this

<autocomplete source="func"></autocomplete>

should be changed to this

<autocomplete source="func(text)"></autocomplete>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant