Skip to content

Commit ebfb9bf

Browse files
author
pipeline
committed
v28.1.36 is released
1 parent 7d9020d commit ebfb9bf

File tree

40 files changed

+241
-45
lines changed

40 files changed

+241
-45
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-
## 28.1.35 (2024-12-18)
5+
## 28.1.36 (2024-12-24)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 28.1.36 (2024-12-24)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#I664001`- The issue with "Form reset functionality does not work properly for the switch component when it is in a disabled state" has been resolved.
12+
513
## 28.1.33 (2024-12-12)
614

715
### Switch

components/calendars/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 28.1.36 (2024-12-24)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I664732` - Fixed an issue where the overlay was displayed even when the popup was prevented from opening in mobile mode.
12+
13+
- `#I664735` - Removed unnecessary conditional code for adding CSS classes based on device type.
14+
515
## 19.3.46 (2021-10-19)
616

717
### TimePicker

components/calendars/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-calendars",
3-
"version": "18.32.5",
3+
"version": "28.1.35",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 28.1.36 (2024-12-24)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I665246` - Now, the chart point click and double-click events are working properly in the waterfall chart.
12+
- `#I662191` - Now, zooming is restricted for the mouse wheel, similar to selection zoom.
13+
- `#I666272` - Now, the y-axis range is set properly for the waterfall series.
14+
- `#I666317` - The exceptions that occurred during React Jest testing have been resolved.
15+
516
## 28.1.35 (2024-12-18)
617

718
### Chart

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": "28.1.33",
3+
"version": "28.1.35",
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/circulargauge/CHANGELOG.md

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

55
## [Unreleased]
66

7-
## 28.1.35 (2024-12-18)
7+
## 28.1.36 (2024-12-24)
88

99
### Circular Gauge
1010

components/diagrams/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 28.1.36 (2024-12-24)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I662730` - The segment next to the target end of a Bezier connector now retains user-defined adjustments when the connector is moved.
12+
- `#I662735` - The undo/redo functionality now restores intermediate connector segments.
13+
- `#I663194` - Connectors now retain their previous state after undoing runtime source and target ID changes.
14+
- `#I663672` - The `elementType` in the `elementDraw` event now correctly updates for `Polyline` and `Freehand` in the completed state.
15+
- `#I663175` - The diagram page no longer flickers during pinch zoom.
16+
517
## 28.1.35 (2024-12-18)
618

719
### Diagram

components/diagrams/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-diagrams",
3-
"version": "28.1.33",
3+
"version": "28.1.35",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,28 @@
22

33
## [Unreleased]
44

5-
## 28.1.35 (2024-12-18)
5+
## 28.1.36 (2024-12-24)
66

77
### DocumentEditor
88

99
#### Bug Fixes
1010

11-
- `#I653914` - Script error no longer thrown when drag and drop the text in document editor.
12-
- `#I655487` - Now, table column is rendered properly when imported the exported document.
13-
- `#I656985` - Now, oval shape is preserved properly in the document editor.
14-
- `#I658167` - Now table row get resized properly when we resize the row fast.
15-
- `F194125` - Now, Footnote and content does not get overlap when edit inside the document.
16-
- `#I640675` - Resolved the document freezing issue when reject the track changes.
17-
- `#I651428` - Now, comment get removed properly when delete the paragraph and accept the changes.
18-
- `#I661065` - Table border is rendered properly when table cell border's line style is set as none.
19-
- `#I658922` - Now, check box is rendered properly after change the value as checked.
20-
- `#I651509` - Provided content change event support to notify when protect and unprotected the document.
21-
- `#I658140` - Resolved the performance issue that occurs when performing the undo and redo functions after copy pasting multiple paragraphs within a table.
22-
- `#I656347` - Resolved the table layout issue when opening the exported document due to an improperly added row widget during exporting.
23-
- `#I645286`, `#I647203` - Handled the logic to combine text ranges with the same character formatting in the paragraph when exporting as SFDT to resolve performance issues.
24-
- `#I653756` - Resolved the content control border rendering issue for paragraph with lists and indentation applied.
11+
- `#I664697` - Implemented image cropping for metafile images in the Document Editor.
12+
- `#I662670` - Fixed the navigation pane issue where it moved to the start position when clicking sub-level headings. The selected heading is now properly highlighted.
13+
- `#I653747` - Resolved the font family rendering issue for special characters when the `FontHintType` property is applied in the character format.
14+
- `#I658305` - Corrected the updating of ordered list numbers when the list includes level overrides.
15+
- `#I662705` - The `setDefaultCharacterFormat` API now functions correctly in the Document Editor.
16+
- `#I652850` - Fixed cursor position updates and keyboard navigation issues for content controls in the Document Editor.
17+
- `#I668350` - Addressed the bullet list symbol rendering issue in exported DOCX documents after inserting a bullet list in the Document Editor.
18+
- `#I662244` - Resolved the track changes inconsistency issue in collaborative mode.
19+
- `#I660426` - Fixed the undo issue that occurred after merging table cells.
20+
- `#I661535` - Resolved the issue of span elements being present in comment data.
21+
22+
## 28.1.35 (2024-12-18)
23+
24+
### DocumentEditor
25+
26+
#### Bug Fixes
2527

2628
- `#I653914` - Script error no longer thrown when drag and drop the text in document editor.
2729
- `#I655487` - Now, table column is rendered properly when imported the exported document.
@@ -37,7 +39,6 @@
3739
- `#I656347` - Resolved the table layout issue when opening the exported document due to an improperly added row widget during exporting.
3840
- `#I645286`, `#I647203` - Handled the logic to combine text ranges with the same character formatting in the paragraph when exporting as SFDT to resolve performance issues.
3941
- `#I653756` - Resolved the content control border rendering issue for paragraph with lists and indentation applied.
40-
Unreleased]
4142

4243
## 27.2.4 (2024-11-26)
4344

0 commit comments

Comments
 (0)