Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: angular-material-extensions/link-preview

v1.1.1

20 Dec 14:31

Choose a tag to compare

Bug Fixes

  • package: provided config InjectionToken NgxLinkifyjsConfig! #50 (571eb06)
Assets 2
Loading

v1.1.0

02 Nov 11:25

Choose a tag to compare

Features

  • package: support of angular v7 (74f7b99)
Loading

v1.0.2

06 Aug 17:47

Choose a tag to compare

Bug Fixes

  • package: added catch for fetching link and fixed broken images and content #16 (9f6293c)
Loading

v1.0.1

02 Aug 20:32

Choose a tag to compare

Bug Fixes

  • package: replaced the http with https version for the api (6d385ee)
Loading

v1.0.0

02 Aug 19:52

Choose a tag to compare

Bug Fixes

  • package: fixed the export name of linkpreview.interface.ts (b19edc3)
  • package: relative path of the service fixed (2630880)
  • package: relative path of the service fixed in the container component (c8d7e8b)

Features

  • package: added mat-link-preview-container component to render the link preview (c965247)
  • package: added mat-link-preview component (8d6b57c)
  • package: added matLinkPreview directive to find and render links (0014c5b)
  • package: added the 'LinkPreview' interface (ae8858c)
  • package: improved the link preview service (98a2c53)
  • package: integration of ngx-linkifyjs as dependency to find links (85e9bc0)
  • package: new - MatLinkPreviewComponent has optional linkPreview input (3d808c6)
  • package: optimized the UI (f8d5bdf)
Loading