@syncfusion/ej2-react-layouts 22.2.9 → 23.1.36
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 +0 -53
- package/dist/ej2-react-layouts.min.js +1 -1
- package/dist/ej2-react-layouts.umd.min.js +1 -1
- package/package.json +9 -9
- package/styles/avatar/material-dark.css +0 -1
- package/styles/avatar/material.css +0 -1
- package/styles/avatar/material3-dark.css +0 -1
- package/styles/avatar/material3-dark.scss +1 -1
- package/styles/avatar/material3.css +0 -1
- package/styles/avatar/material3.scss +1 -1
- package/styles/avatar/tailwind-dark.css +0 -1
- package/styles/avatar/tailwind.css +0 -1
- package/styles/card/material-dark.css +0 -1
- package/styles/card/material.css +0 -1
- package/styles/card/material3-dark.css +0 -1
- package/styles/card/material3-dark.scss +1 -1
- package/styles/card/material3.css +0 -1
- package/styles/card/material3.scss +1 -1
- package/styles/card/tailwind-dark.css +0 -1
- package/styles/card/tailwind.css +0 -1
- package/styles/dashboard-layout/material-dark.css +0 -1
- package/styles/dashboard-layout/material.css +0 -1
- package/styles/dashboard-layout/material3-dark.css +0 -1
- package/styles/dashboard-layout/material3-dark.scss +1 -1
- package/styles/dashboard-layout/material3.css +0 -1
- package/styles/dashboard-layout/material3.scss +1 -1
- package/styles/dashboard-layout/tailwind-dark.css +0 -1
- package/styles/dashboard-layout/tailwind.css +0 -1
- package/styles/material-dark.css +0 -1
- package/styles/material.css +0 -1
- package/styles/material3-dark.css +0 -4
- package/styles/material3.css +0 -1
- package/styles/splitter/material-dark.css +0 -1
- package/styles/splitter/material.css +0 -1
- package/styles/splitter/material3-dark.css +0 -1
- package/styles/splitter/material3-dark.scss +1 -1
- package/styles/splitter/material3.css +0 -1
- package/styles/splitter/material3.scss +1 -1
- package/styles/splitter/tailwind-dark.css +0 -1
- package/styles/splitter/tailwind.css +0 -1
- package/styles/tailwind-dark.css +0 -4
- package/styles/tailwind.css +0 -4
package/CHANGELOG.md
CHANGED
@@ -2,59 +2,6 @@
|
|
2
2
|
|
3
3
|
## [Unreleased]
|
4
4
|
|
5
|
-
### Splitter
|
6
|
-
|
7
|
-
#### Bug Fixes
|
8
|
-
|
9
|
-
- `#I483293` - Fixed memory leak issue in Splitter component.
|
10
|
-
|
11
|
-
## 22.1.37 (2023-07-04)
|
12
|
-
|
13
|
-
### Splitter
|
14
|
-
|
15
|
-
#### Bug Fixes
|
16
|
-
|
17
|
-
- `#I466016` - The issue with "The Horizontal pane does not retain its size when the window is resized" has been resolved.
|
18
|
-
- `#I466016` - The issue with "When including pane background colour, the Splitter resize button disappears" has been resolved.
|
19
|
-
|
20
|
-
## 22.1.36 (2023-06-28)
|
21
|
-
|
22
|
-
### Dashboard Layout
|
23
|
-
|
24
|
-
#### Bug Fixes
|
25
|
-
|
26
|
-
- `#I474181` - The issue with Dashboard Layout component while setting panels in row 1 and none at row 0 has been resolved.
|
27
|
-
|
28
|
-
### Splitter
|
29
|
-
|
30
|
-
#### Bug Fixes
|
31
|
-
|
32
|
-
- `#I469291` - The performance issue that occurred while dragging and hovering on the splitter bar has been resolved.
|
33
|
-
- `#I469291` - The issue of content disappearing when resizing the pane has been resolved.
|
34
|
-
|
35
|
-
|
36
|
-
## 21.2.9 (2023-06-06)
|
37
|
-
|
38
|
-
### Dashboard Layout
|
39
|
-
|
40
|
-
#### Bug Fixes
|
41
|
-
|
42
|
-
- `#F182339` - Resolved the panel overlapping issue, when resize it after continuously performing drag and drop actions in Dashboard Layout component.
|
43
|
-
|
44
|
-
### Splitter
|
45
|
-
|
46
|
-
#### Bug Fixes
|
47
|
-
|
48
|
-
- `#I463883` - The issue of "updating the pane setting dynamically with the same value despite manually resizing the pane" has been resolved.
|
49
|
-
|
50
|
-
## 21.2.6 (2023-05-23)
|
51
|
-
|
52
|
-
### Splitter
|
53
|
-
|
54
|
-
#### Bug Fixes
|
55
|
-
|
56
|
-
- `#I451526` - The issue with the "Pane resizing would not works properly" has been resolved.
|
57
|
-
|
58
5
|
## 20.4.48 (2023-02-01)
|
59
6
|
|
60
7
|
### Splitter
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-react-layouts.min.js
|
3
|
-
* version :
|
3
|
+
* version : 23.1.36
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-layouts.umd.min.js
|
3
|
-
* version :
|
3
|
+
* version : 23.1.36
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-layouts@*",
|
3
|
-
"_id": "@syncfusion/ej2-react-layouts@
|
3
|
+
"_id": "@syncfusion/ej2-react-layouts@21.4.3",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-9EjXgU0GFLfIz//akNfoIR3fUZ+o7/yPbmBd8RRwG/lTuvwV5XKQ8mkdr0QPb5FIoYjkv8/HLZccjJ0vOA7Iag==",
|
6
6
|
"_location": "/@syncfusion/ej2-react-layouts",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,10 +19,10 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-21.4.3.tgz",
|
23
|
+
"_shasum": "7589f4a642b7506a874539b03af26ecaabcd6b30",
|
24
24
|
"_spec": "@syncfusion/ej2-react-layouts@*",
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
26
26
|
"author": {
|
27
27
|
"name": "Syncfusion Inc."
|
28
28
|
},
|
@@ -31,9 +31,9 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-base": "~
|
35
|
-
"@syncfusion/ej2-layouts": "
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
34
|
+
"@syncfusion/ej2-base": "~23.1.36",
|
35
|
+
"@syncfusion/ej2-layouts": "23.1.36",
|
36
|
+
"@syncfusion/ej2-react-base": "~23.1.36"
|
37
37
|
},
|
38
38
|
"deprecated": false,
|
39
39
|
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React",
|
@@ -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": "
|
59
|
+
"version": "23.1.36",
|
60
60
|
"sideEffects": false
|
61
61
|
}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/avatar/material3-dark.scss';
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/avatar/material3.scss';
|
package/styles/card/material.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/card/material3-dark.scss';
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/card/material3.scss';
|
package/styles/card/tailwind.css
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
2
1
|
/*! component's theme wise override material-definitions and variables */
|
3
2
|
/* stylelint-disable */
|
4
3
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
@@ -1,4 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
2
1
|
/*! component's theme wise override material-definitions and variables */
|
3
2
|
/* stylelint-disable */
|
4
3
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/dashboard-layout/material3-dark.scss';
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/dashboard-layout/material3.scss';
|
@@ -1,4 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
1
|
/*! component's theme wise override tailwind-definitions and variables */
|
3
2
|
/* stylelint-disable */
|
4
3
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
@@ -1,4 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
1
|
/*! component's theme wise override tailwind-definitions and variables */
|
3
2
|
/* stylelint-disable */
|
4
3
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED
@@ -1,7 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
5
1
|
:root {
|
6
2
|
--color-sf-black: 0, 0, 0;
|
7
3
|
--color-sf-white: 255, 255, 255;
|
package/styles/material3.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/splitter/material3-dark.scss';
|
@@ -1,2 +1,2 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
@import 'ej2-layouts/styles/splitter/material3.scss';
|
package/styles/tailwind-dark.css
CHANGED
@@ -1,7 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
5
1
|
.e-avatar {
|
6
2
|
-ms-flex-line-pack: center;
|
7
3
|
align-content: center;
|
package/styles/tailwind.css
CHANGED
@@ -1,7 +1,3 @@
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
5
1
|
.e-avatar {
|
6
2
|
-ms-flex-line-pack: center;
|
7
3
|
align-content: center;
|