-
Notifications
You must be signed in to change notification settings - Fork 586
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
RxJS6 code migration #971
base: master
Are you sure you want to change the base?
RxJS6 code migration #971
Conversation
…oad items new: the items did become available to read new: the items did become support with live changes
# Conflicts: # src/app/lib/ngx-select/ngx-select.component.ts
# Conflicts: # src/app/lib/ngx-select/ngx-select.component.ts
… Migrated code to RxJS6 style.
Codecov Report
@@ Coverage Diff @@
## master #971 +/- ##
========================================
Coverage ? 82.6%
========================================
Files ? 13
Lines ? 575
Branches ? 137
========================================
Hits ? 475
Misses ? 21
Partials ? 79
Continue to review full report at Codecov.
|
Merged into the fork: https://github.com/optimistex/ngx-select-ex |
IS this still open? |
removed rxjs-compat dependency. Fixed imports to rxjs/operators. Migrated code to RxJS6 style.