Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this a dead project? #224

Open
gabrielemarano opened this issue Oct 7, 2021 · 12 comments
Open

Is this a dead project? #224

gabrielemarano opened this issue Oct 7, 2021 · 12 comments

Comments

@gabrielemarano
Copy link

Hello,

I would need to know if this project is supported for future versions of Angular or is a discontinued / dead project.

I see that it remained at version 8 of Angular, is this because there is total compatibility with later versions or because this is no longer supported?

Thanks!

@zebzhao

@gabrielemarano gabrielemarano changed the title This is a dead project? Is this a dead project? Oct 7, 2021
@windbeneathyourwings
Copy link

It seems like a waste to abandon this. I'm not aware of anything similar to this for Angular. I'm also using this in my main personal project to create display rules, filters, etc.

@bezchristo
Copy link

@zebzhao hasn't made any commits to github in any repo since 29 August 2020. Hope he is ok.

@tscislo
Copy link

tscislo commented Nov 26, 2021

@zebzhao is this project maitained?

@tscislo
Copy link

tscislo commented Nov 26, 2021

@windbeneathyourwings @bezchristo do you know any alternatives to this, which are still maitained?

@bezchristo
Copy link

@tscislo the only other ones I know about are paid versions.

@raysuelzer
Copy link

If someone wants to help out with this project. I forked and upgraded to angular-12 and put on npm. This will at least let you run it on angular-12.

https://github.com/raysuelzer/ngx-angular-query-builder

@tscislo
Copy link

tscislo commented Dec 16, 2021

@raysuelzer we tried original version event with ng 13 and at first glance it looks that it works. What have you changed in your fork, what challenges have you encountered runnig oryginal version with ng 12?

@raysuelzer
Copy link

I forget the exact problems, but it was having issues with AOT and Ivy support. It wouldn't build production mode. I didn't try with ng13 so maybe it works with ng13, which would be great.

@tscislo
Copy link

tscislo commented Jan 3, 2022

Just to let you know that I was able to use this project without any modifications in ng13. We even forked this internally and it builds nicely with in new ng13 partial compilation mode.

@eisnerw
Copy link

eisnerw commented Jan 9, 2022

I am using it with ng11 and I subclassed it so that I could enhance it. I've added support for NOT and I'm now working on named rulesets. At some point, I'll try to do a PR.

@raysuelzer
Copy link

This should work on v15 now thanks to contributions.

@ckmanna
Copy link

ckmanna commented Nov 13, 2023

@raysuelzer we tried original version event with ng 13 and at first glance it looks that it works. What have you changed in your fork, what challenges have you encountered runnig oryginal version with ng 12?

i am trying to use this with angular cli 13, but i am getting this error in app.component.html file that Can't bind to 'ngModel' since it isn't a known property of 'query-builder'. can you help me please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants