Skip to content

Commit ce9c576

Browse files
author
pipeline
committed
v17.3.9-beta is released
1 parent bb72e26 commit ce9c576

File tree

1,417 files changed

+217833
-58242
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,417 files changed

+217833
-58242
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
### Modular architecture
1919
All components have been built as modules to enable selective referencing, so only the components and features you need are included in your application.
2020
### Built for performance
21-
Performance is critical for delivering a good user experience. We ensure that all our JS components are designed and built to achieve the best performance possible.
21+
Performance is critical for delivering a good user experience. We ensure that all our components are designed and built to achieve the best performance possible.
2222
### Responsive and touch friendly
2323
All Essential JS 2 controls are touch friendly and render adaptively based on the device they are on to provide optimal usage experience on phones, tablets and desktops.
2424
### Stunning built-in themes
@@ -106,7 +106,7 @@
106106
* Viewer
107107
* [PDF Viewer](https://www.syncfusion.com/javascript-ui-controls/js-pdf-viewer?utm_medium=listing&utm_source=npm&utm_campaign=ej2-common-npm) - [*Live demo*](https://ej2.syncfusion.com/demos/#/material/pdfviewer/default.html)
108108

109-
## Supported JavaScript UI Frameworks
109+
## Supported Frameworks
110110
* [Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=npm&utm_campaign=ej2-common-npm)
111111
* [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=npm&utm_campaign=ej2-common-npm)
112112
* [Vue.js](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=npm&utm_campaign=ej2-common-npm)

controls/barcodegenerator/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-barcode-generator",
3-
"version": "17.2.47",
3+
"version": "17.2.48",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

controls/base/dist/ej2-base.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/ej2-base.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es2015.js

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es2015.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es5.js

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es5.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/global/ej2-base.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/global/ej2-base.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)