Releases: rbalet/ngx-href
Releases · rbalet/ngx-href
v18.0.1
v18.0.0
v17.3.1
v17.3.0
v17.2.0
v17.1.4
v17.1.3
v17.1.2
17.1.2 (2024-02-14)
Bug Fixes
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