Gbuomprisco / ngx-chips

Tag Input component for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository maintenance status?

anuj9196 opened this issue · comments

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[x] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior

Thanks for this awesome library with 35k average downloads per week.

The library is not installing in Angular 12 due to peer dependency issues. There are many other issues reported.

There is no update in the repository since November, 2020.

Is this repository still maintained?

Expected behavior

If maintained, issues should be resolved to make the library more usable.
If not maintained, someone can take the ownership to maintain it.

Minimal reproduction of the problem with instructions (if applicable)

What do you use to build your app?. Please specify the version

Angular version:

Angular: 12

ngx-chips version:

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Any update on this? I’m also trying to use this library with Angular 12 but it won’t install due to dependency issues.

@PawelDecowski @anuj9196

FWIW- The former maintainer has an Open PR for updating the README with the following content:

NB: This repository is currently unmaintained. Please fork or use Angular Material's chips module, it got better.
https://github.com/Gbuomprisco/ngx-chips/pull/1005/files

I was planning on using this repository as well until I saw these two issues. I'm having a hell of a time getting @angular/material/chips to work.

Apologies, I'll try to keep it up to date with the new versions of Angular but can't work on feature requests or bugs due to the fact I no longer use the module itself and find it hard to find the time/motivation to keep updating it. Apologies again

@Gbuomprisco No worries for me :).

I did some more browsing around and found that the UI library I'm using, Nebular, has what I need. Thanks for maintaining it while you did.