7310 Commits

Author SHA1 Message Date
Argo Zhang
83a69f7b5a doc(HikVision): rename HikVision component name (#7261)
* doc: 更新映射文件

* chore: bump version 10.0.0-beta04
2025-12-05 16:02:56 +08:00
Argo Zhang
ba29cfa71c feat(BootstrapInputGroupLabel): add IToolbarComponent cascading value (#7259)
* feat(BootstrapInputGroupLabel): add IToolbarComponent cascading value

* test: 增加单元测试

* chore: bump version 10.1.2-beta01
2025-12-05 06:49:19 +00:00
Argo Zhang
fd396e36ea feat(BootstrapInputGroupLabel): add IsGroupLabel parameter (#7257)
* feat(Table): use dropdown-column selector

* feat: 增加 IsGroupLabel 参数

* style: 增加样式

* test: 增加单元测试
2025-12-05 14:29:04 +08:00
Argo Zhang
17edba3906 feat(Table): use dropdown-column selector (#7255) 2025-12-05 13:20:17 +08:00
Argo Zhang
08ce31fab8 feat(Module): support auto append Interop argument (#7254) 2025-12-05 12:48:32 +08:00
Argo Zhang
6937eaa5ef doc(HikVision): add GetChannles info (#7252) 2025-12-05 12:46:10 +08:00
Argo Zhang
d6e0b2bfd7 feat(HikVision): support IDispose interface (#7250) 2025-12-04 18:22:19 +08:00
Argo Zhang
cbc926bdf0 doc(HikVision): add HikVision component (#7248)
* chore: 增加映射

* feat: 增加海康摄像头服务

* doc: 增加示例文档

* chore: 增加示例文档

* chore: 增加海康摄像头依赖

* doc: 移除插件

* doc: 增加多语言支持

* doc: 更新菜单多语言

* doc: 更新键值

* doc: 增加用户名与密码
2025-12-04 17:42:28 +08:00
Argo Zhang
2dc7e9a146 feat(HikVision): add HikVision component (#7245)
* chore: 增加映射

* feat: 增加海康摄像头服务

* doc: 增加示例文档
2025-12-04 15:53:48 +08:00
Argo Zhang
990c5f32bb test(EditDialog): update unit test for use IsAsync on submit button (#7243) 2025-12-04 03:48:40 +00:00
trapezoid
5076c5d403 fix(OtpInput): typo in character validation for OtpInput (#7240)
* Fix typo in character validation for OtpInput

The letter 'G' is missing, meaning it is not possible to input only 'G' in OtpInput.

Signed-off-by: trapezoid <trapezoid.g@gmail.com>

* chore: bump version 10.1.1

---------

Signed-off-by: trapezoid <trapezoid.g@gmail.com>
Co-authored-by: Argo Zhang <argo@live.ca>
v10.1.1
2025-12-04 11:30:19 +08:00
Argo Zhang
292ceeb802 doc(CherryMarkdown): update documentation (#7239) 2025-12-03 16:34:51 +08:00
Argo Zhang
9fdd344f24 feat(EditDialog): add IsAsync on save button (#7237)
* feat(EditDialog): add IsAsync on save button

* chore: bump version 10.1.1-beta01
2025-12-03 12:12:35 +08:00
Argo Zhang
307072469c feat(Button): use javascript control IsAsync behavior (#7235)
* feat(Button): use javascript control IsAsync behavior

* refactor: 增加条件
2025-12-03 12:10:13 +08:00
Argo Zhang
0fe26b809a feat(PdfReader): support download (#7232) 2025-12-03 11:01:42 +08:00
Argo Zhang
f3ebc70e3b feat(Vditor): support edit form (#7230) 2025-12-03 10:20:30 +08:00
Argo Zhang
445c0cf857 feat(PdfReader): support wasm mode (#7228) 2025-12-03 09:07:55 +08:00
Argo Zhang
e7aa481e1d fix(NullSwitch): prevent trigger OnValueChagned first render (#7226)
* fix(Switch): remove assign value

* doc: update encode

* chore: bump version 10.1.0
v10.1.0
2025-12-02 14:17:59 +08:00
Argo Zhang
7198317312 chore(PdfReader): bump version 10.0.9 (#7224) 2025-12-02 10:47:18 +08:00
Argo Zhang
f34a356ca8 feat(UniverSheet): bump version 10.0.1 (#7222) 2025-12-01 12:07:15 +08:00
Argo Zhang
8a81a24340 fix(CherryMarkdown): add max allow size parameter on Upload method (#7220) 2025-12-01 11:07:57 +08:00
Argo Zhang
ab0a9023b1 chore(Bench): remove SimpleJob attribute (#7218)
* chore: 更改 header

* refactor: 移除 Job 标签
2025-11-30 09:15:18 +08:00
Argo Zhang
7cab9dedc8 feat(PdfReader): add OnRotationChanged parameter (#7216) 2025-11-30 09:13:10 +08:00
Argo Zhang
43e5c93987 feat(PdfReader): add Document properties Function (#7213) 2025-11-29 10:38:02 +08:00
Argo Zhang
35f48ed099 feat(PdfReader): add ResetToolbarView function (#7211) 2025-11-28 16:02:54 +08:00
Argo Zhang
59265cfd7f feat(PdfReader): update pdf_view css (#7209) 2025-11-28 12:20:35 +08:00
Argo Zhang
14a9221e75 feat(Vditor): support bind value (#7207) 2025-11-28 11:55:50 +08:00
Argo Zhang
9013824f2f feat(PdfReader): add width observer function (#7205) 2025-11-28 11:23:07 +08:00
Argo Zhang
228867663b feat(PdfReader): add ShowToolbar parameter (#7203) 2025-11-28 09:01:27 +08:00
Argo Zhang
3d63087123 feat(PdfReader): add EnableThumbnails parameter (#7201)
* doc: 更新 EnableThumbnails 示例

* chore: bump version 10.0.4-beta01
2025-11-28 08:37:35 +08:00
Argo Zhang
b7fb049327 chore(PdfReader): bump version 10.0.3 (#7199) 2025-11-27 16:14:30 +08:00
Argo Zhang
08c3461df7 chore(PdfReader): bump version 10.0.2 (#7197) 2025-11-27 15:41:38 +08:00
Argo Zhang
ef960aee22 feat(PdfReader): add localization doc (#7195)
* chore: bump version 10.0.1

* refactor: 精简代码
2025-11-27 15:17:04 +08:00
Argo Zhang
02b0591ca7 feat(PdfReader): add OnPrintingAsync parameter (#7193) 2025-11-27 12:23:25 +08:00
Argo Zhang
84d42b594a feat(PdfReader): add ShowPrint parameter (#7191)
* feat(PdfReader): add OnDownloadAsync function

* chore: updated version to 10.0.1-beta06

* feat(PdfReader): add ShowPrint parameter
2025-11-27 11:40:59 +08:00
Argo Zhang
1786ad70ea feat(PdfReader): add OnDownloadAsync function (#7189)
* feat(PdfReader): add OnDownloadAsync function

* chore: updated version to 10.0.1-beta06
2025-11-27 09:19:52 +08:00
Argo Zhang
a33217d934 fix(Table): reset columns after toggle visible (#7187)
* fix(Table): 列被隐藏再取消隐藏后,拖动列改变列顺序的功能不正常 #7176

* refactor: 复用脚本

* test: 更新单元测试

* test: 重构单元测试

---------

Co-Authored-By: ljmay168 <209402714+ljmay168@users.noreply.github.com>
2025-11-26 16:32:46 +08:00
Argo Zhang
b161e57cf0 feat(PdfReader): add thumbnails function (#7185)
* chore: 增加缩略图功能

* feat(PdfReader): add thumbnails function

* chore: 更新依赖

* chore: 更新解决方案
2025-11-26 15:28:49 +08:00
Argo Zhang
26c6bfd0a7 feat(PdfReader): add TwoPagesOnView function (#7182) 2025-11-26 10:10:15 +08:00
Argo Zhang
c4e567cf79 feat(PdfReader): add scale function (#7179) 2025-11-25 17:35:42 +08:00
Argo Zhang
b93acd5ef1 feat(PdfReader): add OnPageChangedAsync parameter (#7178)
* doc: 更新示例

* feat(PdfReader): add OnPageChangedAsync parameter
2025-11-25 17:31:22 +08:00
Argo Zhang
707e9b6f1d feat(PdfReader): redesign PdfReader component (#7171)
* refactor: 更新示例

* refactor: 更新 header 配置

* chore: 更新 readme 文档

* chore: 更新依赖

* doc: 更新示例
2025-11-24 15:10:16 +08:00
Argo Zhang
4063397ee1 doc(Readme): update visual studio download link (#7173) 2025-11-24 15:08:47 +08:00
Argo Zhang
4dc311a464 perf(CacheManager): remove Get/SetPropertyValue dynamic model cache (#7168)
* refactor: 精简代码

* refactor: 重构方法减少内存使用
2025-11-23 08:54:46 +00:00
Argo Zhang
58d3c27d6d feat(SlideButton): support prefers-reduced-motion css (#7166)
* feat(SlideButton): support prefers-reduced-motion css

* refactor: 增加滚动条处理逻辑

* refactor: 增加动画关闭事件
2025-11-23 14:14:16 +08:00
Argo Zhang
7fa5b2e021 chore(Fork): update Delete All custom command (#7164) 2025-11-23 10:24:24 +08:00
Argo Zhang
a70a3310cc feat(Message): support ClassString/StyleString option (#7162)
* feat(Message): support ClassString/StyleString option

* test: 增加单元测试

* doc: 更新说明文档
2025-11-23 10:22:47 +08:00
Argo Zhang
5a39882aac chore(Fork): add custom command (#7160) 2025-11-22 18:11:23 +08:00
Argo Zhang
09eebf8aee test(Toast): add ClassString unit test (#7158)
* test: 增加 StyleString 单元测试

* test: 增加 ClassString 单元测试
2025-11-22 18:08:38 +08:00
Argo Zhang
4dd80fc77f doc(Vote): vote toast support phone (#7156) 2025-11-22 05:51:29 +00:00