changelog.txt 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  1. Version 1.4.4
  2. -------------
  3. * Bug
  4. * filebox: The 'clear' and 'reset' methods do not work properly in IE9. fixed.
  5. * messager: After calling $.messager.progress() with no arguments, the $.messager.progress('close') does not work properly. fixed.
  6. * timespinner: The value does not display properly in IE8 while clicking the spin buttons. fixed.
  7. * window: The window does not display when calling 'options' method in 'onMove' event. fixed.
  8. * treegrid: The 'getLevel' method does not accept the parameter value of 0. fixed.
  9. * Improvement
  10. * layout: The 'collapsedContent','expandMode' and 'hideExpandTool' properties are supported in region panel.
  11. * layout: The 'hideCollapsedContent' property can be set to display the vertical title bar on collapsed panel.
  12. * layout: Add 'onCollapse','onExpand','onAdd','onRemove' events.
  13. * datagrid: Display the 'up-down' icon on the sortable columns.
  14. * datagrid: Add 'gotoPage' method.
  15. * propertygrid: Add 'groups' method that allows to get all the data groups.
  16. * messager: Auto scroll feature is supported when displaying long messages.
  17. * tabs: The 'disabled' property is supported when defining a disabled tab panel.
  18. * tabs: The percentange size is supported now.
  19. Version 1.4.3
  20. -------------
  21. * Bug
  22. * textbox: The 'setText' method does not accept value 0. fixed.
  23. * timespinner: When running in IE11, the error occurs when clicking on the empty textbox. fixed.
  24. * tabs: The 'update' method can not update only the panel body. fixed.
  25. * Improvement
  26. * combobox: Improve the performance of displaying the drop-down panel.
  27. * combogrid: Remember the displaying text when the drop-down datagrid go to other pages.
  28. * combogrid: The 'setValue' and 'setValues' methods accept a key-value object.
  29. * window: The inline window's mask can auto-stretch its size to fill parent container.
  30. * tabs: The 'showTool' and 'hideTool' methods are available for users to show or hide the tools.
  31. * layout: Allow the user to override the 'cls','headerCls' and 'bodyCls' property values.
  32. * New Plugins
  33. * switchbutton: The switch button with two states:'on' and 'off'.
  34. Version 1.4.2
  35. -------------
  36. * Bug
  37. * treegrid: The column will restore its size to original size after recreating the treegrid. fixed.
  38. * Improvement
  39. * draggable: Add 'delay' property that allows the user to delay the drag operation.
  40. * tree: Add 'filter' property and 'doFilter' method.
  41. * tabs: The 'add' method allows the user to insert a tab panel at a specified index.
  42. * tabs: The user can determine what tab panel can be selected.
  43. * tabs: Add 'justified' and 'narrow' properties.
  44. * layout: Add 'unsplit' and 'split' methods.
  45. * messager: Keyboard navigation features are supported now.
  46. * form: Add 'onChange' event.
  47. * combobox: Add 'queryParams' property.
  48. * slider: Add 'range' property.
  49. * menu: Add 'itemHeight','inline','noline' properties.
  50. * panel: The 'header' property allows the user to customize the panel header.
  51. * menubutton: Add 'hasDownArrow' property.
  52. * New Plugins
  53. * datalist: The plugin to render items in a list.
  54. * navpanel: The root component for the mobile page.
  55. * mobile: The plugin to provide the mobile page stack management and navigation.
  56. Version 1.4.1
  57. -------------
  58. * Bug
  59. * combogrid: The combogrid has different height than other combo components. fixed.
  60. * datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.
  61. * menubutton: Calling 'enable' method on a disabled button can not work well. fixed.
  62. * form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.
  63. * Improvement
  64. * tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.
  65. * panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.
  66. * panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.
  67. * datagrid: Calling 'endEdit' method will accept the editing value correctly.
  68. * datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.
  69. * propertygrid: The user can edit a row by calling 'beginEdit' method.
  70. * datebox: Add 'cloneFrom' method to create the datebox component quickly.
  71. * datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.
  72. Version 1.4
  73. -------------
  74. * Bug
  75. * menu: The menu should not has a correct height when removed a menu item. fixed.
  76. * datagrid: The 'fitColumns' method does not work normally when the datarid width is too small. fixed.
  77. * Improvement
  78. * The fluid/percentange size is supported now for all easyui components.
  79. * menu: Add 'showItem', 'hideItem' and 'resize' methods.
  80. * menu: Auto resize the height upon the window size.
  81. * menu: Add 'duration' property that allows the user to define duration time in milliseconds to hide menu.
  82. * validatebox: Add 'onBeforeValidate' and 'onValidate' events.
  83. * combo: Extended from textbox now.
  84. * combo: Add 'panelMinWidth','panelMaxWidth','panelMinHeight' and 'panelMaxHeight' properties.
  85. * searchbox: Extended from textbox now.
  86. * tree: The 'getRoot' method will return the top parent node of a specified node if pass a 'nodeEl' parameter.
  87. * tree: Add 'queryParams' property.
  88. * datetimebox: Add 'spinnerWidth' property.
  89. * panel: Add 'doLayout' method to cause the panel to lay out its components.
  90. * panel: Add 'clear' method to clear the panel's content.
  91. * datagrid: The user is allowed to assign percent width to columns.
  92. * form: Add 'ajax','novalidate' and 'queryParams' properties.
  93. * linkbutton: Add 'resize' method.
  94. * New Plugins
  95. * textbox: A enhanced input field that allows users build their form easily.
  96. * datetimespinner: A date and time spinner that allows to pick a specific day.
  97. * filebox: The filebox component represents a file field of the forms.
  98. Version 1.3.6
  99. -------------
  100. * Bug
  101. * treegrid: The 'getChecked' method can not return correct checked rows. fixed.
  102. * tree: The checkbox does not display properly on async tree when 'onlyLeafCheck' property is true. fixed.
  103. * Improvement
  104. * treegrid: All the selecting and checking methods are extended from datagrid component.
  105. * linkbutton: The icon alignment is fully supported, possible values are: 'top','bottom','left','right'.
  106. * linkbutton: Add 'size' property, possible values are: 'small','large'.
  107. * linkbutton: Add 'onClick' event.
  108. * menubutton: Add 'menuAlign' property that allows the user set top level menu alignment.
  109. * combo: Add 'panelAlign' property, possible values are: 'left','right'.
  110. * calendar: The 'formatter','styler' and 'validator' options are available to custom the calendar dates.
  111. * calendar: Add 'onChange' event.
  112. * panel: Add 'method','queryParams' and 'loader' options.
  113. * panel: Add 'onLoadError' event.
  114. * datagrid: Add 'onBeginEdit' event that fires when a row goes into edit mode.
  115. * datagrid: Add 'onEndEdit' event that fires when finishing editing but before destroying editors.
  116. * datagrid: Add 'sort' method and 'onBeforeSortColumn' event.
  117. * datagrid: The 'combogrid' editor has been integrated into datagrid.
  118. * datagrid: Add 'ctrlSelect' property that only allows multi-selection when ctrl+click is used.
  119. * slider: Add 'converter' option that allows users determine how to convert a value to the slider position or the slider position to the value.
  120. * searchbox: Add 'disabled' property.
  121. * searchbox: Add 'disable','enable','clear','reset' methods.
  122. * spinner: Add 'readonly' property, 'readonly' method and 'onChange' event.
  123. Version 1.3.5
  124. -------------
  125. * Bug
  126. * searchbox: The 'searcher' function can not offer 'name' parameter value correctly. fixed.
  127. * combo: The 'isValid' method can not return boolean value. fixed.
  128. * combo: Clicking combo will trigger the 'onHidePanel' event of other combo components that have hidden drop-down panels. fixed.
  129. * combogrid: Some methods can not inherit from combo. fixed.
  130. * Improvement
  131. * datagrid: Improve performance on checking rows.
  132. * menu: Allows to append a menu separator.
  133. * menu: Add 'hideOnUnhover' property to indicate if the menu should be hidden when mouse exits it.
  134. * slider: Add 'clear' and 'reset' methods.
  135. * tabs: Add 'unselect' method that will trigger 'onUnselect' event.
  136. * tabs: Add 'selected' property to specify what tab panel will be opened.
  137. * tabs: The 'collapsible' property of tab panel is supported to determine if the tab panel can be collapsed.
  138. * tabs: Add 'showHeader' property, 'showHeader' and 'hideHeader' methods.
  139. * combobox: The 'disabled' property can be used to disable some items.
  140. * tree: Improve loading performance.
  141. * pagination: The 'layout' property can be used to customize the pagination layout.
  142. * accordion: Add 'unselect' method that will trigger 'onUnselect' event.
  143. * accordion: Add 'selected' and 'multiple' properties.
  144. * accordion: Add 'getSelections' method.
  145. * datebox: Add 'sharedCalendar' property that allows multiple datebox components share one calendar component.
  146. Version 1.3.4
  147. -------------
  148. * Bug
  149. * combobox: The onLoadSuccess event fires when parsing empty local data. fixed.
  150. * form: Calling 'reset' method can not reset datebox field. fixed.
  151. * Improvement
  152. * mobile: The context menu and double click features are supported on mobile devices.
  153. * combobox: The 'groupField' and 'groupFormatter' options are available to display items in groups.
  154. * tree: When append or insert nodes, the 'data' parameter accepts one or more nodes data.
  155. * tree: The 'getChecked' method accepts a single 'state' or an array of 'state'.
  156. * tree: Add 'scrollTo' method.
  157. * datagrid: The 'multiSort' property is added to support multiple column sorting.
  158. * datagrid: The 'rowStyler' and column 'styler' can return CSS class name or inline styles.
  159. * treegrid: Add 'load' method to load data and navigate to the first page.
  160. * tabs: Add 'tabWidth' and 'tabHeight' properties.
  161. * validatebox: The 'novalidate' property is available to indicate whether to perform the validation.
  162. * validatebox: Add 'enableValidation' and 'disableValidation' methods.
  163. * form: Add 'enableValidation' and 'disableValidation' methods.
  164. * slider: Add 'onComplete' event.
  165. * pagination: The 'buttons' property accepts the existing element.
  166. Version 1.3.3
  167. -------------
  168. * Bug
  169. * datagrid: Some style features are not supported by column styler function. fixed.
  170. * datagrid: IE 31 stylesheet limit. fixed.
  171. * treegrid: Some style features are not supported by column styler function. fixed.
  172. * menu: The auto width of menu item displays incorrect in ie6. fixed.
  173. * combo: The 'onHidePanel' event can not fire when clicked outside the combo area. fixed.
  174. * Improvement
  175. * datagrid: Add 'scrollTo' and 'highlightRow' methods.
  176. * treegrid: Enable treegrid to parse data from <tbody> element.
  177. * combo: Add 'selectOnNavigation' and 'readonly' options.
  178. * combobox: Add 'loadFilter' option to allow users to change data format before loading into combobox.
  179. * tree: Add 'onBeforeDrop' callback event.
  180. * validatebox: Dependent on tooltip plugin now, add 'deltaX' property.
  181. * numberbox: The 'filter' options can be used to determine if the key pressed was accepted.
  182. * linkbutton: The group button is available.
  183. * layout: The 'minWidth','maxWidth','minHeight','maxHeight' and 'collapsible' properties are available for region panel.
  184. * New Plugins
  185. * tooltip: Display a popup message when moving mouse over an element.
  186. Version 1.3.2
  187. -------------
  188. * Bug
  189. * datagrid: The loading message window can not be centered when changing the width of datagrid. fixed.
  190. * treegrid: The 'mergeCells' method can not work normally. fixed.
  191. * propertygrid: Calling 'endEdit' method to stop editing a row will cause errors. fixed.
  192. * tree: Can not load empty data when 'lines' property set to true. fixed.
  193. * Improvement
  194. * RTL feature is supported now.
  195. * tabs: Add 'scrollBy' method to scroll the tab header by the specified amount of pixels
  196. * tabs: Add 'toolPosition' property to set tab tools to left or right.
  197. * tabs: Add 'tabPosition' property to define the tab position, possible values are: 'top','bottom','left','right'.
  198. * datagrid: Add a column level property 'order' that allows users to define different default sort order per column.
  199. * datagrid: Add a column level property 'halign' that allows users to define how to align the column header.
  200. * datagrid: Add 'resizeHandle' property to define the resizing column position, by grabbing the left or right edge of the column.
  201. * datagrid: Add 'freezeRow' method to freeze some rows that will always be displayed at the top when the datagrid is scrolled down.
  202. * datagrid: Add 'clearChecked' method to clear all checked records.
  203. * datagrid: Add 'data' property to initialize the datagrid data.
  204. * linkbutton: Add 'iconAlgin' property to define the icon position, supported values are: 'left','right'.
  205. * menu: Add 'minWidth' property.
  206. * menu: The menu width can be automatically calculated.
  207. * tree: New events are available including 'onBeforeDrag','onStartDrag','onDragEnter','onDragOver','onDragLeave',etc.
  208. * combo: Add 'height' property to allow users to define the height of combo.
  209. * combo: Add 'reset' method.
  210. * numberbox: Add 'reset' method.
  211. * spinner: Add 'reset' method.
  212. * spinner: Add 'height' property to allow users to define the height of spinner.
  213. * searchbox: Add 'height' property to allow users to define the height of searchbox.
  214. * form: Add 'reset' method.
  215. * validatebox: Add 'delay' property to delay validating from the last inputting value.
  216. * validatebox: Add 'tipPosition' property to define the tip position, supported values are: 'left','right'.
  217. * validatebox: Multiple validate rules on a field is supported now.
  218. * slider: Add 'reversed' property to determine if the min value and max value will switch their positions.
  219. * progressbar: Add 'height' property to allow users to define the height of progressbar.
  220. Version 1.3.1
  221. -------------
  222. * Bug
  223. * datagrid: Setting the 'pageNumber' property is not valid. fixed.
  224. * datagrid: The id attribute of rows isn't adjusted properly while calling 'insertRow' or 'deleteRow' method.
  225. * dialog: When load content from 'href', the script will run twice. fixed.
  226. * propertygrid: The editors that extended from combo can not accept its changed value. fixed.
  227. * Improvement
  228. * droppable: Add 'disabled' property.
  229. * droppable: Add 'options','enable' and 'disable' methods.
  230. * tabs: The tab panel tools can be changed by calling 'update' method.
  231. * messager: When show a message window, the user can define the window position by applying 'style' property.
  232. * window: Prevent script on window body from running twice.
  233. * window: Add 'hcenter','vcenter' and 'center' methods.
  234. * tree: Add 'onBeforeCheck' callback event.
  235. * tree: Extend the 'getChecked' method to allow users to get 'checked','unchecked' or 'indeterminate' nodes.
  236. * treegrid: Add 'update' method to update a specified node.
  237. * treegrid: Add 'insert' method to insert a new node.
  238. * treegrid: Add 'pop' method to remove a node and get the removed node data.
  239. Version 1.3
  240. -----------
  241. * Bug
  242. * combogrid: When set to 'remote' query mode, the 'queryParams' parameters can't be sent to server. fixed.
  243. * combotree: The tree nodes on drop-down panel can not be unchecked while calling 'clear' method. fixed.
  244. * datetimebox: Setting 'showSeconds' property to false cannot hide seconds info. fixed.
  245. * datagrid: Calling 'mergeCells' method can't auto resize the merged cell while header is hidden. fixed.
  246. * dialog: Set cache to false and load data via ajax, the content cannot be refreshed. fixed.
  247. * Improvement
  248. * The HTML5 'data-options' attribute is available for components to declare all custom options, including properties and events.
  249. * More detailed documentation is available.
  250. * panel: Prevent script on panel body from running twice.
  251. * accordion: Add 'getPanelIndex' method.
  252. * accordion: The tools can be added on panel header.
  253. * datetimebox: Add 'timeSeparator' option that allows users to define the time separator.
  254. * pagination: Add 'refresh' and 'select' methods.
  255. * datagrid: Auto resize the column width to fit the contents when the column width is not defined.
  256. * datagrid: Double click on the right border of columns to auto resize the columns to the contents in the columns.
  257. * datagrid: Add 'autoSizeColumn' method that allows users to adjust the column width to fit the contents.
  258. * datagrid: Add 'getChecked' method to get all rows where the checkbox has been checked.
  259. * datagrid: Add 'selectOnCheck' and 'checkOnSelect' properties and some checking methods to enhance the row selections.
  260. * datagrid: Add 'pagePosition' property to allow users to display pager bar at either top,bottom or both places of the grid.
  261. * datagrid: The buffer view and virtual scroll view are supported to display large amounts of records without pagination.
  262. * tabs: Add 'disableTab' and 'enableTab' methods to allow users to disable or enable a tab panel.
  263. Version 1.2.6
  264. -------------
  265. * Bug
  266. * tabs: Call 'add' method with 'selected:false' option, the added tab panel is always selected. fixed.
  267. * treegrid: The 'onSelect' and 'onUnselect' events can't be triggered. fixed.
  268. * treegrid: Cannot display zero value field. fixed.
  269. * Improvement
  270. * propertygrid: Add 'expandGroup' and 'collapseGroup' methods.
  271. * layout: Allow users to create collapsed layout panels by assigning 'collapsed' property to true.
  272. * layout: Add 'add' and 'remove' methods that allow users to dynamically add or remove region panel.
  273. * layout: Additional tool icons can be added on region panel header.
  274. * calendar: Add 'firstDay' option that allow users to set first day of week. Sunday is 0, Monday is 1, ...
  275. * tree: Add 'lines' option, true to display tree lines.
  276. * tree: Add 'loadFilter' option that allow users to change data format before loading into the tree.
  277. * tree: Add 'loader' option that allow users to define how to load data from remote server.
  278. * treegrid: Add 'onClickCell' and 'onDblClickCell' callback function options.
  279. * datagrid: Add 'autoRowHeight' property that allow users to determine if set the row height based on the contents of that row.
  280. * datagrid: Improve performance to load large data set.
  281. * datagrid: Add 'loader' option that allow users to define how to load data from remote server.
  282. * treegrid: Add 'loader' option that allow users to define how to load data from remote server.
  283. * combobox: Add 'onBeforeLoad' callback event function.
  284. * combobox: Add 'loader' option that allow users to define how to load data from remote server.
  285. * Add support for other loading mode such as dwr,xml,etc.
  286. * New Plugins
  287. * slider: Allows the user to choose a numeric value from a finite range.
  288. Version 1.2.5
  289. -------------
  290. * Bug
  291. * tabs: When add a new tab panel with href property, the content page is loaded twice. fixed.
  292. * form: Failed to call 'load' method to load form input with complex name. fixed.
  293. * draggable: End drag in ie9, the cursor cannot be restored. fixed.
  294. * Improvement
  295. * panel: The tools can be defined via html markup.
  296. * 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.
  297. * tabs: Add 'getTabIndex' method.
  298. * tabs: Users can define mini tools on tabs.
  299. * tree: The mouse must move a specified distance to begin drag and drop operation.
  300. * resizable: Add 'options','enable' and 'disable' methods.
  301. * numberbox: Allow users to change number format.
  302. * datagrid: The subgrid is supported now.
  303. * searchbox: Add 'selectName' method to select searching type name.
  304. Version 1.2.4
  305. -------------
  306. * Bug
  307. * menu: The menu position is wrong when scroll bar appears. fixed.
  308. * accordion: Cannot display the default selected panel in jQuery 1.6.2. fixed.
  309. * tabs: Cannot display the default selected tab panel in jQuery 1.6.2. fixed.
  310. * Improvement
  311. * menu: Allow users to disable or enable menu item.
  312. * combo: Add 'delay' property to set the delay time to do searching from the last key input event.
  313. * treegrid: The 'getEditors' and 'getEditor' methods are supported now.
  314. * treegrid: The 'loadFilter' option is supported now.
  315. * messager: Add 'progress' method to display a message box with a progress bar.
  316. * panel: Add 'extractor' option to allow users to extract panel content from ajax response.
  317. * New Plugins
  318. * searchbox: Allow users to type words into box and do searching operation.
  319. * progressbar: To display the progress of a task.
  320. Version 1.2.3
  321. -------------
  322. * Bug
  323. * window: Cannot resize the window with iframe content. fixed.
  324. * tree: The node will be removed when dragging to its child. fixed.
  325. * combogrid: The onChange event fires multiple times. fixed.
  326. * accordion: Cannot add batch new panels when animate property is set to true. fixed.
  327. * Improvement
  328. * treegrid: The footer row and row styler features are supported now.
  329. * treegrid: Add 'getLevel','reloadFooter','getFooterRows' methods.
  330. * treegrid: Support root nodes pagination and editable features.
  331. * datagrid: Add 'getFooterRows','reloadFooter','insertRow' methods and improve editing performance.
  332. * datagrid: Add 'loadFilter' option that allow users to change original source data to standard data format.
  333. * draggable: Add 'onBeforeDrag' callback event function.
  334. * validatebox: Add 'remote' validation type.
  335. * combobox: Add 'method' option.
  336. * New Plugins
  337. * propertygrid: Allow users to edit property value in datagrid.
  338. Version 1.2.2
  339. -------------
  340. * Bug
  341. * datagrid: Apply fitColumns cannot work fine while set checkbox column. fixed.
  342. * datagrid: The validateRow method cannot return boolean type value. fixed.
  343. * numberbox: Cannot fix value in chrome when min or max property isn't defined. fixed.
  344. * Improvement
  345. * menu: Add some crud methods.
  346. * combo: Add hasDownArrow property to determine whether to display the down arrow button.
  347. * tree: Supports inline editing.
  348. * calendar: Add some useful methods such as 'resize', 'moveTo' etc.
  349. * timespinner: Add some useful methods.
  350. * datebox: Refactoring based on combo and calendar plugin now.
  351. * datagrid: Allow users to change row style in some conditions.
  352. * datagrid: Users can use the footer row to display summary information.
  353. * New Plugins
  354. * datetimebox: Combines datebox with timespinner component.
  355. Version 1.2.1
  356. -------------
  357. * Bug
  358. * easyloader: Some dependencies cannot be loaded by their order. fixed.
  359. * tree: The checkbox is setted incorrectly when removing a node. fixed.
  360. * dialog: The dialog layout incorrectly when 'closed' property is setted to true. fixed.
  361. * Improvement
  362. * parser: Add onComplete callback function that can indicate whether the parse action is complete.
  363. * menu: Add onClick callback function and some other methods.
  364. * tree: Add some useful methods.
  365. * tree: Drag and Drop feature is supported now.
  366. * tree: Add onContextMenu callback function.
  367. * tabs: Add onContextMenu callback function.
  368. * tabs: Add 'tools' property that can create buttons on right bar.
  369. * datagrid: Add onHeaderContextMenu and onRowContextMenu callback functions.
  370. * datagrid: Custom view is supported.
  371. * treegrid: Add onContextMenu callback function and append,remove methods.
  372. Version 1.2
  373. -------------
  374. * Improvement
  375. * tree: Add cascadeCheck,onlyLeafCheck properties and select event.
  376. * combobox: Enable multiple selection.
  377. * combotree: Enable multiple selection.
  378. * tabs: Remember the trace of selection, when current tab panel is closed, the previous selected tab will be selected.
  379. * datagrid: Extend from panel, so many properties defined in panel can be used for datagrid.
  380. * New Plugins
  381. * treegrid: Represent tabular data in hierarchical view, combines tree view and datagrid.
  382. * combo: The basic component that allow user to extend their combo component such as combobox,combotree,etc.
  383. * combogrid: Combines combobox with drop-down datagrid component.
  384. * spinner: The basic plugin to create numberspinner,timespinner,etc.
  385. * numberspinner: The numberbox that allow user to change value by clicking up and down spin buttons.
  386. * timespinner: The time selector that allow user to quickly inc/dec a time.
  387. Version 1.1.2
  388. -------------
  389. * Bug
  390. * messager: When call show method in layout, the message window will be blocked. fixed.
  391. * Improvement
  392. * datagrid: Add validateRow method, remember the current editing row status when do editing action.
  393. * datagrid: Add the ability to create merged cells.
  394. * form: Add callback functions when loading data.
  395. * panel,window,dialog: Add maximize,minimize,restore,collapse,expand methods.
  396. * panel,tabs,accordion: The lazy loading feature is supported.
  397. * tabs: Add getSelected,update,getTab methods.
  398. * accordion: Add crud methods.
  399. * linkbutton: Accept an id option to set the id attribute.
  400. * tree: Enhance tree node operation.
  401. Version 1.1.1
  402. -------------
  403. * Bug
  404. * form: Cannot clear the value of combobox and combotree component. fixed.
  405. * Improvement
  406. * tree: Add some useful methods such as 'getRoot','getChildren','update',etc.
  407. * datagrid: Add editable feature, improve performance while loading data.
  408. * datebox: Add destroy method.
  409. * combobox: Add destroy and clear method.
  410. * combotree: Add destroy and clear method.
  411. Version 1.1
  412. -------------
  413. * Bug
  414. * messager: When call show method with timeout property setted, an error occurs while clicking the close button. fixed.
  415. * combobox: The editable property of combobox plugin is invalid. fixed.
  416. * window: The proxy box will not be removed when dragging or resizing exceed browser border in ie. fixed.
  417. * Improvement
  418. * menu: The menu item can use <a> markup to display a different page.
  419. * tree: The tree node can use <a> markup to act as a tree menu.
  420. * pagination: Add some event on refresh button and page list.
  421. * datagrid: Add a 'param' parameter for reload method, with which users can pass query parameter when reload data.
  422. * numberbox: Add required validation support, the usage is same as validatebox plugin.
  423. * combobox: Add required validation support.
  424. * combotree: Add required validation support.
  425. * layout: Add some method that can get a region panel and attach event handlers.
  426. * New Plugins
  427. * droppable: A droppable plugin that supports drag drop operation.
  428. * calendar: A calendar plugin that can either be embedded within a page or popup.
  429. * datebox: Combines a textbox with a calendar that let users to select date.
  430. * easyloader: A JavaScript loader that allows you to load plugin and their dependencies into your page.
  431. Version 1.0.5
  432. * Bug
  433. * panel: The fit property of panel performs incorrectly. fixed.
  434. * Improvement
  435. * menu: Add a href attribute for menu item, with which user can display a different page in the current browser window.
  436. * form: Add a validate method to do validation for validatebox component.
  437. * dialog: The dialog can read collapsible,minimizable,maximizable and resizable attribute from markup.
  438. * New Plugins
  439. * validatebox: A validation plugin that checks to make sure the user's input value is valid.
  440. Version 1.0.4
  441. -------------
  442. * Bug
  443. * panel: When panel is invisible, it is abnormal when resized. fixed.
  444. * panel: Memory leak in method 'destroy'. fixed.
  445. * messager: Memory leak when messager box is closed. fixed.
  446. * dialog: No onLoad event occurs when loading remote data. fixed.
  447. * Improvement
  448. * panel: Add method 'setTitle'.
  449. * window: Add method 'setTitle'.
  450. * dialog: Add method 'setTitle'.
  451. * combotree: Add method 'getValue'.
  452. * combobox: Add method 'getValue'.
  453. * form: The 'load' method can load data and fill combobox and combotree field correctly.
  454. Version 1.0.3
  455. -------------
  456. * Bug
  457. * menu: When menu is show in a DIV container, it will be cropped. fixed.
  458. * layout: If you collpase a region panel and then expand it immediately, the region panel will not show normally. fixed.
  459. * accordion: If no panel selected then the first one will become selected and the first panel's body height will not set correctly. fixed.
  460. * Improvement
  461. * tree: Add some methods to support CRUD operation.
  462. * datagrid: Toolbar can accept a new property named 'disabled' to disable the specified tool button.
  463. * New Plugins
  464. * combobox: Combines a textbox with a list of options that users are able to choose from.
  465. * combotree: Combines combobox with drop-down tree component.
  466. * numberbox: Make input element can only enter number char.
  467. * dialog: rewrite the dialog plugin, dialog can contains toolbar and buttons.