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 |
|
Argo
|
816a2baafa
|
!2815 doc(#I592BU): update video link for HMI component
* doc: 增加 HMI 组件视频讲解链接
* Merge branch 'main' into doc-shields
* doc: 微调 shield 顺序增加 Alt 属性
|
2022-05-24 10:47:58 +00:00 |
|
Argo
|
3fa1662a99
|
!2814 fix(#I591ZL): can't select the row on Table component when use dynamic object
* doc: 更新示例
* chore: bump version 6.6.14
* fix: 修复 Dynamic 模式下无法选中行问题
|
2022-05-24 10:45:15 +00:00 |
|
Argo
|
2ef2e3ae39
|
!2813 fix(#I58SW7): can't save on table component in dynamic object mode
* chore: bump version 6.6.13
* test: 增加动态数据类型保存逻辑单元测试
* revert: 恢复动态类型保存逻辑
|
2022-05-24 08:42:16 +00:00 |
|
Argo
|
814805ef49
|
!2812 feat(#I58SMD): add IsButton parameter on RadioList
* chore: bump version 6.6.12
* doc: 增加禁用示例
* refactor: 更新代码
* feat: 增加禁用支持
* Merge branch 'main' into feat-radio
* test: 增加 IsButton 单元测试
* doc: 更新菜单标识
* doc: 更新参数说明
* style: 更新样式防止折行
* doc: 更新 RadioList 示例
* refactor: 更新 LookUp 为 Lookup
* fix: 修复 CheckboxList 被干扰问题
* doc: 增加示例文档
* feat: 增加 IsButton 参数支持按钮式单选框
|
2022-05-23 07:46:24 +00:00 |
|
Argo
|
891601574a
|
!2811 refactor(#I58S7N): rename LookUpService to LookupService
* refactor: 更新 Lookup 服务名称
* refactor: 重命名 Lookup 服务
* refactor: 更改接口名称
* refactor: 更新 LookUp 为 Lookup
|
2022-05-23 07:18:28 +00:00 |
|
Argo
|
ccbc0f1a4a
|
!2810 refactor(#I58MYS): bump version 6.0.6
* chore: update package
|
2022-05-22 10:08:46 +00:00 |
|
Argo
|
8c09d68088
|
!2809 feat(#I58MXU): repackage Topology.js use 5/20 commit
* chore: bump version 6.0.5
* refactor: 使用 github 5.20 提交重新打包
|
2022-05-22 09:53:28 +00:00 |
|
Argo
|
4886381023
|
!2808 refactor(#I58MTY): repackage topology javascript
* chore: bump version 6.0.4
* chore: 更新 js 结构打包成一个文件
|
2022-05-22 09:06:50 +00:00 |
|
Argo
|
974215b30e
|
!2807 feat(#I58MPF): update internal cache key in Markdown component
* chor: bump version 6.1.7
* chore: 更新依赖包
* refactor: 更改 data 键值防止冲突
|
2022-05-22 08:20:07 +00:00 |
|
Argo
|
6629584400
|
!2806 doc(#I57D36): use async load for ComponentLayout
* Merge branch 'main' into dev-viewer
* style: 增加 shield 图片高度
* Merge branch 'main' into dev-imgshield
* doc: 组件示例 image shield 改为异步加载
* feat: ImageViewer 组件支持异步加载
* doc: 增加 Topology 示例网页
* doc: 增加 Topology 菜单资源文件
|
2022-05-22 04:19:51 +00:00 |
|
Argo
|
93dcd37b3d
|
!2805 feat(#I58M8N): add IsAsync on ImageViewer component
* feat: ImageViewer 组件支持异步加载
|
2022-05-22 03:37:25 +00:00 |
|
Argo
|
3e410130f6
|
!2803 feat(#I58M7G): add Title parameter on TopologyItem
* chore: bump verson 6.0.3
* feat: 增加 Title 参数
|
2022-05-22 03:18:27 +00:00 |
|
Argo
|
bf3adf05a0
|
!2802 fix(#I58G2R): not value on Modal when click print button
* chore: update project file
* chore: bump version 6.6.11
* Merge branch 'main' into test-print
* fix: 更新脚本修复为赋值问题
* refactor: 精简代码
* Revert "test: 更改打印逻辑"
* chore: 增加对 Topology 包引用
* test: 更改打印逻辑
|
2022-05-21 07:55:40 +00:00 |
|
Argo
|
c27830853f
|
!2801 feat(#I58KV7): add OnBeforePushData callback on Topolopy component
* chore: bump version 6.0.2
* feat: 更新推送数据逻辑
* feat: 增加 OnBeforePushData 回调方法
* feat: Topology 组件增加 Interval 参数用于控制推送时间间隔
* refactor: 优先推送数据后再等待
|
2022-05-21 07:34:36 +00:00 |
|
Argo
|
7c806e2856
|
!2800 feat(#I58J2U): add Topology component
* Merge branch 'main' into dev-feat-flowchart
* chore: 版本升级到 6.6.10 扩展 JSModule 参数
* refactor: 更改脚本名称
* doc: 更新示例
* doc: 更新示例
* chore: 更新配置文件
* feat: Topology 组件增加 IDispose 接口
* feat: JSModule 增加 Token 参数
* feat: 添加推送数据属性
* feat: 添加移除脚本方法
* feat: 添加移除脚本方法
* feat: 添加锁定画布方法
* doc: 修改文档示例
* refactor: 增加类注释
* doc: 更新示例样式适配全屏
* feat: 优化代码增加图形渲染隔离
* doc: 修改示例
* feat: 添加加载内容参数
* feat: 修改js加载延迟时间
* refactor: 更新脚本测试数据交互
* feat: 重构 乐吾乐分支代码
* !2796 refactor(#I58ATL): update upload component
* !2795 doc(#I587I3):add english translation of table cell page
* !2794 feat(#I57RYM): readonly property support render as Textarea
* !2793 test(#I584OU): add unit test for table component excel mode
* !2792 doc(#I5827U):add english translation of table column page
* !2791 test(#I581BH): add unit test for table toolbar
* !2790 doc(#I57XKX):add english translation of table base page
* !2789 test(#I57VQW): add unit test for toolbar button on table
* !2787 doc(#I57PJI): document of Cameras add information of attention
* !2788 feat(#I57PKH): markdown support validate
* !2786 test(#I57N4E): add edit feature unit test for Table
* !2785 test(#I57IBT): add unit test for edit feature of Table
* !2784 doc(#I57G14): update version update intro
* !2783 doc(#I57EVZ): update website theme
* !2782 test(#I57CZ1): update test for TotalTime parameter on Speech component
* !2781 test(#I57CTU): update test for speech
* !2777 feat(#I578CU): MultiSelect support group feature
* !2780 feat(#I57AGS): improve speech component
* !2779 doc(#I579YF): add english translation of speechwave page
* !2778 doc(#I579S4): add english translation of ajaxs page
* !2776 fix(#I576DA): update js for Editor
* !2775 feat(#I575PZ): add ItemTemplate on MultiSelect component
* !2774 doc(#I575AJ): Supplement markdown translation documentation
* feat: 添加流程图文档
* feat: 添加流程图组件
|
2022-05-20 20:11:56 +08:00 |
|
Argo
|
83b62d1ee9
|
!2799 doc(#I58DIS): add sample for SetText method on TabItem
* doc: 增加 SetText 示例
* doc: 增加资源文件
|
2022-05-20 04:52:30 +00:00 |
|
Argo
|
d11023aeb6
|
!2798 doc(#I58FDJ): add link config file
* feat: 增加友链配置逻辑
* doc: 增加 links.json 友链配置文件
|
2022-05-20 04:34:27 +00:00 |
|
Argo
|
e6c0a602c6
|
!2797 fix(#I58A3O): can't switch view mode to datetime when set ViewMode to DateTime
* test: 增加断言
* test: 增加单元测试
* chore: bum version 6.6.9
* doc: 增加标签
* doc: 更新文档增加年月日视图
* fix: 修复日视图月份不显示问题
* fix: 修复设置 DateTime 模式时月视图无法切换到日视图
* doc: format code
|
2022-05-19 16:57:09 +00:00 |
|
Argo
|
baf8922333
|
!2796 refactor(#I58ATL): update upload component
* fix: 修复拖拽脚本错误
* refactor: 精简代码
|
2022-05-19 08:42:03 +00:00 |
|
Nine
|
3f4d5d69ff
|
!2795 doc(#I587I3):add english translation of table cell page
* doc: 添加 TablesCell 单元格示例页面资源
|
2022-05-19 02:52:28 +00:00 |
|
Argo
|
f0ceab9eac
|
!2794 feat(#I57RYM): readonly property support render as Textarea
* chore: bump version 6.6.8
* fix: 只读属性增加对 ComponentType 支持
|
2022-05-19 01:59:58 +00:00 |
|