Commit Graph

85 Commits

Author SHA1 Message Date
Argo Zhang
f7feee65bd
refactor(TagHelper): add IVersionService implement (#3282)
* chore: 更新配置项

* refactor: 更新标签组件

* test: 恢复单元测试

* chore: 增加 AppendVersion 服务

* chore: bump version 8.4.4-beta01

* doc: 增加 TagHelper 包

* chore: 更新自动化脚本

* chore: 更新依赖包
2024-04-14 01:12:25 +08:00
Argo Zhang
325e300d39
refactor(QueryPageOptions): rename IsFristQuery to IsFirstQuery (#3263)
* feat: 更改 IsFristQuery 为 IsFirstQuery

* refactor: 更新单词

* test: 更新单元测试

* refactor: 增加排除标签

* chore: 更新自动化脚本
2024-04-11 19:02:56 +08:00
Argo Zhang
3c95910037
chore: update codecov-action (#2900) 2024-02-04 21:28:49 +08:00
Argo Zhang
7218fb3319
test(TreeView): add unit test improve code coverage (#2858)
* chore: 更新自动化脚本

* refactor: 更新样式

* doc: 更新示例

* test: 增加单元测试

* chore: bump version 8.1.10-beta02
2024-01-27 18:13:23 +08:00
zhangpeihang
28309d3d6b
test(SelectObject): add unit test improve code coverage (#2829)
* fix: 首次渲染给 CurrentValue 赋值

* test: 增加 Color 单元测试

* test: 增加 Arrow 单元测试

* test: 增加 Width 单元测试

* test: 增加 Text 单元测试

* test: 增加 Height 单元测试

* test: 增加 Template 单元测试

* test: 增加 Validate 单元测试

* Revert "fix: 首次渲染给 CurrentValue 赋值"

This reverts commit 8dc0888692af146d5d4e91b8bbc0671a4f0e0e8f.

* chore: 更新 checkout 版本

* chore: 更新版本

* chore: 更新 codecov 版本

---------

Co-authored-by: Argo-AscioTech <argo@live.ca>
2024-01-26 14:57:01 +08:00
Argo Zhang
95ef396608
doc(JSVersion): unified script version (#2700)
* refactor: 增加版本号格式化逻辑

* chore: 更新 jsvermaker 版本

* chore: 更新 jsver 脚本参数

* chore: 更新配置文件

* refactor: 精简代码

* chore: Server 项目增加版本号自动化功能

* test: 更新单元测试

* refactor: 重构代码提高代码覆盖率

* refactor: 更新单元测试

* chore: 更新 xUnit 框架包

* refactor: 代码重构

* test: 更新单元测试

* refactor: 更新 JSModule 单元测试

* test: 更新单元测试

* refactor: 重构代码消除提示信息

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

* refactor: 更新打印单元测试

* refactor: 更新 Table 单元测试

* test: 更新剪切板单元测试

* test: 更新 TreeView 单元测试

* test: 更新下载单元测试

* test: 移除 IsTree 单元测试

* refactor: 更新 Dialog 单元测试

* chore: 更新 github-action
2023-12-29 16:49:32 +08:00
Argo Zhang
e3ec86b08c
chore(Release): update github action script (#2375)
* chore: 更新路径

* chore: 更新自动化脚本

* refactor: 移除自动化脚本

* chore: 更新打包工具
2023-11-15 12:17:27 +08:00
Argo Zhang
58a487d1f5
doc(Gantt): update project folder name (#2373)
* chore: 更新甘特图

* chore: 更新项目目录名
2023-11-15 12:05:52 +08:00
Argo Zhang
9c126ee185
chore(NET8): support net8.0 (#2371)
* refactor: 更新框架为 net8

* chore: 单元测试更新依赖包到最新

* chore: wasm 支持 net8

* chore: bump version 8.0.0

* chore: shared 工程更新依赖包

* chore: 发布脚本更改路径

* chore: 组件包更新到 8.0

* refactor: 中间件重构代码提高性能

* refactor: 支持 net8.0

* chore: 更新自动化脚本

* test: 更新单元测试
2023-11-15 10:57:18 +08:00
Argo Zhang
5ff15521c5
refactor(Select): revert CurrentValueAsString assign (#2039)
* refactor: use Find instead of FirstOrDefault

* revert: 撤销代码更改

* refactor: 属性更改为方法

* refactor: 拆解三元运算符提高可读性

* refactor: 拆分三元表达式提高可读性

* chore: 增加语法检查字典配置

* chore: bump version 7.10.2

* chore: 更新 actions 依赖项

* chore: 使用大版本号
2023-09-01 01:41:59 +08:00
Argo Zhang
35a87fa7f4
bug(Compile): compile failed use SDK 7.0.302 (#1274)
* refactor: 移除默认值

* refactor: 更改默认值为 Bottom

* test: 更新单元测试

* test: 增加单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 更新单元测试

* test: 消除警告信息

* chore: cs 文件增加基类

* revert: 撤销配置文件更改

* test: 更新单元测试

* test: 消除警告信息
2023-05-19 11:17:04 +08:00
Argo Zhang
15b2d529f9
feat(Reconnector): add ReconnectInterval parameter (#1262)
* refactor: 更新代码

* refactor: 移除不必要的样式

* refactor: 增加 outerHeight/outerWidth 方法

* refactor: 更新高度计算逻辑

* doc: 调整示例代码

* feat: add reconnect interval parameter

* chore: bump version 7.6.5

* refactor: 调整组件渲染模式

* refactor: 调整 App 组件渲染模式

* doc: 更新文档

* test: 增加 ReconnectInterval 参数单元测试

* chore: 强制使用 203 sdk
2023-05-17 19:50:36 +08:00
Argo Zhang
6bba399b35
chore: move workflow to scripts folder (#437)
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
2023-02-01 16:00:14 +08:00
Argo Zhang
113ff2d6bf
chore: update jobs name (#433) 2023-01-31 22:17:08 +08:00
Argo Zhang
ea69a036e0
test: refactor Utility.Clone method for improve code coverage (#417)
* test: improve code coverage

* refactor: refactor Clone method improve code coverage

* refactor: 增加代码健壮性

* revert: 撤销 Fields 更改

* refactor: 精简代码

* doc: 增加注释信息

* refactor: 更新 Copy 方法

* chore: update codecov ation version
2023-01-29 15:51:33 +08:00
Argo Zhang
4421878bec
test: add unit test for cascader (#413)
* refactor: add EditorRequired attribute for Items parameter

* test: add unit test for Items is null

* test: add SetValue unit test increase code coverage

* chore: update auto assige assignees action
2023-01-29 00:58:57 +08:00
Argo
9c9e8ee4b1
feat: TreeView support auto expand via node IsActive (#411)
* refactor: 更改 CollapsedNodeCache 属性名

* refactor: ExpandedNodeCache 更改为属性

* refactor: EqualityComparer 更改为属性

* refactor: 重命名内部变量

* refactor: 更新节点状态缓存变量名

* feat: 增加节点自动展开功能

* refactor: 调整代码顺序提高代码覆盖率

* chore: bump version 7.2.5-beta02

* chore: update async assignees from issue
2023-01-28 17:19:45 +08:00
Argo
bae3541589
chore: merge comment label action into auto assign action (#409)
* chore: 移除不使用的脚本

* chore: 增加文档

* chore: 更新解决方案文档

* chore: 消除预览版本警告信息

* chore: 更新部署脚本

* chore: 更新 linux 配置脚本

* chore: 更新 nginx.conf 配置项

* chore: 删除自动 comment 脚本

* chore: 增加自动标签后根据不同标签自动 comment 功能

* chore: 输出信息更改为首字母大写

* chore: 增加 Reviewer 是仓库作者判断

* chore: 移除对 auto_comment 脚本引用

* revert: 撤销更改

* chore: 增加 Reviewer 是仓库作者判断
2023-01-28 16:30:05 +08:00
Lambert Lee
4204bdbd27
chore: update issue form (#405)
* update issue form

* chore: update assign assignees action

* chore: update sync assignees action

* chore: add reivewers action

* chore: update add reviewers action

* chore: add environment REPO_OWNER

* chore: update document template

---------

Co-authored-by: Argo Zhang <argo@163.com>
2023-01-28 02:15:46 +08:00
Lambert Lee
90ecae9491
test: add menu unit test improve code coverage (#401)
* chore: rename action name

* doc: 增加注释

* test: add IsDisabled unit test

* test: update IsDisabled unit test

Co-authored-by: Argo Zhang <argo@163.com>
Co-authored-by: lambert lee <lish@live.cn>
2023-01-27 20:09:07 +08:00
Argo
f3d1c2cda7
chore: update comment label action and repro document (#399)
* chore: fix can not assign assignee on issue

* chore: update checkout action version

* chore: update action branch

* chore: update action and jobs name

* chore: update action add null check

* doc: add repro document

* chore: update comment issue action
2023-01-27 16:36:26 +08:00
Argo
5998f4626b feat(TreeView): support auto expand for active node (#398)
* refactor: 精简代码

* refactor: 增加 IsActive 属性

* refactor: remove SelectedItem parameter

* feat: add set Value when is null

* refactor: 更改私有字段为属性提高代码可读性

* feat: 增加扩展方法 SetParentExpand 用于级联设置父级节点展开收缩状态

* feat: 增加 ItemChanged 多次触发保护

* test: 更新单元测试使用属性代替私有字段

* fix: 增加 Items 参数默认值设置精简逻辑

* refactor: add EditorRequired attribute

* refactor: 增加 SelectedValue 变量存储上次选中值

* refactor: 增加 Value 值逻辑

* refactor: 增加 TriggerItemChanged 方法精简代码

* feat: 增加自动展开功能

* feat: 增加 CascadingTree 扩展方法

* refactor: 使用 CascadingTree 扩展方法

* test: 修复失败的单元测试

* test: 增加 ItemChanged 单元测试

* doc: 更新示例代码

* refactor: 精简 SetParentExpand 扩展方法

* test: 增加 SetParentExpand 单元测试

* chore: bump version 7.2.5-beta01

* chore: update auto assign label action

* chore: add log info
2023-01-26 22:24:01 +08:00
Argo
726644c69c
chore: merge action into one action (#393) 2023-01-26 00:04:57 +08:00
Argo
2cbb7b384a
chore: add sync labels assignees milestone actions (#391)
* fix: missing labeler.yml file

* chore: rename job name

* chore: update not-before value

* chore: update auto assign milestone action

* chore: add auto assign milestone action

* chore: add jobs name

* chore: remove copy milestone action

* chore: remove pr auto assign label

* feat: add auto assign assignee label

* chore: add sync action

* chore: update action name
2023-01-25 21:52:27 +08:00
Argo
7862505863
feat: add github labeler bot (#389)
* chore: update action jobs name

* chore: update auto labels bot support pull request

* chore: put labels.yml into github folder

* chore: remove labeler.yml file
2023-01-25 13:42:42 +08:00
Argo
02e1bd215b
chore: update actions/bots jobs name (#387)
* chore: rename action bot jobs name

* chore: add bots on solution
2023-01-25 12:42:51 +08:00
Argo
131cbd5ddf chore: add auto assign actions (#381)
* chore: rename auto assign milestone action

* chore: add auto assign label on issue action

* chore: add auto comment issue action

Co-authored-by: Argo Zhang <argo@163.com>
2023-01-23 10:21:41 -08:00
Argo
5ed60755d7
test: add GetCellClassString unit test (#375)
* test: add GetCellClassString unit test

* chore: update pull request action

Co-authored-by: alex chow <zhouchuanglin@gmail.com>
2023-01-23 01:17:27 +08:00
Argo
655406d1a7
chore: update pull request template (#373)
* chore: rename pull request action file name

* chore: add pull request template md file

Co-authored-by: alex chow <zhouchuanglin@gmail.com>
2023-01-23 00:37:09 +08:00
Argo
b7e5d81a0c !3787 update codecov action
* chore: update codecov action
2023-01-22 10:34:48 +00:00
Argo
59a12837b4
update issue template (#367)
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
2023-01-22 03:00:14 +08:00
Argo
63b680bb42
add codecov action check for pull-request (#360)
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
Co-authored-by: lambert lee <1708416@qq.com>
Co-authored-by: lambert lee <lish@live.cn>
2023-01-21 01:54:05 +08:00
Argo
5fef551599 !3514 chore(#I6094F): bump version 7.0.0
* test: 修复失败的单元测试
* test: 修复失败的单元测试
* chore: 更新打包脚本
* chore: bump version 7.0
2022-11-09 05:55:25 +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
Argo
d97e04c72d !2645 chore(#I51XIB): update github action script for remove setup aspnetcore 2.1
* chore: 移除对 aspnetcore 2.1 依赖
2022-04-11 03:30:40 +00:00
Argo
01f4546615 !2464 feat(#I4VEUV): add FontAwesome nuget package
* chore: 增加 FontAwesome 包脚本
* refactor: 重命名类名
* refactor: 重命名类
* chore: 排除 BB 资源文件
* chore: 增加 FontAwesome 项目
* chore: 增加资源文件
2022-02-26 14:05:17 +00:00
Argo
4df42641cd !2359 test(#I4SACC): remove net 5 framework from unit test project
* test: 更新测试脚本
* test: 更新单元测试文件
* test: 增加单元测试工程配置文件
* test: 移除不使用的属性
* chore: 移除 Nullable 配置
2022-01-26 07:52:19 +00:00
Argo
e481996215 !2155 doc(#I4KEJQ): update codecov badge
* chore: bump version to 6.0.10
* revert: 移除本地化测试工程 Ubuntu 报错
* chore: 增加测试工程
* test: 更新单元测试
* Revert "chore: 增加多语言"
* chore: 增加多语言
* chore: 测试 dev-table 分支
* doc: 更新文档
* doc: 更改分支名称
2021-11-30 05:44:01 +00:00
Argo
db701da344 !2154 doc(#I4KCDS): add code coverage badge
* doc: 更新英文文档
* doc: 更新文档
* doc: 更新文档
* revert: 移除多语言
* test: 更正单元测试
* revert: 增加多语言测试
* test: 更新结果文件
* test: 移除多语言测试
* test: 更新项目路径
* test: 更改命令
* chore: 增加代码覆盖率
2021-11-29 16:49:13 +00:00
Argo
7825ef93c8 !2117 feat(#I4JD7S): update Docker CI&CD script
* chore: update file
* chore: update
* chore: update
* chore: update ci file
* chore: update yml file
* chore: 更新脚本
* chore: update yml file
* chore:  update  docker file path
* chore:  update docker image
2021-11-23 02:24:33 +00:00
Argo
bc0254ddde !2052 chore(#I4HJYM): update CI&CD scripts
* chore: update CI scripts
2021-11-09 09:54:46 +00:00
Argo
0e1b7e1ba2 !1969 feat(#I4EGGN): required star on form label support customer validate rules
* feat:  表单标签前置星号支持 RequiredAttribute 自定义验证
* chore: 移除 test  分支触发条件
* refactor: 格式化文档精简代码
2021-10-19 06:05:28 +00:00
Argo
5ab89ad941 !1968 fix(#I4EG6G): update form-label style compatible Row in Dialog
* style:  更新 form-label 样式兼容弹窗中 form-inline 样式
* chore: update scripts
2021-10-19 05:23:07 +00:00
Argo
abaa4eb0da !1957 feat(#I4E4ZI): add IpAddress component
* chore: bump version to 5.15.1
* feat: 增加超过三位保护
* chore: update css/scripts bundle file
* doc: 更新组件示例
* feat: 增加 Ip 地址组件功能
* chore: 增加 Ip 地址脚本
* refactor: 增加 IpAddress 组件
* Merge remote-tracking branch 'origin/pack' into dev-ip
* Merge branch 'dev' into dev-ip
* chore: set preview to true
* chore: update checkout version
* chore: install preview sdk
* chore: update sdk version
* chore: update pack script
* feat: 增加 Ip 测试网页
2021-10-16 08:54:22 +00:00
Argo
e0073bd0f4 !1918 refactor(#I4CQ5G): remove Microsoft.AspNetCore.Http dependence
* doc: 更新客户端信息示例文档
* refactor: 未登录用户赋值 null
* doc: 更新地址位置文档
* chore: add BootstrapBlazor.Middleware dependence
* chore: remove test branch
* chore: update ci script
* feat: 增加 BootstrapBlazor.Middleware 中间件
* refactor: 组件库移除 UseBootstrapBlazor 中间件
2021-10-05 03:19:09 +00:00
Argo
a79da2013a !1900 chore(#I4BU04): add clean method before bundle css and scripts
* chore: add env variant
* chore: 增加 dotnet bundle 支持
* chore: 增加 --no-color 参数
* chore: 更新脚本增加 clean 命令
* chore: update sdks for 2.1 and 5.0
* chore: update sdks
* chore: update sdks
* chore: update netcore sdk 5.0.x
* chore: update netcore 5.0 sdk
* chore: update netcore 2.1 sdk
* chore: 增加 netcore 2.1 环境安装
* chore: 更新 build action 脚本
* chore: 增加打包脚本运行条件
2021-09-26 02:10:21 +00:00
Argo-Tianyi
20a9dd4443 chore: upgrade build environment version to 5.0.401 2021-09-21 00:35:55 +08:00
Argo
37e4f2e094 !1704 chore(#I44WDE): upgrade framework version to 5.0.9
* chore: 更新依赖为 5.0.9
* chore: 更新脚本升级 sdk 版本 400
2021-08-11 03:24:34 +00:00
Argo
65bd70e4cb !1608 fix(#I4163B): toast compatible bootstrap v5
* chore: bump version to 5.2.1
* fix: toast 组件适配 bs5
* chore: update props config error
* Squashed commit of the following:
2021-07-17 07:51:30 +00:00
Argo
4d2519ba99 !1461 doc(#I3TZET): remove ms-learn link add update log
* style: update style for ms-lean element
* feat: 增加更新日志按钮
* chore: 减少时间间隔
* feat: 增加更新日志引导
* doc: 移除拖拽文字
* doc: 增加 Blazor 学习资料
* doc: 更改弹出窗所属分类
* feat: 增加 gitee 日志默认打开
* doc: update menu status
* chore: rename CI work name
2021-06-02 12:09:08 +08:00