Argo
0e86a3e35d
!811 chore(#I2AWFB): mini Swal css file
...
* chore: mini sweetalert2.css
2020-12-26 00:12:45 +08:00
Argo
a37bfbf5f5
!810 feat(#I2AWF6): update Alert background color in ShowBar mode
...
* style: update alert bar color
2020-12-26 00:09:16 +08:00
通乐
241599aff4
!809 update src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.css.
...
* update src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.css.
2020-12-25 18:02:34 +08:00
lpspig
1e691a7e0c
!808 【轻量级 PR】:update src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.css.
...
Merge pull request !808 from lpspig/N/A
2020-12-25 17:45:02 +08:00
Argo-Cloud
d4e8773df9
release: publish 5.0.8
2020-12-25 12:40:03 +08:00
陈赞宇
204cddeee6
!807 update src/BootstrapBlazor.Docs/wwwroot/docs/editorform/editorform.2.html.
...
* update src/BootstrapBlazor.Docs/wwwroot/docs/editorform/editorform.2.html.
2020-12-25 12:27:01 +08:00
Argo
364d257fe0
!806 docs(#I2ARWQ): update docs for InstallContent
...
* docs: update InstallConstent file
* refactor: remove the close button
2020-12-25 10:15:56 +08:00
Argo
00b9c83106
!805 bug(#I2ARVI): multiple menu be set active when switch menu item
...
* fix: set active only when DisableNavigation is true
2020-12-25 10:14:01 +08:00
Argo
cd0b1ad874
!804 chore: update license & website link
...
Merge pull request !804 from Argo/dev-chore
2020-12-25 10:09:47 +08:00
百小僧
e5e0c38077
!803 modify Fur to Furion: update src/BootstrapBlazor.Shared/Shared/HomeLayout.razor.
...
* modify Fur to Furion: update src/BootstrapBlazor.Shared/Shared/HomeLayout.razor.
2020-12-24 15:49:34 +08:00
Argo
1e25ef3208
!802 chore(#I2AMGF): format project doc
...
* chore: format project document
2020-12-24 01:30:49 +08:00
Argo-Cloud
546cfe4497
release: publish 5.0.8-beta09
2020-12-24 00:55:14 +08:00
Argo
7454faae15
!801 fix(#I2AMG2): can't open page when set OnSelectedItemChanged value on DropdownList components
...
* fix: change OnSelectedItemChanged to Func<TValue, Task>
2020-12-24 00:54:22 +08:00
Argo
30e998d968
!800 docs(#I2AMFG): add layout settings use drawer components in templates page
...
* docs: settings box support back drop
* refactor: avoid assembly is null
* style: update title color
* docs: change off color
* docs: update docs for table
* docs: update Scroll IsAutoHide property default value
2020-12-24 00:16:25 +08:00
Argo
03a5c22cda
!799 fix(#I2AMFD): IsOpen value not update when enable IsBackdrop
...
* fix: fix IsOpen value not right when click container
2020-12-24 00:13:46 +08:00
Argo
b1f19f2531
!798 fix(#I2AMFB): throw NullReferenceException when enable Table AutoRefresh feature in debug mode
...
* fix: AutoRefreshCacheTokenSource is null
2020-12-24 00:08:58 +08:00
Argo-Cloud
9d0de5675f
release: publish 5.0.8-beta08
2020-12-24 01:04:42 +08:00
Argo
0cf7f294ef
!797 fix(#I2AGWM): throw exception when not register DataService and no OnAddAsync callback
...
* fix: 修复未开启 UseInjectDataService 未设置 OnAddAsync 时报错
2020-12-23 01:03:45 +08:00
Argo
42345e6b43
!796 feat(#I2AGVS): add Drawer demo on template
...
* style: 微调侧边栏样式
* docs: 微调文档间隙
* scripts: 结构调整增加 tooltip 提示
* style: 微调 Drawer 组件 z-index
* docs: 更新 Toggle/Switch OnValueChanged 文档
* feat: Toggle 组件增加 OnValueChanged 回调委托
* style: 微调 Tab 样式
* refactor: 删除 LayoutPage 组件
* refactor: 增加多标签功能默认开启
* feat: 增加左右结构与上下结构更改功能
* docs: 更改关闭按钮位置
* docs: 增加右侧功能抽屉组件
* scripts: 抽屉弹出时消除 body 滚动条
* style: 抽屉组件内部增加滚动条
2020-12-23 00:19:04 +08:00
Argo
7c8ab6e1fd
!795 feat(#I2AGVU): add OnValueChanged delegate on Toggle/Switch
...
* docs: 更新 Toggle/Switch OnValueChanged 文档
* feat: Toggle 组件增加 OnValueChanged 回调委托
2020-12-23 00:17:51 +08:00
Argo
d26df34bda
!794 feat(#I29N8T): TableColumn support localization
...
* docs: BindItem 支持多语言
* docs: 增加 BindItem 多语言示例
* feat: 设计 ColumnNameAttribute 标签用于支持列头多语言
2020-12-22 15:38:42 +08:00
Argo-Cloud
5141d5144a
release: publish 5.0.8-beta07
2020-12-22 11:16:59 +08:00
一事冇诚
0f153a8874
!791 docs(#I2AAOW): update docs for table Sortable
...
* doc: Table文档 Attributes 属性中增加 OnClickRowCallback 说明
* doc: 修正Table文档中Attributes属性的Sortable类型描述错误
2020-12-22 11:14:14 +08:00
一事冇诚
72b85a1e94
!792 docs(#I2AAP2): update table docs for OnClickRowCallbac
...
* doc: Table文档 Attributes 属性中增加 OnClickRowCallback 说明
2020-12-22 11:13:12 +08:00
Argo
1c40eaa651
!793 fix(#I2A68J): update shadow css for listview
...
* fix: 修复 ListView 样式问题
2020-12-22 11:08:35 +08:00
Argo Zhang
d53d838b49
docs: update images link for github
2020-12-22 00:27:05 +08:00
Argo
c3b27b8a0c
!790 feat(#I2A97D): add animation on Drawer when closing
...
* refactor: 增加 50ms 延时
* scritps: 增加脚本与样式完成抽屉组件收缩动画
* docs: 增加 Upd 标签
* feat: 增加 JSRuntime 调用脚本实现收缩动画
2020-12-22 00:05:24 +08:00
Argo
b4bb24a05e
!789 fix(#I2A979): fix submenu not expand when first load
...
* fix: 修复菜单首次加载时默认未展开问题
2020-12-22 00:03:26 +08:00
Argo-Cloud
83f97f7e1c
chore: add bug/pull request template for github
2020-12-22 19:28:16 +08:00
Argo-Cloud
b4a7020472
chore: update issue/pr template
2020-12-22 18:12:33 +08:00
Argo-Cloud
84354c1633
release: publish 5.0.8-beta05
2020-12-21 01:30:41 +08:00
Argo-Cloud
b1e958e782
release: publish 5.0.8-beta04
2020-12-21 00:28:36 +08:00
Argo
97f5992477
!788 docs(#I2A3Q9): update layout/tab AdditionalAssemblies doc
...
* Merge branch 'dev-tab-add' into dev-docs
* fix: 修复 Tab Add 方法
* docs: Tab 组件增加 AdditionalAssembies 说明
* docs: 增加 AdditionalAssemblies 文档说明
* Merge branch 'dev-tab-wasm' into dev-docs
* fix: 修复 wasm 模式无法获取 GetEntryAssembly() 程序集问题
* docs: 更新 Tabs 示例文档
* Merge branch 'dev-tab' into dev-docs
* refactor: 移除 Task 返回值
* fix: 修复点击关闭小按钮时事件冒泡问题
* fix: 修复关闭 Tab 时更新地址栏
* refactor: 移除 Task.Run
* docs: 增加 UseTabSet 与 AdditionalAssemblies 属性介绍
* docs: 更新 Tab 组件 AdditionalAssemblies 属性
* docs: 移除繁体与德语文化索引
* docs: 移除首页繁体汉字
2020-12-21 00:19:44 +08:00
Argo
81d1715036
!787 fix(#I2A3Q4): the close button in tab not working
...
* refactor: 移除 Task 返回值
* fix: 修复点击关闭小按钮时事件冒泡问题
* fix: 修复关闭 Tab 时更新地址栏
* refactor: 移除 Task.Run
2020-12-21 00:17:02 +08:00
Argo
3b17b12626
!786 fix(#I2A3Q1): set original tab item active to false in Tab.Add method
...
* fix: 修复 Tab Add 方法
2020-12-21 00:13:48 +08:00
Argo
b6ca852b87
!785 fix(#I2A3PX): multiple tab mode in layout throw exception
...
* fix: 修复 wasm 模式无法获取 GetEntryAssembly() 程序集问题
2020-12-21 00:09:36 +08:00
Argo
b4f5e69039
!784 refactor(#I2A3BC): tab component replaces div with a on head
...
* refactor: Tab 组件内部使用 a 标签代替 div
* style: 微调顶部间隙
* refactor: 使用 Tab.Add 新方法精简代码
2020-12-20 18:54:51 +08:00
Argo
909a56b2d0
!783 feat(#I2A35U): add localization feature for Tab
...
* feat: Tab 组件增加本地化功能
2020-12-20 17:21:00 +08:00
Argo
a8735b4a77
!782 docs(#I2A340): update docs for layout/tab/menu react in chain
...
* refactor: 重命名 ClickTabToNavigator
* docs: 更新 Tabs 组件文档补充 ClickTabToNavigator 说明
* fix: 修复移除按钮工作不正常问题
* docs: 更新 Tabs 文档
* docs: Menus 组件增加 DisableNavigation 说明
2020-12-20 17:06:24 +08:00
Argo
7906eadef8
!781 docs(#I2A2UF): add layout template simulator
...
* docs: 更新文档增加项目模板链接
* docs: 更新模板模拟器文档
* fix: 修复 Tab 模式下布局不响应问题
* refactor: 优化代码 ClickMenu 更改为委托
* docs: 示例文档增加多 Tab 支持
* refactor: 重构 Layout 组件
2020-12-20 14:26:24 +08:00
Argo
5f06cde5d9
!780 docs(#I2A2GW): update docs for Layout & Tab
...
* docs: 更新 Layout 示例文档
* docs: 更新 Tab 属性说明文档
2020-12-20 11:02:53 +08:00
Argo
46ecd700cd
!779 feat(#I2A2GG): Tab show close button by default in Layout
...
* fix: Layout 组件中使用 Tab 是默认开启 Close 按钮
* fix: Layout 模板中 Tab 组件默认开启 Close 功能
2020-12-20 10:57:02 +08:00
Argo
79a6c75441
!778 chore(#I2A2FG): update package project site link
...
* chore: update project url
2020-12-20 10:52:45 +08:00
Argo-Cloud
0329d58d31
release: new version 5.0.8-beta03
2020-12-19 00:57:42 +08:00
Argo
c457210aba
!777 feat(#I29OSY): TabItem add Closable property
...
* docs: 更新示例文档
* feat: TabItem 增加 Closable 属性
2020-12-19 00:53:26 +08:00
Argo
fce355d8c5
!776 docs(#I29Y3B): update doc for SearchTemplate
...
* docs: update SweetAlerts doc
* docs: update SearchTemplate demo
2020-12-19 00:32:40 +08:00
Argo
5a2627b19f
!775 feat(#I2A037): update layout support tab
...
* Merge branch 'dev' into dev-layout
* doc: Menu 示例文件更新
* feat: 修复首次加载时寻找菜单显示文本功能
* feat: Tab 组件更新逻辑与地址栏进行联动
* feat: Menu 组件支持与 Tab 联动
* feat: Layout 组件内置 多 Tab 功能
* WIP: 临时增加默认 Index 文本
* style: 增加 Tab 在 Layout-main 中的样式
* fix: 修复 NavLink 匹配规则
* refactor: 新增 MenuTabBoundleOptions 类
* refactor: 移动 Options 配置类位置
* feat: 增加一个默认 Tab 标签页显示文本
* feat: 增加拦截地址栏进行多 Tab 处理逻辑
* style: 更新 tab 样式
* feat: Tab 组件增加 AutoNavagator 属性是否自动与地址栏联动
2020-12-19 00:31:07 +08:00
Argo
dba9ea1207
!774 chore(#I2A035): update github actions
...
* chore: update actions
2020-12-19 00:16:18 +08:00
Argo
1e32b7eda8
!773 feat(#I2A033): TabItem add new method
...
* feat: Add new method AddTab for Tab
* feat: Add method for create new TabItem
2020-12-19 00:11:09 +08:00
Argo
842d74d06a
!772 fix(#I2A030): SelectedRowsChanged trigger twice
...
* bug: remove the duplicate EventCallback
2020-12-19 00:08:43 +08:00