Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(Step): support dark theme #2663

Merged
merged 6 commits into from
Dec 24, 2023
Merged

refactor(Step): support dark theme #2663

merged 6 commits into from
Dec 24, 2023

Conversation

ArgoZhang
Copy link
Collaborator

support dark theme

Description

close #2662

@bb-auto bb-auto bot added the enhancement New feature or request label Dec 24, 2023
@bb-auto bb-auto bot added this to the v8.0.0 milestone Dec 24, 2023
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c4f92ff) 99.97% compared to head (82e4e05) 99.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2663   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         537      537           
  Lines       17502    17502           
  Branches     3359     3359           
=======================================
  Hits        17498    17498           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 3e58f02 into main Dec 24, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the dev-step branch December 24, 2023 13:12
ArgoZhang added a commit that referenced this pull request Dec 30, 2023
* doc: 更新 Step 示例

* refactor: 更新 Cascade 二级菜单颜色

* refactor: 更新 required 颜色

* refactor(IpAddress): 更新背景色

* doc: 更新拷贝按钮样式

* doc: 更新示例代码块过渡动画
ArgoZhang added a commit that referenced this pull request Feb 5, 2024
* feat: 添加 svgeditor 组件

* refactor: 移除打包 props

* feat: 调整样式

* refactor(Switch): use variable in sass file (#2572)

* refactor: use variable in sass file

* doc: 更新示例代码

* refactor(Tab): update sass file use variable (#2574)

* refactor: use variable in sass file

* doc: 更新示例

* refactor(Tag): update sass file use variable (#2579)

* refactor(Tag): update sass file use variable

* doc: format sample code

Co-authored-by: alex chow <zhouchuanglin@gmail.com>

* doc(Dependency): update dependency package (#2577)

* Update BootstrapBlazor.Server.csproj

* chore: 删除 db 文件

---------

Co-authored-by: Argo-AscioTech <argo@live.ca>

* refactor(Tag): update sass file use variable (#2581)

* refactor: update sass file use variable

* doc: update sample code

* chore: update dict

* doc: 更新资源文件

Co-authored-by: alex chow <zhouchuanglin@gmail.com>

* feat(ITableExport): update ITableExport to TryAddTransient (#2584)

* refactor: 重构 TableExport 项目目录结构

* doc: 更新注释文档

* feat(IExportPdf): rename ITableExportPdf to IExportPdf (#2586)

* fix(Table): wrong TableExportType in ExportCsvAsync method (#2588)

* refactor(ExporPdf): update ExportPdfService (#2590)

* chore: 更新配置文件

* chore: 更新 Pdf 导出服务名称

* doc(IExportPdf): update doc for IExportPdf (#2592)

* doc(TableExport): update package (#2594)

* chore: 更新字典

* chore: 更新依赖包

* refactor(Toast): remove extension method (#2597)

* chore: 更新字典

* chore: 更改项目类型

* refactor: 更改类名

* refactor: 精简代码

* doc: 更新示例代码

* refactor: 重构代码

* refactor: 重构代码消除警告信息

* refactor: 更新文档

* refactor: 增加 Window 操作系统判断

* refactor(Html2Pdf): use TryAddSingleton inject (#2599)

* refactor: 重构代码

* refactor: 使用 TryAddSingleton 注入服务

* chore: bump version 8.0.2

* doc(IZipArchive): add document for IZipArchiveService (#2601)

* doc: 更新资源文件

* chore: 更新依赖包

* refactor: 增加 await 关键字

* doc: 增加 ZipArchive 服务文档

* chore: 移除 menus.json 文件

* doc: 增加归档服务文档

* refactor(Topology): update Resize method (#2603)

* doc: 更新 HMI 示例

* refactor: 更新脚本

* chore: 更新依赖包

* doc(SideMenu): add auto scroll to view function (#2606)

* doc: 使用强制跳转修复菜单不自动展开问题

* revert: 撤销强制跳转

* feat: 增加 scrollElementToView 方法

* feat: 增加地址跳转监控

* doc: 去重菜单

* revert: 撤销自动居中功能

* revert: 撤销地址栏监控

* Revert "revert: 撤销强制跳转"

This reverts commit 75673ca.

* revert: 撤销命名空间

* doc(Timer): update sass file use variable (#2608)

* doc: 更新 Line 示例模板页

* refactor: 更新 Timer 组件样式

* doc(Toggle): update sass file use variable (#2610)

* refactor: 增加 Body 内边距样式

* doc: 更新 Dialogs 示例

* refactor: 精简代码

* refactor: 使用 Count 代替 Any()

* refactor(Toggle): use variable

* doc(Transfer): update sass file use variable (#2612)

* refactor: update file use variable

* doc: 更新示例文档

* doc(TreeView): update sass file use variable (#2614)

* refactor(TreeView): update sass file use variable

* doc: update sample code

* doc(Upload): update sass file use variable (#2616)

* test: 更新单元测试

* refactor: 更新样式使用变量

* doc: 更新示例文档

* doc(ValidateForm): update sass file use variable (#2618)

* doc: 格式化文档

* doc: 更新 ValidateForm 样式

* refactor: 精简代码

* refactor: 重构代码消除警告信息

* doc: 更新示例代码

* refactor: 更新样式

* refactor(IIPLocator): add JsonSerializerOptions Encoder config (#2620)

* fix: 增加 JsonSerializerOptions 配置

* refactor: 增加 readonly 关键字

* refactor: 更新样式

* doc: 更新示例

* doc(Locator): add CodePagesEncodingProvider support gbk (#2622)

* revert: 撤销 Options 配置

* chore: 增加中文编码支持

* doc: 增加注释

* doc(Logging): upgrade to net8 (#2625)

* doc(CustomFilter): update sample code link (#2628)

* doc: 更新链接路径

* doc: 更新示例文本

* doc(Table): update sample code of EditTemplate (#2632)

* doc: 更新示例链接

* doc: 更新示例按钮

* doc: 更新编辑示例

* doc: 更新文档

* doc: 增加忽略项

* doc(Theme): add dark theme for web site (#2630)

* refactor: 更新标签颜色

* refactor: 更新 main 最小高度

* doc: 移除侧边栏背景色

* doc: 更新代码高亮背景色

* doc: 去除权重关键字

* refactor: 更新 Select 组件背景色

* refactor: 增加 primary 颜色样式

* refactor: 增加 icon-summary 样式

* refactor: 增加 badge-menu 样式

* refactor: 更新 archor-link 颜色

* refactor: 更新 dropdown-item menu-item 颜色样式

* refactor: 更新 GlobalSearch 样式

* refactor: 调整边框颜色

* refactor: 调整 Tab 样式

* refactor: 调整 Divider 样式

* refactor: 更新 tab header 背景色

* refactor: 更新当前标签页颜色

* feat: 增加暗黑主题

* refactor: 更新主题切换逻辑

* refactor: 增加 hover 样式

* refactor: 增加黑色主题样式支持

* refactor: 增加 navbar-version 样式

* refactor: 更新右侧边框样式

* refactor: 自定义菜单项前景色

* refactor: 微调 tips 样式

* refactor: 更新圆角

* feat: 客户端存储主题

* feat: 增加主题脚本

* refactor: 复用设置主题代码

* chore: 更新 sasscompiler 配置

* refactor: 移除 motronic 样式

* doc: 更新文档

* chore: 更新配置文件

* refactor: 精简 Table 样式

* refactor: 更新分页组件暗黑样式

* refactor: 更新 code 样式

* refactor: 调整 Card 样式

* refactor: 调整 Table 暗黑样式

* refactor: 调整 btn-copy 按钮样式

* refactor: 调整 ConsoleLogger 样式

* refactor: 调整侧边栏边框

* doc: 微调间隙

* refactor: 调整全局搜索样式

* refactor: 更新 Select 组件样式

* refactor: 更新文化组件样式

* refactor: 统一 border 颜色

* refactor: 调整重连组件样式

* refactor: 微调 Header 样式

* refactor: 适配全局搜索暗黑样式

* refactor: 适配主题样式

* doc(Header): hide version on mobile mode (#2636)

* refactor: 精简代码

* feat: 增加版本号自动获取功能

* chore: 更新字典

* chore: 更新字典

* refactor: 精简 footer

* refactor: 移除 motronic 样式

* refactor: 调整移动端不显示主题按钮

* doc(Lang): update switch lang in footer (#2638)

* refactor(DateTime): add dark theme (#2640)

* refactor: 统一禁用样式

* refactor: 更新 TimePicker 组件样式

* refactor: 更新 range 组件样式

* refactor: 更新 motronic 样式

* refactor(ListGroup): support dark theme (#2642)

* refactor(Scroll): support dark theme (#2644)

* refactor: 精简代码

* chore: 更新字典

* doc: 更新示例

* chore: 引入 dark 文件

* refactor: 增加 dark 样式

* refactor(Segmented): support dark theme (#2646)

* refactor: 更新边框

* feat: 支持暗黑模式主题

* feat: 增加 hover/active 样式

* refactor(dial-button): suppor dark theme (#2648)

* fix(ContextMenu): not shown in Modal/Dialog (#2652)

* feat(InputNumber): step support any value (#2650)

* feat: change Step type to string

* refactor: 精简代码

* feat: set default value to any

* chore: bump version 8.0.7-beta01

* refactor: 精简代码

* test: 更正单元测试

* doc(Skeleton): support dark theme (#2655)

* refactor: 格式化样式

* refactor: 重构 header 样式

* refactor: 更新 Table 骨架屏样式

* doc: 更新示例 img 样式

* refactor: 重构样式

* chore: 增加变量

* doc: 消除警告信息

* refactor: split support dark theme (#2657)

* doc(GoTop): update sample code support dark theme (#2659)

* refactor: split support dark theme

* refactor: 调整 footer 样式

* doc: 更新 GoTop Stack 示例

* doc(RibbonTab): support dark theme (#2661)

* doc: 更新版本号样式不折行

* doc: 更新 logout 示例样式

* refactor: 精简 menu 样式

* doc: Menu 示例适配暗黑主题

* refactor: 更新 RibbonTab 样式

* doc: 更新 RibbtonTab 示例

* refactor: Select 适配暗黑主题

* refactor(Step): support dark theme (#2663)

* doc: 更新 Step 示例

* refactor: 更新 Cascade 二级菜单颜色

* refactor: 更新 required 颜色

* refactor(IpAddress): 更新背景色

* doc: 更新拷贝按钮样式

* doc: 更新示例代码块过渡动画

* refactor(MultiSelect): support dark theme (#2665)

* refactor: 更新 multiple 选择框样式

* refactor: 更新 RadioList 样式

* doc(Table): update sample code support dark theme (#2667)

* refactor: 更新穿梭框样式

* refactor: 移除穿梭框样式

* doc: 更改列宽

* refactor: 更新 table 表格背景色

* refactor: 更新滚动条 corner 背景色

* chore: 移除不使用的样式

* doc: 更新资源文件

* doc: 更新弹窗表格示例

* doc: 更新 Footer 示例

* doc: 更新 TableTree 示例代码

* refactor: 调整表格行样式

* refactor: 更新行样式

* refactor: 更新表格分页组件样式

* refactor: 增加 Scroll Track 样式

* refactor: 更新 Segmentd 样式

* refactor: 更新选中项背景色样式

* fix(Table): append component parameters for edit template (#2669)

* fix(Table): append component parameters for edit template

* chore: bump version 8.0.7-beta02

* refactor(Calendar): support dark theme (#2671)

* refactor: 更新样式适配暗黑主题

* refactor: 更新样式

* refactor(Captcha): update sass file support dark theme (#2673)

* refactor: 重构代码

* refactor: 更新样式

* doc(Carousel): support dark theme (#2675)

* doc(Carousel): support dark theme

* refactor: 更新示例

* refactor(Circle): update sass file support dark theme (#2678)

* fix(TableExport): not register table export service (#2680)

* fix: 移除 TryAdd 语句

* chore: bump version 8.0.2

* chore(TableExport): rename AddBootstrapBlazorTableExcelExport (#2682)

* chore: 更改服务名

* chore: bump version 8.0.3

* doc: 更新示例

* refactor(Collapse): update sass file support dark mode (#2684)

* chore(Widget): update sass file support dark theme (#2686)

* chore(Widget): update sass file support dark theme

* doc: 更新示例

* feat(TreeView): support SetActiveItem function

* test(TreeView): add SetActiveItem unit test (#2688)

* refactor: 格式化代码

* test: 更新单元测试

* feat: 增加 SetActiveItem 方法重载

* test: 增加单元测试

* doc(Title): update sample code for dark theme (#2690)

* refactor: 重构代码

* doc: 移动地理位置服务到内置服务分类下

* doc: 调整 FileView 格式

* doc: 更新图片预览背景色

* refactor: 更新打印组件示例

* doc: 更新 TreeViews 示例消除警告信息

* refactor: 移动 Title 服务到内置服务分类

* refactor(TreeView): update sass file support dark theme (#2692)

* refactor: 移动定位服务到内置服务分类下

* refactor: 更新 TreeView 样式适配暗黑主题

* refactor(Drawer): support dark theme (#2694)

* refactor: 调整抽屉样式

* doc: 更新重连组件示例代码

* refactor(Toast): support dark theme (#2696)

* refactor: 重构 svgEditor 组件

* feat: 添加 id 参数

* refactor: 修该参数名称

* feat: 添加 dispose 方法

* feat: 添加 svgeditor 组件

* fix: 修复资源文件

* chore: 增加 SvgEditor 包依赖

---------

Co-authored-by: Argo Zhang <argo@live.ca>
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
Co-authored-by: XiaoDD <2238876055@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(Step): support dark theme
1 participant