@syncfusion/ej2-react-filemanager 20.2.38 → 20.2.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
|
@@ -2,6 +2,38 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### File Manager
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I394199` - The issue with "Image preview is not loaded while naming folders with special characters in ASP.NET Core File Manager" has been resolved.
|
|
10
|
+
|
|
11
|
+
### File Manager
|
|
12
|
+
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
- `#I391992` - The issue with "Getting incorrect folder or file path details in the Node JS file service provider for the File Manager component" has been resolved.
|
|
16
|
+
|
|
17
|
+
## 20.2.39 (2022-07-19)
|
|
18
|
+
|
|
19
|
+
### File Manager
|
|
20
|
+
|
|
21
|
+
#### Bug Fixes
|
|
22
|
+
|
|
23
|
+
- `#I391271` - The issue with "Facing an error in the File Manager component while performing the drag and drop with the ID-based providers" has been resolved.
|
|
24
|
+
|
|
25
|
+
### File Manager
|
|
26
|
+
|
|
27
|
+
#### Bug Fixes
|
|
28
|
+
|
|
29
|
+
- `#I385707` - The issue with "Facing error while copying and pasting a folder within another folder in the MVC File Manager component" has been resolved.
|
|
30
|
+
|
|
31
|
+
### File Manager
|
|
32
|
+
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
- `#F175723` - The issue with "The File Manager incorrectly shows Type of the selected items when an unidentified file type is selected" has been resolved.
|
|
36
|
+
|
|
5
37
|
## 19.2.56 (2021-08-17)
|
|
6
38
|
|
|
7
39
|
### File Manager
|
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-filemanager.umd.min.js
|
|
3
|
-
* version : 20.2.
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
|
-
/*!
|
|
11
|
-
* filename: ej2-react-filemanager.umd.min.js
|
|
12
|
-
* version : 20.2.36
|
|
3
|
+
* version : 20.2.44
|
|
13
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
14
5
|
* Use of this code is subject to the terms of our license.
|
|
15
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-filemanager@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-filemanager@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-filemanager@20.2.43",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ARqi9289iSuDd38O1q6s1BxNb9CuGQT58RVdlp7czQIZp5uQlDYii0e0a9OYut+qB8Fcbag0Bg89t0ZswslILQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-filemanager",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-20.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-20.2.43.tgz",
|
|
23
|
+
"_shasum": "354ced472ae6edbf3aeecaee6ed100acf0f67ea1",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-filemanager@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.2.
|
|
35
|
-
"@syncfusion/ej2-filemanager": "20.2.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~20.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.2.43",
|
|
35
|
+
"@syncfusion/ej2-filemanager": "20.2.44",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~20.2.43"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 FileManager Component for React",
|
|
@@ -64,6 +64,6 @@
|
|
|
64
64
|
"type": "git",
|
|
65
65
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
66
66
|
},
|
|
67
|
-
"
|
|
68
|
-
"
|
|
67
|
+
"version": "20.2.44",
|
|
68
|
+
"sideEffects": false
|
|
69
69
|
}
|
|
@@ -1510,7 +1510,7 @@ ejs-filemanager {
|
|
|
1510
1510
|
}
|
|
1511
1511
|
.e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
|
|
1512
1512
|
background-color: #0078d4;
|
|
1513
|
-
color: #
|
|
1513
|
+
color: #1b1a19;
|
|
1514
1514
|
}
|
|
1515
1515
|
.e-filemanager .e-fe-clone .e-fe-content {
|
|
1516
1516
|
background-color: #252423;
|
|
@@ -1518,8 +1518,8 @@ ejs-filemanager {
|
|
|
1518
1518
|
}
|
|
1519
1519
|
.e-filemanager .e-fe-clone .e-fe-count {
|
|
1520
1520
|
background-color: #0078d4;
|
|
1521
|
-
border-color: #
|
|
1522
|
-
color: #
|
|
1521
|
+
border-color: #1b1a19;
|
|
1522
|
+
color: #1b1a19;
|
|
1523
1523
|
}
|
|
1524
1524
|
.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover {
|
|
1525
1525
|
background: transparent;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1510,7 +1510,7 @@ ejs-filemanager {
|
|
|
1510
1510
|
}
|
|
1511
1511
|
.e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
|
|
1512
1512
|
background-color: #0078d4;
|
|
1513
|
-
color: #
|
|
1513
|
+
color: #1b1a19;
|
|
1514
1514
|
}
|
|
1515
1515
|
.e-filemanager .e-fe-clone .e-fe-content {
|
|
1516
1516
|
background-color: #252423;
|
|
@@ -1518,8 +1518,8 @@ ejs-filemanager {
|
|
|
1518
1518
|
}
|
|
1519
1519
|
.e-filemanager .e-fe-clone .e-fe-count {
|
|
1520
1520
|
background-color: #0078d4;
|
|
1521
|
-
border-color: #
|
|
1522
|
-
color: #
|
|
1521
|
+
border-color: #1b1a19;
|
|
1522
|
+
color: #1b1a19;
|
|
1523
1523
|
}
|
|
1524
1524
|
.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover {
|
|
1525
1525
|
background: transparent;
|