Skip to content

v2.10.0

Compare
Choose a tag to compare
@mar10 mar10 released this 26 Jun 20:37
· 985 commits to master since this release
  • [Changed] #340: New dist folder layout: moved skin-* folders into src/ folder
    (Note: this change was reverted in v2.10.1)
  • [Improved] Update to jQuery UI 1.11.4, jQuery 1.11.3
  • [Improved] #340: add dist/skin-common.less to fix theme imports
  • [Improved] #443 Support js-cookie (still compatible with jquery-cookie)
  • [Fixed] #415 selected and unselectable shows unchecked checkbox
  • [Fixed] #427 table + themeroller: apply color to TR
  • [Fixed] #442 filterBranches shall use opts to allow autoExpand
  • [Fixed] #445 enter key not handled correctly
  • [Fixed] #449 After deleting last child, parent node remains expanded
  • [Fixed] #452 destroy not removing nodes with ext-table
  • [Fixed] #457 Autoscroll fails with lazyloading returning empty list
  • [Improved] Update to jQuery UI 1.11.4, jQuery 1.11.3
  • All commits