angular2-mentions
Advanced tools
Comparing version
{ | ||
"name": "angular2-mentions", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Angular 2 mentions for text fields.", | ||
@@ -10,2 +10,3 @@ "keywords": [ | ||
], | ||
"main": "src/mention/index.ts", | ||
"repository": { | ||
@@ -59,4 +60,4 @@ "type": "git", | ||
"files": [ | ||
"mention" | ||
"src/mention" | ||
] | ||
} |
@@ -13,3 +13,3 @@ # Angular 2 Mentions | ||
git clone https://github.com/dmacfarlane/angular2-mentions.git | ||
cd ng2-mentions | ||
cd angular2-mentions | ||
npm install | ||
@@ -22,3 +22,3 @@ ng serve | ||
npm install --save ng2-mentions | ||
npm install --save angular2-mentions | ||
@@ -31,3 +31,3 @@ Add the CSS to your index.html: | ||
import { MentionModule } from 'ng2-mentions/mention/mention.module'; | ||
import { MentionModule } from 'angular2-mentions'; | ||
@@ -47,9 +47,10 @@ @NgModule({ | ||
#### Options | ||
- `[triggerChar]="@"` to specify the trigger char | ||
#### TODO: | ||
- Remove debug (always) | ||
- Improve NPM package structure | ||
- Document configurable prefix | ||
- Configurable limit on number of items shown via config | ||
- Load items via http (config number of chars before search) | ||
- Styled menu items | ||
- Improve menu positioning | ||
- Configurable limit on number of items shown | ||
- Load items via http service (configureable number of chars before search, and debounce requests) |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
23752
493.21%10
233.33%554
Infinity%53
1.92%