Commit Graph

3243 Commits

Author SHA1 Message Date
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-Lenovo
5aa1b39497 chore: bump version 6.5.0 2022-04-07 01:53:37 +08:00
Argo
3023af3bf1 !2621 fix(#I51EP5): Value incorrect when move right panel items to left panel
* doc: 更新文档
* doc: 更新示例
* chore: 更新资源文件
* fix: 修复右侧已选数据取消选择时 Value 不正确问题
2022-04-06 17:51:20 +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
5616452920 !2619 refactor(#I516CG): rename Image to ImageViewer
* chore: 更打包脚本
* chore: 菜单更改名称
* test: 单元测试更改名称
* doc: 示例更改名称
* refactor: 改名为 ImageViewer
2022-04-06 05:58:24 +00:00
Argo
9712468d1f !2618 feat(#I5153N): add image preview feature on CardUpload component
* chore: bump version 6.4.18
* test: 增加 CardUpload 单元测试
* refactor: 精简代码
* refactor: 增加单文件不显示左右切换按钮逻辑
* feat: Upload 组件增加 Zoom 功能
* feat: 拆分 Preview 组件
* feat: 增加全屏与恢复比例移除特效逻辑
2022-04-05 03:04:11 +00:00
Argo
8bee41567f !2617 feat(#I514V4): add doc/unit test for Image component
* chore: bump version 6.4.17
* test: 增加 ShowPreviewList 单元测试
* test: 增加 HandleError 单元测试
* test: 增加 OnLoad 单元测试
* test: 增加 PlaceHolder 单元测试
* test: 增加 Alt 单元测试
* doc: 更新 OnLoadAsync 参数文档
* feat: 增加 OnLoadAsync 回调
* doc: 更新文档
* feat: 增加 OnErrorAsync 回调方法
* test: 增加 ShowImage 单元测试
* doc: 更新文档
* doc: 格式化文档
* doc: 增加 FitMode 说明
* doc: 更新样式
* feat: 增加 OnError 不显示图片逻辑
* feat: 增加鼠标点击遮罩关闭功能
* feat: 增加切换图片关闭特效功能
* chore: 更新打包文件
* fix: 修复恢复比例问题
* feat: 更新全屏按钮功能
* feat: 支持键盘
* feat: 增加滚轮支持
* feat: 增加放大缩小与旋转功能
* doc: 更新大图预览示例
* feat: 增加大图预览关闭与上一张下一张功能
* doc: 增加 PreviewList 大图预览示例
* feat: 增加 PreviewList 参数
* doc: 更正锚点名称
2022-04-04 17:02:45 +00:00
Argo
cf8aac3213 !2616 feat(#I512OY): add HandleError feature on Image component
* doc: 增加加载错误模板示例
* feat: 增加加载失败模板功能
* doc: 更新占位模板示例
* refactor: 增加 HandleError 参数
2022-04-03 18:04:00 +00:00
Argo
e4740eb5ec !2615 feat(#I512OS): add PlaceHolderTemplate on Image component
* doc: 增加占位模板示例
* feat: 增加占位模板功能
2022-04-03 17:03:36 +00:00
Argo
90517c8cc1 !2614 feat(#I512B7): add Image component
* doc: 增加占位功能示例
* feat: 增加占位符功能
* chore: 增加搜索链接
* doc: 增加示例网页
* chore: 增加 Image 组件菜单
* feat: 增加 FitMode 参数
* doc: rename locator
* doc: 增加 Images 示例
* feat: 增加 Image 组件
2022-04-03 16:43:05 +00:00
Argo
5b4462b556 !2612 revert(#I5122Z): revert dialog extensions method
* chore: bump version 6.4.16
* refactor: 增加空判断
* Revert "!2610 feat(#I511PX): dialog extensions compatible prev version"
2022-04-03 07:19:02 +00:00
Argo
f608f58cf5 !2611 fix(#I511VH): can't delete one more in table component via dynamic datatable
* chore: bump version to 6.4.15
* fix: 修复动态表格二次删除问题
2022-04-03 05:09:56 +00:00
Argo
3e6dff357a !2610 feat(#I511PX): dialog extensions compatible prev version
* chore: bump version 6.4.14
* refactor: 增加重载方法兼容老代码
2022-04-03 02:46:44 +00:00
Argo
2339c956cf !2609 feat(#I50WSD): update style for scrolling modal body
* chore: bump version 6.4.13
* style: 适配弹窗内部滚动样式
2022-04-02 12:42:48 +00:00
j4587698
ff17c44363 !2607 feat(#I50UHM): add external method on Editor Markdown component
* test: 增加单元测试
* doc: 更新资源文件
* Merge remote-tracking branch 'origin/main' into dev-editor
* doc: 更新示例
* chore: 更新打包脚本
* chore: 恢复 ... 语法
* chore: bump version 6.0.2
* refactor: 移动方法位置
* chore: 更新 MD 脚本
* doc: use PlaceHolder
* revert: format document
* 添加外部操作Editor和Markdown编辑器的方法
2022-04-02 07:00:47 +00:00
Argo
47ca06ad9f !2608 feat(#I50XD6): add GetCheckedItems method on Tree
* refactor: rename GetCheckedItems
* feat: 增加 GetCheckItems 实例方法
2022-04-02 05:35:03 +00:00
Argo
eff31c4b3e !2606 revert(#I50SX7): restore ScrollingDialogContent default value to false
* chore: bumpversion 6.4.12
* doc: 格式化文档
* Revert "!2599 feat(#I50GIB): change the ShowMaximizeButton default val…
2022-04-01 09:14:35 +00:00
Argo
75088d95cc !2605 fix(#I50QYA): don't clear invalid message tooltip after pass async validator rule
* chore: bump version 6.4.11
* test: 增加异步验证单元测试
* test: 移除基类提高性能
* test: 增加 FormItemValidator 单元测试
* test: 增加异步 Rules 单元测试
* refactor: 移动 ErrorMessage 参数
* test: 更新单元测试
* doc: 更新注释
* fix: 修复异步验证导致 UI 不刷新问题
* doc: 精简代码
2022-04-01 06:38:49 +00:00
Argo
cad90db2e7 !2604 fix(#I50NJX): add FormatValueAsString method on RadioList
* doc: 格式化文档
* refactor: 增加格式化值方法
* fix: 增加 CurrentValueAsString 格式化方法
2022-03-31 16:47:33 +00:00
Argo
ba9c271568 !2603 test(#I50NJ3): add Validator unit test 2022-03-31 16:04:23 +00:00
Argo
d0d12c6f63 !2602 doc(#I50L8Q): update ValidateForm sample code
* chore: bump version 6.4.10
* test: 增加单元测试
* wip: submit test
* Merge branch 'main' into feat-form
* doc: 更新 ValidateForm 示例
* refactor: 精简代码
2022-03-31 08:23:51 +00:00
KellsoHP
0607272070 !2601 feat(#I50K6I): IValidator support async validate 2022-03-31 15:12:12 +08:00
Argo
d4b9fdfd13 !2600 doc(#I4UCAK): update card sample code
* doc: 更新示例
* style: 移除 card-title 样式
* chore: 更新模板
2022-03-30 16:34:45 +00:00
Argo
473819f044 !2599 feat(#I50GIB): change the ShowMaximizeButton default value to true and ScrollingDialogContent to true
* doc: 更新文档
* refactor: 弹窗默认内部出现滚动条
* refactor: 编辑搜索弹窗默认显示最大化按钮
2022-03-30 16:00:21 +00:00
Argo
34de83df39 !2598 test(#I50C1Y): improve code coverage for EditorItem
* test: 增加 Order 单元测试
* test: 补充 EditorItem 单元测试
2022-03-30 05:11:43 +00:00
Argo
ac619c7313 !2597 test(#I50BX0): add EditorItem ShowTooltip unit test
* test: 增加 ShowTooltip 单元测试
* refactor: 自动生成组件支持 ShowLabelTooltip 属性
* fix: 修复变量判断条件错误
2022-03-30 04:19:35 +00:00
Argo
93c1d003f2 !2596 test(#I507WN): improve code coverage for IPLocator
* test: 增加单元测试
* refactor: 改造 IPLocator
2022-03-30 01:15:22 +00:00
Argo
e3a0aac176 !2595 fix(#I506W3): min/max not work on MultiSelect
* feat:增加字符串分割方法
* chore: bump version beta01
* doc: 更新示例
* refactor: 重构 Max/Min 验证器
* feat: 增加 ElementCount 拉姆达表达式
2022-03-29 11:04:17 +00:00
Argo
cdcf55d767 !2594 feat(#I4Y0EB): fix footer on EditDialog/SearchDialog on Table
* chore: bump version 6.4.9
* doc: 更新示例
* refactor: 微调样式
* refactor: remove modal-footer class
* feat: 表格编辑搜索弹窗支持内部滚动
* refactor: 弹窗大小默认为 ExtraExtraLarge
2022-03-29 07:04:12 +00:00
Argo
81285a178c !2593 fix(#I500DE): throw exception when not set Value on DateTimeRange component
* test: 增加单元测试
* refactor: 增加 Value 空判断
2022-03-29 07:00:58 +00:00
Argo
4667cb4ac3 !2592 refactor(#I502E4): remove ViewModel to ViewMode
* doc: 更新示例
* refactor: Calendar ViewModel 更改为 Mode
* doc: 更新资源文件
* doc: 更新示例
* refactor: 重命名 Model 为 Mode
* refactor: 更改类名
2022-03-29 03:29:19 +00:00
Argo
6873b53859 !2591 fix(#I5021K): remove the duplicate class name on the button of InputUpload
* fix: 移除冗余 btn 样式
2022-03-29 02:42:19 +00:00
KellsoHP
2f3297d1da fix multiply class for upload input 2022-03-29 10:08:52 +08:00
Argo
d8cc31e71a !2590 test(#I501DL): add unit test of TimePicker
* test: 增加代码覆盖率
* test: 增加 TimeCell_Up 单元测试
* chore: 增加 Dialog 单元测试隔离
2022-03-29 02:01:30 +00:00
Argo
150c51bb40 !2589 test(#I500N7): add unit test for ClipboardService
* chore: bump version 6.4.8
* Merge branch 'main' into test-clip
* test: 增加 ClipboardService 单元测试
* test: 增加 FAIcon 单元测试
* feat: 精简 IconDialog 组件
* chore: 格式化文档
* refactor: 整理文档减少重复
* refactor: 移除 Icon 组件
* test: 增加 Cancel 单元测试
* test: 增加 Icon 单元测试
* test: 增加 IconList 单元测试
* test: 增加单元测试
* refactor: 增加 Cancel 逻辑
* refactor: 增加提示信息
2022-03-29 01:07:01 +00:00
Argo
1317d0e23e !2588 test(#I500MQ): add unit test for IconList
* test: 增加 FAIcon 单元测试
* feat: 精简 IconDialog 组件
* chore: 格式化文档
* refactor: 整理文档减少重复
* refactor: 移除 Icon 组件
* test: 增加 Cancel 单元测试
* test: 增加 Icon 单元测试
* test: 增加 IconList 单元测试
* test: 增加单元测试
* refactor: 增加 Cancel 逻辑
* refactor: 增加提示信息
2022-03-29 01:03:10 +00:00
Argo
c8f1214a80 !2587 doc(#I4ZXNM): update IsCollapsed doc of Tree
* doc: 更新属性参数说明
* doc: 更新 Tree 节点展开示例
* chore: 更新打包文件
2022-03-28 08:12:42 +00:00
j4587698
3d54efe7ab !2559 feat(#I4Z2SE): add FAIcon
* feat: 更改菜单顺序
* doc: 增加切换开关文字
* doc: 增加资源文件
* doc: 更新示例文字
* Merge branch 'main' into dev-icons
* Merge branch 'main' into dev-icons
* doc: 更新示例
* feat: 增加 ShowCopyDialog 参数
* refactor: 更新 DialogService 扩展方法
* refactor: Button 工具栏默认位置更改为 top
* doc: 增加 FAIcon 资源文件
* chore: 移动组件
* chore: 移动组件到 FontAwesome 包内
* Merge branch 'main' into dev-icons
* refactor: 增加 ShowCatalog 参数
* doc: 增加 Tips 说明
* refactor: 移除 NotNull 标签
* refactor: 增加触发条件为 hover
* refactor: 增加样式
* refactor: 更改触发条件为 hover
* refactor: 更新代码
* feat: 完善 Icon 组件点击拷贝逻辑
* feat: 增加弹窗基类精简代码
* chore: 杂项更新
* feat: 增加点击复制按钮逻辑
* feat: 增加显示/销毁 Tooltip 方法
* refactor: 增加拷贝服务功能
* refactor: 更新文件夹名称
* Merge branch 'main' into dev-icons
* style: 微调样式
* doc: 更新示例
* doc: 更新示例
* feat: 移动 IconList
* feat: 移除 table-modal-footer 样式复用 modal-footer
* doc: 更新示例
* refactor: 移动组件
* doc: 更新示例
* feat: FA 组件组增加 IconList 组件
* feat: 增加导航栏鼠标事件
* Revert "wip: 临时提交"
* wip: 临时提交
* Merge branch 'feat-clipboard' into dev-icons
* feat: 增加 Copy 方法
* refactor: 重构 Option 参数
* feat: 增加粘贴服务
* refactor: 移除 partial 关键字
* Merge branch 'main' into dev-icons
* chore: 更新依赖包
* Merge branch 'main' into dev-icons
* 增加图标库组件
2022-03-28 09:56:40 +08:00
Argo
f453563f0d !2586 refactor(#I4ZSO4): add callback on ClipboardService
* chore: 更新配置
* refactor: 更新粘贴板服务
* chore: 更新样式
* refactor: 更改提示框位置
2022-03-27 18:18:24 +00:00
Argo
af87cd0464 !2585 feat(#I4ZSNO): add Clipboard service
* refactor: 重构代码
* Merge branch 'main' into feat-clipboard
* feat: 增加 Copy 方法
* refactor: 重构 Option 参数
* feat: 增加粘贴服务
* refactor: 移除 partial 关键字
2022-03-27 18:06:07 +00:00
Argo
3b864d3a5c !2584 feat(#I4ZSNF): add ShowCloseDialog extension method
* test: 增加单元测试
* refactor: 更改为 ShowCloseDialog
* refactor: 更改触发条件为 hover
* style: 微调样式
* doc: 更新示例
* feat: 移除 table-modal-footer 样式复用 modal-footer
* refactor: 移除 partial 关键字
* chore: 更新依赖包
* Merge branch 'main' into feat-dialog
* refactor: 更新代码
* feat: 增加弹窗基类精简代码
2022-03-27 17:46:31 +00:00
Argo
cfd1d1fb09 !2583 feat(#I4ZSLV): add tooltip api on ButtonBase
* test: 增加单元测试
* feat: 增加显示/销毁 Tooltip 方法
2022-03-27 16:07:57 +00:00
Argo
5072fa7760 !2582 feat(#I4ZS5O): remove table-modal-footer style reuse modal-footer
* doc: 移除 table-modal-footer 样式
* style: 微调 footer 间隙
* chore: 更新打包文件
* style: 微调样式
* feat: 移除 table-modal-footer 样式复用 modal-footer
2022-03-27 10:52:05 +00:00
Argo
c49b4bc79c !2581 test(#I4ZRIP): add table search unit test
* test: 增加顶栏搜索单元测试
* test: 增加高级搜索单元测试
* test: 增加搜索单元测试
* test: 增加骨架屏单元测试
* test: 更改单元测试基类
* test: 修复报错单元测试
* chore: 增加 Table 单元测试隔离类
* test: 增加 TableColumns 单元测试
* test: 增加 Table 单元测试
2022-03-27 03:02:03 +00:00
alex_zou
d8cffb91df !2580 feat(##I4ZN9E): add SelectAll method on BootstrapInput
* test: 更新单元测试
* refactor: 重命名 js 脚本名称
* Update InputTest.cs
* !2580 (#I4ZN9E) Add IsSelectAllTextOnEnter and SelectAllTextAsync , an…
2022-03-25 16:32:10 +00:00
Argo
c238890617 !2579 test(#I4ZN23): increase code coverage
* test: 增加 FullScreenService 单元测试
* test: 增加代码覆盖率
* refactor: 移除过期属性
* test: 移除过期参数
* test: 修复测试失败问题
* test: 增加 ShowLabelTooltip 单元测试
* test: 增加 ShowLabelTooltip 单元测试
* test: 增加代码覆盖率
* test: 删除不使用的代码
2022-03-25 12:07:04 +00:00
Argo
a93942fd2f !2578 test(#I4ZMWB): add Authorize unit test
* test: 增加 Resource 单元测试
* test: 增加未授权单元测试
* test: 增加 AuthorizeView 单元测试
* test: 改造 View 组件
* test: 增加授权视图基类
* test: 修复单元测试
2022-03-25 11:14:06 +00:00
Argo
ace44f11ad !2577 fix(#I4Y6AR): not call OnQueryAsync in edit in cell mode
* chore: bump version 6.4.7
* fix: 修复 InCell 模式更新不刷新页面问题
2022-03-25 08:07:15 +00:00
Argo
b480ddb4ce !2576 test(#I4ZHTE): add Geolocation unit test
* test: 增加单元测试
* test: 增加单元测试
* test: 增加 GeoLocation 单元测试
2022-03-25 02:15:30 +00:00
Argo
f7bf2580b3 !2575 fix(#I4ZBA2): Incorrect search results
* fix: 修复搜索结果栏选中状态不正确问题
2022-03-24 09:18:30 +00:00