资源说明:jQuery EasyUI 1.4 发布,改进记录包括:
Bug
- menu: The menu should not has a correct height when removed a menu item. fixed.
- datagrid: The 'fitColumns' method does not work normally when the datarid width is too small. fixed.
Improvement
- The fluid/percentange size is supported now for all easyui components.
- menu: Add 'showItem', 'hideItem' and 'resize' methods.
- menu: Auto resize the height upon the window size.
- menu: Add 'duration' property that allows the user to define duration time in milliseconds to hide menu.
- validatebox: Add 'onBeforeValidate' and 'onValidate' events.
- combo: Extended from textbox now.
- combo: Add 'panelMinWidth','panelMaxWidth','panelMinHeight' and 'panelMaxHeight' properties.
- searchbox: Extended from textbox now.
- tree: The 'getRoot' method will return the top parent node of a specified node if pass a 'nodeEl' parameter.
- tree: Add 'queryParams' property.
- datetimebox: Add 'spinnerWidth' property.
- panel: Add 'doLayout' method to cause the panel to lay out its components.
- panel: Add 'clear' method to clear the panel's content.
- datagrid: The user is allowed to assign percent width to columns.
- form: Add 'ajax','novalidate' and 'queryParams' properties.
- linkbutton: Add 'resize' method.
New Plugins
- textbox: A enhanced input field that allows users build their form easily.
- datetimespinner: A date and time spinner that allows to pick a specific day.
- filebox: The filebox component represents a file field of the forms.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。