Skip to content

Commit ff1ebc7

Browse files
author
pipeline
committed
v26.2.4 is released
1 parent 5e946ca commit ff1ebc7

File tree

4,979 files changed

+910796
-2746
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,979 files changed

+910796
-2746
lines changed

components/barcodegenerator/CHANGELOG.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 26.1.42 (2024-07-16)
5+
## 26.2.4 (2024-07-24)
66

77
### Barcode
88

@@ -81,7 +81,4 @@
8181

8282
The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in the web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers
8383

84-
85-
- Supports 2 two-dimensional barcodes such as QR and DataMatrix barcodes.
86-
87-
84+
- Supports 2 two-dimensional barcodes such as QR and DataMatrix barcodes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Project description: Repository for EJ2 angular API Documentation.

components/barcodegenerator/gulpfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var gulp = require('gulp');
55
/**
66
* Build ts and scss files
77
*/
8-
gulp.task('build', ['scripts', 'styles']);
8+
gulp.task('build', gulp.series('scripts', 'styles'));
99

1010
/**
1111
* Compile ts files

components/barcodegenerator/node_modules/@ampproject/remapping/README.md

+126
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/barcodegenerator/node_modules/@angular-devkit/architect/README.md

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/barcodegenerator/node_modules/@angular-devkit/architect/node_modules/rxjs/README.md

+147
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)