Skip to content

Commit e464f81

Browse files
author
pipeline
committed
v32.1.25 is released
1 parent 260f9c2 commit e464f81

File tree

4,723 files changed

+15802
-4300
lines changed

Some content is hidden

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

4,723 files changed

+15802
-4300
lines changed

README.md

Lines changed: 1345 additions & 60 deletions

controls/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion

controls/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-base",
3-
"version": "32.1.23",
3+
"version": "32.1.24",
44
"description": "A common package of Essential JS 2 base libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

controls/blockeditor/CHANGELOG.md

Lines changed: 1 addition & 1 deletion

controls/blockeditor/README.md

Lines changed: 0 additions & 8 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@use 'blockeditor/bds-definition' as *;
22
@use 'blockeditor/icons/bds' as *;
3-
@use 'blockeditor/all' as *;
3+
@use 'blockeditor/all.bds' as *;
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@use 'blockeditor/bds-definition' as *;
22
@use 'blockeditor/icons/bds' as *;
3-
@use 'blockeditor/all' as *;
4-
@use 'blockeditor/bigger' as *;
3+
@use 'blockeditor/all.bds' as *;
4+
@use 'blockeditor/bigger.bds' as *;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@use 'layout.bds' as *;
2+
@use 'theme.bds' as *;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@use 'layout.bootstrap-dark' as *;
2+
@use 'theme.bootstrap-dark' as *;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@use 'layout.bootstrap' as *;
2+
@use 'theme.bootstrap' as *;

0 commit comments

Comments
 (0)