Skip to content

Commit 75fc61d

Browse files
author
pipeline
committed
v26.2.14 is released
1 parent 1dc96a2 commit 75fc61d

File tree

86 files changed

+1610
-276
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+1610
-276
lines changed

components/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-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
66

77
### Barcode
88

components/buttons/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-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
66

77
### Switch
88

components/calendars/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-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
66

77
### DateTimePicker
88

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F194171` - Now, the first and last points are rendered properly in the bar chart when using the category axis.
12+
13+
## 26.2.12 (2024-09-03)
614

715
### Chart
816

components/charts/node_modules/@types/node/README.md

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

components/charts/node_modules/aws-sdk/README.md

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

components/charts/node_modules/axios/README.md

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

components/charts/node_modules/picocolors/README.md

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

components/charts/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-react-charts",
3-
"version": "26.2.11",
3+
"version": "26.2.12",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
66

77
### Diagram
88

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 26.2.13 (2024-09-05)
5+
## 26.2.14 (2024-09-10)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I626531` - Resolved the alignment issue column (spacing and width) in the page setup dialog box.
12+
- `#I620813` - Resolved the script error issue when exporting the attached document.
13+
- `#I618994` - Resolved the script error issue when copy pasting content for the given document.
14+
- `#I620006` - Resolved the content overlapping issue when copy pasting external text.
15+
- `#I625188`, `#I627428` - Resolved the multi column content copying issue.
16+
- `#I624334` - Resolved the error when using text only option.
17+
- `#I623974` - Resolved the line spacing issue after selecting text only in paste options.
18+
- `#I618565` - Resolved the Issue appears while editing the track change document.
19+
20+
## 26.2.11 (2024-08-27)
621

722
### DocumentEditor
823

components/documenteditor/node_modules/@axe-core/playwright/node_modules/playwright/README.md

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

components/documenteditor/node_modules/@types/node/README.md

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

components/documenteditor/node_modules/aws-sdk/README.md

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)