Releases: nfrasser/linkifyjs
Releases · nfrasser/linkifyjs
v2.0.0-beta.3
Compare
Sorry, something went wrong.
No results found
v2.0.0-beta.3
[Breaks previous beta] Options that take only the link type now take the href as well ( #69 )
Updated linkify-element implementation that is faster and less destructive - No longer rebuilds entire DOM for each element linkify is called on.
Fixes #62 , #69
v2.0.0-beta.2
Compare
Sorry, something went wrong.
No results found
v2.0.0-beta.1
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.4
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.3
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.2
Compare
Sorry, something went wrong.
No results found
Fixes HTML parsing bugs caused by a recent change (related to trimming text nodes).
v2.0.0-alpha.1
Compare
Sorry, something went wrong.
No results found
Preparing for prerelease
Updating NPM info and Node aliases for the interfaces
v1.1.7 - Fix improperly linkified children
Compare
Sorry, something went wrong.
No results found
v1.1.6
Compare
Sorry, something went wrong.
No results found
Fix for issue described in #24 . Thanks @shrimalmadhur
v1.1.5 - IE compatibility fix
Compare
Sorry, something went wrong.
No results found
From #23 . Thanks @sgreiner !