angular-dynamic-number
Advanced tools
Comparing version 1.9.4 to 1.10.0
{ | ||
"name": "angular-dynamic-number", | ||
"version": "1.9.4", | ||
"version": "1.10.0", | ||
"homepage": "https://github.com/uhlryk/angular-dynamic-number", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "angular-dynamic-number", | ||
"version": "1.9.4", | ||
"version": "1.10.0", | ||
"description": "Highly customizable angular directive for numbers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -21,2 +21,4 @@ # Angular Dynamic Number | ||
Filters can reuse strategies. | ||
It even allow to dynamically change directive properties. Just set them as models. | ||
@@ -39,3 +41,3 @@ | ||
- keeps cursor position | ||
- custom strategies | ||
- custom strategies for directive and filer | ||
- allow add currency (single character) | ||
@@ -214,2 +216,10 @@ - allow to dynamically change directive properties | ||
## Filter with strategies | ||
{{ expression | awnum:strategy}} | ||
**strategy** | ||
This is name of strategy | ||
## ngTrim and spaces | ||
@@ -216,0 +226,0 @@ |
Sorry, the diff of this file is not supported yet
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
194539
242