Releases: syncfusion/ej2-angular-ui-components
v17.2.40
ComboBox
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
Dashboard Layout
Bug Fixes
- #243056 - Issue with "dashboard panels moving out of the layout on resizing" has been fixed.
Diagram
Bug Fixes
#243785
- The issue "Symbol palette first row expands twice on click" is now resolved.#243648
- The issue "Exception raised while adding UML class shapes at runtime" is now resolved.#146017
- The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.
Document Editor
Bug Fixes
#241445
- List level for RTL paragraph is now applied properly when tab is applied.#241445
- Undo and redo is now working properly, after list level modified for RTL paragraph.#241445
- Paragraph is now layout properly, when entering combination of RTL and English text.#243622
- List is now exported properly in sfdt format.
DropDownList
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
File Manager
New Features
- The
ID
based support has been provided to theselectedItems
property to manage the files with duplicate names.
Gantt
Bug Fixes
- Lexical declaration issues in es2015 has been fixed.
- #F145936 - Custom column values not updated in data source on Editing has been fixed.
Grid
Bug Fixes
#242503
- Add form gets misplaced in an empty grid withfrozenColumns
.#242201
- Script error thrown while navigating to other page and come back to grid with filter settings.#237984
- Need to show warning message if provided dataSource in incorrect format.#242484
- Default value is not set for the stacked columns.
In-place Editor
Bug Fixes
- The display format specified for the sub components in
In-place Editor
, will now be considered when initial value is provided.
Maps
Bug Fixes
#I243271
- The issue with changing text in our component when the text argument is changed in the datalabelRendering event has been fixed.#I243499
- The issue with arrow option in the navigation line has been fixed.#I238404
- The issue with bubble color and size when using point type shape data has been fixed.
MaskedTextBox
Bug Fixes
#243500
- Providedreadonly
property to control user interactions.
MultiSelect
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
PDF Viewer
Bug Fixes
- #242495, 243160 – Hyperlink element is now rendered properly for the rotated page document.
- #238064 – Searched target text is now highlighted properly for the provided document.
- #241904, 241294 – Converted PDF document is now rendered properly in IE browser.
- #242282 – Text search is now working properly while using PDF Viewer control inside the Tab control.
New Features
- #242329 - Provided the support to customize scale ratio value of measurement annotation.
- #241886 - Provided the support to display context menu in mouse up action.
Pdf Export
Bug Fixes
- Iterative constructor call issue has been resolved.
ProgressButton
Bug Fixes
- Issue with 'progressComplete' method is fixed.
Schedule
Bug Fixes
#242906
- An issue with action begin event is not triggered in event add action within editor template has been fixed.#242299
- An issue with events misaligned in different browser zooming has been fixed.#243422
- An issue with recurrence validation is showing unwanted alert has been fixed.#240463
- An issue with end time value of editor window in month view has been fixed.#146092
- An issue with displaying week number with differentfirstDayOfWeek
has been fixed.
Toast
Bug Fixes
#242279
- The DOM selector processing has been prevented in thetitle
property. The Toast component now accepts only string and HTML string in thetitle
property.
TreeGrid
Bug Fixes
#146212
- Template works fine for dynamic columns.#146272
- Ellipsis works fine for tree-view column.
TreeView
Bug Fixes
- #242925 - Issue with checked and unchecked the checkbox using keyboard interaction even disable the checkbox has been fixed.
v17.2.39
Common
Bug Fixes
#242999
- Fixedng-valid
andng-invalid
classes are not getting added properly in Angular reactive forms issue.
DataManager
Bug Fixes
242189
- CRUD Operations now function properly when using Batch Edit mode inOdataV4Adaptor
.- Support to enable or disable the date object parsing with
serverTimeZoneOffset
is now handled withtimeZoneHandling
property orDataUtil.timeZoneHandling
globally.
Diagram
Bug Fixes
#243078
- The issue "Hidden layer is visible" is now resolved.- The issue "Context menu re-opens if you click a menu item quickly" is now working fine.
New Features
#242645
- The issue "Support to add node in lanes collection at runtime" is now resolved.
Document Editor
Bug Fixes
#146208
- Header footer contents are now rendered properly on print without any blur.#240266
- Fixed Exception thrown while updating page number.
New Features
#238969
- Added API to set paste formatting options
Grid
Bug Fixes
#240377
- Changing page size dynamically in batch edit mode will now prompt confirmation dialog before discarding the changes.#240117
- Support to access column object in grid column template has been provided. Usecolumn
inside the template to access the respective column properties.#242654
- Dynamically changingShowInColumnChooser
property now updated in thecolumnMenu
too.
New Features
- Default filter operator support has been provided. Use
column.filter.operator
with any of the filter operators to set default operator for filtering.
ListBox
Bug Fixes
#240597
- Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed.#240594
- Form submit occurs while click toolbar item issue is fixed.
PDF Viewer
Bug Fixes
- #242803 - The request handling has been optimized for retrieving the comments details from the PDF document.
New Features
- #240440 - More details have been provided in the ajaxRequestfailure event.
- #242375 – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
- #241715 - Support has been provided to render the annotation modified date and time in the comment panel.
Schedule
Bug Fixes
#242057
- An issue with applying different work hours for each individual resource when thebyDate
option is enabled withingroup
property has been fixed.#240752
- An issue with recurrence option while usingeditorTemplate
has been fixed.#242634
- An issue with calendar format in timeline month view has been fixed.- Getting wrong start and end time for the longer appointments in timeline views issue has been fixed.
- An issue with recurring events while defining recurrence rule on it that includes both BYMONTH, BYMONTHDAY and BYDAY properties together has been fixed.
SplitButton
Bug Fixes
- Provided support for 'OnOpen' and 'OnClose' events in Blazor.
Splitter
Bug Fixes
- #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
TreeGrid
Breaking Changes
checkboxChange
event will trigger after the cell checked.
Bug Fixes
- #145979 -
checkboxChange
event will trigger for header cell check. - #240702 -
allowEditOnDblClick
works fine in Cell Edit mode.
TreeView
Bug Fixes
- #242589 - Issue with getting checked nodes value using
checkedNodes
property has been fixed.
v17.2.36
AutoComplete
Bug Fixes
#F146110
- Now, Resolved the console error thrown when first character is type usingMinLength
property.
DatePicker
Bug Fixes
#236828
- Resolved theaccessibility
related issue in DatePicker.
Document Editor
Bug Fixes
#239985
- List paragraph with style is now layout properly.#236808
- Table is now layout properly if table width type is auto.#228049
- Paragraph with right tab stop is now layout properly.
DropDownList
Bug Fixes
#F146110
- Now, Resolved the console error thrown when first character is type usingMinLength
property.
File Manager
Bug Fixes
- Issue with
when the component is rendering and you are trying to resize the window the component throws script error
is fixed.
MultiSelect
Bug Fixes
#241578
- Issue with “Checkbox selection is not updated properly in the popup list items when set filtering as false” has been resolved.
QueryBuilder
Bug Fixes
- Date values are not properly filtered using DataManager.
RichTextEditor
Bug Fixes
#242377
- The issue, "alignment is not working while pasting content from notepad" has been resolved.
Uploader
Bug Fixes
#F145967
,#242158
- Resolved removing event restricted while theargs.cancel
is enabled.- Now, provided
postRawFile
argument to theremove
method for post either file/file name to the server.
v17.2.35
Common
Bug Fixes
- Fixed
CheckBox
not disabling issue. - Fixed binding not working properly while using
ngx-tanslate
pipe.
Accordion
Bug Fixes
- #239739 - An issue with addItem public method for accordion which was rendered using HTML elements has been fixed
Accumulation chart
Bug Fixes
- #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.
Barcode
New Features
- One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
- QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
- Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.
The barcode generator control for Angular is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts.
Calendar
New Features
- #233255, #232782 - Now, you can change the day header format of calendar using 'dayHeaderFormat' property.
Chart
Breaking Changes
- sizeType enumeration name changed to SizeType
New Features
- Canvas rendering mode support provided.
- Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.
- Data Editing support provided for chart series points.
- Multi level label click event added with custom object.
Chips
Bug Fixes
- I239111 - Issue with getting selected chip using
getSelectedChips
method in Edge browser has been fixed.
CircularGauge
Bug Fixes
#I237654
- Unwanted code snippet from circular gauge's user interaction sample has been removed#I238300
- The issue with animation in circular gauge and flickering has been resolved
DashboardLayout
The DashboardLayout is a grid structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove and add options. This allows users to easily place the components at the desired position within the grid layout.
- Drag and Drop: Allows drag and drop of panels at the desired location within the dashboard.
- Resizing: Support to resize the panels in any direction as per the requirement.
- Floating: Floats the panels upward when the dragging option is enabled.
- Media Query: Allows the panels to be stacked when the specified resolution is met.
DataManager
Bug Fixes
#144418
,#234444
,#238765
,#241262
,#241163
- Date value is handled based on the server time zone offset.
DatePicker
Bug Fixes
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
DateRangePicker
Bug Fixes
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
DateTimePicker
Bug Fixes
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
Diagram
Bug Fixes
- #239193 - The issue "element does not placed properly when specify the position as (0,0)" is now resolved.
Dialog
Bug Fixes
#F145500
- Resolved the navigation issue while navigating through keyboard in modal dialog.
Document Editor
Bug Fixes
#144676
- Table is now layout properly if table contains grid after value.#235990
- Table is now layout properly if table width type is not auto.#228049
- Table with row margin is now layout properly.#228049
- Text is now rendered properly without clipping.#237734
- Table borders are now exported properly.
DropDownList
Bug Fixes
- #235631 - Issue with "updating default value after form reset" has been resolved.
- #239136 - Now, you can change
allowFiltering
property value dynamically.
File Manager
Bug Fixes
- Issue with
empty folder icon alignment when persistence enabled
is fixed.
Form Validator
Bug Fixes
#212351
- Now, localized text of form validator was included in ej2-locale package.
Gantt
Bug Fixes
- #238228 - Issue while rendering tooltip with smaller duration has been fixed.
New Features
- Now Gantt supports context menu to perform various action.
- Provided support to perform timeline zoom in, zoom out and zoom to fit actions in Gantt.
- Provided key interaction support in Gantt.
Grid
Bug Fixes
#238402
- Sort comparer is now working properly forRemoteSaveAdaptor
;#235736
,#237229
- Provided responsive height support forcolumnChooser
ofcolumnMenu
.#234395
- Provided currency code while exporting to excel endcsv
documents.#232623
- Comparer object is now properly working in customsortComparer
function while performing in descending order.#240045
-recordDoubleClick
event is now prevented while clicking ongroupcaption
row.#239272
-autoFitColumns
for column resizing is now calculated based on aggregates cell content too.#241310
- Text wrap is now applying for movable headers too while refreshing the grid.#234709
- Sorting order is now maintained in the column after undo operation of the grouped column.#236350
- Script error has been resolved while destroying the grid with pager template.
HeatMap
New Features
- Now it is possible to customize the legend label using legendRender event.
In-place Editor
New Features
- #240715 - Provided new event
beginEdit
that triggers when change to editing mode and it helps to skip the focus fromIn-place Editor
component.
LinearGauge
New Features
- In the
setAnnotationValue
method, an option has been provided for setting annotation based onaxisValue
.
ListBox
Breaking Changes
- Event
select
is removed insteadchange
event is provided.
Bug Fixes
- #236715 - Drag and dropping the list item is not sorted when
sortOrder
enabled issue is fixed.
New Features
- Checkbox position support provided.
- Filter support provided.
- #234507 - Provided support for drag and dropping the single list item when more than one list item is selected by setting
false
todragSelected
argument indragStart
event.
Maps
Bug Fixes
#I240835
- Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed#I240836
- Marker highlight and selection settings do not make a difference issue has been fixed#I240834
- Interactive legend is not working while changing data source issue has been fixed.
MaskedTextBox
Bug Fixes
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
Menu
Bug Fixes
- #237136 - Issue with Parent Menu click in mobile mode.
- #236458 - Issue with Menu Item hovering while a page contains multiple menus.
MultiSelect
Bug Fixes
- #235699 - Change event not happening after the control has lost focus issue has been fixed.
New Features
- Now, you can render grouping with checkbox using enableGroupCheckBox property.
NumericTextBox
Bug Fixes
- #237600 - Now, validation message get removed while change the numeric value through spin buttons.
#238077
- Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.
New Features
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
PDF Viewer
Bug Fixes
- #229426 - Provided the API to select, edit, and delete the annotations.
Pdf Export
Bug Fixes
- Super constructor may only be called once exception has been resolved.
- Preservation issue in page orientation is fixed.
Pivot Table
Breaking Changes
- The
dataSource
anddataSource.data
properties has now been renamed todataSourceSettings
anddataSourceSettings.dataSource
respectively.
Bug Fixes
#240219
- Menu items in the toolbar now works properly.#239685
,#240221
,#240220
- Alignment of the toolbar looks proper when the control is bound to remote data source.#237515
– Date grouping is now working properly with column axis.#237535
– You can add fields dynamically with pivot table component in virtual scrolling mode.- #144352 – The fields can be added dynamically for Pivot Chart control.
New Features
- #229377 – The pivot chart which is bound with pivot table allows the user to drill down and drill up now individually.
- #144382 – Unnecessary scroll bars have been removed from pivot table component.
QueryBuilder
Bug Fixes
- SQL Parsing issue when the rule contains 'Greater Than Or Equal', 'Less Than Or Equal' operator.
- Condition is not updated properly in the root while using 'setRules' method.
RichTextEditor
Bug Fixes
#241388
- The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved.
Schedule
Bug Fixes
#240271
- An issue with misalignment of +more indicator when the custom elements and appointments are rendered in same cell has been fixed.
Sidebar
Breaking Changes
- Change event will trigger only after the expand or collapse transition of the Sidebar.
Stock Chart
Breaking Changes
- sizeType enumeration name changed to SizeType
TextBox
##...
v17.2.34
Common
Bug Fixes
- Fixed
CheckBox
not disabling issue. - Fixed binding not working properly while using
ngx-tanslate
pipe.
Accordion
Bug Fixes
- #239739 - An issue with addItem public method for accordion which was rendered using HTML elements has been fixed
Barcode
The barcode generator control for Angular is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts.
New Features
- One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
- QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
- Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.
Calendar
New Features
- #233255, #232782 - Now, you can change the day header format of calendar using 'dayHeaderFormat' property.
Chart
Breaking Changes
- sizeType enumeration name changed to SizeType
New Features
- Canvas rendering mode support provided.
- Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.
- Data Editing support provided for chart series points.
- Multi level label click event added with custom object.
Chips
Breaking Changes
- Property selection enum type name changed from "selection" to "Selection".
CircularGauge
Bug Fixes
#I237654
- Unwanted code snippet from circular gauge's user interaction sample has been removed#I238300
- The issue with animation in circular gauge and flickering has been resolved
DashboardLayout
The DashboardLayout is a grid structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove and add options. This allows users to easily place the components at the desired position within the grid layout.
- Drag and Drop: Allows drag and drop of panels at the desired location within the dashboard.
- Resizing: Support to resize the panels in any direction as per the requirement.
- Floating: Floats the panels upward when the dragging option is enabled.
- Media Query: Allows the panels to be stacked when the specified resolution is met.
DataManager
Bug Fixes
#237039
- Delete operation is working properly when date column is assigned as primary key field.
DatePicker
Bug Fixes
-
#228296 – When click on the date icon, calendar popup and keyboard get opened issue has been fixed.
-
#231616, #234495 - In mobile device, DatePicker popup displays in the center of the viewport.
-
#238455 – Now, change event argument
isInteracted
return as true when edit the date value using keyboard.
New Features
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
DateRangePicker
Bug Fixes
- #231616, #234495 - In mobile device, DateRangePicker popup displays in the center of the viewport.
New Features
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
DateTimePicker
Bug Fixes
- #239623 - Now, TimePicker popup closed properly in Edge/IE browsers when place more number of DateTimePicker in single page.
#240491
- Now, you can change the today button visibility dynamically along with min and max datetime.
New Features
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
Diagram
Breaking Changes
- The
hyperLink
property in the Shape Annotation and Path annotation is renamed properly ashyperlink
. - The
class
property in the UML Classifier shape is renamed properly asclassShape
. - The
interface
property in the UML Classifier shape is renamed properly asinterfaceShape
. - The
enumeration
property in the UML Classifier shape is renamed properly asenumerationShape
. - The
data
property is removed from the DataSource property of the diagram. - The
dataManager
property in the DataSource is renamed toDataSource
.
Bug Fixes
- Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
- Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
- Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.
- #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
- Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
- #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
- #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
- Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
- #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.
- When changing the node's path data at run time, it scales properly with respect to node's size.
- When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
- Now, the connector's decorator is docked properly when layout is enabled and drag the node.
- When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
- If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
- When changing the annotation's properties at run time, annotation will update properly.
- #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape.
- #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time.
- #234106 - When the node having different size and executing the layout, nodes are now arranged properly.
- The
hyperLink
property in the Shape Annotation and Path annotation is renamed properly ashyperlink
. - #234537 - The BPMN shape style is now applied to the BPMN inner elements.
- #235977 - The issue "User handles drawn multiple times while dragging a node from the palette" has been resolved.
- #235742 - The issue with the oldValue of selectionChange is shown incorrect when mouse down on node has been resolved.
- #235794 - The
textEdit
event is now fired in Edge browser. - #236322 - The module property in the package.json has been updated.
- #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout.
- #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved.
- #236866 - The issue with tooltip is shown even after deleting the node has been resolved.
New Features
- #228504 – Support has been provided to customize the tooltip of the diagram.
- #231402 – Support has been provided to show/hide segment thumb of the connector.
- – An option has been added to set the icons and template in the diagram user handles.
- #232055 - Text overflow support for annotation when wrapping is enabled for annotation has been added.
Document Editor
Breaking Changes
- The
serviceUrl
property inDocumentEditorContainer
component no longer expect the full path of the Web API action. Henceforth, it only expects the path up to controller name alone. And the Web API action name can be configured inserverActionSettings
property for different actions.
Bug Fixes
#237415
,#238902
- Document exported properly when document contains hyphen character.#228049
- Tab character width is now calculated properly.#228049
- Table with repeat header is now layout properly.#234073
- Table is now pasted properly.#236808
- Document exported properly when document contains text form field.#144848
- Table shading is now exported properly.
New Features
#229069
- Added contextual spacing support.#158324
,#226019
,#226018
,#227644
,#238417
- Added support for chart preservation.#94889
,#87537
,#223333
,#222513
,#224521
,#227620
,#227052
,#227362
,#236997
- Added spell check support.#226631
,#227594
,#231373
,#233073
- Added clipboard paste with formatted content.#140903
,#227192
,#227641
,#227640
- Added restrict editing support.#237725
- Added API to customize gap between each page.
DropDownList
Bug Fixes
- #235631 - Issue with "updating default value after form reset" has been resolved.
- #239136 - Now, you can change
allowFiltering
property value dynamically.
File Manager
New Features
- Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage.
- Provided access control ...
v17.1.51
Chart
Bug Fixes
- #144983 - Label style not working in axisLabelRender event for polar and radar series type issue fixed.
- #237811 - Chart rendered with default width in Internet Explorer issue fixed.
Dashboard Layout
Bug Fixes
- #237417 - Click event of button is not triggering when it is placed inside the panel element of DashboardLayout.
DataManager
Bug Fixes
- #237039 - Delete operation is working properly when date column is assigned as primary key field.
DatePicker
Bug Fixes
- #231616, #234495 - In mobile device, DatePicker popup displays in the center of the viewport.
DateRangePicker
Bug Fixes
- #231616, #234495 - In mobile device, DateRangePicker popup displays in the center of the viewport.
DropDownButton
Bug Fixes
- Resolved Method and Event name conflict issue.
Grid
Bug Fixes
- #235294 - Pager of the grid is refreshed properly during grid persistence.
- #232623 - Complex field structure for primary key columns when using deep watch has been resolved.
- #233441 - Misalignment has been fixed when applying
auto-fit
for stacked header columns. - #234514 - Context menu is properly rendering when using both default and custom items in header.
- #235841 -
Colspan
is set properly while having empty records in hierarchy grid. - #236745 -
aria-label
attribute is updated when changing value in batch mode. - #144884 - Selected
rowIndexes
duringselectAll
checkbox operation has been resolved. - #143410 - Exporting pdf document with UTC date value in string format has been fixed.
- #235826 - Filter icon overlaps the
headerText
when using menu filter dynamically has been fixed. - #235017 - Problem with visible property, when
HideAtMedia
is enabled for the column has been resolved. - #235264 - Script error when click on the column menu filter option in phone mode has been fixed.
- #236759 -
ContextMenu
maintains the previous selected row has been resolved. - #237815 - Grid updated value is persisted when data has not been returned from server.
- #237239 - Template column is rendered properly with persistence during page refresh.
In-place Editor
Bug Fixes
- #237441 - Modified value not updated, when using
RichTextEditor
withMarkdown
mode issue has been resolved
Maps
Bug Fixes
- #I237116 - The issue with default highlight and selection fill color has been resolved.
QueryBuilder
Bug Fixes
- DataManager related issue resolved.
Schedule
Bug Fixes
- #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.
- #235165 - An issue with
rowAutoHeight
property enabled the horizontal scroll wrongly in month view has been fixed.
TreeGrid
Bug Fixes
- #238350 - Editing works fine in remote data.
v17.1.50
Common
New Features
- Provided Angular 8 compatibility support.
CircularGauge
Bug Fixes
- #I237023 - The issue with pointer animation on setting more than 80% of the pointer radius has been fixed.
DataManager
Bug Fixes
- #233040- Provided support to get the service root url from
odata
context field to use during batch operation.
Dialog
Bug Fixes
- #144624 - Resolved the issue with resizing when rendering a grid inside a dialog.
Document Editor
Bug Fixes
- #236930 - Table exported properly when document contains continuous table.
- #236502 - Table last column resizing is now working properly.
Grid
Bug Fixes
- #236235 - To get the visible element in custom function while using custom validation has been resolved.
- #235593 - To send the
tr
element inrowDataBound
event instead of document fragment has been fixed. - #144448 - Maximum call stack issue while invoking
clearFiltering
method indataBound
event has been fixed. - #144431 - Grid export when null is provided for any complex field has been resolved.
- #235415 -
actionFailure
event during successful server sideCRUD
actions has been resolved. - #234931 - Performance of checking checkbox columns during show/hide operation has been optimized.
- #235081 - Column value as null in
contextMenuClick
eventargs
while the target is column cell has been fixed. - #232225 - Server side Sorting in complex type(with nullable value) data column has been fixed.
- #143671 - Grid filter with null date values has been resolved.
- #225078 - Excel filter check list search criteria has been considered for grid filtering.
In-place Editor
Bug Fixes
- #237441 - Modified value not updated, when using
RichTextEditor
withMarkdown
mode issue has been resolved
Maps
Bug Fixes
- #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.
ProgressButton
Bug Fixes
- Provided public method 'progressComplete' to complete the progress.
QueryBuilder
Bug Fixes
- Selected value not maintained properly for radiobutton field.
Schedule
Bug Fixes
- An issue with opening editor window multiple times, editor contents are rendered multiple times is fixed.
- An issue with preventing the event to be created, while clicking on the add icon in mobile devices with read only property is enabled is fixed.
- #234667 - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
- #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.
Uploader
Bug Fixes
- No more script issue occurs, on rendering the preload files as empty.
v17.1.49
Common
Bug Fixes
- #2352892 - Fixed
Form base
components delay rendering issue.
DatePicker
Bug Fixes
- #235561 - Now, you can specify the date format without
year
specifier along with strict mode.
Document Editor
Bug Fixes
- #226399 - Header and Footer is now layout properly if document contains section break
Gantt
Bug Fixes
- #F144145 - Task Id duplication issue while adding new record has been fixed.
Maps
Bug Fixes
- #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.
MaskedTextBox
Bug Fixes
- Now, MaskedTextBox renders properly after calling
refresh
method.
New Features
- #236816 - Provided method to
focusIn
andfocusOut
.
MultiSelect
Bug Fixes
- #231920 - In IE browser, script error throws when calling getItems method has been fixed.
New Features
- #236816 - Provided method for
focusIn
andfocusOut
.
NumericTextBox
New Features
- #236816 - Provided method to
focusIn
andfocusOut
.
QueryBuilder
Bug Fixes
- DataManager related issue resolved.
RichTextEditor
Bug Fixes
- #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.
TextBox
New Features
- #236816 - Provided method to
focusIn
andfocusOut
.
TreeGrid
Bug Fixes
- #236554 - Expand/Collapse icon for 2nd level parent while using remote data works fine
- #236554 - enableCollapseAll works fine with paging
Uploader
Bug Fixes
- #235532 - Now, you can remove the uploaded files, while using the uploader within form.
v17.1.48
Calendar
Bug Fixes
- #235561 - Now, you can navigate year within min and max range in decade view.
Chart
Bug Fixes
- #236117 - Axis labels aligned not properly when using some special characters issue fixed.
DatePicker
Bug Fixes
- #216875 - Issue with some additional text appended to all day numbers when choose
Japanese
culture has been fixed.
DateRangePicker
Bug Fixes
- #233687 - Issue with change event trigger twice when provide date format without date specifier has been fixed.
Document Editor
Bug Fixes
- #234799 - Bold button is now aligned properly in modify style dialog.
- #236061, #236039 - Document editor container component is now destroyed properly.
- #234146 - Section formats are now applied properly.
- #233556, #234406 - Table of Contents are now inserted properly.
- #234249 - Multilevel lists are now exported properly.
- #234084 - Selection is now updated properly after clear formatting.
- #234073 - Copy is now working properly for nested table.
- #234799 - Renaming the existing style in modify style dialog is now updated properly.
- #234799 - Text alignment is now updating properly while modify style using style dialog.
File Manager
New Features
- #144270 - Added support to use the JWT tokens with
beforeSend
event’s Ajax settings.
Grid
Bug Fixes
- #228547 - White space during normal editing is fixed while enabling the row drag and drop functionality.
- #232660 - Script error while exporting the grouped Grid with
enableGroupByFormat
has been resolved.
New Features
- #144253 - Provided tag helper support for data manager control.
- #225561 - Provided support to filter records when
ForeignKey
columns and Grid columns have same field names.
ListBox
New Features
- Provided change event for ListBox.
Maps
New Features
- #I233127 - The issue with recalculating the data labels when zooming the maps has been fixed.
QueryBuilder
Bug Fixes
- Provided public method for get the rule by the rule Id.
- Date format issue in dd/mm/yyyy format.
- Selected value not maintained properly for radiobutton field.
Schedule
Bug Fixes
- #143979 - Events not rendered properly with
allowGroupEdit
when the resource id is two digit issue has been fixed. - #234916 - Delete key not working properly in IE11 issue has been fixed.
Sidebar
Bug Fixes
- #236219 - On initial rendering, right positioned sidebar opens and closes irrespective of type and isOpen properties has been fixed.
Tab
Bug Fixes
- #235397 - The cancel parameter is exposed in tab selecting event.
- #235274 - Incorrect selected content had been getting in tab selected event issue has been fixed.
v17.1.47
Common
Bug Fixes
- #227272, #227958 - Fixed binding not working properly while using
ngx-tanslate
pipe.
Chart
New Features
- #233749 - Provided zOrder support for chart series.
CircularGauge
Bug Fixes
- #I234531 - The issue with rendering circular gauge when setting cancel argument to true in the "axisLabelRender" event has been fixed.
ComboBox
Bug Fixes
- #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
- #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
- #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.
Dashboard Layout
Bug Fixes
- #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.
DatePicker
- #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.
Diagram
Bug Fixes
- When changing the node's path data at run time, it scales properly with respect to node's size.
- When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
- Now, the connector's decorator is docked properly when layout is enabled and drag the node.
- When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
- If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
- When changing the annotation's properties at run time, annotation will update properly.
Document Editor
Bug Fixes
- #230628 - Updated dialog animation.
New Features
- #142821 - Added API to insert bookmark and fetch all bookmarks in document.
- #142820 - Added API to insert hyperlink.
DropDownList
Bug Fixes
- #234846 - The popup collision issue has been resolved while enable the filtering.
Extension
New Features
- Provided the project template and dotnet CLI command support for Angular.
Gantt
Bug Fixes
- #233041 - Alignment issue with timeline and vertical lines has been fixed.
New Features
- #F143360 - Provided support to refresh the
dataSource
dynamically.
Grid
Bug Fixes
- #226746 - Provide support to set format for aggregate values while exporting is resolved.
- #234554 - Provide template support for stacked header is resolved.
- #234230 - Batch edit misbehaves when
allowDragAndDrop
enabled is resolved. - #229226 -
Hyperlink
is not working when settingclipMode
property iniOS
is resolved.
HeatMap
New Features
- #230837, #229200 - Provided the tool tip template support for customizing the cell tool tip.
In-place Editor
Bug Fixes
- Toolbar fails to render properly in
RichTextEditor
In-Place Editor whenafterOpen
is set, that issue has been fixed. - Not able to hide the close icon issue has been fixed.
- Change event doesn't trigger, when
RichTextEditor
blurs that issue has been fixed.
ListBox
Bug Fixes
- #234350 - SelectAll checkbox not displayed with dynamic data issue fixed.
ListView
New Features
- #230272 - Provided the support for adding new list view item without re-render the listview in virtualization mode.
Maps
Bug Fixes
- #I234578 - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
- #I234578 - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.
MaskedTextBox
Bug Fixes
- #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
- #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.
Menu
New Features
- #230456 - Provided hamburger menu support for adaptive view.
MultiSelect
Bug Fixes
- #235167 - Multiselect dropdown jump down when the
showDropDownIcon
is set to true issue has been resolved. - #209393 - Change event not fired during tab key navigation issue has been resolved.
PDF Viewer
New Features
- Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
Pivot View
Bug Fixes
- #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.
New Features
- #230489 – You can drill the pivot table headers based on the position.
QueryBuilder
Bug Fixes
- Updating conditions throws script error after using 'setRules' method.
- Rule with AND operator is not properly updated in ASP.NET MVC and Core.
- Multiselect datasource not properly updated for in and notin operators.
- Provided option for handling data source request on demand.
New Features
- Provided
case sensitive
support. - Provided default value option support for column fields.
- Provided groupBy support for columns.
Schedule
Bug Fixes
- #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
- #234231 - An issue with setting the different work hours in timeline week is fixed.
- #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.
Toolbar
Bug Fixes
- #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.
Tooltip
New Features
- #234933 - Now the tooltip is showing while hovering the tooltip content element in hover mode.
TreeGrid
New Features
- 'Row Template' support is provided that allows to use custom layout for the TreeGrid rows.
TreeMap
Bug Fixes
- #I234615 - The issue with value from the "fill" property is not applied when we have both the "fill" and "colorValuePath" APIs has been fixed.
TreeView
New Features
- #227540 - Provided the support for rendering treeview data in single server request while disabling the loadOnDemand