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

Unable to find many features like covalent/core/loading, covalent/core/media, covalent/core/steps #1958

Closed
manasa-rangaraj opened this issue Aug 3, 2022 · 1 comment

Comments

@manasa-rangaraj
Copy link

manasa-rangaraj commented Aug 3, 2022

While trying to upgrade my project from Angular 7 to 12 which used covalent/core, I came across an issue which occured when I upgraded the covalent/core version from 2.1.1(which doesn't support Angular 12) to version 4.0.0 (which supports Angular 12), I found that many features that were present in version 2.1.1 were missing in version 4.0.0. The module like loading, media, steps and many other modules have been removed from the covalent/core versions above 2. Is there a way to access the above mentioned features in Angular 12?

@owilliams320
Copy link
Collaborator

hello @manasa-rangaraj the components you mentioned have been deprecated in since the last major version. You can find the details here. #1872

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

No branches or pull requests

2 participants