Skip to content

Commit 38e516c

Browse files
committed
Update to 18.2.6
1 parent 4a73054 commit 38e516c

File tree

10 files changed

+223
-215
lines changed

10 files changed

+223
-215
lines changed

package-lock.json

Lines changed: 40 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"devexpress-dashboard": "18.2.7",
6+
"devexpress-dashboard": "18.2.8",
77
"jquery-ui-dist": "^1.12.1"
88
},
99
"devDependencies": {

scripts/dx-analytics-core.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/dx-dashboard.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/dx-querybuilder.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/dx.all.js

Lines changed: 106 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/dx-analytics.light.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* DevExpress HTML/JS Analytics Core (dx-analytics.light.css)
3-
* Version: 18.2.7
4-
* Build date: 2019-03-11
3+
* Version: 18.2.8
4+
* Build date: 2019-04-24
55
* Copyright (c) 2012 - 2019 Developer Express Inc. ALL RIGHTS RESERVED
66
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
77
*/

styles/dx-dashboard.light.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/dx.common.css

Lines changed: 36 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* DevExtreme
3-
* Version: 18.2.7
4-
* Build date: Mar 9, 2019
3+
* Version: 18.2.8
4+
* Build date: Apr 23, 2019
55
*
66
* Copyright (c) 2012 - 2019 Developer Express Inc. ALL RIGHTS RESERVED
77
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1345,6 +1345,9 @@
13451345
table-layout: fixed;
13461346
position: relative;
13471347
}
1348+
.dx-tabs.dx-tabs-stretched {
1349+
table-layout: auto;
1350+
}
13481351
.dx-tabs.dx-overflow-hidden {
13491352
overflow: hidden;
13501353
}
@@ -2420,6 +2423,31 @@
24202423
max-height: inherit;
24212424
min-height: inherit;
24222425
}
2426+
.dx-popup-content > .dx-widget {
2427+
max-height: inherit;
2428+
}
2429+
.dx-popup-content > .dx-template-wrapper {
2430+
max-height: inherit;
2431+
min-height: inherit;
2432+
}
2433+
.dx-popup-content > .dx-template-wrapper > .dx-treeview,
2434+
.dx-popup-content > .dx-template-wrapper > .dx-scrollable,
2435+
.dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable {
2436+
max-height: inherit;
2437+
min-height: inherit;
2438+
}
2439+
.dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable-wrapper,
2440+
.dx-popup-content > .dx-template-wrapper > .dx-scrollable > .dx-scrollable-wrapper,
2441+
.dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper,
2442+
.dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable-wrapper > .dx-scrollable-container,
2443+
.dx-popup-content > .dx-template-wrapper > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,
2444+
.dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container {
2445+
max-height: inherit;
2446+
min-height: inherit;
2447+
}
2448+
.dx-popup-content > .dx-template-wrapper > .dx-widget {
2449+
max-height: inherit;
2450+
}
24232451
.dx-dialog-root .dx-overlay-shader {
24242452
background-color: #444;
24252453
}
@@ -2905,12 +2933,6 @@
29052933
.dx-lookup-search-wrapper {
29062934
width: 100%;
29072935
}
2908-
.dx-popup-content .dx-lookup-validation-message {
2909-
display: none;
2910-
}
2911-
.dx-popup-content.dx-lookup-invalid .dx-lookup-validation-message {
2912-
display: block;
2913-
}
29142936
.dx-actionsheet-popup-wrapper .dx-overlay-content {
29152937
padding-top: 0;
29162938
padding-bottom: 0;
@@ -4043,6 +4065,9 @@ input.dx-hidden {
40434065
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-text-content-alignment-right {
40444066
margin-left: 3px;
40454067
}
4068+
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-master-detail-cell {
4069+
max-width: 0;
4070+
}
40464071
.dx-datagrid-content .dx-datagrid-table [class*="column"] + [class*="column"]:last-child {
40474072
float: none;
40484073
}
@@ -5206,6 +5231,9 @@ input.dx-hidden {
52065231
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-text-content-alignment-right {
52075232
margin-left: 3px;
52085233
}
5234+
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-master-detail-cell {
5235+
max-width: 0;
5236+
}
52095237
.dx-treelist-content .dx-treelist-table [class*="column"] + [class*="column"]:last-child {
52105238
float: none;
52115239
}

0 commit comments

Comments
 (0)