Skip to content

Releases: rbalet/ngx-href

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