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

DHTMLX 4.3 - Full List of Changes

Major changes

  • carousel - a new component - carousel is added (docs, demos)
  • sidebar - single_cell mode added (docs, demo)
  • sidebar - bubbles added for items (docs,demo)
  • slider - range-mode added (docs, demo)

Updates and fixes

  • accordion - showHeader / hideHeader added
  • ajax - json string loading/parsing fixed for multiline
  • cell - getAttachedObject() also returns iframe (if attachURL) or any attached DOM element (if attachObject)
  • cell - cell_top size calculation fixed
  • cell - attachTabbar border fixed in skyblue skin
  • combo - multicolumn/multiline demo added
  • combo - ro_mode search while ro_mode is off fixed
  • combo - auto_complete and dyn_load fixed (loaded suggestion overwrote text entered by user)
  • common - genStr() fixed (starting from letter)
  • common - isIE9, isIE10, isIE11 added
  • common - s2b improved ('on' handled as true)
  • common - str2date fixed for %A (am/pm)
  • dataprocessor - regression in live updates handling fixed
  • dataprocessor - setTransactionMode works only after dp.init fixed
  • dataprocessor - rest mode of dataprocessor fixed
  • form - 2nd param added to onInfo event
  • form - disabled button-bg and borders fixed for web skin
  • form - a new demo added (show info in popup)
  • grid - loading only header in json data fixed
  • grid - enabling the ESC key button in the txt exCell fixed
  • grid - enabling onKeyPress event for the empty grid fixed
  • grid - hidden columns and storing size in cookies fixed
  • grid - prevent double initialization of connectors fixed
  • grid - regression in onDynXLS handling fixed
  • grid - scrolling in Firefox in split mode fixed
  • grid - height of editor for split mode fixed
  • grid - colors in grid's serialization fixed
  • grid - combo exCell returned title instead of the value fixed
  • layout - hideHeader fixed if cell has a nested layout
  • menu - context-menu overlay browser edge fixed
  • menu - context-menu base id fixed according to web standards
  • menu - visible area calculation fixed
  • popup - double calendar support added for popup
  • ribbon - getCombo added
  • ribbon - removeItem ignores non-existing ids fixed
  • ribbon - slider position fixed
  • sidebar - unload fixed
  • sidebar - terrace skin padding removed
  • tabbar - missing content in tab on iOS 7.x fixed
  • toolbar - setListOptionImage fixed
  • toolbar - buttonSelect options overlay fixed
  • tree - regression in setItemTopOffset fixed
  • windows - allow_move fixed for ie10/11
  • windows - touch highlighting fixed in ie10/11
Back to top