You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ The goal of this project is to enable Angular 12+ support for the original [angu
6
6
7
7
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.
8
8
9
+
10
+
## Branches
11
+
12
+
- Main should be the latest / highest version.
13
+
- feature/* is where changes are staged before being merged
14
+
- version/* are the different versions for the angular packages ie. version 16 is versions/16.x.x.
15
+
9
16
# Versions
10
17
11
18
Use the following versions depending upon your angular version
0 commit comments