Skip to content

Commit 542c538

Browse files
author
pipeline
committed
v24.1.41 is released
1 parent 4903766 commit 542c538

File tree

1,329 files changed

+126827
-38060
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,329 files changed

+126827
-38060
lines changed

controls/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 23.2.7 (2023-12-05)
5+
## 24.1.41 (2023-12-18)
66

77
### Barcode
88

controls/base/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-base",
3-
"version": "23.2.6",
3+
"version": "18.92.0",
44
"description": "A common package of Essential JS 2 base libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

controls/base/spec/intl/number-parser.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ describe('numberParser', () => {
276276
});
277277
});
278278
});
279-
describe('Currency filtering ,changeCurrencySymbol function', () => {
279+
describe('Currency filtering ,changeCurrencySymbon function', () => {
280280
it('negative currency filtering for format -#,##0.00 ¤', () => {
281281
let result: string = IntlBase.changeCurrencySymbol(" $","");
282282
expect(result).toBe("")

controls/base/spec/santize-helper.spec.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,12 @@ describe('Sanitize Html Helper', () => {
9797
detach(htmlObject);
9898
});
9999
})
100-
100+
101101
describe('Handle file name when using more then one & sign : ', () => {
102102
var value='Test & Test & Test.jpg'
103103
var newValue: string = SanitizeHtmlHelper.sanitize(value);
104104
it('check the input and output appears same', () => {
105105
expect(newValue).toBe(value);
106106
});
107107
})
108-
109108
});

controls/base/src/intl/date-parser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ export class DateParser {
369369
// eslint-disable-next-line
370370
matchString = ((prop === 'month') && (!(<any>parseOptions).isIslamic) && ((<any>parseOptions).culture === 'en' || (<any>parseOptions).culture === 'en-GB' || (<any>parseOptions).culture === 'en-US'))
371371
? matchString[0].toUpperCase() + matchString.substring(1).toLowerCase() : matchString;
372-
matchString = ((prop !== 'month') && (prop === 'designator') && (<any>parseOptions).culture === 'en-GB') ? matchString.toLowerCase() : matchString;
372+
matchString = ((prop !== 'month') && (prop === 'designator') && (<any>parseOptions).culture === 'en-GB') ? matchString.toLowerCase() : matchString;
373373
// eslint-disable-next-line
374374
(<any>retOptions)[prop] = (<any>parseOptions)[prop][matchString];
375375
}

controls/base/src/intl/intl-base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ export namespace IntlBase {
864864
*/
865865
export function changeCurrencySymbol(val: string, sym: string): string {
866866
if (val) {
867-
val = val.replace(defaultCurrency, sym);
867+
val = val.replace(IntlBase.defaultCurrency, sym);
868868
return (sym === '')? val.trim() : val;
869869
}
870870
return '';

controls/base/src/sanitize-helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export class SanitizeHtmlHelper {
167167
this.removeXssAttrs();
168168
const tempEleValue: string = this.wrapElement.innerHTML;
169169
this.removeElement();
170-
return tempEleValue.replace(/&amp;/g, '&');
170+
return tempEleValue.replace(/&amp;/g, '&');
171171
}
172172

173173
private static removeElement(): void {

controls/base/src/validate-lic.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let accountURL: string;
1414
class LicenseValidator {
1515
private isValidated: boolean = false;
1616
public isLicensed: boolean = true;
17-
public version: string = '23';
17+
public version: string = '24';
1818
public platform: RegExp = /JavaScript|ASPNET|ASPNETCORE|ASPNETMVC|FileFormats|essentialstudio/i;
1919
private errors: IErrorType = {
2020
noLicense: '<span>This application was built using a trial version of Syncfusion Essential Studio.' +
@@ -114,7 +114,7 @@ class LicenseValidator {
114114
}
115115
}
116116
if (validateMsg && typeof document !== 'undefined' && !isNullOrUndefined(document)) {
117-
accountURL = (validateURL && validateURL !== '')? validateURL : "https://www.syncfusion.com/account/claim-license-key?pl=SmF2YVNjcmlwdA==&vs=MjM=&utm_source=es_license_validation_banner&utm_medium=listing&utm_campaign=license-information";
117+
accountURL = (validateURL && validateURL !== '')? validateURL : "https://www.syncfusion.com/account/claim-license-key?pl=SmF2YVNjcmlwdA==&vs=MjQ=&utm_source=es_license_validation_banner&utm_medium=listing&utm_campaign=license-information";
118118
const errorDiv: HTMLElement = createElement('div', {
119119
innerHTML: `<img src='data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE5OV80KSI+CjxwYXRoIGQ9Ik0xMiAyMUMxNi45NzA2IDIxIDIxIDE2Ljk3MDYgMjEgMTJDMjEgNy4wMjk0NCAxNi45NzA2IDMgMTIgM0M3LjAyOTQ0IDMgMyA3LjAyOTQ0IDMgMTJDMyAxNi45NzA2IDcuMDI5NDQgMjEgMTIgMjFaIiBzdHJva2U9IiM3MzczNzMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMS4yNSAxMS4yNUgxMlYxNi41SDEyLjc1IiBmaWxsPSIjNjE2MDYzIi8+CjxwYXRoIGQ9Ik0xMS4yNSAxMS4yNUgxMlYxNi41SDEyLjc1IiBzdHJva2U9IiM3MzczNzMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMS44MTI1IDlDMTIuNDMzOCA5IDEyLjkzNzUgOC40OTYzMiAxMi45Mzc1IDcuODc1QzEyLjkzNzUgNy4yNTM2OCAxMi40MzM4IDYuNzUgMTEuODEyNSA2Ljc1QzExLjE5MTIgNi43NSAxMC42ODc1IDcuMjUzNjggMTAuNjg3NSA3Ljg3NUMxMC42ODc1IDguNDk2MzIgMTEuMTkxMiA5IDExLjgxMjUgOVoiIGZpbGw9IiM3MzczNzMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xOTlfNCI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K' style="top: 6px;
120120
position: absolute;

controls/buttons/CHANGELOG.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,48 +2,32 @@
22

33
## [Unreleased]
44

5-
## 23.2.7 (2023-12-05)
6-
7-
### Chip
8-
9-
#### Bug Fixes
10-
11-
- `#I525416` - The issue when updating the `chips` property when multiple chip component rendered in the page has been resolved.
12-
13-
## 23.1.43 (2023-10-31)
5+
## 24.1.41 (2023-12-18)
146

157
### RadioButton
168

179
#### Bug Fixes
1810

1911
- `#F513731` - The issue with "`HtmlAttributes` property not working properly in RadioButton component" has been resolved.
2012

21-
## 23.1.42 (2023-10-24)
22-
2313
### Button
2414

2515
#### Bug Fixes
2616

2717
- `#I512179` - The issue with "Duplicate Icon Span while using the `onPropertyChange` of button" has been resolved.
2818

29-
## 23.1.41 (2023-10-17)
30-
3119
### Checkbox
3220

3321
#### Bug Fixes
3422

3523
- `#I509029` - The issue with "`HtmlAttributes` property not working properly in checkBox component" has been resolved.
3624

37-
## 23.1.39 (2023-10-04)
38-
3925
### Checkbox
4026

4127
#### Bug Fixes
4228

4329
- `#I505814` - The issue with "Script error thrown in CheckBox While using the change event in React" has been resolved.
4430

45-
## 23.1.36 (2023-09-15)
46-
4731
### Checkbox
4832

4933
#### Bug Fixes

controls/buttons/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-buttons",
3-
"version": "23.2.4",
3+
"version": "18.64.1",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch.",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)