Version 6.2.x

This page contains the logs of minor releases between 6.2 and 6.3.

6.2.8

PRO edition, released in April 12, 2019

Fixes

  • Drag-n-drop for multiple items from different branches in Tree
  • Localization is not applied correctly for the Comments widget

Spreadsheet Fixes

  • Borderless mode: hide borders of merged cells

File Manager Fixes

  • Context menu doesn't work for root item

6.2.7

PRO edition, released on April 4, 2019

Fixes

  • Items order is lost after drag-n-drop in some cases
  • Incorrect position of origin line in a chart
  • getFormView() can return wrong results in case of custom views

Query Builder Fixes

  • Incorrect equal/not-equal check for numeric types in a dataset

Spreadsheet Fixes

  • Format cache is not cleared during data reloading

6.2.6

PRO edition, released on March 28, 2019

Fixes

  • Pager buttons in skin
  • Password window in pdf viewer is not destroyed automatically
  • Incorrect sync between pdf viewer and pdf toolbar
  • Regression in label auto-width

Spreadsheet Fixes

  • Styling of the global editor label
  • Conditional format dialog can be opened without selection
  • Editing value without an actual change still triggers onCellChange processing

6.2.5

PRO edition, released on March 22, 2019

Fixes

  • Regression in hide/show view behaviors
  • loadNext() doesn't reject promise when blocked by event
  • Custom scroll can render itself incorrectly after drag-n-drop
  • Proxy view doesn't resize content on modification
  • Progress bar may not restart animation on fast hardware
  • Wrong progress bar when multiple showProgress commands are issued
  • View created in place of a hidden one is not visible
  • Tooltip in chart doesn't show info for second and next series
  • Tooltip throws a JS error in some rare cases
  • Form ignores the height property when scroll is enabled

SpreadSheet

Updates

Fixes

  • Correct cell template in case of 0 value
  • Change cell decimals: correct cell value
  • Remove the mousemove event from document body after SpreadSheet destruction

QueryBuilder Fixes

  • Incorrect comparison for the "not contains" rule
  • getValue returns incorrect data for nested rules

6.2.2

PRO edition, released on March 14, 2019

Fixes

  • Autowidth for PDF export in the landscape mode
  • Styling of editors in Property sheet
  • Styling of label on a dark toolbar
  • Styling of right-aligned labels
  • Regression in callbacks for non-JSON data loading

Spreadsheet Fixes

  • Cut and paste for overlapping areas
  • Formula processing can break after switching between sheets
  • Resolution for circular dependency in formulas is not optimal
  • Sheet reordering doesn't affect data serialization

6.2.1

PRO and GPL editions, released on March 6, 2019

Updates

  • Ability to style modal boxes

Fixes

  • Repeated calls can break the loadNext() logic
  • Custom loading can break if a component is destroyed before loading end
  • Tracking of cancelled data loading calls
  • Setting the initial Richtext value
  • ComplexData collapses complex Form and Property values
  • Close input's dropdown on a label click
  • Regression in item CSS for Sidebar and Dataview tiles
  • Regression in masterCheckbox CSS in Datatable header
  • Regression in Label alignment
  • Tooltip breaks if a target component is removed
  • Editor popup position while scrolling the Datatable with prerender:true
  • Setting Combo value of a dropdown click
  • Applying custom CSS for Template with the defined type
  • HtmlForm: don't reset input focus on clicking the inner input
  • HtmlForm: correct select box value if the corresponding option is not found

File Manager Fixes

  • Regression in dynamic loading and server filtering
  • Regression in save requests
  • Server filter is case-insensitive

Spreadsheet Fixes

  • Toolbar border icon is lost
  • Switching to a new sheet during data editing
Back to top