v20.3.59
·
131 commits
to master
since this release
Carousel
Bug Fixes
#I419341
- The Blank carousel item displayed onautoplay
when a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I412377
- Now axis labels are placed inside the chart properly.#I412377
- Margin gets added when adding the axes dynamically issue has been fixed .#F178666
- Now the data point aria label is proper.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361
- When settingenabled
value asfalse
in Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215
- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930
- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
DateTimePicker
Bug Fixes
#F178567
- The issue "Meridian value not converted from lower case into higher case" has been resolved.
Diagram
Bug Fixes
#I418455
- Now, the resize handle has been rendered properly while set node pivot as 0,0.#I418026
- Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.
Dialog
Bug Fixes
#I415699
- Now, theDialogUtility
position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058
- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I417535
- The page number is not updated properly while inserting TOC.#I418000
,#F178993
- Resolved the tab character width issue.
Gantt
Bug Fixes
#I419062
- Edit type issue when datasource is undefined issue has been fixed.#I417042
- A console error is thrown when updating the parent task's start date.#I419262
- The dependency line is rendered even after cancel.
Grid
Bug Fixes
#I397894
- When pressing Tab Key, the first focusable element in the grid is need to be focused, instead of grid container issue has been fixed.
Heatmap
New Features
#I410874
- ThebackgroundColor
property can now be used to change the color of the HeatMap's background.
Kanban
Bug Fixes
#FB37730
- Now, dragging and dropping cards quickly onto empty columns works properly.#F178105
- Now, dragging and dropping cards between the columns for the first time will trigger thedataSourceChanged
event properly.
ListBox
Bug Fixes
#F37860
- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
Maps
Bug Fixes
#I413909
- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101
-shapeHighlight
event will now trigger properly.#I411790
-zoomByPosition
method will now work properly in the online map providers.#I401870
- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693
- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969
- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#I419557
- Now, theIsPrint
property values for text markup annotation have been properly updated.#I418726
- Now, the draw and image signature is now preserved while changing tabs on mobile devices.#I420588
- Now, the Script error does not occur while printing the document contains signature fields on non-rendered pages.#I420304
- Now, the script error does not occur while updating read only property programmatically.
New Features
#I421694
- Now, Angular applications may render PDF Viewer controls without ID properties.#I409823
- Support was given for a custom margin property in the free text annotation.
Pivot Table
Bug Fixes
#I405590
- The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.#I420612
- The pivot table will now be rendered properly while switching between reports in the toolbar.#F420612
- The pivot table's alphanumeric sorting will now works properly.
ProgressBar
Bug Fixes
#I416343
- Now corner radius is applied when applying the range colors for Progress bar.
QueryBuilder
Bug Fixes
#I404520
- Provided Localization support SQL query builder operators.#F178375
- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
RichTextEditor
Bug Fixes
#I411229
- Now, pressing the enter key at the start of a line after deleting the previous line works properly.#I412883
- Now, pressing the enter key at the start of the dynamically inserted text works properly.#I412540
- Now, the indentation format is maintained properly when pasting content from MS Word.#I416708
- Now, pressing the backspace key after pasting contents from MS Word works properly.
Schedule
Bug fixes
#I420462
- Script error throws when changing the resource in mobile mode has been fixed.#F178747
- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810
- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Bug Fixes
#I419656
- Issue with "font families are not applied properly to the font family drop-down list items" has been resolved.#I409382
- Issue with "ignoreBlank
is not working properly while assigningdate
type to the cell" has been resolved.#I416351
- Issue with "page gets unresponsive while finding the text that is not available in the worksheet" has been resolved.
Features
#I400301
- Provided dragging support for alldialogs
in the component.#F176472
- ProvidedsetRowsHeight
andsetColumnsWidth
methods to set the height and width to multiple rows and columns respectively.
Stock Chart
Bug Fixes
#I418512
- Console error when specifyinglabelRotation
for stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324
- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386
- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I417095
- NVDA screen reader problem for expand/collapse action has been resolved.#I418121
- Resolved row selected issue while performing expand/collapse operation.
TreeMap
Bug Fixes
#F178496
- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
#I415849
- The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.