Commit Graph

2485 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
93dcd37b3d !2805 feat(#I58M8N): add IsAsync on ImageViewer component
* feat: ImageViewer 组件支持异步加载
2022-05-22 03:37:25 +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
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
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
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
Argo
60c177860d !2793 test(#I584OU): add unit test for table component excel mode
* test: 增加 Excel 模式新建删除单元测试
* test: 增加动态数据新建删除单元测试
* test: 增加列视图切换按钮单元测试
* test: 增加新建弹窗单元测试
* doc: 格式化文档
* refactor: 删除不使用的代码
* test: 增加 EFCore 数据服务回调单元测试
* test: 增加 EFCore 数据服务单元测试
* test: 增加弹窗编辑数据单元测试
* test: 增加 EFCore 数据服务单元测试
* test: 增加 TableRender 单元测试
2022-05-18 10:39:40 +00:00
Argo
28407c9128 !2791 test(#I581BH): add unit test for table toolbar
* test: 增加 扩展行内按钮 Callback 单元测试
* test: 增加数据导出单元测试
* feat: 增加导出数据相关资源文件
* test: 增加 确认删除 单元测试
* test: 增加删除确认按钮单元测试
* refactor: 移除 Items 双向绑定
* chore: 删除不使用的图片
* style: 微调 logo 大小
* doc: 更新 band logo
* style: 微调后台模板样式
* style: 微调分页组件高度
2022-05-18 05:41:29 +00:00
Argo
f3a88aab73 !2789 test(#I57VQW): add unit test for toolbar button on table
* test: 增加取消按钮单元测试
* test: 增加编辑方法单元测试
* test: 增加行内删除按钮单元测试
* test: 增加行内编辑按钮单元测试
* test: 增加刷新按钮单元测试
* test: 增加 ShowDeleteButtonCallback 单元测试
* test: 增加 EditButtonCallback 单元测试
* test: 增加 ShowDefaultButtons 单元测试
* test: 增加删除按钮单元测试
* test: 增加编辑按钮单元测试
* test: 增加工具栏按钮单元测试
* test: 增加工具栏单元测试
* feat: 增加工具栏按钮移除支持
* test: 增加 Save 单元测试
* refactor: 重构 SaveModel 代码
* test: 增加 OnAfterSave 单元测试
* test: 增加 Scroll 单元测试
2022-05-17 08:45:10 +00:00
Argo
71c55f481d !2786 test(#I57N4E): add edit feature unit test for Table
* test: 增加列排序单元测试
* test: 增加多列搜索单元测试
* test: 增加自定义搜索单元测试
* test: 增加 SearchText 单元测试
* fix: 修复失败的单元测试
* test: 增加动态类型单元测试
* test: 增加 SortString 单元测试
* test: 增加 OnBeforeDelete 单元测试
* test: 增加 CardView 按钮单元测试
* test: 增加刷新按钮单元测试
* test: 增加 ToggleLoading 单元测试
* test: 增加编辑单元测试
* test: 增加 ShowLoading 单元测试
* refactor: 移除 CanSave CanDelete 逻辑
* test: 增加 Add 按钮单元测试
* test: 增加更新按钮单元测试
2022-05-16 07:52:16 +00:00
Argo
8eb7c08a54 !2785 test(#I57IBT): add unit test for edit feature of Table
* chore: 隐藏多语言单元测试
* chore: 增加 Edtior 单元测试工程
* test: 增加删除单元测试
* refactor: 移除移除可为空判断
* refactor: 重构逻辑
* refactor: 精简代码
* revert: 移除数据服务单元测试
* test: 增加单元测试
* test: 增加单元测试
* test: 增加单元测试
* refactor: 移除不使用的代码
* test: 增加 SelectedRows 单元测试
* chore: 增加忽略策略
* fix: 修复运行失败的单元测试
2022-05-15 14:01:42 +00:00
Argo
a451072037 !2777 feat(#I578CU): MultiSelect support group feature
* doc: 更新示例修复无法选中问题
* style: 微调多选框选中项背景色
* doc: 精简代码
* Merge branch 'main' into docs-dialog
* chore: bump version to 6.6.7
* doc: 增加分组示例
* doc: 增加资源文件
* doc: 增加示例
* chore: bump version 6.6.7-beta02
* refactor: 重构代码
* feat: 增加分组功能
* doc: 更正 footer 样式
2022-05-13 09:01:19 +00:00
Argo
be7825986c !2780 feat(#I57AGS): improve speech component
* chore: bump version 6.0.8
* feat: 超时回调改为异步
* refactor: 调用 Baidu Api 改为异步调用
* refactor: 移除记录调用方法日志
* chore: bump verson 6.0.3
* doc: 更新参数名称
* Merge branch 'main' into feat-azure
* doc: 语音实战增加时长显示
* doc: 语音识别增加时长显示
* doc: 更新参数注释
* refactor: 更改方法名称
* feat: 修复 Token 报错逻辑
* feat: 增加判断防止报错
* feat: 增加日志
* feat: 增加自动关闭参数
* feat: 增加超时判定逻辑
* refactor: 移除注入控制器服务
* refactor: 更新 SpeechWave 逻辑
2022-05-13 08:12:36 +00:00
Argo
f4f417c622 !2775 feat(#I575PZ): add ItemTemplate on MultiSelect component
* test: 增加 ItemTemplate 单元测试
* doc: 增加视频链接
* doc: 更新资源文件
* doc: 更新项目模板示例
* feat: 增加 ItemTemlate 模板
2022-05-12 09:22:05 +00:00
Argo
73e312af16 !2771 test(#I56ZXD): update unit test dismiss warning
* revert: 移除 OnBeforeQueryAsync
* refactor: 优化 OnBeforeQueryAsync 位置
* refactor: 消除警告信息
* test: 增加 OnBeforeQueryAsync 回调委托
* test: 消除警告信息
* Merge branch 'feat-speech' into fix-searchText
* refactor: 增加 static 关键字
* Merge branch 'main' into fix-searchText
* refactor: 增加 BeforeOnQueryAsync 回调方法
2022-05-11 13:15:14 +00:00
Argo
06c9761565 !2769 test(#I56WPV): add unit test for editor
* test: 增加 Editor 单元测试项目
* feat: 增加版本号信息
* doc: 更新资源文件
* doc: 增加包文档
* refactor: 移除 sealed 修饰符
* chore: 更新配置文件
2022-05-11 07:02:28 +00:00
j4587698
2c40ca7d7c !2767 fix(#I56TZX ): update the Result to Close when return false in OnClosing callback
* fix: 修复关闭弹窗拦截后更正状态逻辑
* 修复OnClosing返回值不对的问题
2022-05-11 06:40:19 +00:00
Argo
4ea4eb5679 !2765 feat(#I56OQP): remove Editor component from BootstrapBlazor package
* chore: bump version 6.6.6
* refactor: 移除 Editor 组件
* test: 移除 Editor 单元测试
* refactor: 移除 Editor 组件
2022-05-10 06:02:21 +00:00
Argo
7fb22c5808 !2762 feat(#I56GPF): add AutoRecoginzerElapsedMilliseconds option
* chore: 格式化项目文件
* Merge branch 'main' into feat-speech
* chore: bump version 6.0.4
* Merge branch 'dev-speech' into feat-speech
* chore: bump version 6.6.5
* feat: 增加自动识别时长配置
* chore: 移除项目依赖
* chore: 移除对项目的依赖
* doc: 更新文档移除对 Azure 语音识别的依赖
* doc: 更新语音实战示例
* doc: 更新语音合成示例
* doc: 移除语音组件选择
* doc: 更新语音识别示例
* doc: 精简代码
* feat: 自动识别时长配置项可配置
* refactor: 增加自动识别时长配置
* refactor: 增加关闭回调方法
* refactor: 增加 关闭 枚举
* refactor: 更改回调方法签名
* refactor: api 改名
* chore: 更新 Azure 语音识别接口
* chore: 更新 百度语音识别脚本
* doc: 更新示例
* refactor: 更新百度语音识别包参数接口定义
2022-05-09 05:47:17 +00:00
Argo
efafdc3fe6 !2763 feat(#I56GYE): add RecognizerStatus on callback
* chore: bump version 6.6.5
* feat: 增加自动识别时长配置
2022-05-09 05:43:35 +00:00
Argo
14d94ec419 !2761 feat(#I56CL9): search text support the others data type column set searchable to true
* chore: bump version to 6.6.3
* doc: 移除 BB 包
* doc: 移除测试工程
* feat: SearchText 支持 整型、枚举、布尔等类型
* refactor: 增加枚举类型支持
* feat: 更新搜索逻辑支持 int
* doc: 增加测试用例
* doc: 更新注释
2022-05-08 05:05:39 +00:00
Argo
8d968dc842 !2760 test(#I5691Y): improve code coverage for table column
* test: 增加复杂类型代码覆盖
* test: 增加搜素模板代码覆盖率
* test: 更新 TableColumn 代码覆盖率
* Merge branch 'main' into test-table-edit
* doc: 增加注释文档
2022-05-07 06:59:02 +00:00
Argo
c5dd5a697b !2758 feat(#I55NBU): DatatimePicker adapts to InputGroup component
* chore: bump version 6.6.3
* doc: 更新示例增加后缀示例
* doc: 增加适配 InputGroup 示例
* chore: 增加资源文件
* feat: Select 组件与 DatetimePicker 组件适配 InputGroup 组件
2022-05-06 07:22:32 +00:00
Argo
0db6430862 !2756 refactor(#I55WZA): update fix column logic and improve unit test
* test: 增加固定列单元测试
* refactor: 更新固定列判断尾部逻辑
2022-05-05 09:57:59 +00:00
Argo
17246ab74b !2755 fix(#I55SHG): revert code change for fix column feature
* chore: bump version 6.6.2
* test: 更新单元测试
* revert: 恢复判断尾行逻辑
2022-05-05 08:11:26 +00:00
Argo
6cf92aac94 !2754 test(#I55SHE): add unit test for TableToolbar
* test: 增加自定义工具栏按钮单元测试
* test: 增加移动端工具栏按钮单元测试
* refactor: 删除不使用的代码
* test: 增加扩展按钮单元测试
* refactor: 精简代码
* test: 增加 Height 单元测试
* test: 增加 PageItemsSource 单元测试
* refactor: 重构 PageItemsSource 参数逻辑
2022-05-05 07:04:06 +00:00
一事冇诚
47efab6059 !2753 fix(#I55PJ9): add Disabled function on AutoComplete component
* fix(#I55PJ9): 修复 AutoComplete 组件 IsDisabled 属性无效问题
2022-05-05 06:42:51 +00:00
Argo
901440fe6b !2751 refactor(#I55O3U): TableToolbarButton remove IDispose interface
* Merge branch 'main' into dev-table
* test: 更新单元测试
* refactor: 移除 IToolbarButton 接口
* refactor: 移除 IDispose 接口
2022-05-04 08:19:28 +00:00
Argo
0779c5f486 !2750 test(#I55NYC): add unit test for pagination of Table
* test: 增加翻页操作单元测试
* refactor: 增加行号资源文件
2022-05-04 08:02:14 +00:00
Argo
f6fcc4e024 !2749 fix(#I55NSB): revert dispose code from TableExtensionButton class
* chore: bump version to 6.6.1
* revert: remove extension button on table inherit IDispose interface
2022-05-04 06:47:37 +00:00