jQuery EasyUI 1.4.1 发布

jopen 9年前

easyui是一种基于jQuery的用户界面插件集合。

easyui为创建现代化,互动,JavaScript应用程序,提供必要的功能。

使用easyui你不需要写很多代码,你只需要通过编写一些简单HTML标记,就可以定义用户界面。

easyui是个完美支持HTML5网页的完整框架。

easyui节省您网页开发的时间和规模。

easyui很简单但功能强大的。

jQuery EasyUI 1.4.1 发布

jQuery EasyUI 1.4.1 发布了,下载地址:

http://www.jeasyui.com/download/index.php

ChangeLog(更新日志)

Bug(错误)

  • The combogrid has different height than other combo components. fixed.(Combogrid组件与其他Combo组件高度不一致,已修复。)

  • datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.(Datagrid:行元素调用“updateRow”方法后丢失部分样式,已修复。)

  • menubutton: Calling 'enable' method on a disabled button can not work well. fixed.(Menubutton:在被禁用按钮上调用“enable”方法不能很好的工作,已修复。)

  • form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.(Form:调用“clear”方法后Filebox组件不能正常工作,已修复。)

Improvement(改进)

  • tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.(Tabs:“update”方法可以接受“type”选项,允许用户更新头部、主体或全部内容)

  • panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.(Panel:加入“openAnimation”、“openDuration”、“closeAnimation”和 “closeDuration”属性来设置面板打开关闭时的动画效果。)

  • panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.(Panel:加入“footer”属性,允许用户在面板底部加入底脚条。)

  • datagrid: Calling 'endEdit' method will accept the editing value correctly.(Datagrid:调用“endEdit”方法可以正确接受编辑值。)

  • datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.(Datagrid:加入“onBeforeSelect”、“onBeforeCheck”、“onBeforeUnselect”、 “onBeforeUncheck”事件。)

  • propertygrid: The user can edit a row by calling 'beginEdit' method.(Propertygrid:用户可以调用“beginEdit”方法编辑行值。)

  • datebox: Add 'cloneFrom' method to create the datebox component quickly.(Datebox:加入“cloneFrom”方法来快速创建日期组件。)

  • datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.(Datetimebox:加入“cloneFrom”方法来快速创建日期时间组件。)

来自:http://www.oschina.net/news/56798/jquery-easyui-1-4-1