Skip to content

Commit 032adba

Browse files
committed
chore: update readme
1 parent 78bb66c commit 032adba

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# NgxAngularQueryBuilder
22

3-
The goal of this project is to enable Angular 12+ support for the original [angular2-query-builder](https://github.com/zebzhao/Angular-QueryBuilder). It is _not_ production ready. This project may not be maintained. Should the original project become active again, this library may be abandoned.
3+
This is an **Angular 19 compatible fork** of the original [ngx-angular-query-builder](https://github.com/raysuelzer/ngx-angular-query-builder). This fork is maintained for internal use only, and may be upgraded to the latest version of Angular as needed. There is no guarantee that this project will be updated in the future.
44

5-
## I suggest forking this project if it is critical to your project because I may not update this regularly. If you want to contribute to maintaining this project open an issue.
6-
7-
The changelog for the package is here: https://github.com/raysuelzer/ngx-angular-query-builder/blob/main/projects/ngx-angular-query-builder/CHANGELOG.md
8-
9-
This project uses code from https://github.com/designermanjeets/Angular-QueryBuilder a fork of https://github.com/zebzhao/Angular-QueryBuilder both developed under the MIT License.
5+
This fork is published to npm as [@csfloat/ngx-angular-query-builder](https://www.npmjs.com/package/@csfloat/ngx-angular-query-builder).
106

117
## Change Log
128

13-
https://github.com/raysuelzer/ngx-angular-query-builder/blob/main/projects/ngx-angular-query-builder/CHANGELOG.md
9+
The changelog for the original package can be found [here](https://github.com/raysuelzer/ngx-angular-query-builder/blob/main/projects/ngx-angular-query-builder/CHANGELOG.md).
1410

1511

1612
## Branches
@@ -21,7 +17,7 @@ https://github.com/raysuelzer/ngx-angular-query-builder/blob/main/projects/ngx-a
2117

2218
# Versions
2319

24-
Use the following versions depending upon your angular version
20+
Use the following versions depending upon your Angular version:
2521

2622
- Angular 12 & 13 - Versions ^0.0.5
2723
- Angular 13 - Versions 13.x.x
@@ -338,7 +334,7 @@ Directive to replace the default remove single rule button component.
338334

339335
## Dependencies
340336

341-
- Angular 12+
337+
- Angular 12+ (Fully tested and compatible up to Angular 19)
342338

343339
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.13.
344340

0 commit comments

Comments
 (0)