Angular-QueryBuilder icon indicating copy to clipboard operation
Angular-QueryBuilder copied to clipboard

[Attention] angular2-query-builder is not going work with Angular v16

Open iKrishnaSahu opened this issue 2 years ago • 5 comments

Angular is going to remove ngcc functionality in upcoming v16 which will drop support for all view engine libraries including this library.

@ngtools/webpack NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.

Changelog link -

  • https://github.com/angular/angular-cli/blob/16.0.0-next.1/CHANGELOG.md#ngtoolswebpack
  • https://github.com/angular/angular-cli/blob/16.0.0-next.1/CHANGELOG.md#ngtoolswebpack-1

Commit link - https://github.com/angular/angular-cli/commit/c8ac660d8b13922be7ebcc92dfd5b18392602c40#diff-9c7ca60aad39fc0d92fc425a1e82ce3aa951179305575e44816323d1f57d110c

PR link - https://github.com/angular/angular-cli/pull/24720

iKrishnaSahu avatar Feb 24 '23 05:02 iKrishnaSahu

Do we have plan to use Ivy for this library?

likymm avatar Mar 09 '23 14:03 likymm

Hi all, thanks for the nice work you did in this project! When building with Angular 15, I get this warning: ....

  • angular2-query-builder [module/esm5] (https://github.com/zebzhao/Angular-QueryBuilder) Encourage the library authors to publish an Ivy distribution. ... I think think they want to push the Ivy compatibility to all plugins...

alexlungu10 avatar Mar 30 '23 06:03 alexlungu10

@iKrishnaSahu good to know. I see you contributed at my extremely unofficial fork I had to make a few years ago. I'm not sure if I am using ivy there entirely or not.

raysuelzer avatar Apr 03 '23 23:04 raysuelzer

Do we have plan to use Ivy for this library?

@likymm @alexlungu10 I don't think the owner of this repo has any plan for it.

iKrishnaSahu avatar Apr 04 '23 06:04 iKrishnaSahu

Do we have plan to use Ivy for this library?

@likymm @alexlungu10 I don't think the owner of this repo has any plan for it.

Too bad. I know there are a lot of alternatives but this library is the best so far

likymm avatar Apr 04 '23 08:04 likymm