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
|
d19237f0ed
|
!2358 test(#I4S9KU): update unit test for AutoComplete
* doc: 更改为 Display 组件
* test: 单元测试代码覆盖率 100%
* refactor: 根据单元测试精简代码
|
2022-01-26 06:21:42 +00:00 |
|
Argo
|
db3f664b8f
|
!2357 test(#I4S78S): add test for auto complete
* test: 增加 AutoComplete 单元测试
* refactor: 重构代码
|
2022-01-25 12:59:33 +00:00 |
|
知足常乐
|
7b02a81683
|
!2356 doc(#I4S1KP): add ValidateRules doc of BootstrapInput
* doc: 增加 ValidateRules 文档
* doc: 更新资源文件
|
2022-01-25 17:21:57 +08:00 |
|
Argo
|
2f10e9b55d
|
!2355 feat(#I4RYFY): add extensions method
* refactor: 更改默认配置
* feat: 增加 Json 本地化配置扩展方法
* feat: 增加 ConfigureBootstrapBlazorOption 配置扩展方法
* refactor: 更改配置方法名称
|
2022-01-24 02:57:30 +00:00 |
|
Argo
|
b8568a55d3
|
!2354 fix(#I4RYFC): DateTimeRange adopt form
* style: 时间范围选择组件更新样式适配 form-inline
|
2022-01-24 02:54:46 +00:00 |
|
Argo
|
7856e02471
|
!2353 feat(#I4RYCH): add OnUpdate parameter on Layout component
* chore: bump version beta05
* chore: bump preview02
* feat: Layout 组件增加 OnUpdate 回调参数
|
2022-01-24 02:47:17 +00:00 |
|
Argo
|
aeb656af8e
|
!2352 fix(#I4RW6K): Edit/Delete button always show in CardVied mode on Table component
* chore: bump version to beta04
* fix: 修复 Table 组件 CardView 模式下编辑与删除按钮始终显示问题
|
2022-01-23 04:47:51 +00:00 |
|
Argo
|
52142b249f
|
!2351 fix(#I4RW5K): update style for Skeleton component
* style: 更新骨架屏样式
|
2022-01-23 04:22:09 +00:00 |
|
Argo
|
1bd9ed1b58
|
!2350 fix(#I4RVX7): redesign the layout Search/Reset button on SearchTemplate
* fix: 修复顶部搜索栏搜索按钮与重置按钮顺序问题
|
2022-01-23 01:53:05 +00:00 |
|
Argo
|
4f680b5fe1
|
!2349 fix(#I4RVWZ): should not show CardHeader when CardHeader is null and not set HeaderText
* fix: 修复未设置 CardHeader 时就显示问题
|
2022-01-23 01:48:07 +00:00 |
|
Argo
|
ee1b40f8a8
|
!2348 fix(#I4RVGM): enumerable sort extension method not work
* chore: bump version to beta03
* fix: 修复集合多列排序未生效问题
|
2022-01-22 11:05:54 +00:00 |
|
Argo
|
ce5a055aec
|
!2346 fix(#I4RV9J): the Edit/Delete button on toolbar can modify readonly row set by ShowEdit/DeleteCallback method
* feat: 增加提示信息初始化
* feat: 增加删除按钮提示无法删除数据
* doc: 更新资源文件增加无法删除提示信息
* feat: 增加选中项无法删除逻辑
* feat: 增加选中项无法编辑提示参数
* doc: 增加资源文件
|
2022-01-22 09:49:07 +00:00 |
|
Argo
|
a08252fc49
|
!2345 fix(#I4RULJ): update margin-left make dropdown align center
* doc: 更新示例
* style: 微调样式居中对齐
* Merge branch 'main' into dev-widget
* chore: 更新 Widget 样式
* doc: 更新文档修复丢失的 Header 内容
|
2022-01-22 06:33:26 +00:00 |
|
Argo
|
4b700378ef
|
!2344 fix(#I4RUJ5): content be corp in Tab body
* fix: 修复 Tab 内容被裁减问题
|
2022-01-22 06:13:32 +00:00 |
|
刘江峰
|
00f3df8737
|
!2342 feat(#I4RUA6): add Title for DropdownWidgetItem
* 为DropdownWidgetItem项目增加悬浮提示信息,可为空,为空时无提示
|
2022-01-22 03:49:27 +00:00 |
|
Argo
|
2629130e39
|
!2343 feat(#I4RQG7): add SortString parameter on Table component
* doc: 更新 SortString 示例
* feat: 移除 SortList 改用 SortString
* refactor: 移除 SortList 使用 SortString 方便代码编写
* feat: 增加 SortListString 参数用于设置多列排序规则
|
2022-01-22 03:44:32 +00:00 |
|
Argo
|
e7fc250dcd
|
!2341 fix(#I4RQEX): missing scroll bar when set RendMode is CardView
* chore: bump version to beta02
* fix: 修复卡片模式下固定表头时无滚动条问题
|
2022-01-21 04:43:59 +00:00 |
|
Argo
|
d7b443d024
|
!2340 doc(#I4RQ7S): update document for Ajax component
* doc: 更新示例文档
* doc: Ajax 组件文档格式化
* doc: 增加 Ajax 组件菜单
* doc: 更改 api 符合 restful 规范
|
2022-01-21 03:50:53 +00:00 |
|
痞子再
|
2901cbe769
|
!2339 feat(#I4RPKE): update Visible on TabItem
* 优化 TabItem显示/隐藏属性 !2339
* update Visible on TabItem
|
2022-01-21 02:41:20 +00:00 |
|
Argo
|
03916c8fda
|
!2338 feat(#I4RKR2): add IsShow parameter on TableToolbarButton
* feat: 工具栏按钮增加 IsShow 参数用于控制是否显示
|
2022-01-20 06:09:24 +00:00 |
|
痞子再
|
0e064a7114
|
!2337 feat(#I4RGER): add Visible on TabItem
* 显示隐藏单个TabItem
|
2022-01-19 08:05:39 +00:00 |
|
Argo
|
b49bfb2695
|
!2336 feat(#I4RG4D): provider BaiduLocator by default
* feat: 公开内置地理位置定位服务
|
2022-01-19 07:33:52 +00:00 |
|
Argo
|
9bd5fc506f
|
!2335 feat(#I4RFNP): add IServiceProvider parameter on LocatorFactory callback
* chore: bump version 6.2.8
* doc: 更新示例文档
* feat: 更新 LocatorFactory 参数增加 ServiceProvider 参数
|
2022-01-19 06:51:59 +00:00 |
|
Argo
|
2e5cbc014e
|
!2334 doc(#I4RFGM): update document for IPLocatorProvider
* doc: 增加可为空标识消除警告信息
* doc: 移除 LocatorName 参数
|
2022-01-19 06:33:58 +00:00 |
|
Argo
|
f5ae665a25
|
!2333 feat(#I4RFA1): redesign IPLocator
* doc: 格式化文档
* refactor: 更新 IIPLocator 接口设计更合理
|
2022-01-19 06:22:25 +00:00 |
|
j4587698
|
eea43eb9c8
|
!2330 feat(#I4RER0 ): add Ajax component
* 修改冲突
* 增加Ajax组件
|
2022-01-19 06:19:24 +00:00 |
|
Argo
|
2e1cf136ce
|
!2332 feat(#I4REU4): add ActiveItem on TreeItem
* feat: add ActiveItem on TreeItem
|
2022-01-19 05:14:28 +00:00 |
|
Argo
|
19756c5a3c
|
!2331 refactor(#I4RET5): update table.js for calculate fix header logic
* refactor: 更新 Table 计算高度 js 移除 16px
|
2022-01-19 05:05:59 +00:00 |
|
alex_zou
|
878a26dcb5
|
!2329 feat(#I4RCYE): add CloseButtonText parameter
* Update Table.razor.Toolbar.cs
* add-Parameter-for-table-ShowEditDialog-CloseButtonText
|
2022-01-19 02:34:04 +00:00 |
|
Argo
|
26245c0db9
|
!2328 doc(#I4RCRW): update sample code for Dialog ShowEdit/Search/SaveDialog
* doc: 增加弹窗示例代码
* feat: 增加 DialogSaveDetail 组件
* refactor: 微调 Popover 脚本代码
* revert: 恢复配置
* doc: 格式化代码
|
2022-01-18 13:32:01 +00:00 |
|
Argo
|
17b9482304
|
!2327 refactor(#I4R9DA): update popover.js javascript
* refactor: 微调 Popover 脚本代码
* revert: 恢复配置
* doc: 格式化代码
|
2022-01-18 05:05:27 +00:00 |
|
Argo
|
9f3e1ef7df
|
!2326 fix(#I4R70W): throw exception in javascript
* chore: bump version beta01
* fix: 修复 AutoComplete 组件脚本报错问题
|
2022-01-17 14:42:55 +00:00 |
|
Argo
|
d73a1abe80
|
!2325 doc(#I4R6SO): update sample code
* chore: bump verson to 6.2.7
* doc: 更改拼写错误
|
2022-01-17 11:51:51 +00:00 |
|
Nine
|
fe30357d55
|
!2324 test(#I4R1L6): add alert component unit tests
* test: 添加 Toggle 组件单元测试
|
2022-01-17 02:27:05 +00:00 |
|
Argo
|
e13d8b4508
|
!2323 test(#I4QZC6): add AutoRedirect unit test
* test: 增加 AutoRedirect 单元测试
* doc: 微调 timeline 示例样式
* doc: 代码格式化
|
2022-01-16 04:12:58 +00:00 |
|
Argo
|
c5fa8efef0
|
!2322 doc(#I4QZ6Z): add IsShow document for RowButtonTemplate
* doc: 更新 OnColumnCreating 示例
* doc: 更新示例文档描述
|
2022-01-16 03:26:51 +00:00 |
|
Argo
|
cdbc35e1fd
|
!2321 test(#I4QZ67): update unit test for Dialog
* test: 更新 Dialog 单元测试
* refactor: 精简代码
* feat: 增加是否拖动与保存成功是否自动关闭
|
2022-01-16 02:18:01 +00:00 |
|
alex_zou
|
8e9cec227a
|
!2319 revert(#I4QWXW): revert code for row expand
* fix(#I4QWXW): redesign detail row expand condition for improve per… again
|
2022-01-16 02:08:26 +00:00 |
|
Argo
|
24525c5feb
|
!2318 feat(#I4QYFE): dialog service support full screen popup window
* doc: 更新 Modal 组件文档
* doc: 更新 Dialog 组件文档
* chore: bump version beta09
* feat: dialog 组件支持全屏
|
2022-01-15 09:31:32 +00:00 |
|
Argo
|
df1bc8fe9c
|
!2317 feat(#I4QXVD): add FullScreenSize parameter on Modal component
* doc: 更新文档
* doc: 增加全屏弹窗示例
* feat: 增加全屏弹窗功能
|
2022-01-15 06:46:06 +00:00 |
|
Argo
|
0cae85ad64
|
!2316 feat(#I4QXK9): add ClientInfo for WebClientService return value
* chore: bump version to beta08
* refactor: 根据最新更改 Locator 内部代码
* refactor: 增加 ClientInfo 实体类方便数据绑定
* doc: 更新资源文件
* refactor: 增加 ClientInfo 实体类用于存储客户端请求信息
|
2022-01-15 04:54:41 +00:00 |
|
alex_zou
|
8a69c1b9ac
|
!2315 feat(#14QWY9): table support color picker
* chore: bump version to beta07
* feat: Table 组件内置支持 ColorPicker
* revert: 回滚 ColocPicker 组件更新
* 添加 是否显示颜色文字标签 参数, 用于行内显示时不显示标签
* Revert "修复DetailRowTemplate默认预先渲染,老版本懒加载效率比较高"
* Table组件生成 Row 单元格, 自动化处理 ColorPicker 组件
* 修复DetailRowTemplate默认预先渲染,老版本懒加载效率比较高
|
2022-01-15 02:58:36 +00:00 |
|
alex_zou
|
ba33550aca
|
!2314 fix(#I4QWXW): redesign detail row expand condition for improve performance
* 修复DetailRowTemplate默认预先渲染,老版本懒加载效率比较高
|
2022-01-15 01:15:49 +00:00 |
|
Argo
|
2254209202
|
!2313 fix(#I4QT7M): set text align to center on select in pagination
* style: 微调导航条样式居中对齐
* chore: bump version beta06
|
2022-01-14 05:56:14 +00:00 |
|
Argo
|
0923bb171f
|
!2312 fix(#I4QP5C): throw exception when enable double click table cell
* fix: 修复双击单元格报错问题
|
2022-01-14 04:02:09 +00:00 |
|
Argo
|
860aeb41ae
|
!2311 fix(#I4QHL7): not show toast info when save/delete failed
* fix: 修复保存失败无提示问题
|
2022-01-14 04:00:19 +00:00 |
|
Argo
|
7e3b1cbe59
|
!2310 feat(#I4PQG5): add Reset method on Upload component
* feat: 增加 Reset 方法用于清空已上传列表
|
2022-01-13 11:59:42 +00:00 |
|
Argo
|
75792f5a29
|
!2309 feat(#I4QMF1): add AutoRedirect component
* chore: bump version to beta05
* feat: 增加 AutoRedirect 组件
|
2022-01-13 02:54:22 +00:00 |
|
Argo
|
3479a689a5
|
!2308 feat(#I4QH0N): auto show prefix label when dropdown component in validate form
* chore: bump version to beta03
* feat: dropdown 组件增加 label
* chore: 更新打包脚本
|
2022-01-12 04:19:35 +00:00 |
|