Releases: AnthonyNahas/ngx-linkifyjs
Releases · AnthonyNahas/ngx-linkifyjs
Release 1.4.0
1.4.0 (2019-11-30)
Bug Fixes
- demo: improved the library integration of the demo app (51b38b9)
- demo: updated angular and other dependencies (7bf5b7c)
- package: changed the output of the client app and added deps related to ssr (c95b8eb)
- package: updated angular (67c3369)
- package: updated dev dependencies (6de1e74)
- project: added new app from scratch (d47df32)
- project: error in angular.json file fixed (f152b5d)
- project: improved the library integration of the demo app (a799de3)
- project: integration of angular cli ghpages (e273739)
- project: integration of prerender (9516c54)
- project: integration of prerender (ff9f87e)
- project: integration of prerender (6119d86)
- project: integration of prerender (01baef1)
- project: integration of prerender (d417c0b)
- project: integration of ssr (09c9543)
- project: integration of the library (6524c3e)
- project: minor (e85a577)
- project: preparing to v2 (9df1d02)
- project: removed unwanted files and integration of the angular project (9570198)
- project: update interface (a8d2964)
- project: updated the demo app (0c78247)
Features
- package: added schematics support (2cab789)
v1.3.0
Bug Fixes
- demo: upgraded angular to v7.2.0 (d5806cb)
- package: changed the type of value as argument to string in
NgxLinkifyjsPipe
(2baea51) - package: removed unused import statement in
NgxLinkifyjsPipe
(29f0437) - package: removed unwanted logs (b442f03)
- package: upgraded angular to v7.2.0 (7e6bbf3)
Features
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Features
- package: added
find
function toNgxLinkifyjsService
(8c666ea) - package: added
Link
interface (72377a2) - package: added
linkify
method to the service (52e8f7d) - package: added
linkify
pipe (98f4b7d) - package: added
test
function to the service (2e49ea2) - package: added mention to the
LinkType
enum + specs (aeb43af) - package: added new enum
LinkType
-> email (6307d9c) - package: added new enum
LinkType
-> url and hashtag as options (292462b) - package: added the
hashtag
andmention
plugins from linkifyjs (5b2f91e)