@syncfusion/ej2-angular-dropdowns 23.1.41-ngcc → 23.1.42-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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Mention
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen".
10
+
11
+ ### DropDownTree
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
16
+
17
+ ## 23.1.41 (2023-10-17)
18
+
5
19
  ### MultiSelect
6
20
 
7
21
  #### Bug fixes
@@ -19,7 +33,6 @@
19
33
 
20
34
  #### Bug Fixes
21
35
 
22
- - `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
23
36
  - `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
24
37
 
25
38
  ## 23.1.38 (2023-09-26)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-dropdowns.umd.js
3
- * version : 23.1.41
3
+ * version : 23.1.42
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
@@ -1258,7 +1258,7 @@ __decorate$5([
1258
1258
  __metadata$5("design:type", Object)
1259
1259
  ], exports.DropDownTreeComponent.prototype, "noRecordsTemplate", void 0);
1260
1260
  __decorate$5([
1261
- ej2AngularBase.Template('The Request failed'),
1261
+ ej2AngularBase.Template('The Request Failed'),
1262
1262
  __metadata$5("design:type", Object)
1263
1263
  ], exports.DropDownTreeComponent.prototype, "actionFailureTemplate", void 0);
1264
1264
  exports.DropDownTreeComponent = DropDownTreeComponent_1 = __decorate$5([