From 97d4c67595b6cc6f6320343902831d46d3af4e6c Mon Sep 17 00:00:00 2001 From: pipeline Date: Tue, 18 Aug 2020 12:46:59 +0000 Subject: [PATCH] v18.2.54 is released --- components/charts/CHANGELOG.md | 11 +++++++ components/charts/package.json | 2 +- components/diagrams/CHANGELOG.md | 17 +++++++++++ components/documenteditor/CHANGELOG.md | 41 ++++++++++++++++++++++++++ components/dropdowns/CHANGELOG.md | 14 +++++++++ components/dropdowns/package.json | 2 +- components/filemanager/CHANGELOG.md | 8 +++++ components/filemanager/package.json | 2 +- components/gantt/package.json | 2 +- components/grids/CHANGELOG.md | 15 ++++++++++ components/grids/package.json | 2 +- components/inplaceeditor/CHANGELOG.md | 8 +++++ components/inplaceeditor/package.json | 2 +- components/inputs/CHANGELOG.md | 8 +++++ components/inputs/package.json | 2 +- components/kanban/CHANGELOG.md | 16 ++++++++++ components/kanban/package.json | 2 +- components/lists/package.json | 2 +- components/maps/CHANGELOG.md | 2 +- components/maps/package.json | 2 +- components/navigations/CHANGELOG.md | 8 +++++ components/pivotview/CHANGELOG.md | 17 +++++++++++ components/progressbar/CHANGELOG.md | 2 +- components/progressbar/package.json | 2 +- components/richtexteditor/CHANGELOG.md | 9 ++++++ components/richtexteditor/package.json | 2 +- components/schedule/CHANGELOG.md | 10 +++++++ components/spreadsheet/CHANGELOG.md | 10 +++++++ components/spreadsheet/package.json | 2 +- components/treegrid/CHANGELOG.md | 11 +++++++ 30 files changed, 218 insertions(+), 15 deletions(-) diff --git a/components/charts/CHANGELOG.md b/components/charts/CHANGELOG.md index d96c2f98..8b2452e1 100644 --- a/components/charts/CHANGELOG.md +++ b/components/charts/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Chart + +#### Bug Fixes + +- `#287569` - Shared tooltip does not render for multiple line series when there is a single point issue fixed. +- `#285313` - Cancel property in arguments is not working properly on chart Load event issue fixed. +- `#287632` - Point Render event customization not applied for column chart markers issue fixed. + ## 18.2.48 (2020-08-04) ### Accumulation chart @@ -9,6 +19,7 @@ #### Bug Fixes - `#286597` - Tooltip showing out of the chart area issue fixed. +- `#286177` - Pie chart data labels are overlapped when smart labels are enabled issue fixed. ## 18.2.47 (2020-07-28) diff --git a/components/charts/package.json b/components/charts/package.json index 5e430a65..22d5b15d 100644 --- a/components/charts/package.json +++ b/components/charts/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-charts", - "version": "18.2.47", + "version": "18.2.48", "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", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/diagrams/CHANGELOG.md b/components/diagrams/CHANGELOG.md index 8db11f8e..e3216c1d 100644 --- a/components/diagrams/CHANGELOG.md +++ b/components/diagrams/CHANGELOG.md @@ -2,6 +2,22 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Diagram + +#### Bug Fixes + +- `#285793` - The issue with "Bring to front does not work for group node" has been fixed. +- `#F156309` - The issue with "Exception occurs when try to do nudge in the diagram" has been fixed. +- `#286692` - The issue with "Node does not resize properly when created using the stack, container and text elements" has been fixed. +- `#286458` - The issue with "Node ports are gets ignored" has been fixed. +- `#286174` - The issue with "Send to back not working after refresh the diagram using refresh() method" has been fixed. +- `#286611` - The issue with "Size changed event does not get triggered when resizing with south, east, south east pin" has been fixed. +- `#246813` - The issue with "To notify right/left button clicked in diagram click event" Has been fixed. +- `#286418` - The issue with "When run the individual swimlane sample in angular 9 , throws build issue" has been fixed. +- `#288057` - The issue with "Diagram selection do not update properly" has been fixed. + ## 18.2.48 (2020-08-04) ### Diagram @@ -16,6 +32,7 @@ - `#283092` - The issue of "Exception throws when try to append a new diagram at run time In IE11" has been fixed. - `#281759` - The issue of "SVG node do not gets visible in diagram" has been fixed. - `#284823` - The issue of "DataLoaded event do not gets trigger after data loaded" has been fixed. +- `#285793` - The issue with "Bring to front does not work for group node" has been fixed. ## 18.2.46 (2020-07-21) diff --git a/components/documenteditor/CHANGELOG.md b/components/documenteditor/CHANGELOG.md index c794470b..48e80b4a 100644 --- a/components/documenteditor/CHANGELOG.md +++ b/components/documenteditor/CHANGELOG.md @@ -2,6 +2,47 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Document Editor + +#### New Features + +- `#275184` - Added support for retrieving next and previous element context type from current selection range. +- `#243495` - Added support for automatic text color. +- `#279355` - Added support to enable properties pane in read only mode. +- `#260677`, `#277329` - Added support for cropping images in document editor. +- `#250760` - Added before file open event to restrict document loading based on file size. +- `#256210`, `#259583`, `#280989`, `#282228` - Added support for all Caps property for character. +- Added API to delete bookmark. +- `#267515`- Added API to get searched item hierarchical index. +- `#284937`- Added API show restrict editing pane. +- `#280089`, `#283427`, `#250760` - Added event to notify service failure. + +#### Bug Fixes + +- `#286986` - Table properties are now written properly on html exporting. +- `#286520` - Inserted text selection now applied properly after applying style. +- `#287740` - Paper size dropdown in page setup dialog now updated for document with A4 format. +- `#282515` - Resolved error on exporting a document which contains restart numbering. +- `#287633` - Table containing alignment is now exporting properly with alignment. +- `#286469` - Resolved table formatting issue when table splits to multiple pages. +- `#285747` - Resolved script error on server side export. +- `#284704` - Resolved script error on changing the footer distance. +- `#283529` - Resolved table layout issue when table is center aligned. +- `#283180` - Resolved font family no records found issue. +- `#282303` - Paste dropdown now hides when creating or opening new document. +- `#280951` - Table content renders properly now for table with merged cells. +- `#280973` - Resolved script while getting bookmarks from selection. +- `#284486` - Comment Tab in pane is removed when enable comment is false. +- `#283344` - Resolved the initial delay in pasting images. +- `#282707`,`#284035` - Resolved bullet list exporting issue in MAC devices. +- `#284412` - Comment mark is now deleted properly when comment is deleted. +- `#281339` - Resolved RTL issue when editing a list content. +- `#276616` - Paragraph maintained when inserting text in whole paragraph similar to MS Word. +- `#284775` - Resolved table resize enabled issue in protected mode. +- `#282504` - Resolved footer content overlapping issue when inserting image and table in footer. + ## 18.2.47 (2020-07-28) ### Document Editor diff --git a/components/dropdowns/CHANGELOG.md b/components/dropdowns/CHANGELOG.md index f4f15f59..421b03be 100644 --- a/components/dropdowns/CHANGELOG.md +++ b/components/dropdowns/CHANGELOG.md @@ -2,6 +2,20 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Dropdown Tree + +#### Breaking Changes + +- `#273325` - Provided the option to customize the Dropdown Tree’s input height when the content is increased. + +### MultiSelect + +#### Bug Fixes + +- `#275308` - Performance issue will no longer occurs when render the multiselect with checkbox. + ## 18.2.48 (2020-08-04) ### ListBox diff --git a/components/dropdowns/package.json b/components/dropdowns/package.json index be596c71..dd44a05d 100644 --- a/components/dropdowns/package.json +++ b/components/dropdowns/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-dropdowns", - "version": "18.2.47", + "version": "18.2.48", "description": "Essential JS 2 DropDown Components for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/filemanager/CHANGELOG.md b/components/filemanager/CHANGELOG.md index 8ccb2c91..a72dd33f 100644 --- a/components/filemanager/CHANGELOG.md +++ b/components/filemanager/CHANGELOG.md @@ -8,6 +8,14 @@ #### Bug Fixes +- The issue with “The Toolbar is not updated while adding the sortOrder property value as none” is fixed now. + +## 18.2.47 (2020-07-28) + +### File Manager + +#### Bug Fixes + - Resolved the issue with the incorrect delete confirmation dialog heading and content of the File Manager component. ## 18.2.44 (2020-07-07) diff --git a/components/filemanager/package.json b/components/filemanager/package.json index 7fc3d3b8..470684df 100644 --- a/components/filemanager/package.json +++ b/components/filemanager/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-filemanager", - "version": "18.2.44", + "version": "18.2.48", "description": "Essential JS 2 FileManager Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/gantt/package.json b/components/gantt/package.json index c14f83a8..29c8e70a 100644 --- a/components/gantt/package.json +++ b/components/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-gantt", - "version": "18.2.47", + "version": "18.2.48", "description": "Essential JS 2 Gantt Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/grids/CHANGELOG.md b/components/grids/CHANGELOG.md index f9c2e785..90c2cfbd 100644 --- a/components/grids/CHANGELOG.md +++ b/components/grids/CHANGELOG.md @@ -2,6 +2,21 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Grid + +#### Bug Fixes + +- `#285919` - script error while using `checkbox` column with dialog editing has been fixed. +- `#282743` - Provided custom separator support in `csv` export. +- `#287707` - Menu Filtering in string column issue has been resolved. +- `#286727` - Cell text selection issue while editing has been fixed. +- `#287222` - Date column filtering issue with blank value has been fixed. +- `#278507, #288354` - Setting column `minWidth` support while window resizing has been provided. +- `#281825` - Grid resizing behaviour with percentage width column and grouping has been. +- `#287897` - Row drag issue when field based checkbox column, has been fixed. + ## 18.2.48 (2020-08-04) ### Grid diff --git a/components/grids/package.json b/components/grids/package.json index 7eaaaf28..3c0e5d97 100644 --- a/components/grids/package.json +++ b/components/grids/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-grids", - "version": "18.2.47", + "version": "18.2.48", "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/inplaceeditor/CHANGELOG.md b/components/inplaceeditor/CHANGELOG.md index 66934c15..3c034512 100644 --- a/components/inplaceeditor/CHANGELOG.md +++ b/components/inplaceeditor/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### In-place Editor + +#### New Features + +- `#279315` - Provided new event `change` that triggers when the integrated component value has changed that render based on the `type` property in the In-place editor. + ## 18.2.48 (2020-08-04) ### In-place Editor diff --git a/components/inplaceeditor/package.json b/components/inplaceeditor/package.json index 17586772..5b1eb6ba 100644 --- a/components/inplaceeditor/package.json +++ b/components/inplaceeditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-inplace-editor", - "version": "18.2.45", + "version": "18.2.48", "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/inputs/CHANGELOG.md b/components/inputs/CHANGELOG.md index 3ebb4cb2..0481558f 100644 --- a/components/inputs/CHANGELOG.md +++ b/components/inputs/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Range Slider + +#### Bug Fixes + +- `#277466` - In the mobile view, the scrolling issue when multiple sliders are rendered has been resolved + ## 18.2.48 (2020-08-04) ### TextBox diff --git a/components/inputs/package.json b/components/inputs/package.json index 4d7d5323..5e0f155a 100644 --- a/components/inputs/package.json +++ b/components/inputs/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-inputs", - "version": "18.2.47", + "version": "18.2.48", "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/kanban/CHANGELOG.md b/components/kanban/CHANGELOG.md index b76e5ac7..a542b34c 100644 --- a/components/kanban/CHANGELOG.md +++ b/components/kanban/CHANGELOG.md @@ -2,6 +2,22 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Kanban + +#### Bug Fixes + +- `#287430` - The issue with "Mismatch in the public methods type information" has been resolved. + +## 18.2.47 (2020-07-28) + +### Kanban + +#### Bug Fixes + +- `#284048` - Provided unassigned Swimlane group support on the Kanban board. + ## 18.2.44 (2020-07-07) ### Kanban diff --git a/components/kanban/package.json b/components/kanban/package.json index 83e1afff..2a1a25c3 100644 --- a/components/kanban/package.json +++ b/components/kanban/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-kanban", - "version": "18.2.44", + "version": "18.2.47", "description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/lists/package.json b/components/lists/package.json index 31c4471c..929be482 100644 --- a/components/lists/package.json +++ b/components/lists/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-lists", - "version": "18.2.46", + "version": "18.2.48", "description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/maps/CHANGELOG.md b/components/maps/CHANGELOG.md index e86ff014..f62f95d2 100644 --- a/components/maps/CHANGELOG.md +++ b/components/maps/CHANGELOG.md @@ -8,7 +8,7 @@ ## [Unreleased] -## 18.2.48 (2020-08-04) +## 18.2.47 (2020-07-28) ### Maps diff --git a/components/maps/package.json b/components/maps/package.json index c2a6ae8f..09c45133 100644 --- a/components/maps/package.json +++ b/components/maps/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-maps", - "version": "18.2.44", + "version": "18.2.47", "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/navigations/CHANGELOG.md b/components/navigations/CHANGELOG.md index efd84f48..9702e07a 100644 --- a/components/navigations/CHANGELOG.md +++ b/components/navigations/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### TreeView + +#### Bug Fixes + +- `#286992` - The issue with rendering the TreeView with hierarchical data source using the offline property has been resolved + ## 18.2.47 (2020-07-28) ### Menu diff --git a/components/pivotview/CHANGELOG.md b/components/pivotview/CHANGELOG.md index f4156e7c..dd3db153 100644 --- a/components/pivotview/CHANGELOG.md +++ b/components/pivotview/CHANGELOG.md @@ -2,6 +2,23 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Pivot Table + +#### Bug Fixes + +- Now drill-through dialog can be opened when the measures are placed in row axis. + +#### New Features + +- `#260352`,`#276917`,`#280407`,`#281842` - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server. +- `#279727` - Provided support to sort the alphanumeric field members. +- `#F155279` - Provided an option to restrict the drill-through dialog to display. +- `#281462`,`#282526`,`#287070` - Provided an option to edit the aggregated cells directly (inline editing) without opening editing dialog. +- `#283107` - Provided template support in toolbar panel to create custom toolbar option. +- `#284800` - Introduced an event to get the edited raw data information after the editing operation. + ## 18.2.44 (2020-07-07) ### Pivot Table diff --git a/components/progressbar/CHANGELOG.md b/components/progressbar/CHANGELOG.md index 8b035904..08d7e85e 100644 --- a/components/progressbar/CHANGELOG.md +++ b/components/progressbar/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 18.2.48 (2020-08-04) +## 18.2.47 (2020-07-28) ### ProgressBar diff --git a/components/progressbar/package.json b/components/progressbar/package.json index ab3dc75e..f2ac1284 100644 --- a/components/progressbar/package.json +++ b/components/progressbar/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-progressbar", - "version": "18.2.46", + "version": "18.2.47", "description": "Essential JS 2 ProgressBar Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md index 256fe040..5733d67c 100644 --- a/components/richtexteditor/CHANGELOG.md +++ b/components/richtexteditor/CHANGELOG.md @@ -2,6 +2,15 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### RichTextEditor + +#### Bug Fixes + +`#287193` - The issue with "Script error occurs with toolbar options when placing the cursor before & after the RichTextEditor table" has been resolved. + + ## 18.2.48 (2020-08-04) ### RichTextEditor diff --git a/components/richtexteditor/package.json b/components/richtexteditor/package.json index 54655925..374941e8 100644 --- a/components/richtexteditor/package.json +++ b/components/richtexteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-richtexteditor", - "version": "18.2.46", + "version": "18.2.48", "description": "Essential JS 2 RichTextEditor component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/schedule/CHANGELOG.md b/components/schedule/CHANGELOG.md index 39d40eb4..86358fa4 100644 --- a/components/schedule/CHANGELOG.md +++ b/components/schedule/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Schedule + +#### Bug Fixes + +- `#285796` - An issue with dragging the events to the first row in vertical view not working properly when page scrolling is enabled has been fixed. +- `#285797` - An issue with drag and drop not working properly in the vertical view in the last cell of the day when using the timescale property has been fixed. +- `#287725` - An issue with drag and drop doesn't work properly when we disable `timeScale` property has been fixed. + ## 18.2.47 (2020-07-28) ### Schedule diff --git a/components/spreadsheet/CHANGELOG.md b/components/spreadsheet/CHANGELOG.md index 1f139e94..1a7e615a 100644 --- a/components/spreadsheet/CHANGELOG.md +++ b/components/spreadsheet/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### Spreadsheet + +#### Bug Fixes + +`#I285113`, `#I285621`, `#I286053`, `#I286103`, `#I288652`- Spreadsheet is not working in ES2015 issue is fixed. +`#I287385` - Added missed text in the localization file. + + ## 18.2.48 (2020-08-04) ### Spreadsheet diff --git a/components/spreadsheet/package.json b/components/spreadsheet/package.json index 0e96a9fc..b05d9b95 100644 --- a/components/spreadsheet/package.json +++ b/components/spreadsheet/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-spreadsheet", - "version": "18.2.46", + "version": "18.2.48", "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/treegrid/CHANGELOG.md b/components/treegrid/CHANGELOG.md index ff4d7e04..473aa998 100644 --- a/components/treegrid/CHANGELOG.md +++ b/components/treegrid/CHANGELOG.md @@ -2,6 +2,17 @@ ## [Unreleased] +## 18.2.54 (2020-08-18) + +### TreeGrid + +#### Bug Fixes + +- `#285434`- Column SortComparer function works fine with null values for RemoteSaveAdaptor datasource. +- `I286227` - Checkbox with `allowRowDragAndDrop` property rendered properly after editing and cancelling in cell edit mode. + +- `I286227` - Checkbox with `allowRowDragAndDrop` property rendered properly after editing and cancelling in cell edit mode. + ## 18.2.47 (2020-07-28) ### TreeGrid