ng2-awesome-disqus
Version:
Angular Disqus Module
20 lines (14 loc) • 445 B
Markdown
#Changelog
##1.1.0
- (fix) Passing identifiers, closes [#3](https://github.com/MurhafSousli/ng2-disqus/issues/3)
- (feat) @Output() `comment` callback (output)
- **[removeOnDestroy]** input is deprecated, it will remove disqus script on destroy by default.
##1.0.4
- Improve component code
- Add URL validator
- Add tests for window service
##1.0.3
- AOT support
- Adds window service
##1.0.2
- initial release