Commit 6dbff8f
authored
feat(IZipArchiveService): update ArchiveAsync method (#7639)
* feat: 增加 Key 参数
* refactor: 使用回调方法 GetKeyByITem 获得行 Key 值
* chore: bump version 9.6.5
* feat: 增加 PdfOptions 配置项
* chore: bump version 9.6.6
* refactor: 调整 IconTemplate 优先级别
* feat: 增加 ActionButtonTemplate 模板
* refactor: 增加条件
* chore: bump version 9.6.7
* feat(IpAddress): support paste function (#7276)
* feat(IpAddress): support paste function
* refactor: 代码格式化
# Conflicts:
# src/BootstrapBlazor/Components/IpAddress/IpAddress.razor.js
* chore: bump version 9.6.8
* feat(IpAddress): trigger ValueChanged on paste event (#7280)
* refactor: 增加 JSInvoke 能力
* refactor: 更改样式
* refactor: 增加客户端更改 IP 回调方法
* test: 更新单元测试
* chore: bump version 10.1.3
# Conflicts:
# src/BootstrapBlazor/BootstrapBlazor.csproj
# src/BootstrapBlazor/Components/IpAddress/IpAddress.razor.scss
# test/UnitTest/Components/IpAddressTest.cs
* chore: bump version 9.6.9
* chore: 支持 Interop 参数
* chore: bump version 9.6.10
* feat: 增加 OnBeforeTreeItemClick 方法
* chore: bump version 9.6.11
* refactor: 兼容嵌套问题
* chore: bump version 9.6.12
* feat: 支持端口
* chore: bump version 9.6-13-beta01
* chore: bump version 9.6.13
* feat(ZipArchiveService): add ArchiveDirectoryAsync method
# Conflicts:
# src/BootstrapBlazor/Services/DefaultZipArchiveService.cs
# src/BootstrapBlazor/Services/IZipArchiveService.cs
* test: 增加单元测试
# Conflicts:
# test/UnitTest/Services/ZipArchiveServiceTest.cs
* chore: bump version 9.6.14
* refactor: 增加 Key 参数
* refactor: 取消冗余代码
* revert: 撤销更改
* refactor: 移动 SetKey 位置
* refactor: 调整序号
* test: 增加单元测试
* refactor: 更新代码
* refactor: 重构代码
* refactor: 重构代码
* refactor: 重构代码
* refactor: 重构代码
* refactor: 更新代码1 parent f1d3146 commit 6dbff8f
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments