-
Notifications
You must be signed in to change notification settings - Fork 181
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
add support to angular 6 and new rxjs #163
Comments
Yes, please, me either run it. |
Duplicate of #156 => I created a fork (of a fork...) which has the minimal changes required for angular 6 to run (https://github.com/PascalHonegger/ng-datatable - https://www.npmjs.com/package/@pascalhonegger/ng-datatable). We use this version for our project and were able to get rid of the rxjs-compat package. I'm also happy to keep it updated / merged wherever an active version of this package lives. |
@PascalHonegger love your fork, but you don't have issues in your fork, so I write here :) Would love if you add support for angular 9, because since angular 9 your fork @pascalhonegger/ng-datatable not working for production build:
|
@pumano Appreciate your comment! I got an Angular 9 version running locally yesterday, will try to publish it today if testing goes smoothly. Had to re-do the whole build / test pipeline using Angluar-CLI, which was a pain. |
@pumano Published with version 9.0.1 of @pascalhonegger/ng-datatable, feel free to open an issue in case it isn't working. I tried my best, but with such a massive change in build pipeline it would be a miracle if everything worked first try. |
@PascalHonegger thanks! I will try today |
hi
I use angular 6
I cant run your package I have rxjs error
please update your package
The text was updated successfully, but these errors were encountered: