Check documentation for the latest version of dhtmlxSuite DHTMLX 4.5 - Full List of Changes DHTMLX Docs

DHTMLX 4.5 - Full List of Changes

Major changes

  • a new component dhtmlxList is added (docs, demos)
  • a new demo shows how to create fully responsive web applications
  • combo - demo with multicolumn+subload added
  • form - type:image added (docs, demo)
  • sidebar - header and autohide mode added (demo)

Updates and fixes

  • accordion - param added for open and close methods to trigger onActive events
  • accordion - setText fixed
  • calendar - css for hover item fixed when calendar is closed
  • calendar - positioning fixed if no space is available, some native functions are replaced with common
  • carousel - scroll with touch events enable/disable added
  • chart - canvas clearing fixed
  • chart - displaying tooltips in case of series overlapping fixed
  • chart - image items for line and radar charts added
  • chart - labelLines for Pie chart added
  • chart - seriesMargin and seriesPadding for "bar" and "barH" charts added
  • colorpicker - gradient fixed for win_safari
  • combo - special html characters and spaces rendering inside options fixed
  • common - dhtmlxAjax added (3.6 compat)
  • dataview - ability to adjust item size to a container added
  • dataview - json dynamic loading fixed
  • editor - getComputedStyle fixed (sometimes it throws an error)
  • form - calendar setValue fixed if form binded to grid
  • form - calendar value fixed when it was changed and calendar was hidden by custom script
  • grid - cell.getBgColor API fixed
  • grid - css options for combo options in the grid fixed
  • grid - double processing of onDistributedEnd event fixed
  • grid - grid in srnd mode, without using load API fixed
  • grid - header styles for grid with colspans fixed
  • grid - image cell and smart-rendering mode fixed
  • grid - incorrect change flag for dhxCalendar editor fixed
  • grid - incorrect colspan for the left part of split grid fixed
  • grid - incorrect scroll position in smart rendering mode fixed
  • grid - invalid row rendering in very huge grids fixed
  • grid - key maps in split mode fixed
  • grid - missed parameters in saveSortingToCookie call fixed
  • grid - multiselection and export to excel fixed
  • grid - row selection and export in excel fixed
  • grid - saving state of hidden columns in IE fixed
  • grid - server side filtering and slow scripts fixed
  • grid - smart rendering for huge grids fixed
  • grid - tab-behavior in excel keymap for split mode fixed
  • layout - cell min width/height calculation fixed for nested layout
  • menu - polygon height calculation fixed
  • ribbon - loop through array fixed (for prototypejs compat)
  • ribbon - setText for type:text fixed
  • slider - dnd for touch/android fixed
  • tabbar - removing tab clears actv flag fixed
  • tabbar - setTabActive fixed according 3.6 compat (deprecated)
  • tabbar - tabs area width calculation improved
  • toolbar - action="action" fixed for ipad
  • toolbar - onButtonSelectShow / onButtonSelectHide events added
  • windows - body.css clear fixed
  • windows - iframe cover for IE fixed for dnd mode
Back to top