angular-star-rating
Advanced tools
Comparing version 1.2.1 to 1.2.3
@@ -0,1 +1,14 @@ | ||
<a name="1.2.3"></a> | ||
## [1.2.3](https://github.com/BioPhoton/angular1-star-rating/compare/v1.2.2...v1.2.3) (2017-01-13) | ||
### Bug Fixes | ||
* **changelog:** updated changelog ([5b0cf9b](https://github.com/BioPhoton/angular1-star-rating/commit/5b0cf9b)) | ||
* **docs:** fix cdn and plunker link ([d5c1d4c](https://github.com/BioPhoton/angular1-star-rating/commit/d5c1d4c)) | ||
* **docs:** fix plunker link ([e03abc8](https://github.com/BioPhoton/angular1-star-rating/commit/e03abc8)) | ||
<a name="1.2.2"></a> | ||
## [1.2.2](https://github.com/BioPhoton/angular1-star-rating/compare/v1.2.1...v1.2.2) (2017-01-12) | ||
<a name="1.2.1"></a> | ||
@@ -2,0 +15,0 @@ ## [1.2.1](https://github.com/BioPhoton/angular1-star-rating/compare/v1.2.0...v1.2.1) (2017-01-12) |
{ | ||
"name": "angular-star-rating", | ||
"version": "1.2.1", | ||
"version": "1.2.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# Angular Star Rating ⭐⭐⭐⭐⭐ | ||
#### ⭐ Angular 1.5 Component written in typescript, based on css only techniques. ⭐ | ||
![License](https://img.shields.io/npm/l/angular1-star-rating.svg) | ||
![License](https://img.shields.io/npm/l/angular-star-rating.svg) | ||
![Bower Version](https://img.shields.io/bower/v/angular1-star-rating.svg) | ||
@@ -19,4 +19,7 @@ [![NPM Version](https://img.shields.io/npm/v/angular-star-rating.svg)](https://www.npmjs.com/package/angular-star-rating) | ||
![Angular1-Star-Rating](https://raw.githubusercontent.com/BioPhoton/angular1-star-rating/master/resources/example-usage.gif) | ||
## DEMO | ||
![alt tag](https://raw.githubusercontent.com/BioPhoton/angular1-star-rating/master/resources/example-usage.gif) | ||
- [x] [Example-App](https://github.com/BioPhoton/angular1-star-rating/tree/master/examples/angular1) | ||
- [x] [Example-App-Plnkr](https://run.plnkr.co/plunks/2tw2z7/) | ||
@@ -63,6 +66,9 @@ ## Features | ||
- via **[bower](https://bower.io/)**: by running `$ bower install angular1-star-rating` from your console | ||
- via **[cdn](https://cdn.rawgit.com/BioPhoton/angular1-star-rating/2062d6bf/dist/index.js)**: by adding the git-cdn reference in your index.html | ||
```html | ||
<script src="https://cdn.rawgit.com/BioPhoton/angular1-star-rating/2062d6bf/dist/index.js"></script> | ||
``` | ||
**Load library** | ||
```html | ||
<script src="[bower or npm folder]/angular-star-rating/dist/index.js"></script> | ||
<script src="[bower or npm folder or git-cdn path]/angular-star-rating/dist/index.js"></script> | ||
``` | ||
@@ -298,2 +304,2 @@ | ||
``` | ||
<img src="https://raw.githubusercontent.com/BioPhoton/angular1-star-rating/master/resources/prop-on_update-2waybiding.PNG" width="290"> | ||
<img src="https://raw.githubusercontent.com/BioPhoton/angular1-star-rating/master/resources/prop-on_update-2waybinding.PNG" width="290"> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3264963
303
0