Commit Graph

3284 Commits

Author SHA1 Message Date
Argo
ce62a3e75c !2712 feat(#I54V9B): support null value of Culture system like mac centos ubuntu
* chore: bump version to 6.5.12
* refactor: 精简代码
* feat: 增加对 Linux mac 等无文化信息系统支持
* refactor: 精简代码
2022-04-26 15:03:05 +00:00
Argo
454633f759 !2711 revert(#I54UQP): remove test project from solution
* chore: 恢复默认配置
* doc: 格式化代码
* refactor: 移除测试工程
2022-04-26 10:58:25 +00:00
Argo
e14c1e5892 !2710 test(#I54UOQ): improve unit test for Table
* test: 增加 SearchTemplate 单元测试
* test: 增加 customSearchModel 单元测试
* test: 增加 IsTracking 单元测试
* test: 增加 InCell 单元测试
* Merge branch 'main' into test-table
* test: 增加 RowTemplate 空单元测试
* test: 增加 Tracking 模式单元测试
* test: 增加 IsTree 单元测试
* test: 增加 ColSpan 单元测试
* test: 增加 Tooltip 单元测试
2022-04-26 10:46:53 +00:00
alex_zou
d924606216 !2709 feat(#I53ZDH ): support nullable bool data type on table component
* fix: 修复 null 值未更新模型问题
* feat: 增加 NullSwitch 默认值设定逻辑
*  [DefaultValue(true)] 在表格视图渲染为空, 点开编辑界面渲染为 NullSwitch 控件值为 true , 无修改情…
* feat: 增加对 DefaultValue 标签支持
* refactor: 使用 NullSwitch 接收可为空布尔值
* doc: 增加注释
* 还有点可加强的
* doc: 增加注释
* doc: 更新示例增加标签
* feat: 增加可为空获取集合逻辑
* chore: 增加项目依赖
* feat: 增加 NullableBoolItemAttribute 类
* 两个bool?都不正常
2022-04-26 09:17:57 +00:00
Argo
cb257b184f !2708 test(#I54NDP): improve swal unit test
* test: 修复单元测试增加代码覆盖率
2022-04-25 11:15:29 +00:00
Argo
259bba0d0f !2707 test(#I54N0G): add WebClientService unit test
* test: 增加 LookupService 单元测试
* doc: 精简代码
* test: 增加 WebClient 单元测试
* doc: 格式化文档
* refactor: 移除 OnChange 回调
2022-04-25 10:20:37 +00:00
alex_zou
587604fa27 !2705 feat(#I54GH3 ): add cascade items method on MenuItem class
* test: 格式化文档
* 添加菜单树状数据层次化方法测试
* 添加菜单树状数据层次化方法
* Merge branch 'main' into Dev_CascadingMenu
* 添加菜单树状数据层次化方法
2022-04-25 07:27:43 +00:00
Argo
5145b8cbe5 !2706 feat(#I54J8T): options support hot reload
* fix: 修复丢失资源文件问题
* refactor: wasm 配置类更新逻辑
* doc: 更新网站配置类支持热更新
* refactor: 移除不使用的参数
* doc: QQ 群更新支持热更新
* refactor: 更新 api 接口使用 IOptionMonitor
* test: 更新单元测试
* test: 更新 Toast 单元测试
* refactor: 更新扩展方法接口
* refactor: 使用 AddOptionsMonitor 重构代码
* doc: 格式化代码
* feat: 网站配置 WebsiteOption 支持热更新
* Revert "doc: 更新示例"
* doc: 移除文化下拉框更新代码
* revert: 恢复配置文件实现类
* refactor: 代码格式化
* feat: 文化选择下拉框支持热更新
* refactor: 移除文化缓存
* feat: 多语言支持增加热更新配置
* refactor: 更新配置类注册方式
* revert: 恢复配置代码更改
* test: 移除不必要的配置
* doc: 更新示例
* refactor: 移除代码配置使用配置文件
* refactor: 更新使用 IOptionsMonitor 配置类
* refactor: 增加配置类辅助类支持热更新
* refactor: 更新逻辑精简代码
* refactor: 拆分扩展方法
2022-04-25 07:16:46 +00:00
Argo
9edb7dd2e0 !2704 test(#I54DT1): improve code coverage for table component
* test: 增加明细行单元测试
* test: 增加过滤行扩展按钮单元测试
* test: 增加过滤行单元测试
* test: 更正列宽调整单元测试
* test: 增加列宽调整单元测试
* test: 增加可排序单元测试
* test: 增加表头模板单元测试
* test: 增加表头分组单元测试
2022-04-24 08:00:52 +00:00
Argo
250636bbef !2703 doc(#I54CVB): add video link for speech and re-connector component
* refactor: 精简代码逻辑
* doc: 代码文档格式化
* doc: 增加视频资源地址链接
2022-04-24 06:47:23 +00:00
Argo
cd4f7df058 !2702 doc(#I54BXS): update Reconnector document
* doc: 更新文档
* doc: Reconnector 示例适配移动端
2022-04-24 04:35:38 +00:00
Argo
19d9e3e4ff !2701 test(#I54A03): add unit test for Reconnector
* refactor: 更新样式
* test: 增加 Reconnector 单元测试
* test: 增加 Content 单元测试
* test: 增加 outlet 单元测试
* refactor: 更改组件逻辑
2022-04-24 02:44:07 +00:00
j4587698
354d296bd3 !2698 feat(##I540NR): add Reconnector component
* doc: 增加重连组件搜索栏支持
* doc: 更新描述文字
* chore: 增加社区群二维码
* chore: 更新脚本文件
* chore: 更新项目文件配置
* doc: 增加实战示例
* style: 更新样式
* doc: 更新服务器拒绝连接提示
* style: 更新 Reconnector 默认样式
* doc: 增加 BlazorReconnector 组件
* doc: 更改菜单位置
* doc: 增加示例说明与资源文件
* doc: 更新示例文件名
* Merge branch 'main' into dev-reconnect
* doc: 更新示例
* feat: 增加 Reconnector 组件
* feat: 增加 ReconnectorOutlet 组件
* feat: 增加 IReconnectorProvider 服务
* refactor: 删除冗余样式
* refactor: 移除组件
* doc: 更新 Inputs 示例
* revert: 恢复 App 组件
* 添加自定义连接失败UI组件
2022-04-24 01:25:52 +00:00
Argo
97c4cc186d !2700 fix(#I546YJ): tooltip title incorrect after change page index
* chore: bump version 6.5.11
* doc: 更新示例
* fix: 修复翻页后 tooltip 失效问题
* revert: 撤销 DynamicElemet 更改
* revert: 撤销对 GenerateElement 参数的移除
2022-04-23 05:00:47 +00:00
Argo
d552b3f433 !2699 doc(#I54780): update document for BootstrapInput
* doc: 更新 Inputs 示例
2022-04-22 16:14:34 +00:00
alex_zou
11c621ea67 !2697 doc(#I53ZJF): rename RenderModel to RenderMode
* Fixed Table 组件 RenderModel 拼写错误  https://gitee.com/LongbowEnterprise/B
2022-04-22 02:44:57 +00:00
Argo
6d8f809ccd !2696 test(#I53ZJW): improve code coverage for Table
* test: 增加扩展按钮列宽单元测试
* test: 更新 ShowLine 单元测试
* test: 更新多选单元测试
* test: 增加 FooterTemplate 单元测试
* test: 更新 ShowFooter 单元测试
* test: 增加 RenderEditForm 单元测试
* test: 增加 ShowDetail 单元测试
* test: 增加 ShowEmpty 单元测试
* test: 增加 ScrollMode 单元测试
* test: 增加 EditForm 单元测试
* test: 增加 ScrollMode 单元测试
2022-04-21 17:20:13 +00:00
Argo
494b31160a !2695 test(#I53YQQ): improve unit test for Table
* test: 增加过滤单元测试
* test: 增加分页单元测试
* test: 增加 IsExcel 单元测试
* test: 增加 TableFooter 单元测试
* test: 增加 ShowFooter 单元测试
* test: 增加 OnCellRender 单元测试
* test: 增加 IsExtendButtonsInRowHeader 单元测试
2022-04-21 11:32:40 +00:00
Argo
8373b62814 !2694 test(#I53YFE): add unit test for BrowserNotification
* doc: 移除语音识别组件数量设置
* test: 增加 BrowserNotification 单元测试
* refactor: 更新 BrowserNotification
* test: update unit test
2022-04-21 10:54:46 +00:00
Argo
e0adb717c5 !2693 test(#I53OZB): improve code coverage
* test: 增加服务代码覆盖率
* test: 增加 AutoGenerateClass 代码覆盖率
* test: 增加 SearchFilterAction 代码覆盖率
* doc: 移除 IsConfirm 参数介绍
2022-04-20 07:50:48 +00:00
Argo
af3ce8dd76 !2692 feat(#I53O6S): update table filter
* chore: bump version 6.5.10
* test: 更新单元测试
* doc: 更新示例
* fix: 修复不可过滤列在行内过滤时可用问题
* doc: 更新示例精简代码
* feat: OnFilterAsync 增加不为空标签
* refactor: 移除显式继承接口
2022-04-20 06:58:57 +00:00
j4587698
ba5101f5e7 !2690 feat(#I53LM6): add OnSelectedItemChanged callback on AutoComplete component
* doc: 增加英语文档
* refactor: 代码重构
* test: 更新单元测试
* 添加AutoComplete组件下拉菜单选中事件
2022-04-20 06:53:16 +00:00
Niko Wettstein
fc4a98059f fix and added example for IFilterAction.SetFilterConditions 2022-04-20 13:23:08 +08:00
Argo
4bfa947557 !2691 feat(#I538WS): add CollapsedTopSearch parameter on Table component
* doc: 更新文档增加 CollapsedTopSearch 参数说明
* doc: 更新示例文档
* feat: 增加 CollapsedTopSearch 参数
2022-04-20 04:34:07 +00:00
一事冇诚
57685f2b10 !2689 doc(#I53LUB): update doc table for ShowAdvancedSearch parameter
* doc: Table 组件 Samples 中,增加 ShowAdvancedSearch 是否显示高级搜索 属性说明
2022-04-20 02:28:37 +00:00
Argo
3b1f2438a8 !2688 feat(#I53KLK): add ShowUnsetGroupItemsOnTop parameter on EditorForm
* chore: bump version 6.5.9
* test: 增加单元测试
* doc: 增加 ShowUnsetGroupItemsOnTop 参数说明
* feat: Table 组件增加 ShowUnsetGroupItemsOnTop 参数
* feat: 增加 ShowUnsetGroupItemsOnTop 参数控制未分组项目布局位置
2022-04-19 17:36:07 +00:00
Argo
0c8e009e73 !2687 fix(#I53KMB): update the ShowExtendEditButtonn/ShowExtendDeleteButton default value to true
* doc: 更新参数说明文档
* fix: 更新显示 编辑删除 按钮 默认值
2022-04-19 16:27:54 +00:00
Argo
e7fa409949 !2686 fix(#I53KLP): GroupName on TableColumn now work
* fix: 增加 Parameter 关键字
2022-04-19 16:19:26 +00:00
alex_zou
2720c8746e !2682 feat(#I5338U): add GroupName on IEditItem interface
* chore: bump version 6.5.9-beta01
* Merge branch 'main' into Group
* test: 增加 EditorForm 单元测试
* test: 增加 LookupStringComparison 单元测试
* style: 增加样式兼容 row 排前面情况
* revert: 撤销分组排序代码
* feat: 增加分组排序渲染逻辑
* test: 增加 Group 单元测试
* refactor: 格式化代码
* feat: 增加 GroupName 与 GroupOrder
* feat: 增加 CategoryOrder 参数
* Update BootstrapBlazor.sln
* 移除分组测试工程
* refactor: 更改 GroupBox 内部使用 row
* doc: 移除背景色
* refactor: 更改 Group 为 Category
* Merge branch 'main' into Group
* SearchDialog 高级搜索
* 测试 ValidateForm 表单组件
* Table 的 ColumnAttribute 添加属性分组 Group 特性 https://gitee.com/LongbowEnter
2022-04-19 13:35:40 +00:00
Argo
6b1b7aad27 !2685 feat(#I53H0O): add ShowExtendEditButton/ShowExtendDeleteButton parameter on Table
* chore: bump vresion 6.5.8
* feat: 增加 ShowExtendEditButton/ShowExtendDeleteButton
2022-04-19 10:03:24 +00:00
Argo
41b5c4ef2d !2684 doc(#I53GGD): update readme markdown file
* doc: update readme doc
2022-04-19 05:35:28 +00:00
alex_zou
2006ef88f7 !2683 doc(#I53DQR): update doc for TableColumn parameters
* 整理补充新添加的一堆 TableColumn 特性到文档工程
2022-04-19 05:15:12 +00:00
Argo
8e7d7c290a !2681 test(#I53DPS): improve unit test of Table
* test: 增加行号单元测试
* feat: 增加多选单元测试
* test: 增加列固定单元测试
* test: 增加 IsFixedHeader 单元测试
* test: 增加顶栏分页单元测试
* test: 增加导出单元测试
* test: 增加 ShowCardView 单元测试
2022-04-18 18:06:34 +00:00
Argo
8375b75e0c !2680 chore(#I53DOY): udpate package rule reduce nuget package size
* chore: 更新打包规则精简 nuget 包体积
2022-04-18 17:06:16 +00:00
Argo
bbe2c35528 !2679 chore(#I53B9G): update build script for QRCode
* chore: 更新打包脚本
2022-04-18 09:13:16 +00:00
Argo
9852c80f99 !2678 chore(#I53B6S): update script for github pack action
* chore: 更新脚本打包前先 build
* chore: 更正大小写兼容 linux
2022-04-18 09:08:23 +00:00
j4587698
08f572a9ba !2675 doc(##I539ON): update document for AutoComplete
* 修复AutoComplete的文档错误
2022-04-18 08:43:10 +00:00
Argo
95278ba3cb !2677 chore(#I53AJM): Markdown bump version 6.1.2
* chore: bump version 6.1.2
2022-04-18 08:23:49 +00:00
Argo
7119bd30d9 !2676 chore(#I53AD4): remove dependence of BuildBundlerMinifierPlus
* chore: 更改打包配置
2022-04-18 08:12:29 +00:00
Argo
df3159a0a0 !2674 refactor(#I539CT): use JSModule in markdown component
* refactor: 精简代码
* feat: 支持外部路径
* doc: 更新文档
* chore: 更新打包文件
* chore: bump version 6.5.6
2022-04-18 07:11:20 +00:00
Argo
6329044a84 !2673 feat(#I537YS): update QRCode dynamic load javascript
* refactor: 更新打包文件名
* chore: 更新打包文件
* doc: 删除注销代码
* refactor: 二维码组件改为动态加载
* chore: 更新 QRCode 打包文件
2022-04-18 05:06:06 +00:00
Argo
32c3f095b4 !2672 refactor(#I537XZ): merge javascript into upload.js
* refactor: 合并脚本
* fix: 修复 UploadBase 报错问题
2022-04-18 04:58:05 +00:00
Argo
98f2f9af60 !2671 feat(#I537X5): remove zxing.min.js from bundle.min.js
* refactor: 更新打包文件名
* feat: BarcodeReader 增加动态加载功能
* feat: 增加 JSModule 扩展方法
* chore: 增加 esm 配置
* refactor: 移动 zxing 包到动态加载目录
* refactor: 移动震动脚本到扩展类中
2022-04-18 04:48:38 +00:00
Argo
5a92056a97 !2670 feat(#I534U3): markdown component dynamic import asset css and js
* Merge branch 'main' into dev-markdown
* chore: bump version 6.1.0
* feat: 增加动态加载样式脚本
* doc: 更新 Markdown 示例改为动态加载
* fix: 修复 addLink 脚本
* chore: 脚本改用动态 import 方式
* refactor: 重构代码精简逻辑
* chore: 精简代码删除注释行
* doc: 更新示例
2022-04-17 18:13:24 +00:00
Argo
0338d89505 !2669 fix(#I534TZ): addLink extensions method throw exception
* chore: bump version 6.5.5
* fix: 修复 addLink 脚本
2022-04-17 18:04:25 +00:00
Argo
6353e6a663 !2668 test(#I534SP): improve code coverage
* test: 增加 Options 单元测试
* test: 修复失败的单元测试
* test: 增加 AutoGenerate 单元测试
* test: 更新异步单元测试
* fix: 修复失败的单元测试
2022-04-17 17:03:16 +00:00
j4587698
1892432980 !2667 feat(#I5348N): add FixedButtonText parameter
* refactor: 更新参数名称
* doc: 增加资源文件
* Dropdown组件添加固定按钮文字的用法
2022-04-18 00:09:53 +08:00
Argo
7103624671 !2666 feat(#I5340E): button/card upload paste/drap not work
* doc: 格式化代码
* fix: 修复 Card/Button upload 组件拖拽无效问题
2022-04-17 09:44:37 +00:00
Argo
c9f8f338dc !2665 feat(#I533TP): add LookupStringCompare parameter
* chore: bump version 6.5.4
* doc: 增加 LookupStringComparison 说明
* feat: 支持 LookupStringComparison 参数
* feat: 增加 LookupStringComparison 参数
* doc: 格式化代码
2022-04-17 09:11:35 +00:00
Argo
44083050c1 !2664 feat(#I52PW1): image viewer support touch on mobile device
* doc: 更新组件名称
* fix: 修复拖动报错问题
* chore: 更新打包文件
* feat: 手势移除动画效果
* revert: 恢复配置
* fix: 修复js
* wip: 提交脚本调试
* chore: 更新资源文件
* feat: ImageViewer 支持手势缩放
* feat: 增加手势缩放
2022-04-17 07:39:36 +00:00