tag:github.com,2008:https://github.com/gac1/ng-select/releasesTags from ng-select2021-02-08T15:12:55Ztag:github.com,2008:Repository/354130068/v6.1.02021-02-08T15:12:55Zv6.1.0: feat: allow nullish compareWith (#1857)<p>feat: allow nullish compareWith (<a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1857">ng-select#1857</a>)</p>
<p>There are 2 reasons to allow setting compareWith to null/undefined.</p>
<p>1. Reverting the set compareWith - possible the user of the ng-select might want to remove the previously set compareWith to allow default behaviour in combination with bindValue possibly.
<br />2. Extensibility - we have a wrapper around the ng-select that provides custom styles, adds error messages. Not all use cases use compareWith, but some do. Now it is impossible to redirect the [compareWith] <a class="user-mention notranslate" href="https://github.com/input">@input</a> without setting the default. That hinders the bindValue default behaviour.</p>kvetistag:github.com,2008:Repository/354130068/v6.0.02021-01-30T09:55:01Zv6.0.0: feat: upgrade to angular 11 (#1844)<p>feat: upgrade to angular 11 (<a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1844">ng-select#1844</a>)</p>
<p>BREAKING CHANGE: update to Angular 11
<br />* remove tsickle (related: <a class="issue-link js-issue-link" href="https://github.com/angular/angular/pull/37221">angular/angular#37221</a>)</p>
<p>The closure compiler advanced optimizations has been disabled with
<br /><a class="issue-link js-issue-link" href="https://github.com/angular/angular/pull/37221">angular/angular#37221</a> and therefore the tsickle pass is not going to be
<br />very beneficial and blocks updating to Angular 11. When closure compiler
<br />is better supported this configuration can be added back.</p>
<p>* build ng-option-highlight with ng-select</p>terencehonlestag:github.com,2008:Repository/354130068/v5.1.02021-01-21T15:50:54Zv5.1.0eJuketag:github.com,2008:Repository/354130068/v5.0.152021-01-09T16:39:34Zv5.0.15: fix: label template is ignored (#1832)<p>fix: label template is ignored (<a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1832">ng-select#1832</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/issues/1813">ng-select#1813</a></p>ChellappanRajantag:github.com,2008:Repository/354130068/v5.0.142021-01-02T16:46:04Zv5.0.14vltanskytag:github.com,2008:Repository/354130068/v5.0.132020-12-31T16:30:30Zv5.0.13: chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (#1776)<p>chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (<a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1776">ng-select#1776</a>)</p>
<p>Bumps [npm-user-validate](<a href="https://github.com/npm/npm-user-validate">https://github.com/npm/npm-user-validate</a>) from 1.0.0 to 1.0.1.
<br />- [Release notes](<a href="https://github.com/npm/npm-user-validate/releases">https://github.com/npm/npm-user-validate/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1">npm/npm-user-validate@<tt>v1.0.0...v1.0.1</tt></a>)</p>
<p>Signed-off-by: dependabot[bot] <support@github.com></p>
<p>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>dependabottag:github.com,2008:Repository/354130068/v5.0.122020-12-31T15:14:41Zv5.0.12: fix: force empty ng-option label to have default height<p>fix: force empty ng-option label to have default height</p>
<p><span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/issues/1831">ng-select#1831</a></p>varnastadeustag:github.com,2008:Repository/354130068/v5.0.112020-12-26T10:51:35Zv5.0.11saurabh47tag:github.com,2008:Repository/354130068/v5.0.102020-12-26T10:34:11Zv5.0.10<p>fix: improves accessibility by properly following combox aria tag con… (</p>
<p><a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1673">ng-select#1673</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/issues/1617">ng-select#1617</a></p>
<p>Co-authored-by: Isaac Fimbres <isfimbre@microsoft.com></p>isaacfimbres1tag:github.com,2008:Repository/354130068/v5.0.92020-11-18T08:59:45Zv5.0.9: Merge pull request #1804 from kamilchlebek/fix/ie11-scroll<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/ng-select/ng-select/pull/1804">ng-select#1804</a> from kamilchlebek/fix/ie11-scroll</p>
<p>fix: make _handleScroll function compatible with ie11</p>varnastadeus