#I218689
- An option has been provided to hide a label when it intersects with other labels.#I229216
- Tooltip support has been provided for circular gauge annotation.#I238868
- Tooltip support has been provided for circular gauge ranges.#I210142
- Legend support has been provided for circular gauge ranges.#243153
- Annotation wrapping is now working with textWrapping as WrapWithOverflow when there is a space in the annotation content.#242713
- The diagram connectors is now exported properly with WebKit.#247140
- The improper position of HTML node’s in the overview has been fixed.#F147015
- The issue on printing the diagram content alone in multiple page when margin is set as zero has been fixed.#246626
- The issue “Hidden layered objects visible while changing the properties” is now resolved.#245915
- Now, the z-index of the HTML nodes works properly.#245696
,#245047
,#244836
- Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.#244623
- The issue “Flip not working for HTML node” is now resolved.#242968
- Now, the sequence connector updated properly while changing port to port connection at runtime.#244365
- Now, the user handle events firing after zoom in the diagram is validated.#245231
- The issue “When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight” is now resolved.#244804
- The fill color for target Decorator is now applied properly for sequence connector.#245061
- The issue “Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization” is now resolved.#146327
- The issue “Layout not working for Group Node” 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.#242713
- The issue “Diagram Connectors not exported properly using web kit” is now resolved.#244589
, #244046
- The issue “Context menu properties are generated in MVC” is now resolved.#243734
- The issue “Symbol Palette - first palette element gets removed while refresh the palette” is now resolved.#244519
- The issue “Support to delete a lane from swimlane” is now resolved.#243785
- The issue “Symbol palette first row expands twice on click” is now resolved.#146017
- The issue “Decorator is not aligned properly in palette when we set large stroke width for it” is now resolved.211256
,227953
,243284
- Automatic line routing support have been added.#242645
- The issue “Support to add node in lanes collection at runtime” is now resolved.#245457
, #245459
- Table is now layout properly.#246127
, #246597
, #247364
- Page number field is now exported properly in Sfdt export.file manager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132)
has been fixed.columns
attributes of the detailsViewSettings
property instead of accessing the all attributes from the Grid
sub component.#245866
- Alignment issue with height
property value as auto
has been fixed.F145725
- Issue with cell editing on newly added record has been fixed.#246761
- Issue while providing date field value with empty string value and invalid date values has been fixed.#247124
- Issue while loading Gantt SB samples in Mobile devices has been fixed.F147329
- Issue in progress calculation with unscheduled tasks has been fixed.F147380
- Issue with prevent edit dialog has been fixed.#233407
- Provided support to perform Excel and CSV exporting in Gantt.#146977
- Script error thrown when enable frozen column with auto generated columns in Grid.#246309
- AllowResize
must be disabled when we are in edit state.#246947
,#246460
- Script error is thrown while routing with persistence.#245859
- Can’t access selected records properly in rowSelected
event while selecting the header checkbox.#244916
- Virtual scroll displays empty block while directly scroll to the bottom.The dataSource
property has been split into dataSource
and dataSourceSettings
properties.
The dataSource
property is used to bind data to HeatMap and the dataSourceSettings
property is used to configure the data source using adaptor settings.
#F146947
- Resolved the argument issue that returns text field instead of value field in the action begin event when rendering the Combo Box within the In-place Editor.#248388
- Resolved the issue with configuring cssClass
property to customize the appearance of sub-components of the In-place Editor.#I227046
, #I230887
, #I142366
, #I231973
, #I237847
, #I244849
, #I238686
, #I239233
, #I241638
, #I241638
, #I242232
, #I239221
, #I240051
, #I245255
– The support has been provided for filling the form fields.#I233655
, #I236240
, #I236825
, #I238694
, #I241974
, #I243864
, #I245087
– The support has been provided for free text annotation.#I246059
- Exposed the thumbnailClick event to identify the thumbnail clicks action.#I246767
– The support has been provided to export the annotation details as JSON object in client-side.#I245008
– The support has been provided to update the existing calibrate annotation if we modify the scale value.#F146927
- The issue with copy and pasting image from MS Word to the RichTextEditor has been fixed.#246340
- The issue with pasting the content as plain-text in Rich Text Editor has been fixed.#236064
- This feature allows the editor to be resized. Users can enable or disable this feature using the enableResize
property. If enableResize
is true, the RichTextEditor component creates grip at the bottom right corner to resize it in diagonal direction.#147443
- An issue with editor window headers are misaligned in mobile mode has been fixed.#147383
- An issue with drag and drop action is not working properly when enableCompactView
disabled in mobile mode has been fixed.#246161
- An issue with multiple cell selections are not maintained when mouse right button click action has been fixed.#245932
- An issue with showWeekend
field showing week ends either it is set as false has been fixed.#234797
- Provided the color customization for each range of the slider track.The Spreadsheet is an user interactive component to organize and analyze data in tabular format with configuration options for customization.
#237050
, #237420
, #237783
- Custom Data binding support has been provided that allows users to handle data externally and bind result to treegrid.#F145931
- Frozen Rows and Columns support has been provided that freezes the specific rows or columns and make them always visible in the top and/or left side of the Tree Grid while scrolling.