[学习资料] EasyUI 1.2.6 发布下载

mikel 2012-05-29
Download jQuery EasyUI 1.2.6
Current Version: 1.2.6
ChangeLog
Bug

    tabs: Call ‘add’ method with ‘selected:false’ option, the added tab panel is always selected. fixed.
    treegrid: The ‘onSelect’ and ‘onUnselect’ events can’t be triggered. fixed.
    treegrid: Cannot display zero value field. fixed.

Improvement

    propertygrid: Add ‘expandGroup’ and ‘collapseGroup’ methods.
    layout: Allow users to create collapsed layout panels by assigning ‘collapsed’ property to true.
    layout: Add ‘add’ and ‘remove’ methods that allow users to dynamically add or remove region panel.
    layout: Additional tool icons can be added on region panel header.
    calendar: Add ‘firstDay’ option that allow users to set first day of week. Sunday is 0, Monday is 1, …
    tree: Add ‘lines’ option, true to display tree lines.
    tree: Add ‘loadFilter’ option that allow users to change data format before loading into the tree.
    tree: Add ‘loader’ option that allow users to define how to load data from remote server.
    treegrid: Add ‘onClickCell’ and ‘onDblClickCell’ callback function options.
    datagrid: Add ‘autoRowHeight’ property that allow users to determine if set the row height based on the contents of that row.
    datagrid: Improve performance to load large data set.
    datagrid: Add ‘loader’ option that allow users to define how to load data from remote server.
    treegrid: Add ‘loader’ option that allow users to define how to load data from remote server.
    combobox: Add ‘onBeforeLoad’ callback event function.
    combobox: Add ‘loader’ option that allow users to define how to load data from remote server.
    Add support for other loading mode such as dwr,xml,etc.

New Plugins

    slider: Allows the user to choose a numeric value from a finite range.

License: GPL License Commercial License
Plugins
draggable
droppable
resizable
panel
tabs
accordion
layout
linkbutton
menubutton
splitbutton
menu
form
combo
combobox
combotree
combogrid
numberbox
validatebox
searchbox
messager
progressbar
spinner
numberspinner
timespinner
window
dialog
datagrid
propertygrid
pagination
tree
treegrid
calendar
datebox
datetimebox
slider
parser
Download this EasyUI package:
jquery-easyui-1.2.6.zip
zhuxinyu 2012-05-29
升级了原有的1.2.3,发现后台response json 部分东西要修改了, jquery也跟着升级了。 可是发现原有的脚本要修改了
elkan1788 2012-06-03
郁闷,里面居然还有行firebugs调试代码,害得还以为自己的代码写错了那!!!

引用
console.log(name+":"+f.val()+","+val);
mikel 2012-06-27
zhuxinyu 写道
升级了原有的1.2.3,发现后台response json 部分东西要修改了, jquery也跟着升级了。 可是发现原有的脚本要修改了


建议如果目前项目使用没什么问题,不要轻易升级新版本
哪怕是只是从1.2.4升级到1.2.5我的项目中就出了不少getValue的修改问题
Global site tag (gtag.js) - Google Analytics