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

Support for angular 12 #184

Open
bhanuchhabra7 opened this issue Dec 21, 2021 · 1 comment
Open

Support for angular 12 #184

bhanuchhabra7 opened this issue Dec 21, 2021 · 1 comment

Comments

@bhanuchhabra7
Copy link

The current v4 is working with Angular 11, any plans for upgrading the library for angular 12 support?

@ThomasBarnekow
Copy link

@bhanuchhabra7, I am using the packages with Angular 12. You can install with the --force option. Once you have done that, you'll need to manually install (e.g., using npm install --save ...) the following missing dependencies:

  • classnames,
  • css-to-style, and
  • stylenames.

However, I have not yet done any complicated things, so I don't know whether everything works without issues.

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