Releases: angular-material-extensions/link-preview
Releases · angular-material-extensions/link-preview
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
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-containercomponent to render the link preview (c965247) - package: added
mat-link-previewcomponent (8d6b57c) - package: added
matLinkPreviewdirective to find and render links (0014c5b) - package: added the 'LinkPreview' interface (ae8858c)
- package: improved the link preview service (98a2c53)
- package: integration of
ngx-linkifyjsas dependency to find links (85e9bc0) - package: new -
MatLinkPreviewComponenthas optional linkPreview input (3d808c6) - package: optimized the UI (f8d5bdf)