Commit Graph

4143 Commits

Author SHA1 Message Date
Argo
92fcb35a2e !3574 feat(#I63T8D): remove IJSRuntime parameter from ITableExcelExport interface
* chore: bump version 7.0.9
* feat: 更新 ITableExport 接口移除 IJSRuntime 参数
2022-11-30 00:19:07 +00:00
Argo
c937655f81 !3573 feat(#I63PS5): add EditDialogCloseAsync parameter on Table
* test: 增加 EditDialogCloseAsync 单元测试
* chore: bump version 7.0.8
* test: 增加单元测试
* feat: 增加 EditDialogCloseAsync 回调方法
2022-11-29 07:44:50 +00:00
Argo
170f80d99e !3572 feat(#I63P27): add ExportButtonIcon parameter on table component
* test: 增加 ExportButtonIcon 单元测试
* feat: 增加 ExportButtonIcon 参数
2022-11-29 06:53:30 +00:00
代码搬运工
c1458d7e6a !3569 doc(#I63OB7): update document for Table component
* update document for Table component
* 层次缩进 描述显示异常
* Table 树形数据展示
2022-11-29 06:40:04 +00:00
代码搬运工
6439df904d !3571 update document for Table component
* update document for Table component
* 层次缩进 描述显示异常
* Table 树形数据展示
2022-11-29 06:39:43 +00:00
Argo
516801e56a !3570 test(#I63OA1): add unit test improve code coverage
* test: 增加 Root 单元测试
* test: 增加异常捕获单元测试
* doc: 移除不使用的命名空间
* test: 增加复杂类型数据单元测试
* test: 更新单元测试变量名
* test: 增加 Menu 单元测试
* test: 更新 ajax 单元测试
* test: 增加 Menu 单元测试提高代码覆盖率
* test: 提高代码覆盖率
* test: 补充 Menu 单元测试
* test: 增加 JSModule 的单元测试
* refactor: 使用变量代替常量
2022-11-29 05:45:41 +00:00
Argo
a3246b3105 !3568 test(#I63L3F): add unit test
* test: 增加 TableSettings 单元测试
* test: 增加 DialogCloseButton 颜色单元测试
* test: 增加 Swal 单元测试
* test: 更新 TableSettings 单元测试
* test: 增加 ShowShadow 单元测试
* test: 增加 CustomClass 单元测试
* test: 增加 DialogCloseButton 单元测试
* test: 增加 ShowCopyColumn 单元测试
* test: 更新 BootstrapBlazorOption 单元测试
2022-11-28 14:08:13 +00:00
Argo
5d5d6ae5e0 !3566 doc(#I63CZ8): update document for table toolbar
* doc: 更新 Toolbar 文档
2022-11-27 15:37:11 +00:00
Argo
9e7a104518 !3565 feat(#I62QKU): add FixedMultipleColumn parameter on Table
* chore: bump version 7.0.8-beta05
* doc: 更新固定列示例
* feat: 增加固定选择列功能
* feat: 增加样式
* feat: 增加 MultiColumnWidth 精简逻辑
* feat: 增加选择列样式
* feat: 增加 FixedMultipleColumn 参数
2022-11-27 15:30:43 +00:00
Argo
5b9a037ed6 !3564 doc(#I639B0): update sample for Calendar component
* chore: bump version 7.0.8-beta04
* test: 增加单元测试
* test: 更新单元测试消除警告信息
* chore: 增加多语言
* refactor: 结构体更改为类
* doc: 增加 Calendar 工时统计示例
2022-11-26 06:48:13 +00:00
Argo
6335e168c9 !3563 feat(#I638ZX): add binding Value support switch month/year
* feat: 增加 Value 双向绑定支持
* refactor: 格式化代码
* test: 增加 SwalOption Class 参数单元测试
* refactor: 增加可为空标记消除警告信息
2022-11-26 05:26:03 +00:00
Argo
bd93106ec0 !3562 feat(#I6386V): add Class parameter on SwalOption
* chore: bump version 7.0.8-beta03
* feat: 增加 Class 参数用于设置弹窗样式
2022-11-25 16:44:57 +00:00
Argo
88b53a3189 !3561 fix(#I631ZW): do not update the DateTImePicker value in Year/Month view
* chore: bump version 7.0.8-beta02
* fix: 修复年月视图选择时间未生效问题
2022-11-25 05:09:58 +00:00
Argo
60a40fd00f !3560 fix(#I63126): can't close Modal dialog when enable drag function in mobile mode
* chore: bump version 7.0.8-beta01
* test: 修复单元测试
* fix: 修复 Modal 弹窗开启拖动功能无法关闭问题
2022-11-24 16:22:52 +00:00
Argo
e9401fe431 !3559 fix(#I630WD): update pagination show 0-0 if not data
* chore: bump version 7.0.7
* fix: 修复 Pagination 无数据时显示 1-0 问题
2022-11-24 14:55:57 +00:00
Argo
95936c98d4 !3558 fix(#I630V4): update IsHideFooterWhenNoData logic
* chore: bump version 7.0.7-beta02
* fix: 修复 IsHideFooterWhenNoData 参数逻辑错误
2022-11-24 14:39:41 +00:00
Argo
7e0de043e6 !3557 fix(#I630TH): update javascript of Modal make the IsBackdrop working
* chore: bump version 7.0.7-beta01
* fix: 修复脚本逻辑错误导致多级弹窗 backdrop 设置 false 无效
2022-11-24 14:14:54 +00:00
Argo
79e3a752d8 !3556 feat(#I62RUU): set the parameter default value for DialogCloseButton/DialogSaveButton
* feat: ModalDialog 增加对 DialogClose/SaveButton 支持
* feat: DialogSaveButton 增加默认属性
* feat: DialogCloseButton 增加默认属性
2022-11-23 15:30:04 +00:00
Argo
0bc43b2635 !3555 fix(#I62RUB): the search result incorrect in AutoFill component
* refactor: 精简代码
* fix: 修复开启自定义过滤后结果不变问题
2022-11-23 15:24:47 +00:00
Argo
f5f4ede41c !3554 chore(#I62IA6): update the bootstrap to 5.2.3
* chore: bump verson 7.0.6
* chore: bootstrap 升级到 5.2.3
2022-11-22 08:54:06 +00:00
Argo
6005989615 !3553 feat(#I62FUO): add FirstAfterRenderCallbackAsync parameter on Modal
* doc: 更新文档
* test: 增加单元测试
* refactor: 更改回调名称
* chore: bump version 7.0.6-beta01
* feat: add FirstAfterRenderAsync callback
2022-11-22 06:12:40 +00:00
Argo
f5eae00235 !3552 fix(#I62BF5): do not update the end data in the DateTimeRange component
* chore: bump version 7.0.5
* fix: 修复时间范围右侧组件未关联问题
* fix: 修复首次加载时间范围开始时间背景色丢失问题
2022-11-21 13:44:14 +00:00
Argo
75aaaccf36 !3551 feat(#I627UW): add FileIcon component
* chore: bump version 7.0.4
* test: 增加 FileIcon 单元测试
* doc: 增加本地化设置
* doc: 更新示例
* chore: 更新组件参数说明
* chore: 更改组件名为 FileIcon
* doc: 增加文件图标菜单
* doc: 更新自定义样式
* chore: 样式参数化
* refactor: 更新样式
* doc: 更新示例
* style: 增加样式
* feat: 增加 Icon 图标组件
2022-11-21 07:07:22 +00:00
Argo
1a79ac519a !3550 test(#I623MW): add unit test for Select/TableColumn
* test: 增加 ShowCopyColumnTooltip 单元测试
* test: 增加 ShowCopyColumn 单元测试
* test: 增加 OnBeforeSelectedItemChange 单元测试
* test: 修复编译失败
2022-11-20 15:46:40 +00:00
Argo
00e96291fc !3549 feat(#I623FS): not work mouse wheel in the new version of ImageViewer
* fix: 修复 ImageViewer 鼠标滚轮不起作用问题
2022-11-20 13:50:13 +00:00
Argo
75feb08357 !3548 feat(#I623F1): add ShowCopyColumn parameter on TableColumn
* refactor: 移除重复属性
* chore: 更新打包文件
* Merge branch 'main' into feat/table
* chore: 增加资源文件与拷贝列示例
* refactor: 恢复默认值
* chore: 更新示例文档
* feat: 支持固定列虚拟滚动拷贝列数据
* feat: 增加 Excel 表格拷贝支持
* chore: 更新动态列示例
* feat: 动态表格增加拷贝列功能
* feat: 列拷贝兼容明细行表格
* feat: 列拷贝图标更改到文字前面
* feat: 增加列拷贝 Tooltip 相关功能实现代码
* feat: 增加 ShowCopyColumn 参数
* feat: 增加列拷贝脚本
* feat: 增加列拷贝功能
2022-11-20 13:39:00 +00:00
Argo
ceaba403aa !3547 fix(#I62040): update tab css
* chore: bump version 7.0.4-beta03
* chore: 更新打包文件
* fix: 更正变量名
2022-11-19 05:44:59 +00:00
Argo
1de8ecc8f1 !3546 fix(#I61S09): can't reload the data call QueryAsync method on ListView component
* test: 增加 QueryAsync 单元测试
* test: 消除警告信息
* fix: 修复重新查询失败问题
2022-11-18 17:10:40 +00:00
Argo
58ab24cd06 !3545 feat(#I61ZP8): reuse border style in PulseButton
* test: 更新单元测试
* fix: 修复网站主题按钮心跳不居中问题
* refactor: 精简 PluseButton 样式
2022-11-18 16:48:59 +00:00
Argo
17ee0fe721 !3544 fix(#I61W8R): update style for card header tmeplate
* chore: bump version 7.0.4-beta02
* Merge branch 'main' into dev-card
* doc: 更新 HeaderTemplate 示例
* chore: 更新资源文件
* chore: 更新样式移除 bottom 间隙
* card问题复现
2022-11-18 07:43:05 +00:00
Argo
0d12e3c73b !3543 fix(#I61VIJ): can't restore the page items when page count great than total count
* chore: bump version 7.0.4-beta01
* test: 修复失败的单元测试
* test: 更新单元测试
* doc: 更新示例
* fix: 修复 Table 组件设置页码过大时导致分页栏不显示问题
* fix: 修复 Pagination 页码总数过大时导致自身不显示无法复原问题
2022-11-18 07:26:12 +00:00
Argo
4f495ab0db !3542 feat(#I61V2C): multiple pop-up dialog support esc keyboard and IsBackdrop parameter
* chore: bump version 7.0.3
* chore: 更新打包文件
* doc: 更新说明文档
* doc: 更新示例多级弹窗支持键盘与点击取消
* fix: 修复获取弹窗 left 不准确问题
* feat: 增加多弹窗支持 Escape 与 Backdrop 功能
* refactor: 精简代码逻辑格式化代码
* refactor: 精简代码逻辑
* doc: 多级弹窗示例开启可拖动
2022-11-18 05:33:20 +00:00
Argo
2a1764a328 !3541 feat(#I61RYS): support draggable for multiple pop-up dialogs
* feat: 多级弹窗支持拖动功能
* fix: 更新 Modal 脚本多弹窗支持可拖动
2022-11-18 03:10:32 +00:00
Argo
f14194f90b !3540 feat(#I61RXB): support drag function on Modal component
* chore: bump version 7.0.3-beta02
* test: 排除单元测试代码覆盖率
* style: 增加最大化样式解决与可拖动的冲突
* feat: 增加 margin 样式
* doc: 增加最大化按钮
* doc: 更新示例
* feat: 增加拖动逻辑
* fix: 修复 image-viewer 错误
* refactor: 修复 removeLInk 方法
2022-11-17 13:41:39 +00:00
Argo
2ed76dfa40 !3539 feat(#I61QLU): redesign modal component support dynamic load javascript
* chore: bump version 7.0.3-beta01
* test: 增加单元测试
* test: 增加代码覆盖率
* refactor: EditDialog 代码复用
* doc: 增加 ShowLoading 示例
* chore: 打包脚本
* feat: DialogBase 支持脚本动态加载
* refactor: 更新单元测试
* test: 增加单元测试
* test: 增加 Category 单元测试
* test: 更新单元测试
* test: 更新单元测试
* chore: 排除单元测试
* feat: 增加按钮参数
* test: 修复失败的单元测试
* test: 更新单元测试
* chore: 更新打包文件
* feat: 适配 Swal 组件
* feat: 增加 ShowHeader 参数
* refactor: 重构 Modal 组件
* refactor: 重构 Dialog 组件
* doc: 更新 Modal 示例
* doc: 更改资源文件
* doc: 更新示例
* feat: 增加 Modal 动态脚本
* chore: 更新资源文件
2022-11-17 09:47:46 +00:00
Argo
7b2a662c49 !3538 feat(#I61GSV): set the IsPopover default value to true the component in the table cell
* chore: bump version 7.0.2
* feat: Table 内置组件单元格模板启用 IsPopover 参数
2022-11-16 06:53:38 +00:00
Argo
2b0621f14f !3537 refactor(#I61GRJ): redesign search box in table reuse card component
* chore: 更新单元测试
* test: 更新单元测试
* doc: 更新示例
* feat: 更新 Search 键盘响应移除 js 代码
* refactor: 更新 Table 搜索组件复用 Card 组件
* fix: 更新 card-header 样式增加 flex: 1
2022-11-16 06:49:58 +00:00
Argo
60d41b8a75 !3536 fix(#I61B4Z): trigger collapse when click on Select component in the HeaderTemplate
* chore: bump version 7.0.1
* revert: 使用 bs collapse
* doc: 更新示例
* fix: 移除客户端收缩机制改用服务器端
2022-11-16 04:37:07 +00:00
Argo
24b034281a !3535 feat(#I61CMJ): update card-body css
* chore: Table 组件适配 Card 收缩样式
* feat: 更新可收缩 Card 内容样式
2022-11-15 12:17:14 +00:00
Argo
f287028c40 !3534 fix(#I61CHD): update css for table search card
* fix: 修复 Search 栏抖动问题
2022-11-15 11:46:44 +00:00
Argo
6dffc7c48a !3533 feat(#I61AWP): update RibbonTab component add ribbon-body css
* Merge branch 'main' into feat/ribbon
* chore: bump version 7.0.1
* chore: ribbon-body 更新样式
2022-11-15 09:02:33 +00:00
Argo
913cc65d16 !3532 fix(#I619LS): redesign console component
* doc: 增加 HeaderTemplate 说明文档
* test: 增加 HeaderTemplate 单元测试
* feat: 增加 HeaderTemplate 参数
* doc: 更新 Console 参数文档
* test: 删除冗余单元测试
* test: 增加 IsFlashLight 单元测试
* test: 增加 LightColor 单元测试
* test: 增加 ShowLight 单元测试
* test: 增加 FooterTemplate 单元测试
* chore: 增加 IsFlashLight 参数控制是否闪烁
* feat: 增加 ShowLight 参数
* feat: 增加 LightColor 参数
* test: 增加 FooterTemplate 单元测试
* doc: 增加 FooterTemplate 说明文档
* feat: 增加 FooterTemplate 模板
* doc: 更新 Consoles 示例
* chore: 更改为动态加载脚本
* chore: 移除 ConsoleBase 基类
2022-11-15 08:59:41 +00:00
Argo
1a9d2f2e7d !3531 fix(#I5ZZGK): the search panel animation is not smooth on Table component
* fix: 修复 Table 组件搜索栏折叠收起卡顿问题
2022-11-15 07:35:47 +00:00
Argo
73a5823278 !3530 test(#I614VE): update unit test improve code coverage
* test: 增加 DateTimePickerRange 单元测试
* test: 增加 DateTimePickerRange 单元测试
* refactor: 精简代码
* chore: 调整 RibbonTab 样式
* doc: 更新注释
* refactor: 重构代码
* test: 增加 GetStartTime 单元测试
* refactor: 更改代码提高代码覆盖率
* refactor: 移除编译条件
* test: 增加动态列单元测试
2022-11-14 13:21:24 +00:00
Argo
d8d22debd7 !3529 feat(#I60WMR): remove IsOnlyRenderActiveTab parameter on RibbonTab component
* chore: bump version 7.0.1-beta05
* feat: 移除 IsOnlyRenderActiveTab 参数
2022-11-13 15:29:20 +00:00
Argo
c5b3e9495a !3528 test(#I60WM2): add unit test for RibbonTab component
* test: 增加 OnMenuClickAsync 单元测试
* test: 增加 ChildContent 单元测试
* test: 增加 IsBorder 单元测试
2022-11-13 15:19:53 +00:00
Argo
db74615b9d !3527 doc(#I60WL6): update sample code for RibbonTab component
* doc: 增加 FloatChanged 示例
* doc: 更新示例移除不使用的样式
* doc: 更改 OnHeaderClickAsync 为 OnMenuClickAsync
2022-11-13 15:05:28 +00:00
Argo
acf3a5de01 !3526 feat(#I60WG3): redesign RibbonTab use dynamic load javascript module
* chore: 更新 js 脚本
* refactor: 增加 JSObjectReference 参数
* style: 更新样式变量化
* chore: 增加字体大小样式
* refactor: 更改 HeaderClick 为 MenuClick
* chore: 更新样式
* doc: 更新示例
* feat: 增加 ChildContent 参数
* chore: 增加 IsBorder 参数
* chore: 更新样式
* chore: 格式化代码
* chore: 增加 card-shadow 变量
* chore: 更新 Tab 样式
* chore: 增加 ribbon-tab 脚本
* doc: 更新示例
2022-11-13 14:16:51 +00:00
Argo
51f83e7f95 !3524 feat(#I60TG7): update unit test improve code coverage
* chore: bump version 7.0.0-beta04
* Merge branch 'main' into feat/sidebar-template
* test: 更新 TableFilter 单元测试
* test: 增加 DialogClose/SaveButton 单元测试
* test: 增加 Layout 单元测试
* test: 增加 Popover 单元测试
* test: 增加 JSModule 单元测试
* test: 增加 TimePickerCell 单元测试
* test: 增加 HeaderToolbarTemplate 单元测试
* test: 增加 Format 单元测试
* fix: 修复丢失 DateFormat 问题
* test: 更新单元测试
* test: 增加 SidebarTemplate 单元测试
* feat: DateTimePicker 增加 SidebarTemplate 参数
* feat: DatePickerBody 增加 SidebarTemplate
2022-11-12 05:44:44 +00:00
Argo
d2bc2bb58f !3525 feat(#I60TFU): add SidebarTemplate on DatetimePicker component
* test: 增加 SidebarTemplate 单元测试
* feat: DateTimePicker 增加 SidebarTemplate 参数
* feat: DatePickerBody 增加 SidebarTemplate
2022-11-12 05:40:22 +00:00