ce-crm-ui-components 1.2.1 → 1.2.102

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -15,26 +15,24 @@ Vue.use(ceCrmUiCompoents);
15
15
 
16
16
  ## Version History Is Last Ten
17
17
 
18
- V1.1.521 ComTable-新增支持错误行状态显示图标
18
+ V1.1.722 ComTree - 新增 检点过滤
19
19
 
20
- V1.1.522 ComDetailsPanel-信息栏信息拦展示优化显示方法
20
+ V1.1.723 ComTree - 修改检索 lable对应keys 错误
21
21
 
22
- V1.1.530 ComTable-配置项,新增tableSelectReserveSelection属性【 主要作用分页不重置多选选中状态
22
+ V1.1.724 ComTree - 搜索逻辑优化“搜索带出子级”, 开启自定义搜索功能
23
23
 
24
- V1.1.531 ComTable-优化data和hidden监听
24
+ V1.1.731 ComTabs - 新增支持多项功能和修复部分已知bug。(新增:显示隐藏、禁用、启用自带内容盒子、内容盒子撑满)
25
25
 
26
- V1.1.532 ComDetailsPanel 详情页面新增头部左侧扩展插槽属性和位置!!
26
+ V1.1.740 ComTable和ComSwitch - 新增支持switch禁用功能
27
27
 
28
- V1.1.533 ComSelectTable-优化宽度问题
28
+ V1.1.741 ComForm - 修改开关颜色
29
29
 
30
- V1.1.540 ComForm-日期选择器新增支持默认范围选中
30
+ V1.1.742 ComSearch - 修复下拉table多选的样式问题
31
31
 
32
- V1.1.550 ComTable-新增支持多级表头功能
32
+ V1.1.750 ComTable - 新增支持配置普通select和支持校验
33
33
 
34
- V1.1.560 ComTable-新增headerAlign属性(特殊:showType为button时居中)
34
+ V1.1.751 ComDetailsPanel -修正递归方式 handleTabsTarggerAutoHeightInit
35
35
 
36
- V1.1.580 ComForm-时间范围选择器新增范围配置maxDayRange
36
+ V1.2.000 新增ComAddPage组件
37
37
 
38
- V1.1.590 ComForm-label自定义和新增默认选中天数范围
39
-
40
- V1.2.001 新增ComAddPage组件
38
+ V1.2.101 ComAddPage - 新增删除table指定行数据