Skip to content
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

Closed
Lipata opened this issue Jan 11, 2019 · 0 comments · Fixed by #3611
Closed

igx-autocomplete #3585

Lipata opened this issue Jan 11, 2019 · 0 comments · Fixed by #3611
Assignees
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
Copy link
Member

Lipata commented Jan 11, 2019

Description

Create igx-autocomplete directive.
Specification.

@Lipata Lipata self-assigned this Jan 11, 2019
@Lipata 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 25, 2019
Lipata added a commit that referenced this issue Jan 25, 2019
@Lipata 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
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
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant