@syncfusion/ej2-angular-spreadsheet 32.2.9 → 33.1.44
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
|
@@ -2,50 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Spreadsheet
|
|
6
|
-
|
|
7
|
-
#### Bug fixes
|
|
8
|
-
|
|
9
|
-
- `#I817595` - Issue with "formula parsing failing when a formula containing a cell reference ending in 0 is immediately followed by the division operator and a quoted sheet reference, resulting in an incorrect result" has been resolved.
|
|
10
|
-
|
|
11
|
-
## 32.2.5 (2026-02-17)
|
|
12
|
-
|
|
13
|
-
### Spreadsheet
|
|
14
|
-
|
|
15
|
-
#### Bug fixes
|
|
16
|
-
|
|
17
|
-
- `#I798632` - Issue with "image position not being preserved after performing a drag and drop operation when saving and reloading the `JSON`" has been resolved.
|
|
18
|
-
|
|
19
|
-
- `#I807278` - Issue with "the threaded comment's created time were adjusted improperly due to the web service time zone during importing" has been resolved.
|
|
20
|
-
|
|
21
|
-
## 32.2.4 (2026-02-11)
|
|
22
|
-
|
|
23
|
-
### Spreadsheet
|
|
24
|
-
|
|
25
|
-
#### Bug fixes
|
|
26
|
-
|
|
27
|
-
- `#I801058` - Issue with "wrap not calculated correctly for cells in the same row during initial rendering" has been resolved.
|
|
28
|
-
|
|
29
|
-
- `#I802216` - Issue with "delay occurs while switching to the sheet containing a `MATCH` formula nested within an `INDEX` formula" has been resolved.
|
|
30
|
-
|
|
31
|
-
## 32.2.3 (2026-02-05)
|
|
32
|
-
|
|
33
|
-
### Spreadsheet
|
|
34
|
-
|
|
35
|
-
#### Bug fixes
|
|
36
|
-
|
|
37
|
-
- `#I795894` - Issue with "cell values containing large decimal values not rounding correctly when a number format is applied" has been resolved.
|
|
38
|
-
|
|
39
|
-
## 32.1.21 (2025-12-30)
|
|
40
|
-
|
|
41
|
-
### Spreadsheet
|
|
42
|
-
|
|
43
|
-
#### Bug fixes
|
|
44
|
-
|
|
45
|
-
- `#I787911` - Issue with "left border not applied properly in the merged cells during scrolling" has been resolved.
|
|
46
|
-
|
|
47
|
-
- `#I795505` - Issue with "bullet points not displaying when pasting tables from PowerPoint into the Spreadsheet due to negative text-indent values" has been resolved.
|
|
48
|
-
|
|
49
5
|
## 32.1.20 (2025-12-23)
|
|
50
6
|
|
|
51
7
|
### Spreadsheet
|
|
@@ -1459,28 +1415,7 @@ The Spreadsheet is an user interactive component to organize and analyze data in
|
|
|
1459
1415
|
- **Save:** Provides option to save spreadsheet data as excel file.
|
|
1460
1416
|
- **RTL:** Provides right-to-left mode which aligns content in the spreadsheet component from right to left.
|
|
1461
1417
|
- **Localization:** Provides inherent support to localize the UI.
|
|
1462
|
-
- **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.##
|
|
1463
|
-
|
|
1464
|
-
### Spreadsheet
|
|
1465
|
-
|
|
1466
|
-
#### Bug fixes
|
|
1467
|
-
|
|
1468
|
-
- `#I796692` - Issue with "the defined names not working with `non-ASCII` characters" has been resolved.
|
|
1469
|
-
- `#I798245` - Issue with "the `TIME` and `NOW` formulas returned incorrect output when the spreadsheet was rendered in other culture" has been resolved.
|
|
1470
|
-
- `#I798245` - Issue with "the `TEXT` formula returned an empty string instead of the month name when using the `mmmm` format" has been resolved.
|
|
1471
|
-
- `#I798245` - Issue with "the `VLOOKUP` formula returned `#REF!` error after adding and deleting a non formula referenced sheet" has been resolved.
|
|
1472
|
-
|
|
1473
|
-
## 32.1.22 (2026-01-06)
|
|
1474
|
-
|
|
1475
|
-
### Spreadsheet
|
|
1476
|
-
|
|
1477
|
-
#### Bug fixes
|
|
1478
|
-
|
|
1479
|
-
- `#I798245` - Issue with "the `COUNTIF` formula evaluating incorrectly when referencing a single cell" has been resolved.
|
|
1480
|
-
- `#I798245` - Issue with "the `DATEVALUE` formula evaluating incorrectly when given a date string without a year" has been resolved.
|
|
1481
|
-
- `#I798245` - Issue with "the `TEXT` formula evaluating incorrectly when using the `aaaa` or `aaa` format codes" has been resolved.
|
|
1482
|
-
|
|
1483
|
-
## 31.2.16 (2025-12-02)
|
|
1418
|
+
- **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.## 31.2.16 (2025-12-02)
|
|
1484
1419
|
|
|
1485
1420
|
### Spreadsheet
|
|
1486
1421
|
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-angular-spreadsheet",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "33.1.44",
|
|
4
4
|
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Angular",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
7
7
|
"schematics": "./schematics/collection.json",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~
|
|
10
|
-
"@syncfusion/ej2-angular-base": "~
|
|
11
|
-
"@syncfusion/ej2-spreadsheet": "
|
|
9
|
+
"@syncfusion/ej2-base": "~33.1.44",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~33.1.44",
|
|
11
|
+
"@syncfusion/ej2-spreadsheet": "33.1.44"
|
|
12
12
|
},
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
@@ -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 = '^
|
|
4
|
+
exports.pkgVer = '^33.1.44';
|
|
5
5
|
exports.moduleName = 'SpreadsheetModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~33.1.44';
|