Skip to content

Releases: rbalet/ngx-href

v17.1.2

14 Feb 20:28
Compare
Choose a tag to compare

17.1.2 (2024-02-14)

Bug Fixes

v17.1.0

31 Jan 15:52
Compare
Choose a tag to compare

Feature

Core

  • Update angular from v17.0.8 to v17.1.1

Refactor

  • Variable declaration tagName to private _tagName

v17.0.2

02 Jan 15:58
Compare
Choose a tag to compare

Fix

  • Avoid early unsubscription on routerLink

v17.0.1

21 Nov 09:19
Compare
Choose a tag to compare

Core

  • Angular v17.0.4

v17.0.0

13 Nov 11:40
Compare
Choose a tag to compare

Feature

  • avoidSpam: setting it to true does
    1. Change the href from the DOM from [email protected] into example(at)outlook.com
    2. Let js handle the click event.

Optimize

  • removeEvebntListener on ngOnDestroy()

v6.0.3

31 Oct 06:09
Compare
Choose a tag to compare

Fix

  • Button[href] now handle mailto: and tel: link correctly

v6.0.2

31 Oct 06:08
Compare
Choose a tag to compare

Initial commit