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

Clear on add functionality, expose updateDropdownPosition, resolves #276 #497

Merged
merged 3 commits into from
Apr 25, 2018

Conversation

rubilnikas
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Apr 24, 2018

Coverage Status

Coverage decreased (-0.2%) to 93.092% when pulling b661c95 on rubilnikas:clearOnAdd into 23e56b1 on ng-select:master.

@@ -98,6 +98,7 @@ export class NgSelectComponent implements OnDestroy, OnChanges, AfterViewInit, C
@Input() virtualScroll = false;
@Input() selectableGroup = false;
@Input() searchFn = null;
@Input() clearOnAdd = true;
Copy link
Member

Choose a reason for hiding this comment

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

Update readme.md and document that there is such new property

@anjmao anjmao merged commit 47f02c8 into ng-select:master Apr 25, 2018
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.

None yet

3 participants