rajaramtt / ng7-dynamic-breadcrumb

Angular 10 Dynamic Breadcrumbs
MIT License
42 stars 31 forks source link

Upgrade to v10 with Angular 16 support #49

Closed bjorn-einar-bjartnes-4ss closed 11 months ago

bjorn-einar-bjartnes-4ss commented 12 months ago

Combined the changes I did when upgrading to v14 with the fixes you later did https://github.com/rajaramtt/ng7-dynamic-breadcrumb/commit/189191ef0318ebd6875b6880eb0604eff4496a62

https://github.com/rajaramtt/ng7-dynamic-breadcrumb/commit/4b60fd793cdd33ceb495ad5cd7064e2c9a1207c1

Skipped the v9 number in case someone would like to add support for angular 15 in between?

vercel[bot] commented 12 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ng7-dynamic-breadcrumb ❌ Failed (Inspect) Aug 1, 2023 8:49am
bjorn-einar-bjartnes-4ss commented 12 months ago
image
bjorn-einar-bjartnes-4ss commented 12 months ago
image

There are still some issues remaining upgrading it

bjorn-einar-bjartnes-4ss commented 12 months ago

Some type issues after upgrading

image
bjorn-einar-bjartnes-4ss commented 12 months ago

Converted to draft, this was harder that expected.

rajaramtt commented 12 months ago

@bjorn-einar-bjartnes-4ss Thanks for the PR contribution, Will check and publish on Weekend!.

bjorn-einar-bjartnes-4ss commented 11 months ago

@rajaramtt unfortunately I wasn't able to make it work, so it is not much of a contribution... ng14 to ng16 was harder than expected. Btw, haven't given up, but taking some time to learn more about this upgrade, there are more issues than with the upgrade from 12 to 14 in my experience so far.

vutienhc commented 11 months ago

This library is awesome. It's even better when the update to angular 16 can run. Please do it. Thank you.

bjorn-einar-bjartnes-4ss commented 11 months ago

Fairly sure this is not the way to upgrade, will try a new PR with using ng update properly and check in steps. Opened here https://github.com/rajaramtt/ng7-dynamic-breadcrumb/pull/51