Skip to content

Commit b50fbac

Browse files
author
pipeline
committed
v23.1.36 is released
1 parent a470926 commit b50fbac

File tree

1,266 files changed

+28020
-3802
lines changed

Some content is hidden

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

1,266 files changed

+28020
-3802
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
"bpmn",
4848
"pdfviewer"
4949
]
50-
}
50+
}

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ej2-angular-samples",
3-
"version": "22.1.34",
3+
"version": "23.1.36",
44
"private": true,
55
"dependencies": {
66
"@angular/animations": "^15.1.0",
@@ -52,15 +52,16 @@
5252
"@syncfusion/ej2-angular-image-editor": "*",
5353
"child_process": "^1.0.2",
5454
"fuse.js": "^3.2.0",
55-
"marked": "^0.3.19",
55+
"marked": "4.0.10",
5656
"gulp": "^4.0.2",
5757
"rxjs": "~7.8.0",
5858
"shelljs": "^0.8.5",
5959
"gulp-s3-upload": "1.6.6",
6060
"gulp-gzip": "1.4.2",
6161
"tslib": "^2.3.0",
6262
"zone.js": "~0.12.0",
63-
"node-fetch": "2.6.7"
63+
"node-fetch": "2.6.7",
64+
"elasticlunr": "0.9.5"
6465
},
6566
"devDependencies": {
6667
"@angular-devkit/build-angular": "^15.1.4",

sampleOrder.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,8 @@
863863
"Samples": {
864864
"default":"Default Functionalities",
865865
"simplified": "Simplified Mode",
866-
"resize": "Ribbon Resizing"
866+
"resize": "Ribbon Resizing",
867+
"backstage": "Ribbon Backstage"
867868
}
868869
},
869870
"rich-text-editor": {

src/app/accordion/ajax-content.html

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

src/app/accordion/ajax-stackb.json

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

src/app/accordion/ajax.component.ts

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

src/app/accordion/ajax.html

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

src/app/accordion/default-stackb.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/app/accordion/icon-stackb.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/app/accordion/keyboard-interaction-stackb.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)