v17.1.0
Feature
- On route, scroll to the anchor - ex :
href="/home#anyAnchor"
- Being able to change the
@Input() target
with button - ex :button href="/" target="_self"
- Add a new demo : https://stackblitz.com/~/github.com/rbalet/ngx-href
Core
- Update angular from
v17.0.8
tov17.1.1
Refactor
- Variable declaration
tagName
toprivate _tagName