rosslavery / angular2-tag-input

Tag input component for Angular 2
45 stars 42 forks source link

Property 'delimiter' does not exist error #3

Closed karthikkavin closed 8 years ago

karthikkavin commented 8 years ago

tag-input.component.ts (112, 57): Property 'delimiter' does not exist on type 'TagInputComponent' on _splitString() function.

shaibansid commented 8 years ago

+1

rosslavery commented 8 years ago

Hi all,

Sorry for not being more responsive -- very busy at work and haven't had time to work on OSS projects.

I've just published a new version (with breaking changes, see changelog) that fixes this issue by virtue of some of the changes I made.