jQuery-EasyUI 1.2.3 发布

13年前
jQuery-EasyUI 1.2.3 发布了!

jQuery EasyUI是一组基于jQuery的UI插件集合,而jQuery EasyUI的目标就是帮助Web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript,也不需要对css样式有深入的了解,开发者需要了解的只有一些简单的html标签。

该版本修复了旧版本的一些bug,并且增加了一些新功能,如支持树型表格;在数据表格上做了一些调整,提高了编辑性能等,另外还增加了一个新插件,允许用户编辑数据表格的属性值。

主要新功能:
  • treegrid: The footer row and row styler features are supported now.
  • treegrid: Add 'getLevel','reloadFooter','getFooterRows' methods.
  • treegrid: Support root nodes pagination and editable features.
  • datagrid: Add 'getFooterRows','reloadFooter','insertRow' methods and improve editing performance.
  • datagrid: Add 'loadFilter' option that allow users to change original source data to standard data format.
  • draggable: Add 'onBeforeDrag' callback event function.
  • validatebox: Add 'remote' validation type.
  • combobox: Add 'method' option.

修复的bug:
  • window: Cannot resize the window with iframe content. fixed.
  • tree: The node will be removed when dragging to its child. fixed.
  • combogrid: The onChange event fires multiple times. fixed.
  • accordion: Cannot add batch new panels when animate property is set to true. fixed.

新插件:
  • propertygrid: Allow users to edit property value in datagrid.

更多详细信息:http://jquery-easyui.wikidot.com/download:v123

下载地址:http://jquery-easyui.googlecode.com/svn/trunk/share/download/jquery-easyui-1.2.3.zip