Argo
|
8375b75e0c
|
!2680 chore(#I53DOY): udpate package rule reduce nuget package size
* chore: 更新打包规则精简 nuget 包体积
|
2022-04-18 17:06:16 +00:00 |
|
Argo
|
bbe2c35528
|
!2679 chore(#I53B9G): update build script for QRCode
* chore: 更新打包脚本
|
2022-04-18 09:13:16 +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 |
|
j4587698
|
08f572a9ba
|
!2675 doc(##I539ON): update document for AutoComplete
* 修复AutoComplete的文档错误
|
2022-04-18 08:43:10 +00:00 |
|
Argo
|
95278ba3cb
|
!2677 chore(#I53AJM): Markdown bump version 6.1.2
* chore: bump version 6.1.2
|
2022-04-18 08:23:49 +00:00 |
|
Argo
|
7119bd30d9
|
!2676 chore(#I53AD4): remove dependence of BuildBundlerMinifierPlus
* chore: 更改打包配置
|
2022-04-18 08:12:29 +00:00 |
|
Argo
|
df3159a0a0
|
!2674 refactor(#I539CT): use JSModule in markdown component
* refactor: 精简代码
* feat: 支持外部路径
* doc: 更新文档
* chore: 更新打包文件
* chore: bump version 6.5.6
|
2022-04-18 07:11:20 +00:00 |
|
Argo
|
6329044a84
|
!2673 feat(#I537YS): update QRCode dynamic load javascript
* refactor: 更新打包文件名
* chore: 更新打包文件
* doc: 删除注销代码
* refactor: 二维码组件改为动态加载
* chore: 更新 QRCode 打包文件
|
2022-04-18 05:06:06 +00:00 |
|
Argo
|
32c3f095b4
|
!2672 refactor(#I537XZ): merge javascript into upload.js
* refactor: 合并脚本
* fix: 修复 UploadBase 报错问题
|
2022-04-18 04:58:05 +00:00 |
|
Argo
|
98f2f9af60
|
!2671 feat(#I537X5): remove zxing.min.js from bundle.min.js
* refactor: 更新打包文件名
* feat: BarcodeReader 增加动态加载功能
* feat: 增加 JSModule 扩展方法
* chore: 增加 esm 配置
* refactor: 移动 zxing 包到动态加载目录
* refactor: 移动震动脚本到扩展类中
|
2022-04-18 04:48:38 +00:00 |
|
Argo
|
5a92056a97
|
!2670 feat(#I534U3): markdown component dynamic import asset css and js
* Merge branch 'main' into dev-markdown
* chore: bump version 6.1.0
* feat: 增加动态加载样式脚本
* doc: 更新 Markdown 示例改为动态加载
* fix: 修复 addLink 脚本
* chore: 脚本改用动态 import 方式
* refactor: 重构代码精简逻辑
* chore: 精简代码删除注释行
* doc: 更新示例
|
2022-04-17 18:13:24 +00:00 |
|
Argo
|
0338d89505
|
!2669 fix(#I534TZ): addLink extensions method throw exception
* chore: bump version 6.5.5
* fix: 修复 addLink 脚本
|
2022-04-17 18:04:25 +00:00 |
|
Argo
|
6353e6a663
|
!2668 test(#I534SP): improve code coverage
* test: 增加 Options 单元测试
* test: 修复失败的单元测试
* test: 增加 AutoGenerate 单元测试
* test: 更新异步单元测试
* fix: 修复失败的单元测试
|
2022-04-17 17:03:16 +00:00 |
|
j4587698
|
1892432980
|
!2667 feat(#I5348N): add FixedButtonText parameter
* refactor: 更新参数名称
* doc: 增加资源文件
* Dropdown组件添加固定按钮文字的用法
|
2022-04-18 00:09:53 +08:00 |
|
Argo
|
7103624671
|
!2666 feat(#I5340E): button/card upload paste/drap not work
* doc: 格式化代码
* fix: 修复 Card/Button upload 组件拖拽无效问题
|
2022-04-17 09:44:37 +00:00 |
|
Argo
|
c9f8f338dc
|
!2665 feat(#I533TP): add LookupStringCompare parameter
* chore: bump version 6.5.4
* doc: 增加 LookupStringComparison 说明
* feat: 支持 LookupStringComparison 参数
* feat: 增加 LookupStringComparison 参数
* doc: 格式化代码
|
2022-04-17 09:11:35 +00:00 |
|
Argo
|
44083050c1
|
!2664 feat(#I52PW1): image viewer support touch on mobile device
* doc: 更新组件名称
* fix: 修复拖动报错问题
* chore: 更新打包文件
* feat: 手势移除动画效果
* revert: 恢复配置
* fix: 修复js
* wip: 提交脚本调试
* chore: 更新资源文件
* feat: ImageViewer 支持手势缩放
* feat: 增加手势缩放
|
2022-04-17 07:39:36 +00:00 |
|
Argo
|
deb62e4a4a
|
!2663 fix(#I533H3): image inversion cause by mouse wheel
* chore: 打包脚本
* fix: 修复鼠标滚轮导致图片反转问题
|
2022-04-17 03:33:39 +00:00 |
|
Argo
|
1392027875
|
!2662 feat(#I52L17): support drag to upload file
* refactor: 移除不使用的参数
* revert: 撤销改名
* refactor: 更新脚本名称
* refactor: 精简代码
* feat: 更新代码逻辑
* feat: 更新扩展方法增加对 Module 支持
* feat: 增加客户端报错脚本
* doc: 移除 Id 设置
* revert: 移除组件 ref
* Merge branch 'Upload_drop_paste' of https://gitee.com/LongbowEnterpris…
* InvokeAsync改InvokeAsyncbb
* doc: 格式化文档
* Merge branch 'main' into Upload_drop_paste
* chore: 增加 modules 给 import 用
* @ref="inputFile"
* 上传组件支持拖放上传和粘贴上传
|
2022-04-16 10:18:44 +00:00 |
|
Argo
|
e9a55c2b42
|
!2661 test(#I531V5): add ShowColumnList unit test on Table
* test: 增加 ShowColumnList 单元测试
* test: 更新 Upload 单元测试增加 await 关键字
|
2022-04-16 07:05:56 +00:00 |
|
Argo
|
5e582fc9c8
|
!2660 test(#I531EA): add unit test for responsive
* test: 增加 Resposive 单元测试
|
2022-04-16 04:14:53 +00:00 |
|
Argo
|
ca5edec0b3
|
!2659 test(#I531D6): improve code coverage for table filters
* test: 更新 NumberFilter 单元测试
* test: 更新 StringFIlter 单元测试
* test: 更新 LoolupFilter 单元测试
* refactor: 更新 EnumFilter 单元测试
* test: 更新 DateTimeFilter 单元测试
* test: 更新 BoolFilter 单元测试
|
2022-04-16 04:03:47 +00:00 |
|
Argo
|
aa989cf4d9
|
!2658 fix(#I5316J): resolve resize notification javascript error
* fix: 修复脚本错误
|
2022-04-16 03:11:15 +00:00 |
|
devhxj
|
086000f322
|
!2649 feat(#I525HA): add ResizeNotificationService services and Responsive component
* doc: 增加断点通知菜单于搜索组件
* doc: 调整组件分类
* feat: 增加组件加载获取窗口大小逻辑
* feat: 增加标签增加移除脚本
* doc: 更新示例文档
* refactor: 增加断点阀值监视服务
* doc: 更新示例
* feat: 增加 OnSize 通知服务
* refactor: 移除不使用的命名空间
* doc: 增加静态关键字
* doc: 增加代码路径适配
* Merge branch 'main' into dev-Breakpoint
* Adjust the packaging configuration of responsive component module
* Merge latest changes
* Merge latest changes
* Remove references to stand-alone components
* Adjust the JS module reference path of the responsive component
* Remove the responsive component standalone package
* Implement responsive components
* Encapsulate the JS module reference of the responsive component
* Packaging configuration of JS module of responsive component
* Configure CSS and JS module resources of responsive components
* Remove individual packages and integrate them into the main project
* Merge branch 'main' into dev-Breakpoint
* doc: 更新示例
* chore: 更新打包文件
* chore: 更改默认命名空间
* Submit the implementation code of breakpoint listening component
|
2022-04-16 02:50:33 +00:00 |
|
Argo
|
006f9acef6
|
!2657 doc(#I52Y49): update document for FontAwesome
* doc: 更新文档
* chore: update version
|
2022-04-15 08:00:51 +00:00 |
|
Argo
|
4c89680f93
|
!2656 feat(#I52CRS): add module load script
* chore: bump version 6.5.3
* chore: 更新脚本
* chore: 使用 BootstrapBlazorModules 精简代码
* chore: 增加 BootstrapBlazorModules 辅助类
|
2022-04-15 07:40:55 +00:00 |
|
Niko Wettstein
|
bc7075bb7a
|
Added Table.ResetAllColumnsFilter and IFilterAction.SetFilterConditions methods.
|
2022-04-15 15:24:44 +08:00 |
|
Niko Wettstein
|
ec6498c69f
|
fix: The TableFilter was rendered twice when ShowFilterHeader and TableColumn.Filterable were set.
|
2022-04-15 15:21:57 +08:00 |
|
Argo
|
8b03836649
|
!2655 test(#I52Q5P): fix failed unit test
* test: fix failed unit test
|
2022-04-14 07:27:18 +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 |
|
Argo
|
6bcd4f342a
|
!2654 refactor(#I52M1A): remove audio lib from package
* chore: bump version 6.5.1
* chore: remove audio lib
|
2022-04-13 14:40:40 +00:00 |
|
Argo
|
1072a703ae
|
!2651 test(#I52EWU): add ShowToolbar unit test
* test: 增加 ShowToolbar 单元测试
|
2022-04-12 19:56:43 +00:00 |
|
Niko Wettstein
|
47a68be21d
|
fix: Table with Row Virtualization fixed Sorting and Filtering.
|
2022-04-13 03:02:50 +08:00 |
|
Argo
|
9b52a53a9d
|
!2648 fix(#I52427): set color not work on PopConfirmButton component
* chore: bump version 6.5.1-beta04
* feat: 增加组件自定义样式
* feat: 更改 Color 默认值
|
2022-04-11 09:17:17 +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
|
f836d5e16a
|
!2647 fix(#I521CL): not show tooltip when validate failed on AutoComplete component
* chore: bump version 6.5.1-beta03
* fix: add id for auto complete component
|
2022-04-11 04:56:11 +00:00 |
|
Argo
|
9336a45f10
|
!2646 doc(#I520S6): update donate barcode link address
* doc: update donate barcode link
|
2022-04-11 03:33:07 +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
|
2602b93c1b
|
!2644 feat(#I51TFF): add SetText method on TabItem instance
* test: 补充单元测试
* feat: 增加 SetText 实例方法
|
2022-04-10 18:56:14 +00:00 |
|
Argo
|
9af8fea3eb
|
!2643 fix(#I50WN8): item do not keep state on table row has KeyAttribute flag
* chore: bump version 6.5.1-beta02
* refactor: 动态类型不保持选中行
* fix: 修复 Key 标记 ID 选中列无法保持问题
|
2022-04-10 17:43:23 +00:00 |
|
Argo
|
62003c3afc
|
!2642 feat(#I51LEH): ImageViewer support drag
* chore: 增加阻止默认行为语句
* feat: 增加鼠标拖动 js
* refactor: 增加 style 为拖动做准备
|
2022-04-10 13:28:07 +00:00 |
|
Argo
|
4c62b28e7e
|
!2641 doc(#I51XHX): update document for ShowSearchTextTooltip parameter
* doc: 更新 ShowSearchTextTooltip 参数说明
|
2022-04-10 09:21:02 +00:00 |
|
Argo
|
ef59453a40
|
!2640 chore(#I51XEP): update bundle tools
* chore: 打包脚本增加到单独项目中
* chore: 更新打包工具
* chore: 更新打包工具
|
2022-04-10 08:25:36 +00:00 |
|
Argo
|
89d3297362
|
!2639 chore(#I51X50): bump version 6.0.3
* chore: bump Markdown version to 6.0.3
|
2022-04-10 06:12:02 +00:00 |
|
Argo
|
3458481ef2
|
!2638 doc(#I51WB7): update new sample code for speech
* doc: 更新实战实例
* doc: 更新语音合成示例
* refactor: 增加语音实战示例
|
2022-04-09 12:35:16 +00:00 |
|
j4587698
|
b42f45ac4a
|
!2637 fix(#I51WA2): can't insert content when use bind-Value
* 修复Markdown组件bind后插入内容无效的问题
|
2022-04-09 12:32:29 +00:00 |
|
Argo
|
87e762d791
|
!2636 test(#I51UGB): improve code coverage for Block
* refactor: 更改代码提高覆盖率
* test: 更新异步单元测试提供通过率
|
2022-04-09 03:55:52 +00:00 |
|
Argo
|
5cda7343c6
|
!2635 test(#I51UDD): improve code coverage for BootstrapBlazorRoot component
* test: 提高 Root 组件代码覆盖率
|
2022-04-09 03:37:29 +00:00 |
|
Argo
|
ba3365df0e
|
!2634 refactor(#I51UCV): adjust wasm consistent with the default template
* chore: 兼容 #app 节点
* refactor: wasm 模式与默认模板保持一致
|
2022-04-09 03:34:08 +00:00 |
|
Argo
|
f791d88232
|
!2633 test(#I51U7I): improve BootstrapLabel unit test
* test: 增加 BootstrapLabel 单元测试
|
2022-04-09 03:02:14 +00:00 |
|