We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We had problems upgrading to Angular 9 due to PrimeNG dependency. For the solution of this problem, we will remove PrimeNG dependency.
You can continue using PrimeNG by installing the following packages in v2.2.
For Angular 8:
yarn add [email protected] @angular/[email protected] primeicons
For Angular 9:
yarn add primeng @angular/cdk primeicons
The text was updated successfully, but these errors were encountered:
feat(theme-shared): add ngb-pagination to table component
8213b0e
#2924
1c29ac6
mehmet-erim
No branches or pull requests
We had problems upgrading to Angular 9 due to PrimeNG dependency. For the solution of this problem, we will remove PrimeNG dependency.
You can continue using PrimeNG by installing the following packages in v2.2.
For Angular 8:
For Angular 9:
The text was updated successfully, but these errors were encountered: