easyui作者在发布1.2.4 两个月之后首度跟新了googleCode的代码内容,这就说明了easyui 1.2.5 将很快会要发布了。
1.2.5的版本中主要修复bug和新增功能如下:
Version 1.2.5 |
------------- |
* Bug |
* tabs: When add a new tab panel with href property, the content page is loaded twice. fixed. |
* form: Failed to call 'load' method to load form input with complex name. fixed. |
* draggable: End drag in ie9, the cursor cannot be restored. fixed. |
* Improvement |
* tabs: Call 'close' method to close specified tab panel, users can pass tab title or index of tab panel. Other methods such 'select','getTab' and 'exists' are similar to 'close' method. |
* tabs: Add 'getTabIndex' method. |
* tree: The mouse must move a specified distance to begin drag and drop operation. |
* resizable: Add 'options','enable' and 'disable' methods. |
* numberbox: Allow users to change number format.
最新压缩代码的地址http://code.google.com/p/jquery-easyui/source/browse/trunk/jquery.easyui.min.js |