Commit Graph

60 Commits

Author SHA1 Message Date
Argo
8862ad7c04 !3521 feat(#I60FH2): extensions package support NET7
* chore: 更新依赖包到 V7
* fix: 修复首次加载 lastValue 赋值
* refactor: 重构代码消除警告信息
* refactor: 重构代码消除警告信息
* chore: 更新组件版本 7.0
* refactor: 数据库扩展更新版本到 7.0
* chore: 移除 localizer 解决方案文件夹
* refactor: 中间件支持 NET7
2022-11-10 02:42:21 +00:00
Argo
d7bd0b4f58 !3519 doc(#I5ZOFF): add zh-TW localization file
* doc: 增加繁体中文资源文档
* doc: 更新本地化文档增加 json 文件放置位置说明
* chore: 移动资源文件到项目文件夹
2022-11-09 15:42:27 +00:00
Argo
c714c3ea2b !3286 feat(#I5TFE1): add BootstrapBlazor.BarCode extensions package
* feat: 修复编译错误
* chore: 更新脚本
* chore: 更新配置文件
* refactor: 更新 BarcodeReader 脚本
* refactor: 更新 QRCode 脚本引用问题
* chore: 增加 BarCode 扩展工程
* chore: 删除 QRCode/BarcodeReader 组件
2022-09-27 09:10:42 +00:00
Argo
313147d2e8 !3193 chore(#I5PL6B): update props config ready for upgrade to net7
* chore: 更新解决方案框架配置
* chore: 更新组件版本配置
* chore: 更新全局配置
* chore: 增加 Logo 配置
* Merge branch 'main' into dev-net7
* refactor: 适配 net7 消除警告信息
* refactor: 更改代码写法消除 net7 警告信息
* refactor: ICacheManager 兼容 NET7
* chore: Wasm 项目统一框架设置
* chore: 统一项目框架版本
* chore: 更新项目框架设置
* wip: 支持多框架
* wip: 增加 net6 框架
* chore: 升级框架为 net7
2022-09-04 07:17:12 +00:00
j4587698
22a4216416 !2829 feat: add cherry-markdown
* chore: 更新依赖包
* refactor: 更新组件到 0.7.3
* 升级cherrymarkdown版本到0.7.3
* doc: 更新示例文档
* doc: 更新参数注释
* doc: 更新菜单
* chore: 更新资源文件
* refactor: 更新组件 logo
* Merge branch 'main' into dev-CherryMarkdown
* chore: 更新打包文件
* feat: 增加客户端文件键值防止大文件并行上传键值覆盖问题
* chore: 格式化脚本更改缓存键值
* fix: 增加 using 释放文件流
* refactor: 重构代码增加兼容 NET5 代码
* chore: 更新项目配置文件
* chore: 更新打包文件
* Merge branch 'main' into dev-CherryMarkdown
* update
* update
* update
* update
* update
* update
* update
2022-05-28 01:59:33 +00:00
Argo
7c806e2856 !2800 feat(#I58J2U): add Topology component
* Merge branch 'main' into dev-feat-flowchart
* chore: 版本升级到 6.6.10 扩展 JSModule 参数
* refactor: 更改脚本名称
* doc: 更新示例
* doc: 更新示例
* chore: 更新配置文件
* feat: Topology 组件增加 IDispose 接口
* feat: JSModule 增加 Token 参数
* feat: 添加推送数据属性
* feat: 添加移除脚本方法
* feat: 添加移除脚本方法
* feat: 添加锁定画布方法
* doc: 修改文档示例
* refactor: 增加类注释
* doc: 更新示例样式适配全屏
* feat: 优化代码增加图形渲染隔离
* doc: 修改示例
* feat: 添加加载内容参数
* feat: 修改js加载延迟时间
* refactor: 更新脚本测试数据交互
* feat: 重构 乐吾乐分支代码
* !2796 refactor(#I58ATL): update upload component
* !2795 doc(#I587I3):add english translation of table cell page
* !2794 feat(#I57RYM): readonly property support render as Textarea
* !2793 test(#I584OU): add unit test for table component excel mode
* !2792 doc(#I5827U):add english translation of table column page
* !2791 test(#I581BH): add unit test for table toolbar
* !2790 doc(#I57XKX):add english translation of table base page
* !2789 test(#I57VQW): add unit test for toolbar button on table
* !2787 doc(#I57PJI): document of Cameras add information of attention
* !2788 feat(#I57PKH): markdown support validate
* !2786 test(#I57N4E): add edit feature unit test for Table
* !2785 test(#I57IBT): add unit test for edit feature of Table
* !2784 doc(#I57G14): update version update intro
* !2783 doc(#I57EVZ): update website theme
* !2782 test(#I57CZ1): update test for TotalTime parameter on Speech  component
* !2781 test(#I57CTU): update test for speech
* !2777 feat(#I578CU): MultiSelect support group feature
* !2780 feat(#I57AGS): improve speech component
* !2779 doc(#I579YF): add english translation of speechwave page
* !2778 doc(#I579S4): add english translation of ajaxs page
* !2776 fix(#I576DA): update js for Editor
* !2775 feat(#I575PZ): add ItemTemplate on MultiSelect component
* !2774 doc(#I575AJ): Supplement markdown translation documentation
* feat: 添加流程图文档
* feat: 添加流程图组件
2022-05-20 20:11:56 +08:00
Argo
06c9761565 !2769 test(#I56WPV): add unit test for editor
* test: 增加 Editor 单元测试项目
* feat: 增加版本号信息
* doc: 更新资源文件
* doc: 增加包文档
* refactor: 移除 sealed 修饰符
* chore: 更新配置文件
2022-05-11 07:02:28 +00:00
Argo
51d69b9c18 !2766 feat(#I56Q9E): add BootstrapBlazor.SummerNote package for editor
* feat: Editor 组件内置中文资源
* doc: 移除 Editor 中文资源
* Revert "doc: 移动 Editor 汉化文件到组件内"
* doc: 更新项目文件
* doc: 移动 Editor 汉化文件到组件内
* chore: 依赖组件包
* Merge branch 'main' into feat-summernote
* feat: 引用工程调试项目
* feat: 实现动态加载功能
* feat: 增加 Editor 组件
* refactor: 移除 Editor 组件
* test: 移除 Editor 单元测试
* refactor: 移除 Editor 组件
2022-05-10 07:51:05 +00:00
Argo
454633f759 !2711 revert(#I54UQP): remove test project from solution
* chore: 恢复默认配置
* doc: 格式化代码
* refactor: 移除测试工程
2022-04-26 10:58:25 +00:00
alex_zou
d924606216 !2709 feat(#I53ZDH ): support nullable bool data type on table component
* fix: 修复 null 值未更新模型问题
* feat: 增加 NullSwitch 默认值设定逻辑
*  [DefaultValue(true)] 在表格视图渲染为空, 点开编辑界面渲染为 NullSwitch 控件值为 true , 无修改情…
* feat: 增加对 DefaultValue 标签支持
* refactor: 使用 NullSwitch 接收可为空布尔值
* doc: 增加注释
* 还有点可加强的
* doc: 增加注释
* doc: 更新示例增加标签
* feat: 增加可为空获取集合逻辑
* chore: 增加项目依赖
* feat: 增加 NullableBoolItemAttribute 类
* 两个bool?都不正常
2022-04-26 09:17:57 +00:00
Argo
007a5149e9 !2652 feat(#I52FDR): add BaiduSpeech service
* chore: bump version
* feat: 完善语音交互
* chore: 更新枚举类型
* feat: 增加语音识别枚举
* feat: 增加 Cancel 事件
* chore: 增加自动更新配置
* refactor: 移除 Close 枚举
* refactor: 移除 audio 标签呢
* chore: 百度语音增加动态加载功能
* chore: 删除脚本
* feat: 增加动态加载功能
* chore: 增加 speech 脚本
* refactor: 移除 Result 类
* feat: Azure 语音支持停止功能
* refactor: 使用枚举
* fix: 修复缓存策略
* doc: 增加语音示例基
* feat: 合并js 文件
* chore: 移除 百度 语音脚本
* chore: 更新依赖关系
* Merge branch 'main' into dev-feat-baiduspeech
* !2654 refactor(#I52M1A): remove audio lib from package
* feat: 移除 ts msbuild
* feat: 移除ts
* feat: 增加语音结束判断
* feat: 增加关闭语音方法参数
* refactor: 修复参数问题
* feat: 修改 js 逻辑
* fix: 修复报错
* fix: 修改方法名称
* wip: 关闭 api 区分百度和 Azure
* doc: 更新语音服务示例
* doc: 更新语音识别脚本逻辑
* doc: 更新语音合成示例
* feat: 语音识别支持 百度
* feat: 修正 Baidu 语音合成问题
* chore: 移除 Azure sdk 引用改为动态加载
* feat: 打包js
* refactor: 更改 js 回调方法名称
* refactor: 更新 Baidu 语音识别接口
* refactor: 修改ts
* refactor: 移除无用方法
* refactor: 合并 Azure Baidu 语音服务到一个页面
* refactor: 统一 Azure Baidu 语音服务方法
* doc: 更新示例文档到 Speechs 文件夹
* doc: 更新菜单
* doc: 格式化文档
* feat: 增加 Provider 扩展方法
* feat: 更新服务注册逻辑
* doc: 更新示例命名空间
2022-04-14 07:07:12 +00:00
alex_zou
28f19edccd !2622 feat(#I51EQX): add SignaturePad component
* doc: 更新资源文件
* doc: 页面格式化
* Merge branch 'main' into SignaturePad
* 补上依赖组件说明
* 提交 BootstrapBlazor.SignaturePad 演示文档
* 分离独立包
* doc: 格式化文档
* doc: 格式文档
* revert: 恢复文档
* chore: 更新项目文件
* Merge branch 'main' into SignaturePad
* BootstrapBlazor.AxperiencePack => SignaturePad
* Merge branch 'main' into SignaturePad
* 修复文档错误
* Update launchSettings.json
* SignaturePad 完成
* 合并工程
* Merge branch 'main' into SignaturePad
* signature_pad.umd.js 搬到组件文件夹, 居然就好了
* first step
2022-04-11 06:31:59 +00:00
Argo
cae09c5ee1 !2623 refactor(#I51JWV): redesign Speech component
* refactor: 移除 Speech 服务配置
* refactor: 精简代码
* doc: 格式化代码
* refactor: 重命名配置文件类名
* feat: 增加交换 Token 逻辑
* doc: 更新示例
* refactor: 移除 IServiceProvider 参数精简代码
* feat: 增加 AzureSpeechOption 精简代码
* feat: 增加 AzureSpeechOption
* refactor: 更改 Speech 工程为 AzureSpeech
2022-04-07 08:24:32 +00:00
Argo
acc7fc64bd !2620 feat(#I51EOA): add Speech component
* test: 更新单元测试
* refactor: 更新可为空判断逻辑
* chore: 重新打包
* doc: 移除语音识别菜单
* doc: 更新菜单名称
* chore: 更新服务注册代码
* chore: 更新 Issue 模板
* doc: 更新示例
* feat: 增加 Close 扩展方法
* chore: 脚本增加 close 方法
* refactor: 移除构造函数
* refactor: 更改方法名
* chore: 更新脚本
* doc: 更新示例
* feat: 增加 ISpeechProvider 服务
* refactor: 删除组件
* refactor: 增加 Invoke 方法
* refactor: 增加 ProviderOption
* fix: 修复警告信息
* refactor: 清理基类方法
* revert: 移除语音识别相关代码
* feat: 增加示例文档
* feat: 增加语音识别服务
* feat: 增加 Speech 工程
* doc: 删除空行
* feat: 增加 Speech 组件
* refactor: 消除警告信息
* refactor: 移除 WebAudio 组件
* Merge remote-tracking branch 'origin/main' into feat-webaudio
* doc: azure 示例
* feat: 添加 azure 语音识别
* feat: 配置 huboptions
* docs: 录音组件示例
* feat: 添加录音组件
* content: 添加录音js
* doc: 增加 WebAudio 示例
* feat: 增加 WebAudio 组件
2022-04-06 17:11:10 +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
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
1edbe4c0a2 !2379 chore(#I4SLE2): add global using for solution
* refactor: 优化代码消除警告信息
* chore: 更新项目配置文件
* chore: 更新代码文件精简命名空间
* chore: 更新 Server 工程配置
* chore: 移除 Blazor 组件工程中命名空间
* chore: 增加全局引用命名空间
* chore: 更新解决方案配置
* refactor: 精简代码
2022-02-03 03:35:30 +00:00
Argo
3be452fbde !2369 test(#I4SKPA): add unit test for CheckboxList
* chore: 更新解决方案配置项
* test: 增加 CheckboxList 单元测试
* refactor: 重构 CheckboxList 组件逻辑
* test: 更新 CheckboxList 单元测试
2022-01-31 05:55:52 +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
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
7f0005c413 !2130 test(#I4JTGK): localization unit test into localization test project
* test: 拆分多语言单元测试到独立工程中
2021-11-25 08:28:29 +00:00
Argo
bd5318700b !2121 feat(#I4JL1Y): update BootstrapBlazorRoot component usage
* doc: 更新 BootstrapBlazorRoot 组件使用方法
* doc: 更新 Messages 示例代码
* doc: 更新 Toast 设置位置示例代码
* feat: 改造 BootstrapBlazorRoot 为容器组件
* refactor: 移除内置标签统一使用 BootstrapBlazorRoot
* doc: 移除不用的命名空间
2021-11-24 04:33:31 +00:00
Argo
2e3f0cba0a !1923 feat(#I4CSI9): add OnAfterRenderCallback parameter on Table
* chore: bump version to 5.13.2
* doc: 增加 OnAfterRenderCallback 回调说明文档
* feat: 增加参数
* chore: 重命名项目文件夹
* chore: 更新项目文件夹
* feat: 增加 OnAfterRenderCallback 回调
2021-10-06 14:19:10 +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
f7ada54151 !1678 fix(#I43RIH): markdown not support set value in async
* chore: bump version to 5.1.0
* chore: 更新打包配置信息
* chore: 更新项目文件
* chore: 更新打包脚本支持 setMarkdown 方法
* chore: 更新 Markdown 项目打包脚本
* chore: 更新文件内联配置文件
* chore: 更新 Markdown 组件配置文件
2021-08-03 14:57:27 +00:00
Argo
193b2d6ef3 !1482 feat(#I3VBB7): enable hot reload
* feat: enable hot reload feature
* chore: 更新项目文件支持 net6.0-preview4
* chore: 增加配置文件
* chore: 恢复框架为 5.0
* wip: update target framework
* feat: enable hot reload
2021-06-11 12:12:56 +08:00
Argo
f362d7707c !1434 chore(#I3S2RS): add dockfile
* chore: add dockerfile
* chore: add docker.yml
* chore: 增加 Dockerfile
2021-05-25 21:12:28 +08:00
Argo
292af40f82 !1391 refactor(#I3PZI7): add margin-top style for li in side menu
* fix: 修复菜单侧边栏最后一个 li 样式问题
* chore: 增加 props 文件
2021-05-07 11:26:54 +08:00
Argo
bebdf4e7c6 !1346 docs(#I3NFM4): update readme.md
* chore: 增加 build actions
* docs: 更新 readme 文档
2021-04-21 16:30:46 +08:00
Argo
29bbffe68e !1174 chore(#I3CBS1): use props file set TargetFramework
* chore: 统一设置框架
* chore: net5.0 框架消除 8620 警告
* refactor: 重构参数集合可为空消除警告
2021-03-21 14:50:57 +08:00
Argo-Cloud
79a381eec5 chore: update dependences lib 2021-03-18 11:24:15 +08:00
Argo
f4cb518f45 !972 chore(#I371RB): add dev branch auto pack to nuget
* chore: 更新打包脚本
2021-02-05 15:15:52 +08:00
Argo
58d55948a9 !918 docs(#I2E8RX): redesign Docs system
* refactor: 移除 doc 工程
* docs: 更新 logo 图标减小文件大小
* docs: 更新资源文件路径
* feat: 通过资源文件获取文件名称
* chore: 增加文件名资源文件
* docs: 更新 widgets 路由路径
* refactor: 更改 WebsiteOptions 注册方式
* feat: 使用注入服务获取仓库地址
* refactor: 精简代码
* refactor: 移除命名空间
* docs: 移动手写输入到 Samples 文件夹
* refacotr: 移动 Table 示例文档位置
* refactor: 优化代码写法
* refactor: 重新整理文件夹
* style: 微调示例页 Tab 样式
* refactor: 优化 Pre 组件
* style: 更新 Header 样式
* docs: 增加命名空间引用
* docs: 更新介绍文档
* refactor: 增加 ComponentLayout 模板
* refactor: 移除 Example 可为空判断
* refactor: 移除不使用的回调委托
2021-01-21 16:05:38 +08:00
Argo
9445200d47 !755 fix(#I295IE): Wasm 目录下工程引用路径不正确
* fix: 修复 wasm 工程路径不正确问题
2020-12-13 11:44:16 +08:00
Argo
2c912639e4 !754 refactor(#I295IP): 调整目录结构移动 Server 工程到 src 根目录下
* refactor: 移动 SSR 相关工程到跟目录
2020-12-13 11:39:36 +08:00
Argo
c71d3dd0a4 !753 refactor(#I295JA): 项目目录结构大调整提高可读性
* build: 更新 CI 脚本
* refactor: 目录结构调整
2020-12-13 11:01:08 +08:00
Argo
4771c16c2c !740 feat(#I28QEQ): 更新 EFCore 数据服务逻辑
* Merge branch 'dev' into dev-EFCore
* refactor: 移除 EFCore 相关代码
* feat: 完善 EFCore 数据处理逻辑
* fix: 增加 UseInjectDataService 判断
* refactor: 重命名 BindItemDbContext
* refactor: 解决服务无法获取 DbContext 实例问题
* refactor: 注入服务使用 AddScoped
* feat: 增加主键设置
* refactor: 取消注释
* feat: 增加 EF 数据库服务示例
* db: 设置主键自增长
* build: 更改工程名称
2020-12-09 20:58:47 +08:00
Argo
c2bdd6ccf0 !739 feat(#I28QEQ): Table 组件数据服务支持 EFCore
* build: 增加 EF 工程
* Merge branch 'dev' into dev-efcore
* refactor: 更改文件名
* feat: 增加 EntityFramework 支持
2020-12-09 14:12:42 +08:00
Argo
005eaba072 !737 feat(#I28PD2): Table 组件数据服务支持 IFreesql
* refactor: 增加获取 Count 方法
* refactor: 剥离依赖
* refactor: 增加数据标签
* feat: 精简代码增加 IFreesql 支持
* revert: 撤销新建 test.db 库
* revert: 撤销 Alex 对分页设置的修改
* revert: 撤销 Alex 提交
* feat: 完善 Freesql 的数据操作方法
* build: 更新项目依赖
* doc: 更新文档
* refactor: 增加 IFreesql 配置回调方法
* Merge remote-tracking branch 'github.com/master' into dev-Freesql
* feat: 实现增删改查
* refactor: 增加 Freesql 引用
* refactor: 重命名文件名
* feat: 增加 Freesql 支持
* 完善freesql
* 完善freesql
* feat: 实现增删改查
* refactor: 增加 Freesql 引用
* refactor: 重命名文件名
* feat: 增加 Freesql 支持
2020-12-09 11:15:18 +08:00
Argo
a11e17faa0 !735 feat(#I28H8X): Table 组件增加使用数据服务能力
* doc: 增加 UseInjectDataService 文档信息
* doc: 增加数据库连接字符串设置
* doc: 增加利用数据服务示例
* feat: 增加演示数据服务实现类
* doc: 移除表单编辑设置
* refactor: 增加演示示例数据服务注入
* refactor: 修复 PetaPoco 扩展工程错误
* refactor: 增加 UseInjectDataService 参数判断
* build: 移除对 PetaPoco 扩展类依赖
* refactor: 重构 PetaPoco DataService 类
* feat: 增加 DataService 逻辑
* refactor: 设计 IDataService 基类
* feat: 增加 IDataService 注入服务功能
* build: 增加 PetaPoco 数据服务扩展操作类
* doc: 增加 Table 组件使用数据服务示例
* doc: 更新 Tables/Edit Upd 标示
* doc: 增加 DateTimeRange 组件 Upd 标示
* build: 更新依赖到 5.0 版本
2020-12-07 19:46:09 +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
15fe34eace !634 feat(#I23CD0): 增加项目模板功能
* doc: 更新服务器端模式生成文档
* doc: 更新模板文档
* refactor: 更新扩展组件依赖
* refactor: 更新解决方案
* refactor: 移动项目模板文件到 Pack 工程内
* refactor: 移动 config 文件夹
* feat: 增加 BootstrapBlazorServer 项目模板内容
* refactor: BootstrapBlazor 打包配置文件不输出
* refactor: 更新模板配置文件
* refactor: 删除 test 文件夹
* feat: 增加 Blazor 项目模板
2020-10-30 15:07:22 +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
f764e56491 !623 feat(#I22XYA): 解耦 Excel 导出移除对 EPPlus 的依赖
* refactor: 更改 TryAdd 为 Add 服务
* refactor: 演示示例网站增加对 TableExcelExport 导出引用
* feat: 增加 TableExport 工程
* refactor: 更新 ITableExcelExport 接口参数
* feat: TableExport 导出解耦使用注入服务替代对 EPPlus 的依赖
* refactor: 增加 ITableExcelExport 接口
2020-10-28 14:13:52 +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
ceb43e1d2a !557 feat(#I1XG3V): 更新 github 自动化脚本
* build: 增加 Github 自动化脚本
2020-10-06 17:16:24 +08:00
Argo
0d223585a3 !551 build(#I1WYWT): 增加 Centos 自动部署脚本
* build: 增加发布脚本
* build: 移除 wasm 工程 PostPublish 脚本
* refactor: 移除 gh-pages 脚本
2020-09-28 01:47:33 +08:00
Argo
ac6b029975 !550 build(#I1WYWR): 增加自动发布脚本
* build: 更新 github action 分支
* build: 增加 NUGET 秘钥
* build: 合并 actions
* build: 增加 ssh command action
* build: 增加生成文件脚本
* build: 更新登陆脚本
* build: 移除安装脚本
* build: 只用 sshpass 登录
* build: 增加部署命令
* build: 增加查看文件内容命令
* build: 增加输出命令
* build: 增加创建文件命令
* build: 部署文件命令移除 ~/
* build: 更新创建文件夹脚本命令
* build: 增加创建文件夹命令
* build: 增加部署秘钥脚本
* build: 增加部署脚本
* build: 更新 CI&CD 脚本
2020-09-28 01:22:56 +08:00
Argo
4e26afc024 !548 feat(#I1WU63): 增加 Github pages 自动化脚本
* build: 增加自动部署脚本
2020-09-27 05:28:18 +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