Commit Graph

2767 Commits

Author SHA1 Message Date
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
devhxj
de3a554fa8 !2307 fix(#I4PVTO): redesign fix body logic for top search box
* update src/BootstrapBlazor/Components/Table/Table.js.
2022-01-11 10:11:14 +00:00
Argo
0c435e5d0c !2306 doc(#I4Q910): update introduction page for Admin project
* doc: 更新 Admin 链接
* doc: 更新资源文件
2022-01-11 01:28:39 +00:00
Argo
a708ef6a0d !2305 doc(#I4Q8H7): update sample code for Block component
* doc: 修复 Block 示例报错问题
2022-01-11 01:07:35 +00:00
Argo
a03aa3466b !2304 feat(#I4Q8P3): add runtime info on website footer
* feat: 增加程序运行时间
* doc: 格式化文档
2022-01-10 17:45:37 +00:00
Argo
1cb4ce82ae !2303 feat(#I4Q0MF): add text align center style for the select in pagination component
* style: 增加居中样式
* chore: 更新资源文件
2022-01-09 16:17:55 +00:00
Argo
7b8366dbeb !2302 feat(#I4Q0IK): use route name as tab text if not provider TabItemOptionAttribute
* chore: bump version 6.2.7-beta02
* feat: 未设置标签页 Text 时使用路由名称
2022-01-09 16:07:50 +00:00
Argo
ce7dc4daa4 !2301 feat(#I4Q0CM): recover NavigateTo extension method
* chore: update release note
* doc: 格式化文档
* revert: 恢复 Navigation 扩展方法
2022-01-09 16:02:35 +00:00
Argo
e1bad7b1ad !2300 fix(#I4Q0DK): throw exception use Item as data source
* chore: bump version to 6.2.6
* fix: 修复移除 UseInjectDataService 导致使用 Items 时报错问题
* doc: 更新介绍文档修复资源文件错误
2022-01-09 12:53:42 +00:00
Argo
3b7d2d6695 !2299 doc(#I4Q071): add sample code for multiple column sort on Table component
* chore: bump version to 6.2.5
* doc: 增加 Table 多列排序示例
2022-01-09 10:28:01 +00:00
Argo
67cc577960 !2298 feat(#I4Q03I): add OnSort action on Table component
* refactor: 重构 Table 组件 OnSort 回调委托
* feat: 动态多列排序功能
2022-01-09 09:34:23 +00:00
Argo
386e2a4364 !2297 feat(#I4PZBR): remove UseInjectDataService parameter from Table component
* chore: bump version 6.2.4
* doc: 更新表格边距示例
* feat: 弃用 UseInjectDataService 参数
2022-01-09 03:32:25 +00:00
Argo
bae5b76c2c !2296 fix(#I4PKOC): throw exception when switch page that has Model component
* chore: bump version to 6.2.3
* revert: 修复Modal 组件切换页面导致报错问题
2022-01-08 06:33:39 +00:00
Argo
809808eb03 !2295 chore(#I4PXI0): add lang for docker image
* chore: dockerfile 镜像增加文化信息
2022-01-08 06:10:24 +00:00
alex_zou
ae70fd1ab0 !2294 fix(#I4PWKC): filter result incorrect when use more than one conditions
* 修复 issues/I4PWKC 数量列筛选点+号添加新筛选条件,新筛选条件绑定@Value1错误,应为@Value2
2022-01-08 05:00:36 +00:00
Argo
9f0328151d !2293 fix(#I4PSJO): advance search than has enum type property always has value even set CustomerSearchModel
* chore: bump version 6.2.2
* fix: 修复 SearchModel 包含枚举类型导致条件一直有默认值
2022-01-07 04:58:32 +00:00
Argo
2e4e96853c !2292 fix(#I4PM8I): DeleteAsync callback method not work on dynamic context Table component
* doc: 增加说明文档
* doc: 更新示例文档
* fix: 修复动态删除回调失效问题
* wip: 临时提交转移电脑
2022-01-06 16:36:43 +00:00
Argo
ff9a0cb50e !2291 fix(#I4PPY4): throw exception when datasource collection is empty on Table component
* chore: bump version 6.2.1
* doc: 更新示例
* fix: 修复集合为空时聚合函数报错
* feat: 更新 Empty 内部结构
2022-01-06 12:04:45 +00:00
Argo
b0cbe1da84 !2290 doc(#I4PPRR): update sample code for table footer
* doc: 更新 Footer 示例
2022-01-06 11:17:37 +00:00