Skip to content

Commit 0b38215

Browse files
author
pipeline
committed
v27.1.50 is released
1 parent 7401d20 commit 0b38215

File tree

86 files changed

+246
-257
lines changed

Some content is hidden

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

86 files changed

+246
-257
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion

components/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-angular-base",
3-
"version": "19.17.0",
3+
"version": "27.1.48",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/releasenotes/README.md

Lines changed: 0 additions & 183 deletions
This file was deleted.

components/buttons/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-angular-buttons",
3-
"version": "18.64.1",
3+
"version": "27.1.48",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/styles/bootstrap-dark.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap-dark.scss';
66
@import 'floating-action-button/bootstrap-dark.scss';
77
@import 'speed-dial/bootstrap-dark.scss';
8-
@import 'smart-paste-button/bootstrap-dark.scss';

components/buttons/styles/bootstrap.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap.scss';
66
@import 'floating-action-button/bootstrap.scss';
77
@import 'speed-dial/bootstrap.scss';
8-
@import 'smart-paste-button/bootstrap.scss';

components/buttons/styles/bootstrap4.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap4.scss';
66
@import 'floating-action-button/bootstrap4.scss';
77
@import 'speed-dial/bootstrap4.scss';
8-
@import 'smart-paste-button/bootstrap4.scss';

components/buttons/styles/bootstrap5-dark.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap5-dark.scss';
66
@import 'floating-action-button/bootstrap5-dark.scss';
77
@import 'speed-dial/bootstrap5-dark.scss';
8-
@import 'smart-paste-button/bootstrap5-dark.scss';

components/buttons/styles/bootstrap5.3.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap5.3.scss';
66
@import 'floating-action-button/bootstrap5.3.scss';
77
@import 'speed-dial/bootstrap5.3.scss';
8-
@import 'smart-paste-button/bootstrap5.3.scss';

components/buttons/styles/bootstrap5.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
@import 'chips/bootstrap5.scss';
66
@import 'floating-action-button/bootstrap5.scss';
77
@import 'speed-dial/bootstrap5.scss';
8-
@import 'smart-paste-button/bootstrap5.scss';

0 commit comments

Comments
 (0)