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

Selectable group #325

Merged
merged 7 commits into from
Mar 7, 2018
Merged

Selectable group #325

merged 7 commits into from
Mar 7, 2018

Conversation

anjmao
Copy link
Member

@anjmao anjmao commented Mar 7, 2018

fixes #282

@anjmao anjmao requested a review from varnastadeus March 7, 2018 14:42
@coveralls
Copy link

coveralls commented Mar 7, 2018

Coverage Status

Coverage increased (+0.5%) to 92.528% when pulling 15d20b5 on selectable-group into 25a3245 on master.

@@ -84,9 +87,10 @@ export class NgSelectComponent implements OnDestroy, OnChanges, AfterViewInit, C
@Input() groupBy: string;
@Input() bufferAmount = 4;
@Input() virtualScroll = false;
@Input() allowSelectGroup = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

groupSelectable. Update docs

@anjmao anjmao merged commit 32455b8 into master Mar 7, 2018
@anjmao anjmao deleted the selectable-group branch March 7, 2018 15:09
jakemdunn pushed a commit to jakemdunn/ng-select that referenced this pull request Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Searchable server side tags clears ngmodel on search
3 participants