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 17 #181

Closed
elgurinn opened this issue Dec 6, 2023 · 16 comments
Closed

Support for Angular 17 #181

elgurinn opened this issue Dec 6, 2023 · 16 comments
Labels
enhancement New feature or request

Comments

@elgurinn
Copy link

elgurinn commented Dec 6, 2023

🧩 Support for Angular 17

Description

Add support for Angular 17 see compatibility table

@elgurinn elgurinn added the enhancement New feature or request label Dec 6, 2023
Copy link

github-actions bot commented Dec 6, 2023

Hello 👋 @elgurinn
Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to raise a PR if you can fix the issue. Check the local development guide

@kastysik
Copy link

Hi @udayvunnam
Will you continue to support xng-breadcrumb? If yes, when approximately can we expect Angular 17 support?
Thank you.

@frasermclean
Copy link

Any update on this? Keen to use this library in a new project.

@udayvunnam
Copy link
Owner

Hey everyone. I will spend sometime this week to upgrade this

@prokopec-simon
Copy link

Any update on this? Thanks for providing this library.

@jules-js
Copy link

hey, any update on this?

@fateeand
Copy link

When will the update be available?

@softworckx
Copy link

The upgrade would be nice, then I can finally delete this overrides-block in the package.json of my Angular v17.1 project.

 "overrides": {
    "xng-breadcrumb": {
      "@angular/common": "^17.1.0",
      "@angular/core": "^17.1.0",
      "@angular/router": "^17.1.0"
    }
  },

@udayvunnam
Copy link
Owner

Sorry for the delay guys! Will speed this up and publish an update. PR is welcome too!

ben-mathu added a commit to ben-mathu/xng-breadcrumb that referenced this issue Jan 31, 2024
Updated the angular version to 17

resolves udayvunnam#181
@softworckx
Copy link

Some progress in upgrading to Angular 17.x, @udayvunnam? #hoping

@jules-js
Copy link

hey! when will the update be available? @udayvunnam

@prokopec-simon
Copy link

Can we count with this being updated or should we just look for other solution?

@udayvunnam
Copy link
Owner

Just now made all demo apps and breadcrumb library moved and tested with Angular 17 and standalone components. We will release this soon after some testing!

@softworckx
Copy link

@udayvunnam That's wonderful news!

@udayvunnam
Copy link
Owner

xng-breadcrumb@11.0.0 is released with support for Angular 17.

check version compatibility guide

@softworckx
Copy link

Installed and works like a charm. I just had to change my imports.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants