rajaramtt / ng7-dynamic-breadcrumb

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

add ability to pass query params #44

Closed kukurudz-volodymyr closed 1 year ago

kukurudz-volodymyr commented 2 years ago

What does this implement/fix?

Ability to pass query params as extra option:

{
        label: 'Example'
        url: '/example',
        queryParams: {param: 'foo'}
}
vercel[bot] commented 2 years ago

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

Name Status Preview Updated
ng7-dynamic-breadcrumb ❌ Failed (Inspect) Jul 14, 2022 at 2:57PM (UTC)
maphe commented 2 years ago

@kukurudz-volodymyr thanks for kicking this off, any chance this gets merged in in the near future?

rajaramtt commented 2 years ago

@kukurudz-volodymyr

Thanks for the contribution to the project, I will test and merge and publish on weekend! CC @maphe

maphe commented 2 years ago

Awesome, thanks