forked from MurhafSousli/ngx-bar-rating
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request MurhafSousli#2 from MurhafSousli/dev
First release v1.0.0
- Loading branch information
Showing
124 changed files
with
2,366 additions
and
1,443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,5 @@ | ||
# Changelog | ||
|
||
## 2.1.0 | ||
## 1.0.0 | ||
|
||
- refactor(DisqusComponent) remove unnecessary checks for input changes | ||
- refactor(DisqusService) remove unnecessary getters for `window` | ||
|
||
**Breaking changes** | ||
|
||
- `shortname` input is removed, set your disqus shortname here `DisqusModule.forRoot('disqus_shortname')` | ||
- `categoryId` input is renamed to `category` | ||
|
||
## 2.0.0 | ||
|
||
- Change package name to `ngx-disqus` | ||
|
||
## 1.1.1 | ||
|
||
- Cleanup | ||
- Update dependencies | ||
|
||
## 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 | ||
- First release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.