@syncfusion/ej2-react-querybuilder 24.1.41 → 24.1.44

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.
package/CHANGELOG.md CHANGED
@@ -6,7 +6,9 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#F511006` - Issue with Date rule format value not updated properly while using two rule in Query builder has been fixed.
9
+ - `#F185815` - Issue with dynamically changing readonly property has been fixed.
10
+
11
+ ## 24.1.43 (2023-12-27)
10
12
 
11
13
  ### QueryBuilder
12
14
 
@@ -14,11 +16,48 @@
14
16
 
15
17
  - `#F510127` - Issue with Query builder rule does not gets changed dynamically has been fixed.
16
18
 
19
+ ## 24.1.41 (2023-12-18)
20
+
21
+ ### QueryBuilder
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#F511006` - Issue with Date rule format value not updated properly while using two rule in Query builder has been fixed.
26
+
27
+ ## 23.2.7 (2023-12-05)
28
+
29
+ ### QueryBuilder
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I510127` - Issue with Query builder rule does not changed dynamically has been fixed.
34
+
35
+ ## 23.1.44 (2023-11-07)
36
+
37
+ ### QueryBuilder
38
+
39
+ #### Bug Fixes
40
+
41
+ - `#I510127` - Issue with Query builder dynamically adding rule does not gets changed has been fixed.
42
+
43
+ ## 23.1.41 (2023-10-17)
44
+
45
+ ### QueryBuilder
46
+
47
+ #### Bug Fixes
48
+
49
+ - `#F184903` - Issue with `setRules` method of the Query builder not working for complex data binding has been fixed.
50
+
51
+ ## 23.1.39 (2023-10-04)
52
+
17
53
  ### QueryBuilder
18
54
 
19
55
  #### Bug Fixes
20
56
 
21
57
  - `#I501292` - Issue with Query builder validation tooltip is not shows on second time has been fixed.
58
+ - `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
59
+
60
+ ## 23.1.38 (2023-09-26)
22
61
 
23
62
  ### QueryBuilder
24
63
 
@@ -26,12 +65,48 @@
26
65
 
27
66
  - `#I504588` - Issue with Query builder column template not render in Vue3 platform has been fixed.
28
67
 
68
+ ## 23.1.36 (2023-09-15)
69
+
29
70
  ### QueryBuilder
30
71
 
31
72
  #### Bug Fixes
32
73
 
33
74
  - `#I493593` - Resolved the Script error thrown in `getRule` method of QueryBuilder while using change event.
34
75
 
76
+ ## 22.2.9 (2023-08-15)
77
+
78
+ ### QueryBuilder
79
+
80
+ #### Bug Fixes
81
+
82
+ - `#F183921` - Resolved the Script error thrown while changing Boolean value in dropdowntree fieldMode of QueryBuilder
83
+
84
+ ## 22.2.8 (2023-08-08)
85
+
86
+ ### QueryBuilder
87
+
88
+ #### Bug Fixes
89
+
90
+ - `#I469225` - Resolved the Custom operator not working properly in QueryBuilder While dynamically change locale property.
91
+
92
+ ## 22.1.38 (2023-07-11)
93
+
94
+ ### QueryBuilder
95
+
96
+ #### Bug Fixes
97
+
98
+ - `#I469225` - Resolved the Dropdown tree field selection related issue in the query builder.
99
+
100
+ ## 22.1.37 (2023-07-04)
101
+
102
+ ### QueryBuilder
103
+
104
+ #### Bug Fixes
105
+
106
+ - `#I44054` - Resolved the issue where importing SQL queries containing special characters.
107
+
108
+ ## 22.1.34 (2023-06-21)
109
+
35
110
  ### QueryBuilder
36
111
 
37
112
  #### Bug Fixes
@@ -39,29 +114,45 @@
39
114
  - `#I460895` - Issue with Query builder template not render in Vue3 platform has been fixed.
40
115
  - `#I448219` - Issue with Query builder validation not shown using `validateFields` method and scroll the page has been fixed.
41
116
 
117
+ ## 20.4.51 (2023-02-21)
118
+
42
119
  ### QueryBuilder
43
120
 
44
121
  #### Bug Fixes
45
122
 
46
- - `#I428779` - Issue with Providing the single quotes in SQL string support to query builder has been fixed.
47
123
  - `#I430220` - Issue with Value template issue with complex data binding of query builder has been fixed.
124
+ - `#I428779` - Issue with Providing the single quotes in SQL string support to query builder has been fixed.
125
+
126
+ ## 20.4.42 (2023-01-04)
48
127
 
49
128
  ### QueryBuilder
50
129
 
51
130
  #### Bug Fixes
52
131
 
53
132
  - `#F31632` - Accessibility issue in Query Builder has been resolved.
133
+
134
+ ## 20.4.40 (2022-12-28)
135
+
136
+ ### QueryBuilder
137
+
138
+ #### Bug Fixes
139
+
54
140
  - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
55
141
  - `#I423706` - Issue with Field Dropdown list popups get collapses when we use `validateFields` method in query builder has been fixed
56
142
 
143
+ ## 20.4.38 (2022-12-21)
144
+
57
145
  ### QueryBuilder
58
146
 
59
147
  #### Bug Fixes
60
148
 
61
149
  - `#F420982` - Issue with `getValidRules` method of query builder returns empty group has been fixed.
62
150
  - `#I404520` - Provided Localization support SQL query builder operators.
151
+ - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
63
152
  - `#I408324` - Issue with Script errors throwing in validating query builder fields while double click has been fixed.
64
- - `#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
153
+ - `#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.
154
+
155
+ ## 20.3.47 (2022-09-29)
65
156
 
66
157
  ### QueryBuilder
67
158
 
@@ -72,12 +163,14 @@
72
163
  - `#I375472` - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
73
164
  - `#I394878` - Issue with Date type Between value not render properly while using `setRulesFromSql` method has been fixed
74
165
 
166
+ ## 20.2.40 (2022-07-26)
167
+
75
168
  ### QueryBuilder
76
169
 
77
170
  #### Bug Fixes
78
171
 
79
- - `#I375472` Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
80
- - `#I388333` Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
172
+ - `#I375472` - Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
173
+ - `#I388333` - Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
81
174
 
82
175
  ## 19.3.45 (2021-10-12)
83
176
 
@@ -94,7 +187,7 @@
94
187
 
95
188
  #### New Features
96
189
 
97
- - Provided Dropdown Tree component support in Complex data binding.
190
+ - Provided Dropdown Tree component support in Complex data binding
98
191
 
99
192
  ## 19.2.59 (2021-08-31)
100
193
 
package/README.md CHANGED
@@ -121,4 +121,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
121
121
 
122
122
  See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-query-builder-npm) for more info.
123
123
 
124
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
124
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-querybuilder.min.js
3
- * version : 24.1.41
3
+ * version : 24.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-querybuilder.umd.min.js
3
- * version : 24.1.41
3
+ * version : 24.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-querybuilder@*",
3
- "_id": "@syncfusion/ej2-react-querybuilder@18.24.1",
3
+ "_id": "@syncfusion/ej2-react-querybuilder@24.1.43",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-V8gwqzGt1Z7+MEssWA+AqPeFYkIM5DPrjQYSIQRbOoXj6iie7D7OP9uLKi3+nn5XLjSgDjKRpdRczfyzU/UIwg==",
5
+ "_integrity": "sha512-nHeq/SzIbaDcK1H6Eo8O+1QWCUrgKdgw7ww+cuuI0xhIsRbViExzlFcXHoy5bDRv2xmtb+HOrc8lZF40UAE0FQ==",
6
6
  "_location": "/@syncfusion/ej2-react-querybuilder",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-18.24.1.tgz",
23
- "_shasum": "bc37b857ef328d5da736bf811455b95401ded67e",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-24.1.43.tgz",
23
+ "_shasum": "d388f4e3481fd00f7492cb1bfede706a2aa81898",
24
24
  "_spec": "@syncfusion/ej2-react-querybuilder@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
26
26
  "author": {
@@ -31,8 +31,8 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~24.1.41",
35
- "@syncfusion/ej2-querybuilder": "24.1.41",
34
+ "@syncfusion/ej2-base": "~24.1.42",
35
+ "@syncfusion/ej2-querybuilder": "24.1.44",
36
36
  "@syncfusion/ej2-react-base": "~24.1.41"
37
37
  },
38
38
  "deprecated": false,
@@ -56,6 +56,6 @@
56
56
  "type": "git",
57
57
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
58
58
  },
59
- "version": "24.1.41",
59
+ "version": "24.1.44",
60
60
  "sideEffects": false
61
61
  }