Commit Graph

23 Commits

Author SHA1 Message Date
Argo Zhang
2a4d52761d
doc(Reboot): update Reboot notification (#3084)
* chore: 更新脚本

* feat: 增加网站发布重启消息通知
2024-03-17 19:46:34 +08:00
Argo Zhang
55957c39a9
doc(Website): use web app template (#2386)
* refactor: 更新 App/Routes 组件

* chore: 更新 Program 文件

* refactor: 临时取消登录集成

* refactor: 增加 MVC 路由表

* chore: 更新路由配置

* chore: 合并工程

* refactor: 修改命名空间

* chore: 更新 nginx 配置文件

* chore: remove  dist folder

* doc: 更正单词拼写错误

* chore: 更新解决方案

* refactor: 更新命名空间

* chore: 更新命名空间

* chore: 更新命名空间

* chore: 整理命名空间

* chore: 更新命名空间

* chore: 更正脚本路径

* chore: 精简依赖

* refactor: 禁用授权

* refactor: 移除渲染方式

* refactor: 更改为服务器端渲染模式

* chore: 更新字典

* doc: 重构代码

* refactor: 增加 BootstrapBlazorRoot 组件

* doc: 更新 responsive 脚本

---------

Co-authored-by: zhangpeihang <948869991@qq.com>
2023-11-17 10:24:58 +08:00
Argo Zhang
3a78332918
chore(bundle): ignore bundle files (#2377)
* chore: 移除打包文件

* chore: 更新忽略文件

* chore: 更新脚本

* chore: 更新脚本描述文本

* Revert "chore: 移除打包文件"

This reverts commit 6099e91265ad994d5bab324ce772e952831301ba.

* Revert "chore: 更新忽略文件"

This reverts commit 405b966ff1a9e9ccb874b907cd591c1e730e8a0c.

* Revert "chore: 更新脚本"

This reverts commit 7f93f21202b2dea8884a67ac025814aad9bd267a.

* chore: 更新 sasscompiler 配置文件

* Revert "chore: 更新 sasscompiler 配置文件"

This reverts commit a2342e03ef77b10e054149cbc24be454abd4c170.

* chore: 更新 sasscompiler 配置文件

(cherry picked from commit a2342e03ef77b10e054149cbc24be454abd4c170)

* refactor: 修改 sasscompiler 配置

* refactor: 修改 bundle 配置

* chore: 移除 WebCompiler 工具

* chore: 删除生成文件

* chore: 删除生成文件

* chore: 删除中间文件

* chore: 更新目标文件夹

* chore: 更新包依赖关系

* chore: 忽略强命名警告

* chore: 更新忽略文件

* chore: 更新打包文件

* chore: 更新工具链配置

* chore: 移除样式打包文件

* chore: 更新忽略文件

---------

Co-authored-by: zhangpeihang <948869991@qq.com>
2023-11-16 14:13:27 +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
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
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
Argo
992122d619 !2469 doc(#I4VQAV): update document for table search feature
* doc: 更新文档修正自定义模型
* chore: 更新部署脚本增加 nopager 参数
2022-03-01 05:30:24 +00:00
Argo
5ad92870d9 !2468 chore(#I4VP0M): add script for development
* chore: 增加 Nginx 配置代码
* chore: 增加 blazor 服务脚本
* chore: 更新脚本
2022-03-01 02:25:31 +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
a7b3bf4105 !1318 feat(#I3IWEU): extensions upgrade version to 5.0.17
* chore: 部署脚本增加 dotnet restore
* chore: 扩展类版本更新到 5.0.17
* chore: 更新 sdk 到  5.0.202
2021-04-15 11:18:51 +08:00
Argo
01381e6eb0 !884 feat(#I2D7KT): upgrade SDK to 5.0.102
* chore: 更新 skd 包全局设置
* chore: 更新打包脚本
* chore: 更新部署脚本路径
* chore: 更新 github action 脚本 sdk 到 5.0.102
* chore: 升级扩展组件依赖版本到 5.0.10
* chore: 升级 sdk 到 5.0.2
2021-01-14 11:35:31 +08:00
Argo-Cloud
a82b94bdf8 docs: update Appveyor.yml 2021-01-12 12:40:39 +08:00
Argo
0d223585a3 !551 build(#I1WYWT): 增加 Centos 自动部署脚本
* build: 增加发布脚本
* build: 移除 wasm 工程 PostPublish 脚本
* refactor: 移除 gh-pages 脚本
2020-09-28 01:47:33 +08:00
Argo
77de013345 !285 feat(#I1MTOB): BootstrapInput 组件增加 FormatString 属性
* doc: 增加 BootstrapInput 组件的 FormatString 文档
* feat: BootstrapInput 组件增加 FormatString 属性
* refactor: Lambda 扩展增加 TryParse
* build: 增加 push 命令小工具
* refactor: 移除未使用的 DateTimeFormatter 方法
2020-07-06 14:46:28 +08:00
Argo-Supper
1632290d59 refactor: 更新同步脚本 2020-06-19 13:44:38 +08:00
Argo
0099e81a9f !145 feat(#I1IO7V): 增加对话框组件
* doc: 增加组件应用用法示例
* feat: 对话框配置增加对组件引用的支持
* doc: 增加 DialogOption 弹窗配置项文档
* refactor: 设置模态框 Size 默认值为 Large
* doc: 更新对话框组件文档
* feat: 增加 Dialog 配置信息转换成组件呈现
* doc:增加对话窗菜单
* refactor: 增加 Option 基类
* refactor: WIP 临时提交
* refactor: 增加 Dialog 组件文件
* refactor: 增加弹窗服务基类 PopupSrviceBase
* fix: Upload 组件重置时无法重置文件类上传项
* doc(Upload): Upload 文档增加 ShowReset 属性
* !144 feat(#I1IOJ0): Upload 组件支持重置方法
* !143 doc(): 更新示例文档
* !142 feat(#I1IMT2): 修复 Upload 组件添加 Header 失效问题
* !141 fix(#I1IMOK): 修复绑定组件无法显示名称问题
* !140 refactor(#I1IMHE): Table 组件全面支持异步方法
* !139 feat(#I1ILWK): Upload 组件增加请求头设置功能
* !138 refactor(#I1ILKS): 移除 OnValueChanged 回调方法
* !137 doc(#I1IJUF): 增加 layout 示例文档说明
* !136 fix(#I1IJRY): 自动完成组件支持键盘回车
* !134 feat(#I1II18): AutoCompletes 组件支持绑定集合自定义过滤器
* !133 build(#): nuget package 增加 icon 图标
* !132 feat(#I1IHTT): Layout 组件侧边栏支持宽度设置
* !131 feat(#I1IHHA): 增加 sync.sh 脚本负责 mac linux 下生成 wasm 发布包
* !130 fix(#I1IHDY): 修复 Gitee Pages 无法读取示例文档
* !129 fix(#I1IG17): AutoComplete 组件支持键盘事件
* !128 fix(#I1ID8B): AutoComplete 组件点击候选项偶尔无法更新值问题
* !127 build: 增加 gitee-pages 自动发布脚本
* !126 refactor: 优化代码移除不使用的命名空间等
* !125 fix(#I1IEVU): DateTimePicker 组件双向板顶支持可为空类型
* !124 doc: 更新示例代码隐藏|显示代码动画效果
* !123 feat(#I1ICX3): DatetimePicker 组件支持空值
* !122 doc(#I1ICSJ): 更新安装文档
* !121 feat(I1IC1H): 文档中涉及的版本号自动获取
* !119 fix(#I1IBAB): 修复3个组件的模型验证绑定后的参数处理 bug
* !120 fix(#I1IBKQ): 安装文档页面 Pre 组件工作不正常
* !118 refactor(#I1IATT): wasm 模式与服务区端模式公用资源
* !117 fix(#I1I9A7): Table 组件异步操作死锁
* !116 fix(#I1I8UD): AutoComplete 组件输入过快时报错
* !115 feat: 增加 Gitee Pages SPA 支持
* !114 refactor: 公共资源整理到 Shared 工程
* !113 doc: 增加服务端与客户端配置文档
* !112 feat(#I1I6JP): 客户端 wasm 模式下增加加载动画
* !110 build(#I1I4LF): 增加 wasm 演示工程
2020-05-29 00:52:28 +08:00
Argo
6213ca3215 !65 build: 发布新版本
* doc: 更新气泡确认按钮文档描述
* !64 增加功能:Blazor 增加 Upload 组件
* Merge remote-tracking branch 'origin/dev-docs' into dev
* refactor: 重构 Captcha 验证码逻辑
* doc: 增加 Bootstrap.css 的引用脚本
* fix: 更正注入服务代码
* doc: 更新介绍文档
* !61 增加功能:增加 Calendar 组件
* !60 增加功能:文本框组件增加格式化参数
* feat: BootstrapInput 组件支持数据格式化配置项
* doc: 补充 Captcha 组件属性说明
* refactor: 优化验证码脚本
* !59 更新文档:合并文档修正分支
* !58 更新文档:规范文档
* !57 增加功能:增加 Captcha 滑块验证码
* !56 增加功能:时间选择框增加滚动效果
* feat: 增加 Pre 组件
* fix: 修复 watch-run 脚本错误
2020-04-30 23:21:18 +08:00
Argo-SHCX
8c0999a6d8 build(Appveyor): 增加自动化脚本 2020-04-24 13:59:24 +08:00
Argo-SHCX
3c133c598d build: 增加 Pack/Publish 脚本 2020-04-21 15:07:25 +08:00
Argo Zhang
fe1aba6a3c
scripts: 增加配置提交消息脚本
#comment
当前目录执行 run 命令即可
2020-03-27 00:56:51 +08:00
Argo Zhang
862c7ddc96
scripts: 移动 deploy.sh 文件到 linux 文件夹 2020-03-27 00:46:34 +08:00
Argo-PD
ea7f673f87 scripts: 增加脚本方便调试于发布 2020-03-26 17:23:26 +08:00
Argo
bdf3d8f8b2 !2 增加功能:增加 Button 介绍页
* feat: 更新 Attributes 属性表格
* feat: 更新按钮文档
* feat: 增加按钮样式
* feat: Button 按钮增加 Outline 特效介绍
* build: 增加 Gitee 提交模板
* !1 feat: 增加 Button 组件
* style: 更新隐藏代码按钮动画效果
* style: 微调侧边栏鼠标悬停颜色
* style: 更新样式
* feat: 增加侧边栏滚动条支持
* feat: 增加简介页面
* doc: 增加 centos ba.balzor 服务脚本
* feat: 下载链接更改为新开窗口增加 target 属性
* scripts: 增加部署脚本
* feat: 更新隐藏/显示代码动画脚本
* refactor: 重构侧边栏布局
* refactor: 搭建网站框架
* feat: 增加演示网站主题框架
* refactor: 优化 ConditionComponent 组件内部属性
* feat: 增加 ConditionComponent 条件组件
2020-03-23 01:05:21 +08:00