-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pipeline
committed
Dec 12, 2024
1 parent
31e5cc7
commit 415453f
Showing
17,226 changed files
with
725,109 additions
and
1,131,920 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
|
||
## 28.1.33 (2024-12-12) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#I508544` - Now, the DataMatrix barcode is rendered properly with alphanumeric values. | ||
|
||
## 19.1.63 (2021-05-13) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#316606` - "Text alignment was not proper with UPCA type barcode" issue has been fixed. | ||
|
||
## 19.1.56 (2021-04-13) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#316606` - "Text alignment was not proper with UPCA type barcode" issue has been fixed. | ||
|
||
## 18.4.30 (2020-12-17) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#278404` - "Ean-13 barcode not rendering" issue has been fixed. | ||
|
||
## 18.3.35 (2020-10-01) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#278404` - "Ean-13 barcode not rendering" issue has been fixed. | ||
|
||
## 18.1.43 (2020-04-07) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#278404` - "Ean-13 barcode not rendering" issue has been fixed. | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#278404` - "Ean-13 barcode not rendering" issue has been fixed. | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#269847` - "Barcode control is not rendering in MVC" issue has been fixed. | ||
|
||
## 17.4.51 (2020-02-25) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#264414` - The issue "QR code is not rendered based on center bounds" has been fixed. | ||
|
||
## 17.4.49 (2020-02-11) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `#262067` - The issue "Unable to decode qrcode for some values" has been fixed. | ||
- `#262067` - The issue "DOM ID for the SVG and div element are same" has been fixed. | ||
|
||
## 17.4.46 (2020-01-30) | ||
|
||
### Barcode | ||
|
||
#### Bug Fixes | ||
|
||
- `F150725` - The issue "Barcode Control hasn't rendered in IE11 browser" has been fixed. | ||
|
||
## 17.2.28-beta (2019-06-27) | ||
|
||
### Barcode | ||
|
||
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 | ||
|
||
- Supports 2 two-dimensional barcodes such as QR and DataMatrix barcodes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
[![coverage](http://ej2.syncfusion.com/badges/ej2-barcode-generator/coverage.svg)](http://ej2.syncfusion.com/badges/ej2-barcode-generator) | ||
|
||
# JavaScript Barcode Generator Control | ||
|
||
The [JavaScript Barcode](https://www.syncfusion.com/javascript-ui-controls/js-barcode?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm) (QR Code) Generator Control is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts. | ||
|
||
<p align="center"> | ||
<a href="https://ej2.syncfusion.com/documentation/barcode/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm">Getting started</a> . | ||
<a href="https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean8.html">Online demos</a> . | ||
<a href="https://www.syncfusion.com/javascript-ui-controls/js-barcode?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm">Learn more</a> | ||
</p> | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-barcode.png" alt="JavaScript Barcode Control"/> | ||
</p> | ||
|
||
<p align="center"> | ||
Trusted by the world's leading companies | ||
<a href="https://www.syncfusion.com"> | ||
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo"> | ||
</a> | ||
</p> | ||
|
||
## Setup | ||
|
||
To install Barcode Generator and its dependent packages, use the following command. | ||
|
||
```sh | ||
npm install @syncfusion/ej2-barcode-generator | ||
``` | ||
|
||
## Supported frameworks | ||
|
||
Barcode control is also offered in the following list of frameworks. | ||
|
||
| [<img src="https://ej2.syncfusion.com/github/images/angular.svg" height="50" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/> [Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/> [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/> [Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) | | ||
| :-----: | :-----: | :-----: | :-----: | :-----: | | ||
|
||
## Showcase samples | ||
|
||
* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/dashboard) | ||
* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm) | ||
|
||
## Key features | ||
|
||
* [**Barcode Symbologies**] - Supports a wide range of barcode symbologies, including: | ||
* [QR Code](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/qrcode.html) | ||
* [Data Matrix](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/datamatrix.html) | ||
* [Code 39](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code39.html) | ||
* [Code 39 Extended](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code39Extd.html) | ||
* [Codabar](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/codabar.html) | ||
* [Code 32](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code32.html) | ||
* [Code 93](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code93.html) | ||
* [Code 128](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128.html) | ||
* [Code 128A](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128A.html) | ||
* [Code 128B](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128B.html) | ||
* [Code 128C](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128C.html) | ||
* [EAN-8](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean8.html) | ||
* [EAN-13](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean13.html) | ||
* [UPC-A](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upca.html) | ||
* [UPC-E](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upce.html) | ||
* [**Text Customization**] - Allows you to customize the text displayed. | ||
* [**Exporting**] - Barcode can be exported as .png or .jpeg fromat image and can also be exported as base64 string. | ||
|
||
## Support | ||
|
||
Product support is available through the following mediums. | ||
|
||
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support | ||
* [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm) | ||
* [GitHub issues](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new) | ||
* [Request feature or report bug](https://www.syncfusion.com/feedback/javascript?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm) | ||
* Live chat | ||
|
||
## Changelog | ||
|
||
Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/barcodegenerator/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates. | ||
|
||
## License and copyright | ||
|
||
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials). | ||
> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. | ||
See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=barcode) for more info. | ||
|
||
© Copyright 2022 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.