Commit Graph

4180 Commits

Author SHA1 Message Date
Argo
67a4ba60fd !3512 fix(#I608YD): redesign ImageViewer component use dynamic javascript module
* chore: 更新脚本
* feat: ImageViewer 移除脚本改用动态加载
2022-11-09 05:30:30 +00:00
Argo
25f158b0cd !3511 fix(#I5ZZGK): top search can't collapse on Table component
* test: 修复 Table 单元测试
* test: 更新 Table 单元测试
* test: 更新 ListView 单元测试
* test: 更新 ImageView 单元测试
* test: 更新分页组件单元测试
* fix: 修复 Table 顶栏搜索无法折叠问题
2022-11-09 05:24:43 +00:00
Argo
7a9bc98e6a !3508 feat(#I600RU): support custom pagination on Table component
* doc: 更新文档
* refactor: 增加分页信息本地化
* refactor: 更新 Dispose 接口实现
* chore: 精简资源文件
* feat: Table 组件适配新版 Pagination 组件
* refactor: InfoTemplate 更改为 PageInfoTemplate
* feat: Table 组件适配新版 Pagination 组件
* doc: 格式化文档
* doc: 更新 Table 组件动态分页示例
* refactor: 移除 PageIndex 可见性
2022-11-08 04:21:44 +00:00
j4587698
3a1786667a !3507 doc(#I5ZZ4D): update BarcodeReader/QRCode document
* BarcodeReader添加安装Nuget包的文档
2022-11-08 02:14:46 +00:00
Argo
db46ee2c32 !3506 feat(#I5ZY5D): redesign pagination component
* doc: 更新 ListView 示例
* fix: 修复页码小于 MaxPageLinkCount 显示错误逻辑
* refactor: 更新 ListView 组件适配新的分页组件
* chore: 更新示例文档
* doc: 增加 ShowPageInfo 示例
* refactor: 增加 PageInfo 模板
* doc: 增加显示导航示例
* chore: 更新资源文件
* feat: 增加 GotoTemplate 模板
* feat 增加 GotoNavigator 组件
* feat: Number 组件支持自定义样式
* doc: 增加对齐示例资源文件
* feat: 增加 Alignment 参数
* feat: 增加 Ellipsis 图标逻辑
* refactor: 更新 page-link 样式
* doc: 更新示例
* refactor: 增加图标设置
* feat: 增加 MaxPageIndexCount 参数控制最多显示页码数量
* feat: 上一页下一页增加循环逻辑
* feat: 实现 OnClick 逻辑
* style: 更新样式
* feat: 增加 IsDisabled 参数
* refactor: 更改为 EventCallback 回调
* refactor: 增加 PaginationItem 组件
2022-11-07 15:27:24 +00:00
Argo
2ecc8c7a11 !3505 doc(#I5ZP1D): update topology sample document
* doc: 更新文档
2022-11-06 15:24:16 +00:00
Argo
e66aa6a566 !3504 doc(#I5ZMPA): update document for UpdateIntro component
* doc: 更新 Tree 组件文档
* refactor: UpdateIntro 样式隔离
2022-11-05 08:42:35 +00:00
Argo
1c40cd801d !3503 doc(#I5ZMBI): update FanControllerDataService service life cycle to scope
* fix: 更改数据服务为 Scope
2022-11-05 07:19:48 +00:00
Argo
f35b644d37 !3502 fix(#I5ZM89): throw exception when navigation from page has Timer component
* fix: 修复销毁 Timers 是调用 dispose 方法报错问题
2022-11-05 07:00:02 +00:00
Argo
e6de5941bc !3501 feat(#I5ZM7B): add card-shadow variable on Card component
* refactor: 增加 card-shadow 样式
2022-11-05 06:53:32 +00:00
Argo
916173dd3e !3500 fix(#I5ZM1L): the BrowserButtonIcon default value set to null ButtonUpload component
* fix: 修复 BrowserButtonIcon 图标无法清空问题
2022-11-05 06:18:09 +00:00
Argo
98b6320573 !3499 chore(#I5ZLQ8): bump version 6.12.0
* chore: bump version 6.12.0
2022-11-05 05:22:26 +00:00
Argo
f1650b77ae !3498 fix(#I5ZLPV): throw exception on Timer component
* refactor: 修复 Timer 报错问题
2022-11-05 04:13:30 +00:00
Argo
e96c320c14 !3497 fix(#I5YNJU): throw exception when put Toast in razor file
* fix: 修复直接放置 Toast 组件到 Razor 页面报错问题
2022-11-04 14:43:11 +00:00
Argo
42e8174a5c !3496 doc(#I5ZK56): add Cache-Control configuration section in appsettings.json
* refactor: 移除 js 缓存配置
* chore: 增加 js 脚本缓存机制
* chore: 增加缓存设置
* chore: 增加 js 缓存设置
* Revert "wip: 临时提交"
* wip: 临时提交
* doc: 格式化代码
* refactor: 动态模块增加版本缓存
* Revert "!3494 fix(#I5ZDLY): add tail of javascript path for remove module cache"
* chore: 增加缓存文件配置项
* test: 修复失败的单元测试
* chore: 更新 BarCode 组件包
* chore: 增加网站缓存配置项默认 8640000
2022-11-04 10:24:24 +00:00
Argo
3e1e05bbf6 !3495 feat(#I5ZGLO): update QRCode component render code after content changed
* chore: bump version 6.4.0
* feat: 支持 Content 动态变化
2022-11-04 05:58:49 +00:00
Argo
3f1fbe9bb9 !3494 fix(#I5ZDLY): add tail of javascript path for remove module cache
* fix: update module link path for remove client cache
2022-11-04 00:53:23 +00:00
alex_zou
519673cfae !3493 feat(#I5ZDLY): add version control for javascript module
* JS import module with version
2022-11-04 00:38:52 +00:00
Argo
a03f7068c7 !3492 chore(#I5ZCPB): remove js/css cache from web
* chore: 移除 js css 缓存
2022-11-03 11:50:43 +00:00
Argo
5d7da582b9 !3491 fix(#I5ZBWL): PageIndex not work in the first render on Pagination component
* chore: bump version 6.11.32-beta03
* fix: 修复设置 PageIndex 参数后首次加载失效问题
2022-11-03 09:57:03 +00:00
Argo
15372f4ec8 !3490 feat(#I5ZB6J): use fetch instead of jQuery ajax api
* chore: bump version 6.11.32-beta02
* refactor: 移除不使用的扩展方法
* test: 修复失败的单元测试
* doc: 格式化文档
* doc: 更新 Ajax 示例
* doc: 更新示例
* refactor: 代码重构
* refactor: 用 fetch 代替 ajax
* Merge branch 'main' into feat-ajax
* wip: 临时提交
2022-11-03 08:58:23 +00:00
Argo
b10457f42e !3489 feat(#I5Z55D): redesign table component use dynamic load java script module
* feat: 增加 Filter 组件按钮功能
* refactor: 调整 filter 样式
* feat: 增加重置确认按钮关闭弹窗功能
* feat: 增加 Table 参数
* refactor: 移除 IsShow 属性 Filter 按钮功能移到客户端
* fix: 修复点击 Select 导致 Filter 关闭问题
* Merge branch 'feat-table-rebase' into feat-table
* feat: 重构 Table 组件
* chore: 更新资源文件
* feat: dropdown 模块增加 toggle 方法
* feat: utility 增加 getWidth 等方法
* fix: 修复 tooltip 无法显示 html 问题
* chore: 格式化代码
* fix: 修复 InvokeAsync 无返回值问题
* chore: 精简代码
* chore: 增加图标
* feat: Table 组件支持响应式布局
2022-11-03 07:33:31 +00:00
Argo
1a4e8ebc17 !3488 feat(#I5Z543): Responsive inherit IDisposable interface
* feat: Responsive 组件增加 IDispose 接口实现
2022-11-02 11:24:48 +00:00
Argo
8c9123d2d4 !3487 feat(#I5Z36Y): add DownloadFromFileAsync extension method for DownloadService
* chore: bump version 6.11.32-beta01
* test: 增加单元测试
* refactor: 增加 Download 服务扩展方法
2022-11-02 10:16:09 +00:00
Argo
1f36fa1814 !3486 fix(#I5YRUU): call dispose after navigation from component inherited ValidateBase
* refactor: 更新 tooltip 销毁逻辑
* refactor: 优化代码
2022-11-01 03:46:01 +00:00
Argo
425e7a0541 !3485 refactor(#I5YQBA): update the OnClose callback on ModalDialog
* chore: bump version 6.11.31
* doc: 更新资源文件
* fix: 更改逻辑保证弹窗自己关闭
2022-11-01 01:58:59 +00:00
Argo
205bc033f6 !3484 fix(#I5YNJU): throw exception when put Toast on razor file
* fix: 修复网页中直接放置 Toast 标签报错问题
2022-11-01 01:47:07 +00:00
Argo
2f36c0aee5 !3483 feat(#I5YMXM): add ResetVisibleColumns method on Table
* chore: bump version 6.11.30
* doc: 增加设置列示例
* refactor: 增加 ColumnVisibleItem 类负责处理列显示隐藏逻辑
2022-10-31 09:19:16 +00:00
Argo
55648cc7da !3482 doc(#I5YMD9): update document for Dialogs/Modals
* doc: 更新 Dialogs 文档
* refactor: 更新 Dialogs 示例文档
* chore: 增加缓存机制生效配置
* doc: 增加按钮间距
* doc: 更新 Modal 示例文档
2022-10-31 08:37:41 +00:00
Argo
3707808a99 !3481 feat(#I5YINB): add EditDialogFullScreenSize on Table component
* test: 增加 EditDialogFullScreenSize 参数单元测试
* chore: bump version 6.11.30-beta04
* feat: Table 组件增加 EditDialogFullScreenSize 参数用于设置弹窗全屏参数
2022-10-31 03:04:14 +00:00
Argo
e68d65b9bb !3480 feat(#I5YGJ6): Checkbox use javascript dynamic module load
* chore: bump version 6.11.30-beta03
* refactor: 重构 Checkbox 组件脚本交互方法
* feat: 增加 setIndeterminate 方法
2022-10-30 15:35:58 +00:00
Argo
b4427b3a96 !3479 feat(#I5YGH1): redesign Card component
* test: 更新单元测试
* doc: 更新文档
* refactor: 更新 CardHeader/Body/Footer 模板属性名称
* refactor: 重构 Card 组件
* refactor: 移除 Card 脚本
* refactor: 开发模式移除压缩
2022-10-30 14:52:24 +00:00
Argo
7a80b78c8f !3478 feat(#I5YDIK): bump BarcodeReader version to 6.3.0
* doc: 官网示例更新依赖包
* fix: 更新 BarcodeReader 组件兼容新版本
* chore: 修复资源文件显示问题
2022-10-29 06:33:37 +00:00
Argo
a9a9cc6120 !3477 doc(#I5YDEZ): update document for QRCode add the barcode extensions package
* doc: 更正 Chart 文档
* doc: QRCodes 增加扩展包说明
* doc: 微调 code-label 下间隙
* Revert "doc: Toasts 页面 Pre 组件重构"
* doc: Toasts 页面 Pre 组件重构
* refactor: 移除 Pre 组件默认的 margin
* fix: 增加定时器保护
2022-10-29 06:12:59 +00:00
Argo
a754d53848 !3476 doc(#I5YA7C): update OnItemsChanged to OnSelectedItemsChanged for Transfer doc
* doc: 更正 Transfer 文档描述错误
2022-10-29 05:08:34 +00:00
Argo
85defdd833 !3475 doc(#I5YD88): add cache for static files
* refactor: 增加 fa 资源文件版本号
* doc: 增加图片缓存
* Merge branch 'Test_doc_cache_images' into feat-images-cache
* 测试文档网站指定图片路径缓存到浏览器
* chore: 尝试增加缓存
2022-10-29 04:43:04 +00:00
Argo
0f33596dda !3474 fix(#I5Y48E): add log error when for localization format incorrect
* chore: bump version 6.11.30-beta02
* test: 增加单元测试
* refactor: 更新带格式的资源文件格式化逻辑
* fix: 修复格式给错记录日志功能
2022-10-28 03:18:19 +00:00
Argo
08012b8aa0 !3473 fix(#I5Y3TW): the text of CardView on Table double
* chore: bump version 6.11.29
* fix: 卡片视图文本显示双份
2022-10-28 02:19:25 +00:00
Argo
411fd3d9cc !3472 doc(#I5Y68F): add Spain Spanish localizer json file
* doc: 增加西班牙语资源文件
2022-10-28 02:04:48 +00:00
alex_zou
34206c9fc5 !3471 chore(#I5Y63R): add spain spanish locales
* 优化星期x字符串长度, 日历不能显示全名, 改为缩写
* 完善翻译
* Locales西班牙文翻译
2022-10-28 01:57:17 +00:00
Argo
d4fe4d25db !3470 doc(#I5XZN8): update sample code for fixed header table in dialog
* doc: 增加弹窗中使用固定表头的 Table 示例
2022-10-27 07:27:37 +00:00
Argo
c905239efb !3469 fix(#I5XXF9): javascript remove ?? compatible ios 12
* chore: bump version 6.11.30-beta01
* 修复 Logical nullish assignment (x ??= y) 或者 Nullish coalescing operator…
2022-10-27 03:04:46 +00:00
Argo
ae63193d7c !3468 doc(#I5XXEB): update sample code of Timeline/Console/Light
* chore: bump version 6.11.29
* Merge branch 'main' into fix-download
* doc: 格式化代码
* refactor: 增加重置 Tooltip 示例
* doc: 更新资源文件
* refactor: 更新参数 Title 为 TooltipText
* refactor: 更新代码
* refactor: 更新 Tooltip 支持移除 tooltip 功能
* refactor: 增加 download 模块 dispose 方法
2022-10-26 17:33:55 +00:00
Argo
c22ca2c020 !3467 feat(#I5XXE7): Tooltip support switch title outside
* refactor: 更新 Tooltip 支持移除 tooltip 功能
2022-10-26 17:29:03 +00:00
Argo
da880c364b !3466 fix(#I5XXE6): rename Light Title parameter to TooltipText
* refactor: 更新参数 Title 为 TooltipText
2022-10-26 17:23:09 +00:00
Argo
87096084ce !3465 fix(#I5XXE5): missing dispose method on Download module
* refactor: 增加 download 模块 dispose 方法
2022-10-26 17:19:47 +00:00
Argo
1eb8b9b4b4 !3464 refactor(#I5XX2Y): update the css for bg-light/secondary
* refactor: 更新样式
2022-10-26 13:54:20 +00:00
Argo
b7a5e5bacb !3463 test(#I5XX26): add unit test for Button/PopConfirmButton
* test: 补充 PopConfirmButton 单元测试
* test: 补充 Button 单元测试
* Merge branch 'main' into doc-site
* test: 增加 Toast 组件单元测试
* refactor: 全局搜索增加点击候选项导航功能
2022-10-26 13:43:08 +00:00
Argo
acf956c31b !3462 fix(#I5XWWT): update the css for Toast center placement
* test: 增加单元测试
* chore: bump version to 6.11.28
* chore: 更新样式
* fix: 修复 Toast 九宫格位置不正确问题
2022-10-26 13:04:14 +00:00
Argo
dffcdb71d2 !3461 doc(#I5XU7U): update Layout sample code
* refactor: 修复 Layout 示例文档中 Header 位移问题
* doc: 更新资源文件
* doc: 更新资源文件
2022-10-26 08:23:38 +00:00