Commit Graph

2336 Commits

Author SHA1 Message Date
Argo
cbe5746501 !1916 fix(#I4COQ4): ValidateForm SetError method support UnaryExpression
* fix: 自定义设置错误支持 UnaryExpression
2021-10-04 12:28:45 +00:00
Nine
4a92f96e62 !1913 doc(#I4COPH): add english translation of editor page
* doc: 添加 editor 组件资源文件
* Merge branch 'dev' of https://gitee.com/LongbowEnterprise/BootstrapBla…
* doc: 添加 Editors 示例资源文件
2021-10-02 14:21:28 +00:00
Argo
a41f005df5 !1915 feat(#I4COGU): add TableSettings for BootstrapBlazorOption
* chore: bump version to 5.13.1
* style: 移除最小宽度样式
* feat: 增加 Table 全局配置类
2021-10-02 06:57:45 +00:00
bdbox
b79b8cf1dd doc(#I4CNYL): update document for Card
* 说明信息不对,在第78行。应该是对success的说明,实际上写成了secondary
2021-10-01 17:07:01 +08:00
Argo
089bc38563 !1912 feat(#I4CLZX): table excel mode support keyboard event
* doc: 增加键盘支持示例
* feat: Table 组件 Excel 模式增加对键盘支持
2021-09-30 07:29:57 +00:00
Argo-Tianyi
b5654c97aa chore: bump version to 5.13.0 2021-09-30 10:28:03 +08:00
Argo
af4e944132 !1911 fix(#I4CK56): filter popup window should be follow scroll
* feat: 增加 excel 模式脚本调用
* fix: 修复有 toolbar 时 filter 弹窗高度不正确问题
2021-09-30 02:18:13 +00:00
Argo-Tianyi
f108ad5aaa fix: use Func<Task> segment 2021-09-28 15:31:42 +08:00
Argo
54dabc7eda !1910 feat(#I4A2L8): add IsReadonlyWhenAdd/Edit parameter on IEditorItem interface
* chore: update bundle style
* Merge remote-tracking branch 'origin/dev' into dev-table
* chore: bump version to 5.12.7
* refactor: 完善继承 IEditorItem 实现类属性
* refactor: 移动只读属性到 IEditorItem 接口
* refactor: ITableColumn 增加新建只读与编辑只读属性
* style: 微调 Search 样式
2021-09-28 07:09:08 +00:00
Argo
31e9b2599c !1909 feat(#I4C8GT): update style for accordion component
* style: 微调手风琴按钮样式
2021-09-28 04:56:21 +00:00
Argo
6649f12895 !1908 fix(#I4C2OZ): make Filter window show in right place when set SearchMode to Top
* chore: bump version to 5.12.6
* doc: 更新 Search 示例
* fix: 修复 Filter 弹窗高度位置问题
2021-09-27 11:38:51 +00:00
Argo
716ef1e699 !1907 feat(#I4C5L3): add --bs-border-color variant
* revert: checkbox style
* Revert "!1904 doc(#I4C1FN): add new sample code for TableColumn"
* style: 微调 checkbox 选中样式
2021-09-27 11:17:03 +00:00
Argo
2f88cd0844 !1906 feat(#I4BGUS): redesign Transfer logic
* doc: 更新示例代码
* refactor: 重构 Transfer 逻辑
2021-09-27 10:47:16 +00:00
Argo
0e814d1150 !1905 feat(#I4C1O2): add IsSearch parameter on EditorForm component
* chore: bump version to 5.12.5
* feat: SearchDialog 更新 IsSearch 参数
* feat: Table 组件搜索表单使用 IsSearch 参数
* refactor: 移除 placeholder 参数
* feat: EditorForm 增加 IsSearch 用于适配 Table 组件中用于 Search 使用
2021-09-27 05:15:55 +00:00
Argo
ef7c61ce64 !1904 doc(#I4C1FN): add new sample code for TableColumn
* Merge branch 'dev' into dev-table
* style: 增加 bs-bg-disabled 变量颜色
* style: 设置示例样式
* refactor: 设置教育列宽度
* feat: 内置 disabled 样式
* refactor: Foo 增加静态方法
* refactor: 微调日期宽度
* refactor: 获取头像链接重构为 Foo 静态方法
* doc: 增加 Table 组件实战示例
* style: Table 组件兼容 Progress 组件
2021-09-27 03:10:54 +00:00
Argo
c5c81b8e50 !1903 feat(#I4BZER): table cell compatible Progress component
* style: 设置示例样式
* refactor: 设置教育列宽度
* feat: 内置 disabled 样式
* refactor: Foo 增加静态方法
* refactor: 微调日期宽度
* refactor: 获取头像链接重构为 Foo 静态方法
* doc: 增加 Table 组件实战示例
* style: Table 组件兼容 Progress 组件
2021-09-26 13:43:54 +00:00
Argo
dcdf029473 !1902 fix(#I4BYML): can't close the ModalDialog use @ref.Close method when write code in razor
* fix: 修复 razor 文件中写好 Modal 二次关闭不响应问题
2021-09-26 10:31:13 +00:00
Argo
bda30dd6c8 !1901 fix(#I4BVG7): menu text wrap in layout when set IsCollapsed to true
* chore: bump version to 5.12.4
* doc: 更新带侧边栏的菜单示例
* style: 更新 Menu 菜单收缩样式
2021-09-26 05:26:39 +00:00
Argo
a79da2013a !1900 chore(#I4BU04): add clean method before bundle css and scripts
* chore: add env variant
* chore: 增加 dotnet bundle 支持
* chore: 增加 --no-color 参数
* chore: 更新脚本增加 clean 命令
* chore: update sdks for 2.1 and 5.0
* chore: update sdks
* chore: update sdks
* chore: update netcore sdk 5.0.x
* chore: update netcore 5.0 sdk
* chore: update netcore 2.1 sdk
* chore: 增加 netcore 2.1 环境安装
* chore: 更新 build action 脚本
* chore: 增加打包脚本运行条件
2021-09-26 02:10:21 +00:00
Argo
cc0e9ac356 !1899 feat(#I4BSY9): add MaintainAspectRatio option on Chart component
* chore: bump version to 5.3.0
* feat: 增加宽高比锁定可配置功能
2021-09-25 14:56:15 +00:00
Argo
fec2dfda43 !1898 feat(#I4BT08): Display support convert bool data type to Switch component
* feat: 生成 Display 组件支持 Switch
* fix: 修复 RenderCell 逻辑增加对 Template 支持
* refactor: 更改 Data 为 Items
2021-09-25 13:59:53 +00:00
Nine
5095964297 !1897 feat(#I4BS60): add a method that get current item of tab
* refactor: 重命名 GetActiveTab 方法
* refactor: 重构 获取当前 tab 方法
* doc: 添加 tab 页面资源文件
* feat: Tab 组件添加获得当前 Tab 的方法
2021-09-25 13:52:30 +00:00
Argo
acee455500 !1896 feat(#I4BONF): filter row support fix column feature
* feat: 过滤行支持固定列功能
* feat: 下拉框增加阴影效果
2021-09-24 16:37:12 +00:00
Argo
3b71e26ace !1895 fix(#I4BR3T): resolve Align not work
* doc: 更新对齐示例
* feat: 修复对齐不生效问题
* feat: 修复 bool 类型默认渲染
2021-09-24 15:22:50 +00:00
Argo
983d3267eb !1894 feat(#I4BR2C): add auto calc table body height function if set IsFixedHeader to true
* chore: 更新打包文件
* feat: 表格容器增加 table-fixed 样式
* doc: 更新表格编辑示例
* feat: 更新固定表头样式逻辑
* feat: Height 参数设定整个组件高度
* chore: 更新固定表头样式与脚本
2021-09-24 14:41:14 +00:00
Argo
0de7205e6e !1893 feat(#I4BPWM): DateTimeRange support only choose Star/End value
* fix: 修复 DateTimeRanger 双向绑定问题
* refactor: 重构 Tabs 字体与滚动条样式
* feat: DateTimeRange 组件支持单选时间自动补全
2021-09-24 09:28:02 +00:00
Argo
1dbac568c6 !1892 feat(#I4BKZ5): add IsFixedHeader parameter on Table component
* chore: bump version to 5.12.1
* refactor: 重构代码提高可读性
* doc:  更新自适应高度示例
* chore:  增加自适应高度算法与样式
* doc: 更新固定表头示例
* feat: 固定表头滚动条更改为自定义样式
* chore: 更新样式与脚本固定表头滚动条更改为自定义
* doc: 更新固定表头示例
* feat: 增加 IsFixedHeader 属性
* refactor: 移除 Obsolete 标签属性
* doc: 更新 ModalDialog 文档注释
2021-09-23 16:13:57 +00:00
Argo
c15a534ca5 !1891 feat(#I4BKZ2): source code link compatible Anchor link
* feat: 增加 hash 识别
2021-09-23 16:09:29 +00:00
Nine
ba2d890289 !1890 feat(#I4BHKQ): add OnValueChanged callback on DateTimeRange component
* fix: 修复 Value 改变时,不触发 OnValueChanged 事件
2021-09-23 09:03:51 +00:00
Argo-Tianyi
e4aed3f152 chore: bump version to 5.12.0 2021-09-23 10:11:50 +08:00
Argo
8ccfa19f50 !1889 fix(#I4BEZN): set the range of DateTime on Initilize
* Merge branch 'dev' into dev-css
* feat: 增加默认文化参数
* fix: 修复 Range 组件未初始化值
* style: 更新 check 样式
2021-09-23 01:09:04 +00:00
Argo
90f5da333c !1888 feat(#I4BEXP): add DefaultCultureInfo parameter on BootstrapBlazorOption
* feat: 增加默认文化参数
2021-09-23 00:57:27 +00:00
Argo
802cc66bc3 !1887 feat(#I4BEXB): add no wrap class for TreeItem
* style: 微调 Tree 长度不折行样式
2021-09-23 00:54:56 +00:00
Argo
840f709320 !1886 fix(#I49905): update Menu component resolve throw exception when set OnClick callback
* chore: bump version to 5.11.4-beta01
* fix: 修复 wasm 模式下有 onclick 导致异常问题
2021-09-22 07:20:31 +00:00
Argo
63d5662343 !1885 feat(#I4BAQS): add max-width style for the label of checkbox
* chore: bump version to 5.11.3
* style: 增加 Checkbox 组件 Label 最大宽度
2021-09-22 06:26:25 +00:00
Argo
b7c40407fc !1884 feat(#I4BB1T): add IsEditable extension method for IEditorItem
* feat: 增加扩展方法 IsEditable 统一组件渲染不可编辑逻辑
2021-09-22 06:06:25 +00:00
Nine
51889debbc !1883 doc(#I49PL9): add english translation of datetimepickers page
* Merge branch 'dev' of https://gitee.com/LongbowEnterprise/BootstrapBla…
* doc: 添加 DateTimePickers 页面资源文件
2021-09-22 06:04:04 +00:00
Argo
21937b4ef0 !1882 feat(#I4BAMI): add max height css for MultiSelect component
* style: 更新 MultiSelect 项目过多时自动出现滚动条样式
2021-09-22 04:55:54 +00:00
Argo
04ce42d8b3 !1881 doc(#I4B7W9): update multiple header Sort/Filter sample code
* chore: bump version to 5.11.2
* doc: 更新多表头排序筛选示例
2021-09-21 16:07:42 +00:00
Argo
0334f766c2 !1880 feat(#I4B7W5): set Switch is the default component of bool data type
* doc: 更新示例移除 ComponentType 设置
* refactor: bool 数据类型内置渲染更改为 Switch
2021-09-21 16:03:38 +00:00
Argo-Tianyi
49c487c1df chore: update HandwrittenPage route link 2021-09-21 14:58:25 +08:00
Argo-Tianyi
b898cc6424 doc: update HandWrittenPage link address 2021-09-21 14:52:28 +08:00
Argo-Tianyi
3bb75e68cc chore: add vedio link for excel mode of Table 2021-09-21 14:34:59 +08:00
Argo
6b7ca93002 !1879 fix(#I4B6X8): make the Title of website correct
* chore: 更新组件个数
* doc: 更新 Excel 示例文档
* fix: 修复标题栏未显示问题
2021-09-21 06:20:35 +00:00
Argo
b7bc255049 !1878 feat(#I4B642): Table support OnSaveAsync get data on Excel mode
* doc: 增加 Excel 使用文档
* doc: 更新注释
* doc: 更新示例
* doc: 更新资源文件
* feat: 增加单元格保存逻辑
* feat: 重构 CreateComponentByFieldType 方法
* style: 更新对齐样式
2021-09-21 00:15:42 +08:00
Argo
5b82b5b58e !1877 refactor(#I4B63R): make extensions project can compile
* Revert "chore: bump version to 5.2.1"
* chore: bump version to 5.2.1
* chore: 更新依赖组件
* refactor: 增加缺失的命名空间
* doc: 增加注释
* test: rename Data to Items
2021-09-20 16:02:01 +00:00
Argo-Tianyi
20a9dd4443 chore: upgrade build environment version to 5.0.401 2021-09-21 00:35:55 +08:00
Argo
4774e725b3 !1876 feat(#I4B5NZ): Table support OnQueryAsync get data on Excel mode
* refactor: 微调 SelectedRows 逻辑
* doc: 更新菜单文字
* feat: 增加 Excel 模式删除逻辑
* doc: 更新示例文档
* feat: 更新 Excel 模式下新建按钮逻辑
* doc: 移除 Switch 居中示例
* style: 设置 Excel 模式下 Swtich 默认居中样式
* feat: 新建行数据时增加对 DBNull 处理
* Merge branch 'dev' into dev-select
* doc: Excel 示例拆分为
* feat: Data 更改为 Items
* feat: 更新动态创建组件内部使用 Data 逻辑
* feat: DataTableDynamicContext 完善内部通知机制
* style: 更新样式
* doc: 增加 OnQueryAsync 获取数据源 Excel 模式示例
* feat: 正常绑定模型 Excel 模式增加新建逻辑
* feat: 对齐方式增加 text 支持
* refactor: RowItemsCache 更改为 List
* feat: 只读与不可编辑单元格渲染成 Display 组件
* feat: Excel 模式下禁用斑马线特效
* style: 微调 select 单元格内充满效果
2021-09-20 10:48:49 +00:00
Argo
187293ea26 !1875 feat(#I4B5EO): rename Data to Items on IEditorItem interface
* feat: Data 更改为 Items
2021-09-20 06:22:13 +00:00
Argo
2143376547 !1874 fix(#I4ASEJ): no trigger OnCellRender when set AutoGenerateColumn to true
* fix: 修复开启自动生成列后不触发 OnCellRender 回调问题
2021-09-20 04:10:32 +00:00