Commit Graph

2825 Commits

Author SHA1 Message Date
Argo
f7ec75e4cb !2191 doc(#I4LLA0): update doc for introduction
* doc: 更新介绍章节文档
* doc: 增加数据服务视频
2021-12-08 04:23:16 +00:00
Argo
d3d77afafd !2190 test(#I4LJ8J): add QRCode unit test
* test: 重构代码
* refactor: 移除空判断
* test: 添加 QRCode 组件单元测试
* test: 添加 QRCode 组件测试
2021-12-07 16:06:32 +00:00
Nine
9ae2ffc2f8 !2189 doc(#I4LIZ2): add english translation of qrcode page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-qrcode
* doc: 添加 QRCode 页面资源文件
2021-12-07 13:16:26 +00:00
Nine
ac42a70f3e !2188 doc(#I4LIWX): add english translation of print page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-print
* doc: 添加 Print 页面资源文件
2021-12-07 12:57:52 +00:00
Nine
f2270ba5b3 !2187 doc(#I489KD): add english translation of ips page
* doc: 添加 Ip 示例页面资源文件
2021-12-07 12:50:08 +00:00
Argo
f336ab5cac !2186 feat(#I4LE6Q): table support process SearchText logic
* chore: bump version 6.0.17
* feat: 增加 IsAdvanceSearch 搜索识别
* doc: 更新文档
2021-12-07 03:30:05 +00:00
Argo
9172e7572e !2185 feat(#I4LCDT): update dialog component z-index
* doc: 增加代码覆盖率挂件
* doc: 增加全局异常视频链接
* doc: 增加组件分层菜单
* doc: 更新文档
* doc: 增加资源文件
* doc: 增加 layout 页面
* feat: 更新弹窗组件层次
2021-12-06 18:05:39 +00:00
Argo
d72deb23db !2184 refactor(#I4LCCW): remove SelectedItems in Table component
* doc: update doc for SelectedRows
* refactor: rename SelectedItems to SelectedRows
2021-12-06 16:49:23 +00:00
Argo
1fe3bd6703 !2183 fix(#I4LAA3): remove SelectedRows parameter use SelectedItems
* feat: 更新编辑按钮禁用逻辑
* chore: bump version to 6.0.16
* doc: 更新示例代码
* doc: 更新示例
* refactor: 增加 SelectedItems 双向绑定
* feat: 移除 SelectedRows
* refactor: 更新示例
* refactor: 增加 SetSelectedRows 方法
* refactor: 增加私有变量
* refactor: 移除 set 关键字
* doc: 增加测试代码
2021-12-06 16:35:34 +00:00
Argo
980f6a97ab !2182 test(#I4L86X): add unit test for DialogService
* test: 增加 ShowModal 单元测试
* test: 增加 ShowEditDialog 单元测试
* refactor: 更改参数数据类型
* test: 增加 ShowEditDialog 单元测试
* refactor: 重构代码
* test: 增加 DialogBodyTemplate
* test: 更新 Dialog 单元测试
* test: 重构单元测试
* refactor: 代码格式化
* test: 增加 Dialog 单元测试
* refactor: 重构 Dialog 代码
2021-12-06 04:29:00 +00:00
Nine
ff85b7ba1c !2181 doc(#I4L7JE): add english translation of iplocator page
* doc: 添加 Locator 页面资源文件
2021-12-06 03:09:29 +00:00
Argo
9ef56226c3 !2180 test(#I4L4S3): add unit test for ModalDialog
* test: 增加 ModalDialog 单元测试
* refactor: 重构代码
* refactor: 重构代码
2021-12-05 06:18:03 +00:00
Argo
8b6ddb96f3 !2179 test(#I4L4PF): add unit test for Modal
* test: 增加 Modal 单元测试
* refactor: 移除不使用的方法
* refactor: 更新集合属性为只读
* refactor: 更新单元测试
* Merge branch 'main' into dev-test-tab
* wip: 临时提交
2021-12-05 04:38:00 +00:00
Nine
e8a6697ff8 !2178 doc(#I4L4L3): add english translation of listview page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-ListView
* doc: 添加 ListView 页面资源文件
2021-12-05 02:46:33 +00:00
Nine
1034275a95 !2177 doc(#I4L4JS): add english translation of handwritten page
* doc: 添加 Handwritten 页面资源文件
2021-12-05 02:19:17 +00:00
Nine
821a3d6c9a !2176 doc(#I4L4JH ): add english translation of groupbox page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-groupbox
* doc: 添加 GroupBoxs 页面资源文件
2021-12-05 02:13:25 +00:00
Nine
6f4c101031 !2175 doc(#I4L4J9): add english translation of empties page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-empty
* Merge remote-tracking branch 'gitee.com/main' into dev-en-empty
* doc: 添加 Empties 页面资源文件
2021-12-05 02:06:06 +00:00
Nine
1780ccb666 !2174 doc(#I4L4IU ): add english translation of gotop page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-dropdownWidget
* doc: 添加 DropdownWigets 示例页面资源文件
2021-12-05 02:01:12 +00:00
Argo
089356fd68 !2173 test(#I4L4IK): add unit test for Print
* doc: update doc
* test: 增加打印组件单元测试
* refactor: 重构打印组件代码
2021-12-05 01:55:40 +00:00
Argo
bc374c34d7 !2172 feat(#I4L3W4): NumberFilter compatible Short/Single/double
* feat: 增加 Step 默认设置
* refactor: Column 增加不可为空标签
* feat: 增加 Step 步长设置
* refactor: 格式化代码调整组件顺序
* refactor: 使用扩展方法 IsNumber
* feat: table的 numberfilter 支持long、double、float、decimal
2021-12-04 09:37:08 +00:00
Argo
8b4124884b !2171 feat(#I4L2TO): ErrorLogger compatible Layout component
* chore: bump version to 6.0.15
* refactor: 增加对 IsErrorHandler 参数判断
* feat: 支持 Layout 布局组件 ErrorLogger
* feat: Layout 组件增加 ErrorLogger 参数
* revert: 撤销授权视图更改
* chore: 增加 ErrorLogger 支持
* refactor: 更改文件夹名称
* refactor: 格式化代码
2021-12-04 09:29:55 +00:00
Argo
0ab0e2deec !2170 test(#I4L3JS): add unit test for ErrorLogger
* refactor: 增加 ErrorContent 参数 NET5
* test: 增加 ErrorLogger 单元测试
* doc: 增加内置弹窗标题资源文件
2021-12-04 07:51:24 +00:00
Argo
8d827e5a69 !2169 feat(#I4L2NM): add OnErrorHandleAsync callback function on ErrorLogger
* doc: 增加自定义错误处理示例
* feat: 增加 OnErrorHandleAasync 接口
2021-12-04 01:54:42 +00:00
Argo
924ce4f527 !2168 test(#I4L2HN): add unit test of button
* refactor: 移除对 Id 的判断精简代码
* test: 增加 Button 单元测试
* refactor: 更新条件语句
* doc: 更新注释
2021-12-03 16:50:36 +00:00
Argo
7e0006fef9 !2167 feat(#I4L2DE): assign default value for PageItemsSource
* refactor: 更新 PageItemsSource 给默认值
2021-12-03 14:17:00 +00:00
Argo-Tianyi
bac7f0fe41 doc: update the link on footer 2021-12-03 17:43:40 +08:00
Argo
c4d8cb3925 !2166 feat(#I4KNKK): improve global error handle
* chore: bump version to 6.0.14
* refactor: 重构代码移除不使用的
* feat: 增加移除处理逻辑
* wip: 临时提交代码
* wip: 临时提交
* refactor: 重构代码消除警告信息
* doc: 更新示例
* feat: 增加扩展方法
* refactor: 更改组件名称
* refactor: 精简 IBlazorLogger 接口方法
* feat: 开启日志
* refactor: 公开 Exception Format 扩展方法
* Revert "wip: 重构 BootstrapBlazorRoot 组件"
* WIP: 提交代码
* wip: 更新 BlazorLogger 组件
* refactor: 消除警告信息
* wip: 提交代码
* wip: 重构 BootstrapBlazorRoot 组件
2021-12-03 09:16:41 +00:00
Argo-Tianyi
729d9976b8 chore: update filling link 2021-12-03 15:00:06 +08:00
Argo
d60acfaf02 !2164 fix(#I4KTJJ): resolve tab text incorrect when click the edge of text on menu item
* chore: bump version to 6.0.13
* fix: 修复侧边栏菜单点击字边缘 Tab 标签页显示文本显示路径问题
2021-12-02 07:58:42 +00:00
Argo
418d453206 !2163 feat(#I4KSXI): support async task on Button OnClickWithoutRender callback
* refactor: 按钮支持异步操作
* doc: 更新发送消息示例
2021-12-02 07:10:00 +00:00
Argo
8f16aad3aa !2162 feat(#I4KRVZ): disable the edit/delete button on toolbar when not select items in table row
* feat: 未选中行时禁用工具栏编辑与删除
* doc: 加粗总结项
* doc: 增加 2019 支持
2021-12-02 05:03:34 +00:00
Argo
abe5174c98 !2161 doc(#I4KPMQ): update doc for project template extension
* doc: 更新插件文档
* wip: update doc for Template
* chore: update json resource file
* chore: add images
2021-12-01 17:28:35 +00:00
Nine
0d2ccda2f8 !2160 doc(#I4KPFA):add english translation of dispaly page
* Merge remote-tracking branch 'gitee.com/main' into dev-en-display
* doc: 添加 Dispaly 页面资源文件
2021-12-01 14:13:32 +00:00
Argo
8ddcd2128f !2159 feat(#I4KP56): button inherit IHandleEvent interface
* doc: 更新自定义搜索模型布局
* feat: Button 按钮继承 IHandleEvent 接口
2021-12-01 12:09:50 +00:00
Argo
2a748ece2a !2158 feat(#I4KO3L): customer search template support Top mode
* chore: bump version to 6.0.12
* doc: 更新自定义搜索模板示例
* feat: Search 顶栏模式支持自定义搜索模板
* feat: SearchText 与 自定义搜索模型分开内置处理逻辑
* feat: 增加 SearchText 处理逻辑
2021-12-01 09:34:08 +00:00
Argo
24c4a9d256 !2157 fix(#I4KLLQ): component in ValidateForm support bind none public Field/Property
* test: 增加单元测试
* fix: 支持绑定非公开字段
2021-12-01 06:01:45 +00:00
Argo
40ce80a829 !2156 fix(#I4KFOT): tab show blank item when click menu
* chore: bump version to 6.0.11
* fix: 修复菜单点击时导致 Tab 出现空白标签页问题
2021-11-30 07:12:10 +00:00
Argo
e481996215 !2155 doc(#I4KEJQ): update codecov badge
* chore: bump version to 6.0.10
* revert: 移除本地化测试工程 Ubuntu 报错
* chore: 增加测试工程
* test: 更新单元测试
* Revert "chore: 增加多语言"
* chore: 增加多语言
* chore: 测试 dev-table 分支
* doc: 更新文档
* doc: 更改分支名称
2021-11-30 05:44:01 +00:00
Argo
db701da344 !2154 doc(#I4KCDS): add code coverage badge
* doc: 更新英文文档
* doc: 更新文档
* doc: 更新文档
* revert: 移除多语言
* test: 更正单元测试
* revert: 增加多语言测试
* test: 更新结果文件
* test: 移除多语言测试
* test: 更新项目路径
* test: 更改命令
* chore: 增加代码覆盖率
2021-11-29 16:49:13 +00:00
Argo
f0bcb12f12 !2153 feat(#I4KC7E): integrate GetSearchs into QueryOptions
* feat: 更新搜索示例代码
* refactor: 重构 GetSearchs 方法
* feat: 增加多视频支持
* feat: 内置支持 CustomerSearchModel
* feat: 更新自定义搜索内部实现逻辑
* feat: 增加 Reset 实现
* refactor: 增加重置操作
2021-11-29 14:07:18 +00:00
Argo
f2f7dc69c6 !2152 feat(#I4KARU): add customer search model support
* chore: bump version to 6.0.9
* doc: 增加自定义搜索模型示例
* feat: 增加 FooSearchModel 示例
* feat: 内置自定义搜索逻辑
* feat: 增加自定义搜索接口
* refactor: 重构代码
* feat: 增加 SearchFilterACtion 实现类
2021-11-29 09:27:44 +00:00
Argo
9d96fad686 !2151 refactor(#I4K95I): rename AllowTextWrap to TextWrap
* refactor: AllowTextWrap 更改为 TextWrap
2021-11-29 07:02:01 +00:00
Argo
cd0b00d094 !2150 doc(#I4K7WS): update create project template doc
* doc: 更新手工创建项目文档
* refactor: 移除 class 约束
* refactor: 格式化代码
* refactor: 增加泛型约束
2021-11-29 05:05:20 +00:00
Argo
39e6b512a5 !2149 test(#I4K54E): add GoTop unit test
* test: 增加 GoTop 单元测试
* Merge branch 'main' into dev-test-gotop
* test: 添加 GoTop 组件单元测试
2021-11-28 15:35:43 +00:00
Argo
840fb97e1a !2148 test(#I4K52R): add ValidateBase unit test
* test: 增加 Tooltip 单元测试
* refactor: 重构代码支持 aria-invalid 标签
* doc: 更新表格资源文件
* test: 增加 ValidateType 单元测试
* doc: 更新注释
* test: 增加 CurrentValue 单元测试
* test: 增加 ValidateProperty 代码覆盖率
* refactor: 更新多选框重载方法
* refactor: 更新 OnValidate 方法
* test: 增加 ValidateRules 单元测试
* refactor: 更新 IValidateComponent 接口
* refactor: 移除 IValidateRules 接口
* test: 增加 SkipValidate 单元测试
* test: 增加 ShowLabel 单元测试
* chore: 更新注释
* refactor: 移除可为空设置
* test: 增加 ValidateBase 单元测试
* chore: 单元测试增加 Root 根节点
2021-11-28 14:59:26 +00:00
Nine
dda23d9fe9 !2147 doc(#I4K4IT): add english translation of collapses page
* doc: 添加 Collapses 示例页面资源文件
2021-11-28 08:02:13 +00:00
Nine
60cb42679e !2146 doc(#I4K48R): add english translation of circles page
* doc: 添加 Circles 示例页面资源文件
2021-11-28 03:57:51 +00:00
Argo
389eb101e4 !2145 test(#I4K40V): add BootstrapInput unit test
* feat: GenerateValueExpression 公开方法
* test: 重构单元测试
* test: 增加 Input 单元测试
* refactor: 移除无用代码
* refactor: 重构代码
* chore: 更新项目配置
2021-11-27 17:23:23 +00:00
Nine
86e8ebead4 !2144 test(#I4K3PL): add alert component unit tests
* Merge remote-tracking branch 'gitee.com/main' into dev-test-light
* test: 添加 Light 组件单元测试
2021-11-27 11:37:24 +00:00
Nine
b45f3f0fbe !2143 add spinner component unit tests
* Merge remote-tracking branch 'gitee.com/main' into dev-test-spinner
* test: 添加 Spinner 组件单元测试
2021-11-27 11:18:22 +00:00