-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
igx-autocomplete #3585
Labels
autocomplete
feature
version: 7.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
Lipata
added
🛠️ status: in-development
Issues and PRs with active development on them
and removed
🆕 status: new
labels
Jan 11, 2019
Lipata
added a commit
that referenced
this issue
Jan 15, 2019
Lipata
added a commit
that referenced
this issue
Jan 15, 2019
Lipata
added a commit
that referenced
this issue
Jan 15, 2019
Lipata
added a commit
that referenced
this issue
Jan 15, 2019
14 tasks
Lipata
added a commit
that referenced
this issue
Jan 15, 2019
Lipata
added a commit
that referenced
this issue
Jan 16, 2019
Lipata
added a commit
that referenced
this issue
Jan 17, 2019
Lipata
added a commit
that referenced
this issue
Jan 17, 2019
Lipata
added a commit
that referenced
this issue
Jan 21, 2019
Lipata
added a commit
that referenced
this issue
Jan 22, 2019
Lipata
added a commit
that referenced
this issue
Jan 23, 2019
Lipata
added a commit
that referenced
this issue
Jan 23, 2019
Lipata
added a commit
that referenced
this issue
Jan 23, 2019
Lipata
added a commit
that referenced
this issue
Jan 24, 2019
Lipata
added a commit
that referenced
this issue
Jan 24, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 25, 2019
Lipata
added a commit
that referenced
this issue
Jan 30, 2019
Lipata
added a commit
that referenced
this issue
Jan 30, 2019
Lipata
added a commit
that referenced
this issue
Jan 30, 2019
Lipata
added
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
and removed
🛠️ status: in-development
Issues and PRs with active development on them
labels
Jan 31, 2019
PlamenaMiteva
added a commit
that referenced
this issue
Jan 31, 2019
PlamenaMiteva
added a commit
that referenced
this issue
Jan 31, 2019
Lipata
added a commit
that referenced
this issue
Feb 1, 2019
PlamenaMiteva
added a commit
that referenced
this issue
Feb 1, 2019
Lipata
added a commit
that referenced
this issue
Feb 5, 2019
Lipata
added a commit
that referenced
this issue
Feb 7, 2019
Lipata
added a commit
that referenced
this issue
Feb 8, 2019
Lipata
added a commit
that referenced
this issue
Feb 11, 2019
Lipata
added a commit
that referenced
this issue
Feb 11, 2019
Lipata
added a commit
that referenced
this issue
Feb 11, 2019
Lipata
added a commit
that referenced
this issue
Feb 11, 2019
Lipata
added a commit
that referenced
this issue
Feb 11, 2019
Lipata
added a commit
that referenced
this issue
Feb 12, 2019
Lipata
added a commit
that referenced
this issue
Feb 12, 2019
Lipata
added a commit
that referenced
this issue
Feb 12, 2019
Lipata
added a commit
that referenced
this issue
Feb 12, 2019
Lipata
added a commit
that referenced
this issue
Feb 12, 2019
bazal4o
pushed a commit
that referenced
this issue
Feb 12, 2019
* feat(igx-autocomplete): initial implementation #3585 * feat(igx-autocomplete): initial sample #3585 * fix(igx-autocomplete): collapsed is abstact in drop-down.base #3585 * feat(igx-autocomplete): templating and other stuff #3585 * feat(igx-autocomplete): pipe, templates #3585 * feat(igx-autocomplete): drop down child elements #3585 * feat(igx-autocompelte): igxAutocompleteHighlightMatch; refactor #3585 * feat(igx-autocomplete): auto highlight match #3585 * feat(igx-autocomplete): introduce key prop #3585 * feat(igx-autocomplete): rewrite directive #3585 * test(igx-autocomplete): add test bed #3585 * test(igx-autocomplete): open/close; auto highlight first item #3585 * test(igx-autocomplete): auto highlight first item #3585 * test(igx-autocomplete): defulat width #3585 * test(igx-autocomplete): disabled, methods, kb nav, selection #3585 * test(igx-autocomplete): overlay settings, plain input; sample #3585 * test(igx-autocomplete): aria and attributes #3585 * test(igx-autocomplete): fix aria test #3583 * test(igx-autocomplete): reactive form, textarea; ovelray fixes #3585 * chore(igx-autocomplete): references #3585 * test(igx-combo): event arguments #3585 * docs(igx-autocomplete): changelog api #3585 * docs(igx-autocomplete): more description #3585 * fix(igx-autocomplete): deselect item in the drop down #3585 * fix(igx-autocomplete): unhighlight; event handlers #3585 * test(igx-autocomplete): refactoring tests #3585 * fix(igx-autocomplete): remove method; remove selectors in dd group #3585 * refactor(igx-autocomplete): code and test refactoring #3585 * fix(igx-autocomplete): return unintentionally deleted code #3585 * fix(igx-autocomplete): close on tab not on blur #3583 * test(igx-autocomplete): adding key navigation tests #3585 * test(igx-autocomplete): adding more key navigation tests #3585 * fix(igx-autocomplete): focus input after drop down is closed #3585 * test(igx-autocomplete): test autocomplete with duplicate items #3585 * test(igx-autocomplete): remove fdescribe #3585 * fix(igx-autocomplete): reposition drop down on filter #3585 * Update Readme.md * feat(igx-autocomplete): open dialog on (alt+)arrowup/down #3583 * docs(igx-autocomplete): update keayboard documentation #3585 * docs(igx-autocomplete): hide some API #3585 * fix(igx-autocomplete): don't close DD on input/group click #3585 * refactor(igx-autocomplete): onClosing unsubscribe #3585 * refactor(igx-autocomplete): apply comments #3585 * refactor(ixg-autocomplete): add arg type #3585 * refactor(igx-autcomplete): evt args;focus instead of click;sample #3585 * feat(igx-autocomplete): leave default browser Home/End func #3585 * docs(igx-autocomplete): udpate docs home/end #3585 * refactor(igx-autocomplete): rename interface #3585
Lipata
added a commit
that referenced
this issue
Feb 14, 2019
Lipata
added a commit
that referenced
this issue
Feb 15, 2019
Lipata
added a commit
that referenced
this issue
Feb 28, 2019
Lipata
added a commit
that referenced
this issue
Mar 1, 2019
Lipata
added a commit
that referenced
this issue
Mar 6, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autocomplete
feature
version: 7.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Create igx-autocomplete directive.
Specification.
The text was updated successfully, but these errors were encountered: