@syncfusion/ej2-angular-spreadsheet 28.2.11 → 29.1.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,17 +6,9 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
- - `#I690915` - Issue with "the formula cell range being incorrect while importing an Excel file containing a user-defined function" has been resolved.
9
+ - This release improves usability and stability in Spreadsheet by addressing issues in Conditional Formatting, Editing, Notes, Autofit, Autofill, Protection, Undo/Redo, Filtering, Sorting, and Virtual Scrolling. Enhancements in Import/Export, Data Validation, Number and Cell Formatting, Wrap, Merge, Freeze Pane, and Read-Only Mode further optimize performance, security, and user experience.
10
10
 
11
- ## 28.1.35 (2024-12-18)
12
-
13
- ### Spreadsheet
14
-
15
- #### Bug fixes
16
-
17
- - `#I647640` - Issue with "data got changed when multiple text-formatted values from Excel were pasted into Spreadsheet" has been resolved.
18
-
19
- - `#I654861` - Issue with "incorrect expression resulted when comparing negative values preceded by comparison operators" has been resolved.
11
+ - `#I694368` - Issue with "hidden cells being included while calculating aggregate values" has been resolved.
20
12
 
21
13
  ## 28.1.33 (2024-12-12)
22
14
 
@@ -1352,47 +1344,7 @@ The Spreadsheet is an user interactive component to organize and analyze data in
1352
1344
  - **Save:** Provides option to save spreadsheet data as excel file.
1353
1345
  - **RTL:** Provides right-to-left mode which aligns content in the spreadsheet component from right to left.
1354
1346
  - **Localization:** Provides inherent support to localize the UI.
1355
- - **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 28.2.7 (2025-02-25)
1356
-
1357
- ### Spreadsheet
1358
-
1359
- #### Bug fixes
1360
-
1361
- - `#I685225` - Issue with "copied value of '0.0000' incorrectly changed to '0' when pasted into a cell formatted as text" has been resolved.
1362
-
1363
- ## 28.2.4 (2025-02-04)
1364
-
1365
- ### Spreadsheet
1366
-
1367
- #### Bug fixes
1368
-
1369
- - `#I638858` - Issue with "exception occurred when exporting a spreadsheet containing a defined name that referred to a table reference" has been resolved.
1370
-
1371
- ## 28.1.41 (2025-01-21)
1372
-
1373
- ### Spreadsheet
1374
-
1375
- #### Bug fixes
1376
-
1377
- - `#I656006` - Issue with "page becomes unresponsive when using the `calculateNow` method with multiple `VLOOKUP` formulas that have longer cell ranges" has been resolved.
1378
-
1379
- ## 28.1.39 (2024-01-14)
1380
-
1381
- ### Spreadsheet
1382
-
1383
- #### Bug fixes
1384
-
1385
- - `#I674612` - Issue with "list validation drop-down becomes misaligned in RTL mode" has been resolved.
1386
-
1387
- ## 28.1.37 (2024-12-31)
1388
-
1389
- ### Spreadsheet
1390
-
1391
- #### Bug fixes
1392
-
1393
- -`#I666956` - Issue with "Shift + arrow key navigation is not functioning correctly in RTL mode" has been resolved.
1394
-
1395
- ## 27.1.48 (2024-09-18)
1347
+ - **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 27.1.48 (2024-09-18)
1396
1348
 
1397
1349
  ### Spreadsheet
1398
1350
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-angular-spreadsheet@28.2.9",
3
+ "_id": "@syncfusion/ej2-angular-spreadsheet@28.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-G0rC8O5Zvy9uLm3QWFpJXel9RyF1R0sXAZa45wsyJqHj9830BB0ZyOPljoEBJboZ5Un3UE3JEuZUEUFk1h6TOQ==",
5
+ "_integrity": "sha512-hX7zGeBnacTVmHEoosG6Q/3h/TwkIRDwuQvaEHFCL2pTh7cWNvEVL5Rit2fKIXvIQmGM9s58LX/sEfWiiC812w==",
6
6
  "_location": "/@syncfusion/ej2-angular-spreadsheet",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-28.2.9.tgz",
23
- "_shasum": "0a61664a5769dd5013af15323ab9e5d13f74fe95",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-28.1.33.tgz",
23
+ "_shasum": "4b6fe00e1ae7bcaf53460c6da46b8824ef29d153",
24
24
  "_spec": "@syncfusion/ej2-angular-spreadsheet@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~28.2.5",
35
- "@syncfusion/ej2-base": "~28.2.9",
36
- "@syncfusion/ej2-spreadsheet": "28.2.11"
34
+ "@syncfusion/ej2-angular-base": "~29.1.33",
35
+ "@syncfusion/ej2-base": "~29.1.33",
36
+ "@syncfusion/ej2-spreadsheet": "29.1.33"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Angular",
@@ -69,5 +69,5 @@
69
69
  "schematics": "./schematics/collection.json",
70
70
  "sideEffects": false,
71
71
  "typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
72
- "version": "28.2.11"
72
+ "version": "29.1.33"
73
73
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-spreadsheet";
2
- export declare const pkgVer = "^28.2.9";
2
+ export declare const pkgVer = "^28.1.33";
3
3
  export declare const moduleName = "SpreadsheetModule";
4
- export declare const themeVer = "~28.2.9";
4
+ export declare const themeVer = "~28.1.33";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-spreadsheet';
4
- exports.pkgVer = '^28.2.11';
4
+ exports.pkgVer = '^29.1.33';
5
5
  exports.moduleName = 'SpreadsheetModule';
6
- exports.themeVer = '~28.2.11';
6
+ exports.themeVer = '~29.1.33';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-spreadsheet';
2
- export const pkgVer = '^28.2.11';
2
+ export const pkgVer = '^29.1.33';
3
3
  export const moduleName = 'SpreadsheetModule';
4
- export const themeVer = '~28.2.11';
4
+ export const themeVer = '~29.1.33';