Commit Graph

32 Commits

Author SHA1 Message Date
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
bc0254ddde !2052 chore(#I4HJYM): update CI&CD scripts
* chore: update CI scripts
2021-11-09 09:54:46 +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
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
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
30550b5d78 !1156 docs(#I3BQTC): add ValidateAllProperties for ValidateForm component sample
* docs: 更新 ValidateForm 示例
* chore: rename master to publish
* chore: update github actions scripts
* chore: update pack action
2021-03-17 11:42:46 +08:00
Argo-Cloud
7ad7304179 release: publish 5.0.19 2021-03-11 10:28:50 +08:00
Argo
e93fc965dc !1063 chore(#I38WH5): update github actions for duplicate push package
* chore: 更新 github actions
* docs: 格式化文档
* docs: 更新网站配置文件
2021-02-24 17:25:30 +08:00
Argo
86b160f698 !1000 chore(#I37WH5): upgrade runtime to 5.0.103
* chore: upgrade project dependence
* chore: upgrade github actions runtime to 103
* refactor: 移除 global.json 配置
2021-02-10 13:04:30 +08:00
Argo
f4cb518f45 !972 chore(#I371RB): add dev branch auto pack to nuget
* chore: 更新打包脚本
2021-02-05 15:15:52 +08:00
Argo
11e7aa5f3f !953 chore(#I346YK): update github actions
* chore: update action branch to master
* chore: update dependences
* chore: 拆分 SourceLink
* chore: 打包增加条件
2021-01-31 23:21:01 +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
1e25ef3208 !802 chore(#I2AMGF): format project doc
* chore: format project document
2020-12-24 01:30:49 +08:00
Argo
dba9ea1207 !774 chore(#I2A035): update github actions
* chore: update actions
2020-12-19 00:16:18 +08:00
Argo
2722b9ca19 !759 feat(#I297FT): EFCore DataService 接口完善
Merge pull request !759 from Argo/dev-table
2020-12-13 21:02:38 +08:00
Argo
c71d3dd0a4 !753 refactor(#I295JA): 项目目录结构大调整提高可读性
* build: 更新 CI 脚本
* refactor: 目录结构调整
2020-12-13 11:01:08 +08:00
Argo
4b516e5814 !652 fix(#I24XQU): 修复 Table 无法弹窗问题
* refactor: 更新项目文件增加浏览器支持
* scripts: 更新 CI&CD 脚本
* release: 发布新版本 5.0.1
* refactor: OnSaveAsync 方法增加 NotNull 标签
* refactor: 移除 OnInitializedAsync 方法
2020-11-12 14:57:36 +08:00
Argo
dfe824fc02 !647 build(#I24SVG): 升级到 net5.0
* release: 发布新版本 5.0.0-beta01
* refactor: 更新 action 编译环境为 5.0.100
* test: 单元测试更新到 net5.0
* build: server 模式更新到 net5.0
* build: wasm 模式更新到 net5.0
* refactor: 项目文件增加 SupportedPlatform 小节
* build: Server 工程升级到 5.0
* build: Shared 工程升级到 net5.0
* build: Doc 工程升级到 net5.0
* refactor: 移除过期方法
* build: BootstrapBlazor 升级到 5.0
2020-11-11 16:06:36 +08:00
Argo
02de5dfdd5 !637 feat(#I23GV3): 移除项目模板工程到私有库
* release: 升级扩展组件版本号
* release: 更新扩展组件依赖版本
* refactor: 更新 action 脚本移除对 project template 的打包
* refactor: 移除 project templates
* doc: 增加 TableColumn 关于 ShowTips 文档
* doc: Table Wrap 功能增加 ShowTips 属性说明
2020-10-31 22:58:05 +08:00
Argo-Cloud
bfac246baf fix: 修复 Pack 警告信息 2020-10-30 16:48:50 +08:00
Argo-Cloud
ba7bc7f7f6 build: 更新项目模板 2020-10-30 16:34:14 +08:00
Argo
626c2d5485 !628 feat(#I230XT): 拆分 Markdown 组件为独立组件
* build: 增加 Markdown 自动脚本
* refactor: 更新 wasm 方式依赖资源
* refactor: 重命名 markdown 脚本
* refactor: 更新依赖脚本样式
* refactor: 移动 markdown 依赖脚本位置
* refactor: 拆分 Markdown 组件
2020-10-28 20:14:27 +08:00
Argo Zhang
fb0419b6c2
build: 更新 Action 打包代码 2020-10-28 15:58:47 +08:00
Argo Zhang
41bee48917
release: 发布新版本 3.1.27-beta04 2020-10-28 15:47:09 +08:00
Argo
fa40ac494b !626 build(#I22Z1U): 更新 Action 脚本增加 TableExcelExport 打包
* build: 更新脚本
* build: 增加 logo 图标
2020-10-28 15:45:41 +08:00
Argo
6cbd4d7b16 !621 feat(#I22VQK): 拆分 Chart 为独立组件库
* build: Action 脚本移除 dev-chart 分支
* refactor: 更新 action 脚本
* build: 更新 actions 脚本
* feat: 更新 VersionManager 服务
* build: 更新组件 Logo 以及版本号
* doc: 增加本地化资源文件
* refactor: 移除 ChartBase 基类增加本地化功能
* refactor: 更新根据类型查找资源文件方法
* refactor: 资源打包文件名增加 bundle 后缀
* feat: Chart 组件增加资源打包功能
* refactor: Shared 工程增加相关引用
* feat: 增加相关样式与脚本
* refactor: 移除 chart 相关样式与脚本
* Merge branch 'dev' into dev-chart
* refactor: 移除不使用的文件
* refactor: 格式化项目文件
* refactor: 增加 BootstrapBlazor.Chart 组件
2020-10-28 01:50:02 +08:00
Argo-PD
5c5d223eb8 build: 更新 actions 任务名称 2020-10-07 14:01:18 +08:00
Argo
1eb4f27ec4 !553 feat(#I1X3TU): 自动化构建脚本分类
* build: 更新 CI & CD 脚本
2020-09-29 00:47:57 +08:00