Commit Graph

9 Commits

Author SHA1 Message Date
khyjb1995
be5dee2088 doc(Localization): update zh-TW json (#3933)
1. Update zh-TW.json from new version cn.json(v8.7.3)
2. Fix some wrong word in zh-TW.json

Co-authored-by: Argo Zhang <argo@live.ca>
2024-07-27 17:57:38 +08:00
Alex chow
d425dc1010
doc(Localization): improve Spanish translation resources (#3418)
* Update es.json

* Update es.json

---------

Co-authored-by: Argo-AscioTech <argo@live.ca>
2024-05-04 12:19:47 +08:00
j4587698
1c1a9121bc
doc(TreeView): missing localization NotSetOnTreeExpandErrorMessage (#2875) 2024-01-31 19:36:11 +08:00
Argo Zhang
9b2d9d467a
feat(Table): support export as Pdf (#2550)
* doc: 更新示例文档

* feat: 增加 Pdf 导出方法

* chore: 增加 Csv 相关资源文件

* refactor: 完善 IHtml2Pdf 接口服务

* refactor: 重构 TableExport 导出服务

* feat: 合并导出服务

* feat: 增加 IHtml2Pdf 服务

* feat: 增加 Csv 图标参数

* feat: 增加 ExportCsvDropdownItemText 参数

* feat: 内置导出 Csv 按钮参数

* feat: 移除 Pdf/Excel 服务统一使用 TableExport 服务

* refator: 调整注入服务

* refactor: 更改图标参数名称

* refactor: 增加图标宽度

* refactor: 精简代码

* doc: 更新导出按钮示例

* doc: 重构 Html2Pdf 示例

* feat: 增加 ITableExportPdf 服务

* feat: 增加 PdfSteamAsync 方法

* doc: 重构代码

* feat: 实现项目 Pdf 导出服务

* refactor: 增加 PdfStreamAsync 方法

* feat: 增加 ExportPdfAsync 方法

* chore: 更新图标

* test: 更新单元测试

* chore: 更新字典

* chore: bump version 8.0.6-beta01

* chore: bump version 8.0.2-beta01

* chore: bump version 8.0.1-beta01

* chore: bump version 8.0.2-beta01

* chore: 更新依赖组件包到最新

* refactor: 重构代码消除警告信息

* test: 更新单元测试

* refactor: 精简代码

* test: 更新单元测试
2023-12-11 14:00:29 +08:00
kebike
183ad1a01b doc(Localizer): add th-TH.json language
* add th language
2023-11-07 03:03:10 +00:00
Argo Zhang
d6e519f67a
feat(Table): add Export Pdf function (#1480)
* doc: 更新注释文档

* refactor: 重构 ITableExcelExport 接口

* refactor: 增加 ITablePdfExport 接口

* refactor: 增加 ITablePdfExport 服务

* chore: 增加 Pdf 导出按钮图标

* chore: 网站增加 Pdf 导出服务

* refactor: 增加 Pdf 导出菜单

* doc: 增加新参数文档

* chore: 消除错误信息

* feat: 增加 ITablePdfExport 默认实现

* feat: 增加 Pdf 导出菜单

* refactor: 更新 ITablePdfExport 接口定义

* chore: 更新接口参数修复编译失败问题

* test: 增加单元测试
2023-06-30 13:24:32 +08:00
Thorsten Dittmar
dd6cd1026b
doc(Localizer): update DE localization json file (#1202)
* Fix German formal translations

The German translations were partly incorrect and informal. Default should be formal.

Signed-off-by: Thorsten Dittmar <tdittmar@users.noreply.github.com>

* Fixed my own spelling...

Signed-off-by: Thorsten Dittmar <tdittmar@users.noreply.github.com>

---------

Signed-off-by: Thorsten Dittmar <tdittmar@users.noreply.github.com>

Co-authored-by: Argo-AscioTech <argo@live.ca>
2023-05-04 09:03:45 +00:00
Klark King Gallegos Solorzano
4b5ea8ecc2 chore(localizer): update es.json (#1193) 2023-05-02 17:57:58 +08:00
Argo
d7bd0b4f58 !3519 doc(#I5ZOFF): add zh-TW localization file
* doc: 增加繁体中文资源文档
* doc: 更新本地化文档增加 json 文件放置位置说明
* chore: 移动资源文件到项目文件夹
2022-11-09 15:42:27 +00:00