Version 7.0.x
This page contains the logs of minor releases between 7.0 and 7.1.
Version 7.0.5
PRO edition, released on November 15, 2019
Fixes
- the incorrect rendering Radar Chart with a single data segment
- hover functionality incorrectly locates owner DataTable in some cases
Spreadsheet Fixes
- the incorrect dialog when readonly and editable Spreadsheets are hosted on the same page
Version 7.0.4
PRO edition, released on October 30, 2019
Fixes
- "clear" button in IE doesn’t trigger webix events
- the incorrect order of elements after drag-n-drop in Tree
- regression in the server-side filtering in the Combo widget
- regression in using object as parameter for setValue API of the Combo
- the incorrect export of the Timeline widget to .png
- styling of the disabled elements for different inputs and skins
- view:"align" breaks on the content replacement
- rendering of input with very small label width
- the incorrect scroll state restoring after hiding the DataTable
- the incorrect animation when multiple tabs added at once
- popup does not close after clicking on a menu item with sub-items
- better position and behaviors for popup editors in the DataTable
- better memory cleaning on component destruction
Spreadsheet Fixes
- the incorrect initial value in export sheet dialog
- live editor, value reset on scroll
- live editor, processing of < and > chars
- live editor, formula suggest doesn’t work correctly
- live editor, coloring same cell multiple times
- processing of complex sheet names in math formulas
Version 7.0.3
PRO edition, released on October 14, 2019
Fixes
- multicombo doesn't accept numeric values
- incorrect popup position within window
- Datalayout can't be used within Form
- button text position in Firefox
- checkbox rendering in flat and contrast skins
- tree item not properly selected anymore after applying and removing a filter
- reconstruct doesn't work with Gridlayout
- position of datatable scroll is not adjusted to filtering on Android
- incorrect placeholder (with the apostrophe) in inputs
- multicombo: apostrophe in id prevents item to get deselected
- multicombo: wrong tag offset in material skin
- datatable: no way to set CSS to the header cell with the filter
- incorrect rendering of labels with very small widths
- data sorting ignores missing values for int column type
- grouplist: incorrectly renders elements added by .add api
- webix_noselect class is not removed after drag-n-drop in Safari
- datatable: scroll on touch in both directions resets vertical scroll
- regression in combo icon rendering
- regression in tabbar closing through close icon
- regression in enter key handling in multicombo/multiselect
- scrollTo in the Scrollview breaks scrolling on IOS
- richtext: border is broken on Material/Mini/Contrast skins
Spreadsheet Fixes
- cross-sheet formulas to sheets that include a space in their name
File Manager Fixes
Version 7.0.2
PRO edition, released on October 3, 2019
Fixes
- closing an active tab in the Tabbar results in error
- rendering issues with center and right alignment of the Combo
- regression in the horizontal scroll of the Tree
- the incorrect width of the MultiCombo in some cases
Version 7.0.1
PRO edition, released on September 27, 2019
Fixes
- regression in the drag files on the Uploader button
- the incorrect processing of the text drop on the Uploader area
Spreadsheet Fixes
- regression in the enter key handling during formula edit
File Manager Major Changes
- history API deprecated
- the top menu always runs actions for the folder selected in the Tree
Back to top