@syncfusion/ej2-angular-querybuilder 24.1.41 → 24.1.43-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/@syncfusion/ej2-angular-querybuilder.es5.js +267 -0
  2. package/@syncfusion/ej2-angular-querybuilder.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-querybuilder.js +239 -0
  4. package/@syncfusion/ej2-angular-querybuilder.js.map +1 -0
  5. package/CHANGELOG.md +704 -0
  6. package/dist/ej2-angular-querybuilder.umd.js +289 -0
  7. package/dist/ej2-angular-querybuilder.umd.js.map +1 -0
  8. package/dist/ej2-angular-querybuilder.umd.min.js +11 -0
  9. package/dist/ej2-angular-querybuilder.umd.min.js.map +1 -0
  10. package/ej2-angular-querybuilder.d.ts +5 -0
  11. package/ej2-angular-querybuilder.metadata.json +1 -0
  12. package/package.json +14 -28
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/query-builder/columns.directive.d.ts +0 -5
  18. package/src/query-builder/querybuilder-all.module.d.ts +0 -6
  19. package/src/query-builder/querybuilder.component.d.ts +0 -3
  20. package/src/query-builder/querybuilder.module.d.ts +0 -7
  21. package/styles/bootstrap-dark.css +1 -767
  22. package/styles/bootstrap.css +1 -752
  23. package/styles/bootstrap4.css +1 -876
  24. package/styles/bootstrap5-dark.css +1 -805
  25. package/styles/bootstrap5.css +1 -805
  26. package/styles/fabric-dark.css +1 -726
  27. package/styles/fabric.css +1 -708
  28. package/styles/fluent-dark.css +1 -788
  29. package/styles/fluent.css +1 -788
  30. package/styles/highcontrast-light.css +1 -792
  31. package/styles/highcontrast.css +1 -820
  32. package/styles/material-dark.css +1 -721
  33. package/styles/material.css +1 -746
  34. package/styles/material3-dark.css +1 -820
  35. package/styles/material3-dark.scss +0 -1
  36. package/styles/material3.css +1 -876
  37. package/styles/material3.scss +0 -1
  38. package/styles/query-builder/bootstrap-dark.css +1 -767
  39. package/styles/query-builder/bootstrap-dark.scss +1 -15
  40. package/styles/query-builder/bootstrap.css +1 -752
  41. package/styles/query-builder/bootstrap.scss +1 -15
  42. package/styles/query-builder/bootstrap4.css +1 -876
  43. package/styles/query-builder/bootstrap4.scss +1 -15
  44. package/styles/query-builder/bootstrap5-dark.css +1 -805
  45. package/styles/query-builder/bootstrap5-dark.scss +1 -15
  46. package/styles/query-builder/bootstrap5.css +1 -805
  47. package/styles/query-builder/bootstrap5.scss +1 -15
  48. package/styles/query-builder/fabric-dark.css +1 -726
  49. package/styles/query-builder/fabric-dark.scss +1 -15
  50. package/styles/query-builder/fabric.css +1 -708
  51. package/styles/query-builder/fabric.scss +1 -15
  52. package/styles/query-builder/fluent-dark.css +1 -788
  53. package/styles/query-builder/fluent-dark.scss +1 -15
  54. package/styles/query-builder/fluent.css +1 -788
  55. package/styles/query-builder/fluent.scss +1 -15
  56. package/styles/query-builder/highcontrast-light.css +1 -792
  57. package/styles/query-builder/highcontrast-light.scss +1 -15
  58. package/styles/query-builder/highcontrast.css +1 -820
  59. package/styles/query-builder/highcontrast.scss +1 -15
  60. package/styles/query-builder/material-dark.css +1 -721
  61. package/styles/query-builder/material-dark.scss +1 -15
  62. package/styles/query-builder/material.css +1 -746
  63. package/styles/query-builder/material.scss +1 -15
  64. package/styles/query-builder/material3-dark.css +1 -820
  65. package/styles/query-builder/material3-dark.scss +1 -15
  66. package/styles/query-builder/material3.css +1 -876
  67. package/styles/query-builder/material3.scss +1 -15
  68. package/styles/query-builder/tailwind-dark.css +1 -743
  69. package/styles/query-builder/tailwind-dark.scss +1 -15
  70. package/styles/query-builder/tailwind.css +1 -743
  71. package/styles/query-builder/tailwind.scss +1 -15
  72. package/styles/tailwind-dark.css +1 -743
  73. package/styles/tailwind.css +1 -743
  74. package/esm2020/public_api.mjs +0 -3
  75. package/esm2020/src/index.mjs +0 -6
  76. package/esm2020/src/query-builder/columns.directive.mjs +0 -72
  77. package/esm2020/src/query-builder/querybuilder-all.module.mjs +0 -23
  78. package/esm2020/src/query-builder/querybuilder.component.mjs +0 -71
  79. package/esm2020/src/query-builder/querybuilder.module.mjs +0 -34
  80. package/esm2020/syncfusion-ej2-angular-querybuilder.mjs +0 -5
  81. package/fesm2015/syncfusion-ej2-angular-querybuilder.mjs +0 -194
  82. package/fesm2015/syncfusion-ej2-angular-querybuilder.mjs.map +0 -1
  83. package/fesm2020/syncfusion-ej2-angular-querybuilder.mjs +0 -194
  84. package/fesm2020/syncfusion-ej2-angular-querybuilder.mjs.map +0 -1
  85. package/styles/query-builder/_all.scss +0 -2
  86. package/styles/query-builder/_bootstrap-dark-definition.scss +0 -104
  87. package/styles/query-builder/_bootstrap-definition.scss +0 -104
  88. package/styles/query-builder/_bootstrap4-definition.scss +0 -106
  89. package/styles/query-builder/_bootstrap5-dark-definition.scss +0 -1
  90. package/styles/query-builder/_bootstrap5-definition.scss +0 -108
  91. package/styles/query-builder/_fabric-dark-definition.scss +0 -104
  92. package/styles/query-builder/_fabric-definition.scss +0 -104
  93. package/styles/query-builder/_fluent-dark-definition.scss +0 -1
  94. package/styles/query-builder/_fluent-definition.scss +0 -107
  95. package/styles/query-builder/_fusionnew-definition.scss +0 -108
  96. package/styles/query-builder/_highcontrast-definition.scss +0 -104
  97. package/styles/query-builder/_highcontrast-light-definition.scss +0 -104
  98. package/styles/query-builder/_layout.scss +0 -728
  99. package/styles/query-builder/_material-dark-definition.scss +0 -105
  100. package/styles/query-builder/_material-definition.scss +0 -104
  101. package/styles/query-builder/_material3-dark-definition.scss +0 -1
  102. package/styles/query-builder/_material3-definition.scss +0 -110
  103. package/styles/query-builder/_tailwind-dark-definition.scss +0 -1
  104. package/styles/query-builder/_tailwind-definition.scss +0 -107
  105. package/styles/query-builder/_theme.scss +0 -188
  106. package/styles/query-builder/icons/_bootstrap-dark.scss +0 -7
  107. package/styles/query-builder/icons/_bootstrap.scss +0 -7
  108. package/styles/query-builder/icons/_bootstrap4.scss +0 -7
  109. package/styles/query-builder/icons/_bootstrap5-dark.scss +0 -1
  110. package/styles/query-builder/icons/_bootstrap5.scss +0 -7
  111. package/styles/query-builder/icons/_fabric-dark.scss +0 -7
  112. package/styles/query-builder/icons/_fabric.scss +0 -7
  113. package/styles/query-builder/icons/_fluent-dark.scss +0 -1
  114. package/styles/query-builder/icons/_fluent.scss +0 -7
  115. package/styles/query-builder/icons/_fusionnew.scss +0 -7
  116. package/styles/query-builder/icons/_highcontrast-light.scss +0 -7
  117. package/styles/query-builder/icons/_highcontrast.scss +0 -7
  118. package/styles/query-builder/icons/_material-dark.scss +0 -7
  119. package/styles/query-builder/icons/_material.scss +0 -7
  120. package/styles/query-builder/icons/_material3-dark.scss +0 -1
  121. package/styles/query-builder/icons/_material3.scss +0 -7
  122. package/styles/query-builder/icons/_tailwind-dark.scss +0 -7
  123. package/styles/query-builder/icons/_tailwind.scss +0 -7
  124. package/syncfusion-ej2-angular-querybuilder.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,704 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### QueryBuilder
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#F510127` - Issue with Query builder rule does not gets changed dynamically has been fixed.
10
+
11
+ ## 24.1.41 (2023-12-18)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#F511006` - Issue with Date rule format value not updated properly while using two rule in Query builder has been fixed.
18
+
19
+ ## 23.2.7 (2023-12-05)
20
+
21
+ ### QueryBuilder
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I510127` - Issue with Query builder rule does not changed dynamically has been fixed.
26
+
27
+ ## 23.1.44 (2023-11-07)
28
+
29
+ ### QueryBuilder
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I510127` - Issue with Query builder dynamically adding rule does not gets changed has been fixed.
34
+
35
+ ## 23.1.41 (2023-10-17)
36
+
37
+ ### QueryBuilder
38
+
39
+ #### Bug Fixes
40
+
41
+ - `#F184903` - Issue with `setRules` method of the Query builder not working for complex data binding has been fixed.
42
+
43
+ ## 23.1.39 (2023-10-04)
44
+
45
+ ### QueryBuilder
46
+
47
+ #### Bug Fixes
48
+
49
+ - `#I501292` - Issue with Query builder validation tooltip is not shows on second time has been fixed.
50
+ - `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
51
+
52
+ ## 23.1.38 (2023-09-26)
53
+
54
+ ### QueryBuilder
55
+
56
+ #### Bug Fixes
57
+
58
+ - `#I504588` - Issue with Query builder column template not render in Vue3 platform has been fixed.
59
+
60
+ ## 23.1.36 (2023-09-15)
61
+
62
+ ### QueryBuilder
63
+
64
+ #### Bug Fixes
65
+
66
+ - `#I493593` - Resolved the Script error thrown in `getRule` method of QueryBuilder while using change event.
67
+
68
+ ## 22.2.9 (2023-08-15)
69
+
70
+ ### QueryBuilder
71
+
72
+ #### Bug Fixes
73
+
74
+ - `#F183921` - Resolved the Script error thrown while changing Boolean value in dropdowntree fieldMode of QueryBuilder
75
+
76
+ ## 22.2.8 (2023-08-08)
77
+
78
+ ### QueryBuilder
79
+
80
+ #### Bug Fixes
81
+
82
+ - `#I469225` - Resolved the Custom operator not working properly in QueryBuilder While dynamically change locale property.
83
+
84
+ ## 22.1.38 (2023-07-11)
85
+
86
+ ### QueryBuilder
87
+
88
+ #### Bug Fixes
89
+
90
+ - `#I469225` - Resolved the Dropdown tree field selection related issue in the query builder.
91
+
92
+ ## 22.1.37 (2023-07-04)
93
+
94
+ ### QueryBuilder
95
+
96
+ #### Bug Fixes
97
+
98
+ - `#I44054` - Resolved the issue where importing SQL queries containing special characters.
99
+
100
+ ## 22.1.34 (2023-06-21)
101
+
102
+ ### QueryBuilder
103
+
104
+ #### Bug Fixes
105
+
106
+ - `#I460895` - Issue with Query builder template not render in Vue3 platform has been fixed.
107
+ - `#I448219` - Issue with Query builder validation not shown using `validateFields` method and scroll the page has been fixed.
108
+
109
+ ## 20.4.51 (2023-02-21)
110
+
111
+ ### QueryBuilder
112
+
113
+ #### Bug Fixes
114
+
115
+ - `#I430220` - Issue with Value template issue with complex data binding of query builder has been fixed.
116
+ - `#I428779` - Issue with Providing the single quotes in SQL string support to query builder has been fixed.
117
+
118
+ ## 20.4.42 (2023-01-04)
119
+
120
+ ### QueryBuilder
121
+
122
+ #### Bug Fixes
123
+
124
+ - `#F31632` - Accessibility issue in Query Builder has been resolved.
125
+
126
+ ## 20.4.40 (2022-12-28)
127
+
128
+ ### QueryBuilder
129
+
130
+ #### Bug Fixes
131
+
132
+ - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
133
+ - `#I423706` - Issue with Field Dropdown list popups get collapses when we use `validateFields` method in query builder has been fixed
134
+
135
+ ## 20.4.38 (2022-12-21)
136
+
137
+ ### QueryBuilder
138
+
139
+ #### Bug Fixes
140
+
141
+ - `#F420982` - Issue with `getValidRules` method of query builder returns empty group has been fixed.
142
+ - `#I404520` - Provided Localization support SQL query builder operators.
143
+ - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
144
+ - `#I408324` - Issue with Script errors throwing in validating query builder fields while double click has been fixed.
145
+ - `#I408658` - Issue with Value getting removed while closing fields Dropdown without change the value when we set rule property of query builder has been fixed.
146
+
147
+ ## 20.3.47 (2022-09-29)
148
+
149
+ ### QueryBuilder
150
+
151
+ #### Bug Fixes
152
+
153
+ - `#I391922` - Issue with Show Buttons option in query builder has been fixed.
154
+ - `#I399576` - Issue with Custom operator not set properly when we set one field is a prefix of other field as number in query builder has been fixed.
155
+ - `#I375472` - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
156
+ - `#I394878` - Issue with Date type Between value not render properly while using `setRulesFromSql` method has been fixed
157
+
158
+ ## 20.2.40 (2022-07-26)
159
+
160
+ ### QueryBuilder
161
+
162
+ #### Bug Fixes
163
+
164
+ - `#I375472` - Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
165
+ - `#I388333` - Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
166
+
167
+ ## 19.3.45 (2021-10-12)
168
+
169
+ ### QueryBuilder
170
+
171
+ #### Bug Fixes
172
+
173
+ - `F169401`, `F169406` - Issue with SQL importing with boolean values has been fixed.
174
+ - `F168982` - Issue with placing Query Builder inside a form has been fixed.
175
+
176
+ ## 19.3.44 (2021-10-05)
177
+
178
+ ### QueryBuilder
179
+
180
+ #### New Features
181
+
182
+ - Provided Dropdown Tree component support in Complex data binding
183
+
184
+ ## 19.2.59 (2021-08-31)
185
+
186
+ ### QueryBuilder
187
+
188
+ #### Bug Fixes
189
+
190
+ - Improvements in Header Template support.
191
+
192
+ ## 19.2.51 (2021-08-03)
193
+
194
+ ### QueryBuilder
195
+
196
+ #### Bug Fixes
197
+
198
+ - `#I337055` - The issue with Tooltip not destroyed while applying reset after validation been fixed.
199
+
200
+ ## 19.2.46 (2021-07-06)
201
+
202
+ ### QueryBuilder
203
+
204
+ #### Bug Fixes
205
+
206
+ - `#I333679` - The issue with setRules method not works in header template has been fixed.
207
+
208
+ ## 19.1.57 (2021-04-20)
209
+
210
+ ### QueryBuilder
211
+
212
+ #### Bug Fixes
213
+
214
+ - `#F163698` - The issue with 'getRulesFromSql' method for date is fixed.
215
+
216
+ ## 19.1.55 (2021-04-06)
217
+
218
+ ### QueryBuilder
219
+
220
+ #### Bug Fixes
221
+
222
+ - `#317381` - The issue with predicate generation for date is fixed.
223
+
224
+ ## 19.1.54 (2021-03-30)
225
+
226
+ ### QueryBuilder
227
+
228
+ #### New Features
229
+
230
+ - Provided Complex data binding Support.
231
+ - Provided Header Template Support.
232
+ - Provided model support for fields, operators and values.
233
+
234
+ - Provided Complex data binding Support
235
+ - Provided Header Template Support
236
+
237
+ #### Bug Fixes
238
+
239
+ - `#F162988` - The issue when field has space is fixed.
240
+ - `#317355` - The issue with disable the condition option when that group has single
241
+
242
+ ## 18.4.42 (2021-02-09)
243
+
244
+ ### QueryBuilder
245
+
246
+ #### Bug Fixes
247
+
248
+ - Issue with angular template is fixed.
249
+
250
+ ## 18.4.33 (2021-01-05)
251
+
252
+ ### QueryBuilder
253
+
254
+ #### Bug Fixes
255
+
256
+ - Issue with template destroy is fixed.
257
+
258
+ ## 18.4.32 (2020-12-29)
259
+
260
+ ### QueryBuilder
261
+
262
+ #### Bug Fixes
263
+
264
+ - Issue with validation is fixed.
265
+
266
+ ## 18.3.52 (2020-12-01)
267
+
268
+ ### QueryBuilder
269
+
270
+ #### Bug Fixes
271
+
272
+ - Issue with Date Picker with null value is fixed.
273
+
274
+ ## 18.3.51 (2020-11-24)
275
+
276
+ ### QueryBuilder
277
+
278
+ #### Bug Fixes
279
+
280
+ - `#290596` - Validation working improperly with column template issue resolved.
281
+ - Issue with template destroy is fixed
282
+
283
+ ## 18.3.50 (2020-11-17)
284
+
285
+ ### QueryBuilder
286
+
287
+ #### Bug Fixes
288
+
289
+ - Issue with setting HTML element id start with number is fixed
290
+
291
+ ## 18.3.42 (2020-10-20)
292
+
293
+ ### QueryBuilder
294
+
295
+ #### Bug Fixes
296
+
297
+ - Issue with 'setRulesFromSql' method is fixed.
298
+ - Issue with changing value field width is fixed.
299
+
300
+ ## 18.3.40 (2020-10-13)
301
+
302
+ ### QueryBuilder
303
+
304
+ #### Bug Fixes
305
+
306
+ - Issue with 'getValues' method is fixed.
307
+
308
+ ## 18.2.57 (2020-09-08)
309
+
310
+ ### QueryBuilder
311
+
312
+ #### Bug Fixes
313
+
314
+ - Issue with 'setRulesFromSql' method is fixed.
315
+
316
+ ## 18.2.55 (2020-08-25)
317
+
318
+ ### QueryBuilder
319
+
320
+ #### Bug Fixes
321
+
322
+ - Issue with 'getColumn' method is fixed.
323
+ - Issue with persistence is fixed.
324
+
325
+ ## 18.2.46 (2020-07-21)
326
+
327
+ ### QueryBuilder
328
+
329
+ #### Bug Fixes
330
+
331
+ - Issue with 'boolean' type value is fixed.
332
+
333
+ ## 18.2.45 (2020-07-14)
334
+
335
+ ### QueryBuilder
336
+
337
+ #### Bug Fixes
338
+
339
+ - Issue with 'locale' is fixed.
340
+
341
+ ## 18.2.44 (2020-07-07)
342
+
343
+ ### QueryBuilder
344
+
345
+ #### New Features
346
+
347
+ - Provided `Rule Template` support.
348
+
349
+ #### Bug Fixes
350
+
351
+ - Issue with 'addGroups' method is fixed.
352
+
353
+ ## 18.1.55 (2020-06-02)
354
+
355
+ ### QueryBuilder
356
+
357
+ #### Bug Fixes
358
+
359
+ - Issue with 'setRulesFromSql' method is fixed.
360
+
361
+ ## 18.1.53 (2020-05-19)
362
+
363
+ ### QueryBuilder
364
+
365
+ #### Bug Fixes
366
+
367
+ - Issue with boolean value has been resolved.
368
+
369
+ ## 18.1.48 (2020-05-05)
370
+
371
+ ### QueryBuilder
372
+
373
+ #### Bug Fixes
374
+
375
+ - Issue with SQL parsing has been resolved.
376
+
377
+ ## 18.1.45 (2020-04-21)
378
+
379
+ ### QueryBuilder
380
+
381
+ #### Bug Fixes
382
+
383
+ - Issue with grouping after refreshing QueryBuilder has been resolved.
384
+
385
+ ## 18.1.44 (2020-04-14)
386
+
387
+ ### QueryBuilder
388
+
389
+ #### Bug Fixes
390
+
391
+ - Compatibility with EJ1 issues has been resolved.
392
+
393
+ ## 18.1.43 (2020-04-07)
394
+
395
+ ### QueryBuilder
396
+
397
+ #### New Features
398
+
399
+ - Provided `readonly` support.
400
+
401
+ ## 18.1.36-beta (2020-03-19)
402
+
403
+ ### QueryBuilder
404
+
405
+ #### Bug Fixes
406
+
407
+ - Improvements in Value Template support.
408
+
409
+ ## 17.4.49 (2020-02-11)
410
+
411
+ ### QueryBuilder
412
+
413
+ #### Bug Fixes
414
+
415
+ - CSS validation issues has been resolved.
416
+
417
+ ## 17.4.47 (2020-02-05)
418
+
419
+ ### QueryBuilder
420
+
421
+ #### Bug Fixes
422
+
423
+ - Issue with predicate generation for date type is fixed.
424
+
425
+ #### Breaking Changes
426
+
427
+ | Property Name | Previous Type | Current Type |
428
+ |---|---|---|
429
+ | format | string | string | FormatObject |
430
+
431
+ ## 17.4.46 (2020-01-30)
432
+
433
+ ### QueryBuilder
434
+
435
+ #### New Features
436
+
437
+ - Provided the support to disable the combinator if only one rule is present.
438
+
439
+ ## 17.4.43 (2020-01-14)
440
+
441
+ ### QueryBuilder
442
+
443
+ #### Bug Fixes
444
+
445
+ - Issue with predicate generation for between operator is fixed.
446
+
447
+ ## 17.4.41 (2020-01-07)
448
+
449
+ ### QueryBuilder
450
+
451
+ #### Bug Fixes
452
+
453
+ - Issue with 'setRulesFromSql' method is fixed.
454
+
455
+ ## 17.4.39 (2019-12-17)
456
+
457
+ ### QueryBuilder
458
+
459
+ #### New Features
460
+
461
+ - Provided `NOT` Condition support.
462
+ - Provided Template support for Time Picker.
463
+
464
+ #### Bug Fixes
465
+
466
+ - Tooltip is not destroyed while using destroy method.
467
+ - Predicate is not created for Date type when between operator is fixed.
468
+
469
+ ## 17.3.27 (2019-11-12)
470
+
471
+ ### QueryBuilder
472
+
473
+ #### Bug Fixes
474
+
475
+ - Issue with changing 'number' type field is fixed.
476
+
477
+ ## 17.3.26 (2019-11-05)
478
+
479
+ ### QueryBuilder
480
+
481
+ #### New Features
482
+
483
+ - Provided Not Contains, Not Starts With and Not Ends With operator support.
484
+
485
+ ## 17.3.21 (2019-10-30)
486
+
487
+ ### QueryBuilder
488
+
489
+ #### Bug Fixes
490
+
491
+ - Value not updated properly while changing 'Between' operator.
492
+
493
+ ## 17.3.19 (2019-10-22)
494
+
495
+ ### QueryBuilder
496
+
497
+ #### Bug Fixes
498
+
499
+ - Value not updated properly while changing operator.
500
+
501
+ ## 17.2.46 (2019-08-22)
502
+
503
+ ### QueryBuilder
504
+
505
+ #### New Features
506
+
507
+ - Provided Null and Empty operator support.
508
+
509
+ ## 17.2.36 (2019-07-24)
510
+
511
+ ### QueryBuilder
512
+
513
+ #### Bug Fixes
514
+
515
+ - Date values are not properly filtered using DataManager.
516
+
517
+ ## 17.2.35 (2019-07-17)
518
+
519
+ ### QueryBuilder
520
+
521
+ #### Bug Fixes
522
+
523
+ - SQL Parsing issue when the rule contains 'Greater Than Or Equal', 'Less Than Or Equal' operator.
524
+ - Condition is not updated properly in the root while using 'setRules' method.
525
+
526
+ ## 17.2.28-beta (2019-06-27)
527
+
528
+ ### QueryBuilder
529
+
530
+ #### New Features
531
+
532
+ - Provided localization support for 'AND/OR' conditions.
533
+
534
+ ## 17.1.50 (2019-06-04)
535
+
536
+ ### QueryBuilder
537
+
538
+ #### Bug Fixes
539
+
540
+ - Selected value not maintained properly for radiobutton field.
541
+
542
+ ## 17.1.49 (2019-05-29)
543
+
544
+ ### QueryBuilder
545
+
546
+ #### Bug Fixes
547
+
548
+ - DataManager related issue resolved.
549
+
550
+ ## 17.1.48 (2019-05-21)
551
+
552
+ ### QueryBuilder
553
+
554
+ #### Bug Fixes
555
+
556
+ - Provided public method for get the rule by the rule Id.
557
+ - Date format issue in dd/mm/yyyy format.
558
+ - Selected value not maintained properly for radiobutton field.
559
+
560
+ ## 17.1.47 (2019-05-14)
561
+
562
+ ### QueryBuilder
563
+
564
+ #### New Features
565
+
566
+ - Provided `case sensitive` support.
567
+ - Provided default value option support for column fields.
568
+ - Provided groupBy support for columns.
569
+
570
+ #### Bug Fixes
571
+
572
+ - Updating conditions throws script error after using 'setRules' method.
573
+ - Rule with AND operator is not properly updated in ASP.NET MVC and Core.
574
+ - Multiselect datasource not properly updated for in and notin operators.
575
+ - Provided option for handling data source request on demand.
576
+
577
+ ## 17.1.43 (2019-04-30)
578
+
579
+ ### QueryBuilder
580
+
581
+ #### Bug Fixes
582
+
583
+ - Multiselect datasource not properly updated for in and notin operators.
584
+
585
+ ## 17.1.42 (2019-04-23)
586
+
587
+ ### QueryBuilder
588
+
589
+ #### Bug Fixes
590
+
591
+ - Rule with AND operator is not properly updated in ASP.NET MVC and Core.
592
+
593
+ ## 17.1.40 (2019-04-09)
594
+
595
+ ### QueryBuilder
596
+
597
+ #### Bug Fixes
598
+
599
+ - Updating conditions throws script error after using 'setRules' method.
600
+
601
+ ## 17.1.38 (2019-03-29)
602
+
603
+ ### QueryBuilder
604
+
605
+ #### Breaking Changes
606
+
607
+ - The following events are renamed.
608
+
609
+ | Existing Event Name | New Event Name |
610
+ |---|---|
611
+ | beforeConditionChange | beforeChange |
612
+ | beforeFieldChange | beforeChange |
613
+ | beforeOperatorChange | beforeChange |
614
+ | beforeValueChange | beforeChange |
615
+ | conditionChanged | change |
616
+ | fieldChanged | change |
617
+ | operatorChanged | change |
618
+ | valueChanged | change |
619
+ | groupDelete | change |
620
+ | groupInsert | change |
621
+ | ruleDelete | change |
622
+ | ruleInsert | change |
623
+
624
+ - Modified the return type of 'getFilteredRecords' method from object collection to promise.
625
+ - Renamed the 'RulesModel' class to 'RuleModel' and removed the 'RulesModel' class.
626
+
627
+ #### Bug Fixes
628
+
629
+ - Between Operator produces incorrect SQL is fixed.
630
+ - Issue with binding boolean values to radio button is fixed.
631
+ - Introduced new event 'RuleChange' which triggers once the current Rule is different from the older Rule.
632
+
633
+ ## 17.1.32-beta (2019-03-13)
634
+
635
+ ### QueryBuilder
636
+
637
+ #### Breaking Changes
638
+
639
+ - The following events are renamed.
640
+
641
+ | Existing Event Name | New Event Name |
642
+ |---|---|
643
+ | beforeConditionChange | beforeChange |
644
+ | beforeFieldChange | beforeChange |
645
+ | beforeOperatorChange | beforeChange |
646
+ | beforeValueChange | beforeChange |
647
+ | conditionChanged | change |
648
+ | fieldChanged | change |
649
+ | operatorChanged | change |
650
+ | valueChanged | change |
651
+ | groupDelete | change |
652
+ | groupInsert | change |
653
+ | ruleDelete | change |
654
+ | ruleInsert | change |
655
+
656
+ #### Bug Fixes
657
+
658
+ - Between Operator produces incorrect SQL is fixed.
659
+
660
+ ## 16.4.54 (2019-02-19)
661
+
662
+ ### QueryBuilder
663
+
664
+ #### Bug Fixes
665
+
666
+ - 'Add Group' option is not disabled while setting groupInsert as false is fixed.
667
+
668
+ ## 16.4.52 (2019-02-05)
669
+
670
+ ### QueryBuilder
671
+
672
+ #### New Features
673
+
674
+ - Provided `Summary view` support.
675
+
676
+ ## 16.4.44 (2018-12-24)
677
+
678
+ ### QueryBuilder
679
+
680
+ #### Bug Fixes
681
+
682
+ - Introduced validateFields method for validation.
683
+
684
+ ## 16.4.40-beta (2018-12-10)
685
+
686
+ ### QueryBuilder
687
+
688
+ The Query Builder component is a graphical user interface that allows users to create and edit filters. It outputs a structured JSON of filters which that can be easily parsed to create SQL. It is integrated with Data Manager to communicates with data sources and returns the desired result based on the provided filter. It supports data binding, templates, validation, and horizontal and vertical orientation.
689
+
690
+
691
+ - **Data binding**: It auto populates the data source and maps the data to the appropriate fields.
692
+ - **Template**: Supports templates and it is applicable for all input components.
693
+ - **Queries**: Queries supports JSON/SQL rules.
694
+
695
+
696
+ ## 18.2.47 (2020-07-28)
697
+
698
+ ### QueryBuilder
699
+
700
+ #### Bug Fixes
701
+
702
+ `#F156190` - Not able to select value field using 'IN' operator in production mode issue fixed.
703
+
704
+