Skip to content

Commit 5b4a1c3

Browse files
committed
v16.1.24 is released
1 parent 5a945b9 commit 5b4a1c3

File tree

526 files changed

+3173
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

526 files changed

+3173
-11
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
$imported-modules: () !default;
3+
.e-control {
4+
@at-root
5+
{
6+
@import "../highcontrast.scss";
7+
}
8+
}

accordion/highcontrast.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-navigations/styles/accordion/highcontrast.scss";

accumulation-chart/bootstrap.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

accumulation-chart/fabric.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

accumulation-chart/material.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
$imported-modules: () !default;
3+
.e-control {
4+
@at-root
5+
{
6+
@import "../highcontrast.scss";
7+
}
8+
}

auto-complete/highcontrast.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-dropdowns/styles/auto-complete/highcontrast.scss";

base/compatibility/highcontrast.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
$imported-modules: () !default;
3+
.e-control {
4+
@at-root
5+
{
6+
@import "../highcontrast.scss";
7+
}
8+
}

base/highcontrast.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-base/styles/highcontrast.scss";

0 commit comments

Comments
 (0)