Skip to content

Commit 4718dd5

Browse files
author
pipeline
committedDec 28, 2022
v20.4.40 is released
1 parent c5f8acc commit 4718dd5

File tree

2,545 files changed

+57001
-55473
lines changed

Some content is hidden

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

2,545 files changed

+57001
-55473
lines changed
 

Diff for: ‎controls/barcodegenerator/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Barcode control is also offered in the following list of frameworks.
4343

4444
## Key features
4545

46-
* Barcode Symbologies - Supports a wide range of barcode symbologies, including:
46+
* [**Barcode Symbologies**] - Supports a wide range of barcode symbologies, including:
4747
* [QR Code](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/qrcode.html)
4848
* [Data Matrix](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/datamatrix.html)
4949
* [Code 39](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code39.html)
@@ -59,8 +59,8 @@ Barcode control is also offered in the following list of frameworks.
5959
* [EAN-13](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean13.html)
6060
* [UPC-A](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upca.html)
6161
* [UPC-E](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upce.html)
62-
* Text Customization - Allows you to customize the text displayed.
63-
* Exporting - Barcode can be exported as .png or .jpeg fromat image and can also be exported as base64 string.
62+
* [**Text Customization**] - Allows you to customize the text displayed.
63+
* [**Exporting**] - Barcode can be exported as .png or .jpeg fromat image and can also be exported as base64 string.
6464

6565
## Support
6666

Diff for: ‎controls/barcodegenerator/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"ej2",
4141
"syncfusion",
4242
"ej2-barcode",
43+
"ej2-QRcode",
4344
"web-components",
4445
"TypeScript",
4546
"barcode",

0 commit comments

Comments
 (0)