Argo
|
0e1b7e1ba2
|
!1969 feat(#I4EGGN): required star on form label support customer validate rules
* feat: 表单标签前置星号支持 RequiredAttribute 自定义验证
* chore: 移除 test 分支触发条件
* refactor: 格式化文档精简代码
|
2021-10-19 06:05:28 +00:00 |
|
Argo
|
5ab89ad941
|
!1968 fix(#I4EG6G): update form-label style compatible Row in Dialog
* style: 更新 form-label 样式兼容弹窗中 form-inline 样式
* chore: update scripts
|
2021-10-19 05:23:07 +00:00 |
|
Nine
|
de209c910d
|
!1967 doc(#I4EG2O): add english translation of select page
* doc: 添加 Select 页面资源文件
|
2021-10-19 13:20:51 +08:00 |
|
Argo
|
08d03e5a6f
|
!1966 doc(#I4E9WE): update EditorDialog doc for Editable
* doc: update desc for sample code
|
2021-10-18 07:17:34 +00:00 |
|
Argo
|
81906945ce
|
!1965 feat(#I4E6WQ): top search support ShowSearchText parameter
* chore: bump version to 5.15.5
* doc: 更新示例增加模糊查询
* style: 更新样式
* doc: 格式化示例文档
* style: 更新样式
* feat: 增加搜索收缩时显示全局搜索框功能
|
2021-10-18 05:50:28 +00:00 |
|
Argo
|
f9a8831190
|
!1964 feat(#I4E8YL): add ValidateRule parameter on ValidateBase
* refactor: 优化内部验证逻辑
* refactor: 重命名 FormItemValidator
* refactor: 不公开内部三个 Validator
* doc: 增加 EditorItem 示例
* feat: IEditorItem 接口增加 ValidateRules 属性
* doc: 增加自定义表单示例
* feat: 增加自定义验证类
* refactor: 公开现有验证类
* refactor: 重构 ValidateBase 基类开放 ValidateRules 接口
|
2021-10-18 04:05:21 +00:00 |
|
Argo
|
fa1d8341e2
|
!1963 feat(#I4E5SZ): add collapse feature on Table search
* feat: 搜索栏增加收缩功能
* feat: 增加 Search 栏自动收起功能
|
2021-10-17 16:38:15 +00:00 |
|
Argo-Tianyi
|
11586af8d5
|
scripts: update scripts for fix column on table component
|
2021-10-17 20:47:17 +08:00 |
|
Argo
|
0d89c8f300
|
!1962 feat(#I4E5QZ): support fix extension buttons column
* chore: bump version to 5.15.4
* doc: 增加固定首列操作列示例
* feat: 适配操作列在列头效果
* style: 增加 Header 圆角效果
* doc: 更新固定表头示例
* style: 更新 Table 固定表头样式
* fix: 修复 Table 组件固定操作列不起作用问题
|
2021-10-17 11:49:54 +00:00 |
|
Argo
|
a01ff18bf2
|
!1961 fix(#I4E5S3): use item.GetType instead of typeof(TItem)
* chore: bump version to 5.15.3
* refactor: 更改获取类型方法支持 object 类型
|
2021-10-17 06:30:17 +00:00 |
|
Argo
|
1e4b4c4621
|
!1960 fix(#I4E5Z8): throw TaskCancelException when set IsAutoRefresh to true
* test: 增加 TaskCancelException 测试用例
* feat: 增加 Table 组件自动刷新销毁保护
|
2021-10-17 06:07:51 +00:00 |
|
Argo
|
a9aa4fb10a
|
!1959 feat(#I4E5YB): redesign component that implement BootstrapInput
* feat: 增加 placeholder 必填项
* doc: 更新 FloatingLabels 文档
* refactor: 重构 Type
* refacotor: 移除 FloatingLabel 的 LabelText 属性改用 DisplayText
* refactor: 移除 BootstrapPassword 组件 razor 文件
* doc: 移除密码框重复示例
* chore: 移除重复项
* chore: 格式化资源文件
* refactor: 移除 ShowCleanIcon 方法
* refactor: 重构格式化到基类中
* refactor: 重构 BootstrapInput 子类
* feat: 增加 BootstrapInputBase 基类
* doc: 更新 ShowToastAfterSaveOrDeleteModel 文档
|
2021-10-17 05:35:35 +00:00 |
|
Argo
|
5c78839db5
|
!1958 feat(#I4E5P0): add ShowToastAfterSaveOrDeleteModel parameter
* chore: bump version to 5.15.2
* feat: add ShowToastAfterSaveOrDeleteModel 参数
|
2021-10-17 02:01:06 +00:00 |
|
Argo
|
abaa4eb0da
|
!1957 feat(#I4E4ZI): add IpAddress component
* chore: bump version to 5.15.1
* feat: 增加超过三位保护
* chore: update css/scripts bundle file
* doc: 更新组件示例
* feat: 增加 Ip 地址组件功能
* chore: 增加 Ip 地址脚本
* refactor: 增加 IpAddress 组件
* Merge remote-tracking branch 'origin/pack' into dev-ip
* Merge branch 'dev' into dev-ip
* chore: set preview to true
* chore: update checkout version
* chore: install preview sdk
* chore: update sdk version
* chore: update pack script
* feat: 增加 Ip 测试网页
|
2021-10-16 08:54:22 +00:00 |
|
Argo
|
3240c8845b
|
!1956 doc(#I4E3LM): update style for the download button on website
* doc: 更新下载按钮样式
|
2021-10-15 14:35:29 +00:00 |
|
Argo
|
016571051a
|
!1954 feat(#I4DWB5): add IsVertical parameter on Listview component
* refactor: 移除默认 false
* feat: ListView 增加 IsVertical 属性
* refactor: 移除基类
* doc: 消除警告信息
|
2021-10-14 08:55:06 +00:00 |
|
Argo-Tianyi
|
8f3de3a858
|
chore: bump version to 5.15.0
|
2021-10-14 09:01:43 +08:00 |
|
Argo
|
73d5fa58bd
|
!1953 feat(#I4DS7J): add SetDisabled/SetLabel/SetValue method on Validate component
* feat: add SetDisabled SetLabel SetValue instance method on ValidateBase
|
2021-10-14 01:01:01 +00:00 |
|
Argo
|
47068008f4
|
!1952 refactor(#I4DS6A): move TabItemOptionAttribute into attributes folder
* doc: 移动 TabItemOptionAttribute 到 Attributes 文件夹
|
2021-10-14 00:48:02 +00:00 |
|
Argo
|
0779c91cd1
|
!1951 feat(#I4DAZF): add DefaultUrl on Tab component
* refactor: 移除 ! 语法
* doc: 更新后台模拟器示例
* chore: 更新 Layouts 属性文档
* chore: 更新资源文件
* feat: layout 组件增加 TabDefaultUrl 参数
* refactor: 更新 Tab 设置默认页逻辑
* feat: 增加默认导航页支持
|
2021-10-13 03:53:17 +00:00 |
|
Argo
|
e38b86b646
|
!1950 feat(#I4DB5S): add TabItemOptionAttribute
* doc: 增加 TabItemOptionAttribute 示例
* doc: 更新 Tabs 文档
* feat: 增加 TabItemOptionAttribute 属性参数
|
2021-10-13 00:55:30 +00:00 |
|
admin
|
ee10eccbc2
|
allow query string in tab component.
(cherry picked from commit 726d5b3477dc4ceb4a83a9246e720ffc5c234525)
|
2021-10-12 13:22:41 +08:00 |
|
Argo
|
4119e2eb06
|
!1949 feat(#I4DHTK): add HeaderTemplate on Table component
* Merge branch 'dev' into dev-table
* chore: remove readme.md
* chore: bump version to 5.14.8
* feat: Table 组件支持 Header 模板
* feat: ITableColumn 增加 HeaderTemplate 模板
|
2021-10-12 04:31:07 +00:00 |
|
Argo
|
cd2017bd0b
|
!1948 feat(#I4DHSQ): update auto render EditTemplate in Dialog component logic
* chore: bump version to 5.14.7
* feat: 更新 EditTemplate 自动更新逻辑
* feat: 增加 Component 参数用于指定弹窗容器
* Revert "fix: 移除通过级联传参刷新 Dialog 方式代码"
* Merge branch 'dev' into dev-dialog
* fix: 移除通过级联传参刷新 Dialog 方式代码
|
2021-10-12 04:27:45 +00:00 |
|
Argo
|
ac506cdc83
|
!1947 doc(#I4DHJ7): update document for Tab component
* doc: 增加 Tabs 文档
* chore: 更新资源文件
|
2021-10-12 04:22:50 +00:00 |
|
Argo
|
71589a2a5a
|
!1946 feat(#I4DC4I): redesign QRCode component
* refactor: 重构代码
* refactor: 重构二维码生成逻辑
* refactor: 增加首次加载渲染
* doc: 更新示例代码片段
* doc: 更新示例描述
* doc: 重构 Messages 示例
* chore: bump version 5.15.6
* doc: 更新 QRCode 示例
* feat: 重构 QRCode 组件
|
2021-10-11 07:50:21 +00:00 |
|
Argo
|
d2c5bb85ac
|
!1945 feat(#I4DBV7): property cache cause OutOfMemoryException
* feat: 禁止缓存 Dynamic 类防止内存溢出
|
2021-10-11 07:08:47 +00:00 |
|
Argo
|
8fffd92f5f
|
!1944 feat(#I4D8DL): model support MedadataTypeAttribute on TableColumn component
* chore: bump version to 5.14.5
* feat: 读取模型标签支持 MedadataType 方式
|
2021-10-10 16:08:30 +00:00 |
|
Argo
|
7142550a90
|
!1943 doc(#I4D2EE): update CustomFilter component compatible set ShowFilterHeader to true
* chore: bump version to 5.14.4
* doc: 更新自定义过滤组件支持 ShowFilterHeader 参数
|
2021-10-10 04:16:51 +00:00 |
|
Argo
|
5dfa332fda
|
!1942 doc(#I4D6PA): update document for AutoFill component
* doc: update AutoFill sample code
|
2021-10-09 16:30:58 +00:00 |
|
Argo
|
73b19dc7c5
|
!1941 feat(#I4D6OZ): add AutoFill component
* Merge remote-tracking branch 'origin/dev' into dev-autofill
* doc: 增加自动填充示例
* refactor: 更新样式
* doc: 增加自动填充菜单
* feat: 增加 AutoFill 组件
* refactor: 更新文档注释
|
2021-10-09 16:20:48 +00:00 |
|
Argo
|
ed3370720d
|
!1940 fix(#I4D6OP): not work set Editable to false in AutoGenerateColumnAttribute on EditorForm component
* fix: 修复 EditorForm 自动生成时 Editable 不生效问题
|
2021-10-09 16:15:41 +00:00 |
|
Argo
|
2f72a12ddc
|
!1939 feat(#I4D34X): add ISelectedItem interface
* refactor: 更新 ISelectedItem 接口
|
2021-10-09 05:35:22 +00:00 |
|
Argo
|
1f37c9b51b
|
!1938 feat(#I4D32D): add has-footer class for set ShowFooter to true on Layout component
* style: 更新固定标签页样式
* feat: 增加是否显示 Footer 样式
|
2021-10-09 05:25:09 +00:00 |
|
Nine
|
9c740dd2c0
|
!1937 doc(#I4D2Q3): add english translation of rate page
* doc: 添加 Rates 页面资源文件
* refactor: 添加不可为空特性
|
2021-10-09 03:54:37 +00:00 |
|
Nine
|
76a514b30e
|
!1936 doc(#I4D1G2): add english translation of radios page
* Merge branch 'dev' of https://gitee.com/LongbowEnterprise/BootstrapBla…
* doc: 添加 Radios 页面资源文件
|
2021-10-09 01:49:31 +00:00 |
|
Argo-Tianyi
|
2399dc41bb
|
chore: add readme.md
|
2021-10-09 00:07:02 +08:00 |
|
ReaZhuang
|
7ce022f1bf
|
!1934 feat(#I4D0GK): add ISelectedItem interface
* update src/BootstrapBlazor/Components/BaseComponents/SelectedItem.cs.
|
2021-10-08 23:28:29 +08:00 |
|
Argo
|
fee3f3bc99
|
!1935 fix(#I4D0GG): EditTemplate of TableColumn don't update when put Dialog on MainLayout
* feat: 重构 EditTemplate 内部更新机制
|
2021-10-08 15:22:16 +00:00 |
|
Nine
|
6253109734
|
!1933 doc(#I4CZZV): add english translation of mutiselects page
* Merge branch 'dev' of https://gitee.com/LongbowEnterprise/BootstrapBla…
* doc: 添加 mutiselects 页面资源文件
|
2021-10-08 12:40:25 +00:00 |
|
Argo
|
b6b661cfa8
|
!1932 doc(#I4CXWE): update switch theme logic
* doc: 更新切换主题逻辑
* refactor: 增加内置主题
|
2021-10-08 07:18:24 +00:00 |
|
Nine
|
27b9ae7b09
|
!1931 doc(#I4CU67): add english translation of markdowns page
* doc: 添加 Markdowns 页面资源文件
|
2021-10-07 10:35:53 +00:00 |
|
Argo
|
8c0073775e
|
!1930 feat(#I4CTTT): EditTemplate support auto render UI
* chore: bump version to 5.14.2
* feat: 增加级联传参
|
2021-10-07 08:50:09 +00:00 |
|
Nine
|
1bba70e56d
|
!1929 doc(#I4CTGK): add english translation of inputnumbers page
* doc: 添加 InputNumbers 页面资源文件
|
2021-10-07 05:03:12 +00:00 |
|
Argo
|
fdaf3b5819
|
!1928 feat(#I4CT4D): auto generate table column add CssClass support
* chore: bump version to 5.14.1
* fix: 增加对 CssClass 属性支持
|
2021-10-07 02:17:51 +00:00 |
|
Argo
|
b6fb9a5cc4
|
!1927 fix(#I4CT2F): Transfer sample code throw exception
* fix: SetItemClass Null 引用问题
|
2021-10-07 01:47:32 +00:00 |
|
Argo-Tianyi
|
e487993188
|
chore: bump version to 5.14.0
|
2021-10-07 00:12:02 +08:00 |
|
Argo
|
dadca5b529
|
!1926 feat(#I4CSUM): add OnSetItemClass parameter on Transfer
* doc: 更新 OnSetItemClass 示例
* feat: 增加 OnSetItemClass 回调参数
|
2021-10-06 16:09:46 +00:00 |
|
Argo
|
f30c87deec
|
!1925 feat(#I4CSU9): add IsKeyboard on Table component
* feat: Table 组件开放弹窗是否支持键盘参数
|
2021-10-06 16:04:37 +00:00 |
|
Nine
|
9e15e08cf6
|
!1924 doc(#I4CSQ7): add english translation of inputs page
* Merge branch 'dev' of https://gitee.com/LongbowEnterprise/BootstrapBla…
* doc: 添加 Inputs 页面资源文件
|
2021-10-06 15:27:23 +00:00 |
|