Version 1.5.4.x
---------------
* Bug
* tabs: The selecting history has wrong order when the title contains complex elements. fixed.
* combo: The drop-down panel may not be hidden if a bigger 'delay' value is set. fixed.
* layout: The expanding panel does not collapse when move mouse quickly away from it. fixed.
* Improvement
* combo: The 'blur' event handler is attached to the 'inputEvents' property.
* numberbox: The 'cloneFrom' method is available.
* slider: The 'step' property can be set with a floating number.
* menu: The 'findItem' method allows the user to find menu item by any parameters.
* menubutton: Add 'showEvent' and 'hideEvent' properties.
Version 1.5.4
-------------
* Bug
* combotreegrid: The 'onChange' event does not fire when entering values on the inputing box. fixed.
* combobox: Clicking on the drop-down panel will jump to the bottom of body on win10 IE11. fixed.
* datebox: Clicking on the 'Today' button doesn't trigger the 'onSelect' event. fixed.
* propertygrid: The 'getChanges' method doesn't work after editing the only one row. fixed.
* Improvement
* combo: Add the 'panelEvents' property.
* combo: Attach the default 'mousedown' event handler.
* combobox: The 'setValues' method can be called to initialize the displaying text.
* combotreegrid: Press ENTER key to select the highlighted rows.
* panel: Improve the resizing performance.
* filebox: The 'files' method allows the user to get the selected file list.
* searchbox: Improvent the 'selectName' method.
Version 1.5.3
-------------
* Bug
* combobox: The 'iconCls' property can not be parsed from the <option> markup. fixed.
* combobox: Clicking scrollbar will cause the drop-down panel to be hidden in IE. fixed.
* pagination: The pagination height will shrink when the 'displayMsg' property is set to false. fixed.
* tabs: The tab panel takes a wrong 'data' parameter in the 'onLoad' event. fixed.
* Improvement
* draggable: Add 'onEndDrag' event.
* resizable: Retrieve more than one resizing directions with different edges.
* datagrid: Add 'resizeEdge' property.
* datagrid: Avoid the memory leaks.
* combo: The 'originalValue' property value is corrected in multiple mode.
* form: Add the tagbox to the form fields.
* tagbox: Add the 'reset' method.
* progress: Increase the response time to open and close the progress message window.
Version 1.5.2
-------------
* Bug
* form: The initialized value of the inputing box will disappear after calling the 'reset' method. fixed.
* textbox: Calling the 'destroy' method does not clean the field label. fixed.
* datagrid: Calling the 'selectRow' method on an unexisting row causes undesired record set. fixed.
* Improvement
* datagrid: The ctrl selection is supported on Mac keyboards.
* datagrid: The 'scrollOnSelect' property is available for the user to determine whether to scroll to the specified row when selecting it.
* combotree: Add the 'textField' property.
* combotreegrid: Add the 'textField' property.
* pagination: Add 'showPageInfo' property.
* panel: Add 'halign' and 'titleDirection' properties to allow the user to align the panel header to left or right side.
* accordion: Add 'halign' property to build the horizontal accordion.
* tagbox: The 'required' propery can be applied to validate whether the value is empty.
Version 1.5.1
-------------
* Bug
* datagrid: The selecting and checking flags will lose after calling 'updateRow' method. fixed.
* tabs: The trip tools have a wrong position when calling 'update' method. fixed.
* window: When the height is set to 'auto', it will disappear after moving the window. fixed.
* messager: When display the progress message window and then close it immediately, an exception occurs. fixed.
* form: The 'clear' method does not clear the selected drop-down items of the combobox. fixed.
* Improvement
* textbox: The 'cls' property is available to add a custom style to textbox.
* numberbox: Allow the user to format currency in Italian.
* combo: Add 'multivalue' property that allows the user to determine how to submit the multiple values.
* combobox: Add 'reversed' property.
* combobox: Add 'onClick' event.
* combogrid: Add 'reversed' property.
* treegrid: Enable multiple selection with the shift key.
* New Plugins
* tagbox: Allows the user to add tags to a form field.
Version 1.5
-------------
* Bug
* combobox: The 'onSelect' event does not fire when load data that contains the selected item. fixed.
* datagrid: The 'updateRow' method sometimes does not work properly when the field is set to a blank value. fixed.
* Improvement
* A label can be associated to any form fields.
* combobox: Enhance the 'select' and 'unselect' rules on the drop-down items.
* combobox: Add 'limitToList' property to limit the inputed values to the listed items.
* combogrid: Allow the user to clone the component quickly.
* form: Add the 'dirty' property that allows the user to submit the only changed fields.
* form: Add 'resetDirty' method.
* datagrid: Allow the user to display a message when there are no records to be shown.
* textbox: Add 'label','labelWidth','labelPosition' and 'labelAlign' properties.
* spinner: Add 'spinAlign' property.
* calendar: Allow the user to display week number of the year.
* window: Add 'constrain' property.
* New Plugins
* passwordbox: The plugin that allows the user to input passwords with nice feedback.
* combotreegrid: Combines combobox with drop-down treegrid component.
Version 1.4.5
-------------
* Bug
* datagrid: The 'getChanges' method does not return the updated rows after calling 'updateRow' method. fixed.
* treegrid: The 'onLoadSuccess' event fires when append or insert a row. fixed.
* tree: The 'onLoadSuccess' event fires when append or insert a node. fixed.
* Improvement
* window: The displaying style can be customized.
* window: The 'border' property allows the user to set different border style.
* navpanel: The 'href' property is enabled to load content from remote server.
* combotree: The 'setValue' and 'setValues' methods accept the paremter values in 'id' and 'text' pairs
* combobox: Add 'showItemIcon' property.
* combobox: Set 'groupPosition' property to 'sticky' to stick the item group to the top of drop-down panel.
* messager: Pressing ENTER key on input box will trigger click event of the first button.
* validatebox: Add 'editable',disabled' and 'readonly' properties.
* validatebox: Add 'enable','disable','readonly' methods.
* validatebox: Allow the user to determine how to display the error message.
* filebox: Add 'accept' and 'multiple' properties.
* form: Add 'iframe' property and 'onProgress' event.
* treegrid: Add cascade checkbox selection.
* treegrid: Add 'getCheckedNodes','checkNode' and 'uncheckNode' methods.
Version 1.4.4
-------------
* Bug
* filebox: The 'clear' and 'reset' methods do not work properly in IE9. fixed.
* messager: After calling $.messager.progress() with no arguments, the $.messager.progress('close') does not work properly. fixed.
* timespinner: The value does not display properly in IE8 while clicking the spin buttons. fixed.
* window: The window does not display when calling 'options' method in 'onMove' event. fixed.
* treegrid: The 'getLevel' method does not accept the parameter value of 0. fixed.
* Improvement
* layout: The 'collapsedContent','expandMode' and 'hideExpandTool' properties are supported in region panel.
* layout: The 'hideCollapsedContent' property can be set to display the vertical title bar on collapsed panel.
* layout: Add 'onCollapse','onExpand','onAdd','onRemove' events.
* datagrid: Display the 'up-down' icon on the sortable columns.
* datagrid: Add 'gotoPage' method.
* propertygrid: Add 'groups' method that allows to get all the data groups.
* messager: Auto scroll feature is supported when displ
xyq2024
- 粉丝: 3014
- 资源: 5584
最新资源
- "EIS、SOH、SOC及环境温度综合数据集:三百余条EIS曲线,CSV与M文件格式并存,详见图3全面数据信息",EIS.SOH.SOC,环境温度都有的数据集,csv或m文件两种格式,共计三百余条ei
- Java项目博物馆管理系统
- "基于Comsol平台的流固耦合注浆技术与达西定律模块的应用-分析注浆冒浆现象及其物理场交互嵌入研究",Comsol流固耦合注浆及冒浆分析 采用其中达西定律模块及固体力学模块,通过建立质量源项、体荷
- 基于COMSOL的岩石裂隙开度与渗透率变化模型:二维与三维流固及热流固耦合效应研究,COMSOL二维三维岩石裂隙开度及裂隙渗透率变化模型 流固与热流固耦合均有 ,核心关键词:COMSOL; 二维三维
- "基于Matlab App开发的ADAMS-UPS型并联机构快速建模小程序",ADAMS-ups型并联机构快速建模小程序 基于matlab app开发的并联机构小程序 ,核心关键词:ADAMS-u
- "基于COMSOL模拟的Q235钢管道超声导波检测:点源激励与L模态声波分析",comsol超声管道导波 利用点源激励超声,每隔15度一个,管材质钢Q235,外径200mm,壁厚10mm,激励频率50
- 基于非线性磁链观测器的永磁同步电机转子位置估计策略:Simulink仿真下的SCi一区顶刊复现无位置传感器控制策略探究,永磁同步电机基于非线性磁链观测器的转子位置估计策略,利用非线性磁链接进行无位置传
- 基于MATLAB Simulink仿真的三相四桥臂逆变器模型:应对不平衡负载的优化策略与性能分析,三相四桥臂逆变器MATLAB Simulink仿真模型:(应对不平衡负载) 三相四桥臂逆变器在传统的三
- "机器视觉引导的圆孔尺寸精确测量系统:集成Matlab程序与GUI界面的便捷应用",基于机器视觉的圆孔尺寸测量系统,matlab 程序,包含Gui界面,可以直接运行 ,核心关键词:机器视觉; 圆孔尺寸
- "基于Matlab Simulink插电式混合动力汽车四驱PHEV建模与仿真:实现P2P4发动机三擎四驱系统及多模式动态图像分析",基于Matlab simulink的插电式混合动力汽车建模仿真模型4
- "低温环境下的二氧化碳与空气压缩储能系统对比分析:基于EBSILON模型的文献研究",低温下压缩二氧化碳与压缩空气储能系统对比分析 带文献 ebsilon模型 ,低温下压缩二氧化碳对比压缩空气储能;
- "COMSOL岩石损伤模型:模拟膨胀剂水化作用下岩石的损伤发展过程",comsol岩石损伤模型 模拟了岩石在膨胀剂水化作用下,产生膨胀压力,随着压力的增大,损伤产生以及不同时间点的损伤部位的发展情况
- 微信小程序上传身份证图片资源
- Comsol参数化曲面驱动的裂缝模型生成技术:自定义长宽厚,助力多相渗流与驱替模拟研究在煤层气、石油及可燃冰等领域的广泛应用,Comsol利用参数化曲面生成裂缝模型 如图生成粗糙裂缝模型,可自定义裂缝
- 《COMSOL在新能源仿真领域的应用研究:固体氧化物燃料电池与海水电渗析淡化模拟分析》 研究生探讨微纳尺度光伏与CFD仿真的三维瞬态模型构建-甲烷乙醇重整与PCB相变材料耦合水冷热管理研究,CO
- "SpringBoot+Vue前后端分离框架下的MES生产制造执行系统源码:集成主数据、设备管理等多功能模块,适用于学习与二次开发",MES 生产制造执行系统源码 springboot+vue前后端分
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈