xng-breadcrumb icon indicating copy to clipboard operation
xng-breadcrumb copied to clipboard

Support for Angular 17

Open elgurinn opened this issue 1 year ago • 9 comments

🧩 Support for Angular 17

Description

Add support for Angular 17 see compatibility table

elgurinn avatar Dec 06 '23 10:12 elgurinn

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

github-actions[bot] avatar Dec 06 '23 10:12 github-actions[bot]

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

kastysik avatar Dec 11 '23 11:12 kastysik

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

frasermclean avatar Dec 20 '23 08:12 frasermclean

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

udayvunnam avatar Dec 20 '23 08:12 udayvunnam

Any update on this? Thanks for providing this library.

prokopec-simon avatar Jan 08 '24 12:01 prokopec-simon

hey, any update on this?

jules-js avatar Jan 30 '24 14:01 jules-js

When will the update be available?

fateeand avatar Jan 31 '24 13:01 fateeand

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"
    }
  },

softworckx avatar Jan 31 '24 13:01 softworckx

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

udayvunnam avatar Jan 31 '24 13:01 udayvunnam

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

softworckx avatar Feb 23 '24 08:02 softworckx

hey! when will the update be available? @udayvunnam

jules-js avatar Mar 18 '24 13:03 jules-js

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

prokopec-simon avatar Mar 20 '24 09:03 prokopec-simon

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!

udayvunnam avatar Mar 28 '24 17:03 udayvunnam

@udayvunnam That's wonderful news!

softworckx avatar Mar 28 '24 19:03 softworckx

[email protected] is released with support for Angular 17.

check version compatibility guide

udayvunnam avatar Mar 30 '24 18:03 udayvunnam

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

image

softworckx avatar Mar 30 '24 19:03 softworckx