Commit Graph

3284 Commits

Author SHA1 Message Date
jx
a0df26c41f update 2022-06-24 22:30:32 +08:00
jx
5d5c7d0d31 update 2022-06-07 23:45:48 +08:00
jx
8dcfe520bb update 2022-06-06 22:13:20 +08:00
Argo
0e6f5082d4 !2863 feat(#I5AQ3O): add callback for click TabItem
* Merge branch 'test-ribbon-item' into feat-ribbon
* feat: 增加点击 TabItem 回调方法
* test: 增加 TabItem 单元测试
2022-06-05 09:13:47 +00:00
Argo
3b5abc68ab !2862 feat(#I58OLE): add Timezone component
* test: 更新示例
* doc: 更新资源文件
* doc: 更新资源文件
* doc: 更新资源文件
* revert: 移除 Timezone 组件
* doc: 增加时区示例
* test: 增加单元测试
* revert: 撤销 ShowTimezone 样式
* revert: 撤销 ShowTimezone 参数
* revert: 撤销样式
* revert: 撤销 ShowTimezone 参数
* doc: 更新示例
* refactor: 更新时区组件布局
* style: 更新样式
* feat: 增加 Timezone 组件
* feat: 增加 ShowTimezone 参数
2022-06-05 07:33:13 +00:00
Argo
bbd8434a4e !2861 fix(#I5AAUH): add sync method support when set IsAsync parameter to true
* chore: bump version 6.7.5
* feat: 增加颜色样式使用 link-color
* feat: 增加对同步方法的异步支持
2022-06-05 04:13:22 +00:00
Argo
4640a72347 !2860 test(#I5APIV): add unit test for RibbonTab component
* test: 增加模板单元测试
* test: 增加 SetExpand 单元测试
* test: 增加 TabItem 单元测试
* test: 增加悬浮状态切换单元测试
* test: 增加 ShowFloatButton 单元测试
* fix: 修复失败的单元测试
2022-06-05 03:51:54 +00:00
Argo
af1eeb4aca !2859 feat(#I5APG8): add sample code for RibbonTab component
* doc: 增加新组件标识
* refactor: 增加 static 关键字
* doc: 增加参数文档
* feat: 移除 IsFloat 参数
2022-06-05 03:11:46 +00:00
Argo
0a27251afc !2858 refactor(#I5APAI): use variant in layout style
* chore: 更新打包工具路径
* chore: 更新打包文件
* Merge branch 'main' into feat-layout
* chore: bump version 6.7.4
* chore: 增加打包命令 bundle
* refactor: 重命名变量
* feat: layout 增加样式变量
2022-06-05 01:32:59 +00:00
Argo
eaede5d9af !2857 feat(#I5APA6): add RibbonTab component
* chore: bump version 6.7.4-beta01
* style: 更新样式变量
* style: 更新样式
* doc: 增加选项卡菜单
* doc: 增加示例
* feat: 增加悬浮功能
* refactor: Tab 高度改为变量
* feat: 增加 RibbonTab 组件
* refactor: 更新 LinkButton 样式
2022-06-05 01:28:52 +00:00
Argo
8b5760a0aa !2856 feat(#I5AOA7): add ShowUserName parameter on Logout component
* chore: bump version 6.7.3
* test: 增加 ShowUserName 单元测试
* doc: 更新参数说明文档
* doc: 更新示例
* feat: 增加 ShowUserName 参数
2022-06-04 04:11:03 +00:00
Argo
0d83709570 !2855 fix(#I5AO8W): add min-width on divider in vertical layout
* feat: 更新垂直分割线样式
2022-06-04 03:42:54 +00:00
Argo
3abf0ed5f2 !2854 feat(#I5AO8I): add link-color css on LinkButton
* refactor: 使用 link-color 代替 text-color
2022-06-04 03:40:13 +00:00
Argo
45e3b2f200 !2852 feat(#I5A6DF): add HeaderTextWrap parameter on Table
* chore: bump version 6.7.2
* doc: 增加 HeaderTextWrap 说明
* doc: 增加表头折行示例
* test: 增加单元测试
* feat: 增加 HeaderTextWrap 属性
2022-06-03 04:06:35 +00:00
Argo
9acb2413e0 !2851 test(#I5AN0Q): add unit test for lambda extensions
* test: 增加 GetNullableBoolItems 单元测试
* test: 移动单元测试位置
* test: 增加 GetSortListFunc 单元测试
* test: 增加 GetSortListFunc 单元测试
* test: 增加 ElementCount 单元测试
* test: 增加自定义函数单元测试
* refactor: 格式化代码
* test: 增加不包含表达式单元测试
* test: 增加包含表达式单元测试
* test: 增加小于等于表达式单元测试
* test: 增加大于等于表达式单元测试
* test: 增加不等于表达式单元测试
* test: 增加枚举类型单元测试
* test: 增加 Nullable 类型单元测试
* refactor: 精简代码
* test: 增加复杂类型异常单元测试
* test: 增加复杂类型单元测试
* test: 增加属性未找到单元测试
* test: 增加简单类型单元测试
* test: 增加空单元测试
* test: 增加枚举单元测试
* test: 增加可为空单元测试
* test: 增加 FilterFunc 单元测试
* refactor: 增加异常处理
* test: 增加 Or 逻辑单元测试
* test: 增加 And 逻辑单元测试
* test: 增加 Lambda 空单元测试
* test: 增加 Mock 对象
* refactor: 增加集合检查提高性能
2022-06-03 03:07:57 +00:00
Argo
e6556d25b0 !2850 feat(#I5AK02): set Rows property to public on Table component
* chore: bump version 6.7.1
* refactor: RowItemsCache 改为 RowsCache
* refactor: 更改 RowItems 为 Rows
2022-06-02 07:25:45 +00:00
Nine
9d5613a826 !2849 doc(#I5AH5M):add english translation of table fixheader page
* doc: 添加 table fixheader 示例页面翻译
2022-06-02 01:52:06 +00:00
Argo
77d0ed1f5b !2848 fix(#I5AG3Z): resolve throw exception in release version on Redirect component
* chore: bump version 6.7.2
* feat: 修复 Navigation 导致报错问题
2022-06-01 13:13:29 +00:00
Argo
5151c8bbaf !2847 fix(#I5AEHH): support OnClickWithoutRender feature on LinkButton
* chore: bump version 6.7.1
* test: 增加 OnClickWithoutRender 单元测试
* refactor: 更改点击事件顺序
* fix: LinkButton 支持无刷新点击事件
2022-06-01 08:42:49 +00:00
Nine
0a25948672 !2846 doc(#I5ABV2):add english translation of table filter page
* doc: 添加 table filter 示例页面翻译
2022-06-01 03:49:36 +00:00
Argo
3047428dc7 !2845 feat(#I5ABN2): link button support disabled
* chore: bump version 6.7.0
* style: 增加禁用图片样式
* test: 更新单元测试
* doc: 增加禁用示例
* feat: LinkButton 支持禁用状态
* doc: 更新示例
* doc: 格式化文档
* feat: 增加禁用时移除点击事件响应逻辑
2022-06-01 03:31:05 +00:00
Argo
b2d21b9153 !2844 feat(#I5AAU1): add aria-disabled attribute on button
* test: 更新单元测试
* refactor: 更新按钮 aria-disabled 值
* feat: 更新 aria-disabled 值
2022-06-01 02:24:12 +00:00
Argo
edd4ad25ce !2843 doc(#I5A75C): update repo link to group
* doc: 更新仓库地址
2022-05-31 08:08:02 +00:00
Argo
15493e04c6 !2842 feat(#I5A71H): add class parameter on collapse item
* chore: bump version 6.6.22
* test: 增加 CollapseItem 单元测试
* feat: CollapseItem 增加自定义样式支持
2022-05-31 07:58:03 +00:00
Argo
31ea0f7df5 !2841 doc(#I5A6AQ): update repo link
* chore: 更新 bug 追踪配置
* doc: 更新重连组件模板地址
* doc: 资源文件中的仓库地址使用配置文件
* chore: 仓库地址更改
* doc: 仓库链接改为配置项
* doc: 组件页面 Url 更改为配置项
* refactor: 更新模板地址
* refactor: 更新日志弹窗更改为组件
* doc: 更改 注释文档
2022-05-31 06:57:55 +00:00
Argo
5e192f680b !2840 feat(#I5A59D): update link button for switch image and text position
* chore: bump version 6.6.21
* feat: 移动文字与图片位置
2022-05-31 04:42:47 +00:00
Argo
65d45563c0 !2839 feat(#I5A1Z0): update divider style
* refactor: 更改文件名
* refactor: 更改文件名
* doc: 更新示例
* refactor: 移除 wrap 节点
* Merge branch 'main' into feat-linkbutton
* chore: bump version to 6.6.20
* style: 微调垂直布局样式
* test: 增加 Zip 单元测试
* chore: 更新打包脚本文件
* feat: 更新分割线默认颜色
* doc: 更新示例文档
* feat: 更改继承父类为 ButtonBase 支持禁用等功能
* feat: 增加垂直布局样式
2022-05-30 12:12:15 +00:00
Argo
4befa09173 !2838 feat(#I5A1R5): add IsDisabled Color etc feature on LinkButton
* doc: 增加垂直参数示例
* doc: 更新 LinkButton 示例
* doc: 更新示例
* style: 微调垂直布局样式
* feat: 更改继承父类为 ButtonBase 支持禁用等功能
* feat: 增加垂直布局样式
2022-05-30 11:29:33 +00:00
Argo
54b8537cb0 !2837 doc(#I59UJE): add title sample code for Light component
* test: 更新 Light 单元测试
* doc: 增加 Title 示例代码
* feat: 增加 Tooltip 支持
* test: 增加提示文字信息
* doc: 增加通过变量设置颜色示例
* doc: 更新注释文字
2022-05-30 02:12:01 +00:00
Argo
f41e44783f !2836 fix(#I59SLY): add column list null check
* chore: bump version 6.6.19
* fix: 增加列设置保护
* revert: 撤销对子类可见
2022-05-29 12:02:43 +00:00
Argo
4e776fedfe !2835 test(#I59SLL): update table ColumnVisibles unit test
* refactor: 更改 Columnvisibles 为子类可见
* test: 更新单元测试
* refactor: 移除不使用的参数
* refactor: 精简代码
* refactor: 消除警告信息
* refactor: ColumnVisibles 初始化为集合
* refactor: 移除 NotNull 标签
* refactor: 移除不必要的代码
2022-05-29 11:54:18 +00:00
Argo
42be84ab6f !2834 test(#I59RNE): fix run failed unit tes
* test: 修复失败的单元测试
2022-05-29 04:44:54 +00:00
Argo
6371dd59be !2833 test(#I59RN3v): add placeholder template unit test
* test: 增加 PlaceHolder 单元测试
* test: 增加 EditForm 模式下单元测试
* doc: 更新多选框回调名
2022-05-29 04:31:40 +00:00
Argo
7af424a836 !2832 test(#I59QWK): add unit test for table
* test: Steps 移除代码覆盖率统计
* test: 提高代码覆盖率
* test: 增加 TableColumnContext 单元测试
* test: 增加自动刷新单元测试
* refactor: 重构代码提高代码覆盖率
* refactor: 更新代码
* refactor: 重构代码移除不需要的变量
* refactor: 提高代码覆盖率
* test: 增加虚拟滚动单元测试
* test: 增加 OnFilterClick 单元测试
* test: 增加动态 Excel 单元测试
* test: 增加 Excel 模式编辑模板单元测试
* test: 增加 Excel 只读单元测试
* test: 增加 Excel 编辑单元测试
* test: 增加 Editable 单元测试
* test: 增加 CanWrite 单元测试
* test: 增加集合类型单元格单元测试
* test: 增加时间类型单元测试
* test: 增加 Enum 单元格单元测试
* test: 增加单元格 Formatter 单元测试
* refactor: 更改为 protected 方法
* test: 增加 GetValue 单元测试
* test: 增加 ColorPicker 单元测试
* refactor: 重构代码
* test: 增加 QueryItems 为空单元测试
* test: 增加 QueryItem 为空单元测试
* test: 增加断点检查单元测试
* test: 增加自动生成列单元测试
* test: 增加列默认排序单元测试
* test: 增加全局配置单元测试
* fix: 修复失败的单元测试
* test: 增加 OnColumnCreating 单元测试
2022-05-28 13:14:08 +00:00
Argo
b6148c183e !2831 feat(#I59PE6): update shields layout
* refactor: 修复 shields 加载时垂直布局问题
2022-05-28 04:02:41 +00:00
Argo
c1036a4114 !2830 fix(#I59H9S): throw null reference exception cause by ColumnVisibles is null
* refactor: 更新代码
* chore: bump version 6.6.18
* revert: 恢复代码
2022-05-28 02:24:40 +00:00
j4587698
22a4216416 !2829 feat: add cherry-markdown
* chore: 更新依赖包
* refactor: 更新组件到 0.7.3
* 升级cherrymarkdown版本到0.7.3
* doc: 更新示例文档
* doc: 更新参数注释
* doc: 更新菜单
* chore: 更新资源文件
* refactor: 更新组件 logo
* Merge branch 'main' into dev-CherryMarkdown
* chore: 更新打包文件
* feat: 增加客户端文件键值防止大文件并行上传键值覆盖问题
* chore: 格式化脚本更改缓存键值
* fix: 增加 using 释放文件流
* refactor: 重构代码增加兼容 NET5 代码
* chore: 更新项目配置文件
* chore: 更新打包文件
* Merge branch 'main' into dev-CherryMarkdown
* update
* update
* update
* update
* update
* update
* update
2022-05-28 01:59:33 +00:00
Argo
b2d528fced !2828 test(#I59KEI): improve code coverage for Table component
* refactor: 增加超大屏逻辑
* test: 增加 HeaderStyle 单元测试
* test: 增加自动更新单元测试
* refactor: 移除设置自动更新间隔代码
* test: 增加 IsBorder 单元测试
* test: 增加 EmptyTemplate 单元测试
* test: 增加 EmptyImage 单元测试
* test: 增加明细行展开单元测试
* test: 增加 TableSize 单元测试
* test: 增加双击单元格单元测试
* refactor: 删除不用的参数
* test: 增加 OnAfterRenderCallback 单元测试
* test: 增加编辑参数单元测试
* test: 增加 HasChildrenCallback 回调单元测试
* test: 增加 HasChildrenName 单元测试
* refactor: 重构代码
* test: 增加 HasChildrenColumnName 单元测试
* refactor: 格式化代码
* doc: 删除不使用的方法
* doc: 增加 NotNull 标签
2022-05-27 06:06:42 +00:00
Nine
06449e9ded !2827 doc(#I59I16):add english translation of table search page
* doc: 添加 Table Search 示例页面翻译
2022-05-27 01:24:44 +00:00
Argo
b54680d6a0 !2826 fix(#I59G4E): do not render when update parameter on tab razor file
* chore: bump version 6.6.17
* doc: 格式化代码
* fix: 修复 TabItem 内不更新问题
2022-05-26 10:09:42 +00:00
Argo
c9b1cb450b !2825 test(#I59CHX): add tree function unit test for Table
* test: 增加多级明细行单元测试
* refactor: 重构代码
* test: 增加未设置明细行回调异常单元测试
* refactor: 重构代码
* test: 增加 无 Key 标签模式单元测试
* test: 增加 OnQuery IsTree 单元测试
* refactor: 格式化代码
2022-05-26 04:11:54 +00:00
Nine
7430d3034f !2824 doc(#I59B4B):add english translation of table dynamic page
* doc: 添加 table dynamic 页面示例
2022-05-26 02:06:42 +00:00
Nine
f10d25e78e !2823 doc(#I59AEU):add english translation of table detailrow page
* doc: 添加 Table DetailRow 示例翻译
2022-05-26 01:11:11 +00:00
Nine
26b93c4c87 !2822 doc(#I59AB0):add english translation of table row page
* doc: 添加 table row 示例翻译
2022-05-26 00:48:28 +00:00
Nine
eebe34157d !2821 doc(#I489KD):add english translation of table lookup page
* doc: 修正文档
* doc: 添加 TablesLookup 页面翻译
2022-05-25 08:50:43 +00:00
Argo
6dbcb278f0 !2820 doc(#I597PE): update document for LinkButton icon parameter
* doc: 更新 Icon 参数说明文档
* doc: 更新 Icon 按钮示例
* chore: 更新资源文件
2022-05-25 08:15:25 +00:00
Argo
e8ad9d227f !2819 feat(#I597MQ): add Icon parameter on LinkButton
* chore: bump version to 6.6.16
* feat: 增加 Icon 参数
2022-05-25 08:06:57 +00:00
Argo
617236674f !2818 doc(#I596MB): add document for topology component
* doc: 增加参数说明
* doc: 更新示例文档
* chore: 默认状态更改为打开
* doc: 更新示例图位置
* Merge branch 'main' into dev-feat-flowchart
* doc: 更新依赖资源
* chore: 更新依赖包
* doc: 增加 FanControllerDataService 模拟风扇控制
* chore: bump version 6.0.7
* chore: 移除对 BB 依赖
* feat: 增加 PushData 方法
* Merge branch 'main' into dev-feat-flowchart
* doc: 增加判断逻辑
* style: 更新样式
* refactor: 更新代码
* doc: 添加 HMI 图
* feat: 添加移除脚本方法
* feat: 添加移除脚本方法
* feat: 添加锁定画布方法
* doc: 修改文档示例
* doc: 更新示例样式适配全屏
* feat: 优化代码增加图形渲染隔离
* doc: 修改示例
* feat: 修改js加载延迟时间
* refactor: 更新脚本测试数据交互
* feat: 重构 乐吾乐分支代码
* feat: 添加流程图文档
* feat: 添加流程图组件
2022-05-25 06:35:02 +00:00
Argo
a763ecbd2c !2817 feat(#I5969C): add PushData method on Topology component
* chore: bump version 6.0.7
* chore: 移除对 BB 依赖
* feat: 增加 PushData 方法
2022-05-25 06:03:44 +00:00
Argo
dc9c742497 !2816 feat(#I5948R): table support manual query data in Virtualizer mode
* chore: 发布新版本 6.6.15
* feat: 支持二次查询数据
* doc: 更正注释
2022-05-25 03:15:46 +00:00