xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' ( #3329 )
...
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
2023-11-24 10:32:04 +08:00
苗大
2e632e4d4d
fix(dark): fix --text-color light color not work ( #3228 )
...
* fix(dark): fix --text-color light color not work
* fix(dark): fix --text-color light color not work
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-11-02 11:23:01 +08:00
苗大
bb3d5b8ae8
perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 ( #3219 )
...
* perf(ConfigProvider): 配置antdv主题, 使其与modifyVars配置一致
* fix(dark): 修正颜色写法
* fix(dark): 修正app-content-background-color深色颜色
* style(BasicTable): row striped style add important
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-11-02 09:05:58 +08:00
苗大
e497721e9b
perf(darkMode): 优化深色模式颜色切换相关方法; 增加根据主题更新自定义颜色方法和示例 ( #3216 )
...
* perf(darkMode): 优化深色模式颜色切换相关方法; 增加根据主题更新自定义颜色方法和示例
* revert: 撤销notify组件的样式修改测试
* chore: color pattern error
* chore(theme): remove dead code
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-10-31 16:40:08 +08:00
zhang
06a6c947a9
fix(style): 修复黑暗模式下弹框、demo目录下、按钮样式问题 ( #3208 )
...
删除黑暗模式下冗余的样式代码
2023-10-30 08:14:38 +08:00
bowen
8289332214
chore: Fix ts type error ( #3112 )
2023-10-09 15:12:23 +08:00
invalid w
cea297ce88
chore(error-handle): 处理vue errorHandler绑定事件的参数类型不一致
2023-10-09 12:02:53 +08:00
vben
14ba72dd1c
fix: 主题样式设置无效,close #2685
2023-04-06 22:12:17 +08:00
vben
8180b2d15f
chore: 暂时移除主题切换及暗黑模式切换功能
2023-04-02 00:02:52 +08:00
vben
56a966cfbf
chore: format code
2021-08-24 22:41:48 +08:00
周旭
189bc6feb3
feat: Added support for tailwindcss night mode mechanism ( #998 )
...
* feat: 新增支持 tailwindcss 的夜间模式支持
(cherry picked from commit 1de8704b61c38c92bc6877d0bec9e6f67766b3c8)
* docs: update changelog
2021-07-28 23:08:41 +08:00
Vben
d3d620f4fc
perf(utils): mitt default export is changed from Class to Function
2021-06-19 22:38:29 +08:00
Vben
215d8bab38
refactor: refactor store
2021-04-10 21:41:22 +08:00
Vben
5b8eb4a49a
feat: dark mode
2021-04-07 23:39:54 +08:00
Vben
6bb19fb2d4
feat(tree): add headerTitle slot
2021-03-27 17:25:37 +08:00
Vben
e12c588c0a
refactor(route): refactoring the routing multi-layer model close #215
2021-03-17 00:10:16 +08:00
Vben
15567e478c
fix: improve persistent cache logic
2021-02-28 12:25:57 +08:00
Vben
f6cef1088d
refactor: refactored multi-language modules to support lazy loading and remote loading
2021-02-28 08:48:53 +08:00
Vben
f57eb944ed
perf: improve persistent logic
2021-02-27 19:55:30 +08:00
Vben
fcee7d4eb7
perf: move src/types to root
2021-02-26 20:09:24 +08:00
Vben
8a9ca498d7
chore: remove useless code
2021-02-25 20:25:02 +08:00
vben
3ba8285586
fix: suppoer build sourcemap
2021-02-06 22:55:18 +08:00
vben
3d1681ee9a
feat: theme color switch
2021-02-03 23:52:55 +08:00
vben
ff2b12b409
refactor(menu): added component. Solve the menu stuck problem
2021-01-17 22:36:06 +08:00
vben
0aeec5e9d7
fix(mitt): logout and clear the mitt
2021-01-15 00:10:06 +08:00
vben
eba55769ec
feat: support vite2
2021-01-10 21:23:21 +08:00
vben
aafbb05236
chore: fix types
2020-12-21 22:20:01 +08:00
vben
c774a6d3a0
feat: support mobile layout adaptation
2020-12-15 17:22:56 +08:00
vben
a65ad9edd5
wip(menu): perf menu
2020-12-15 00:15:34 +08:00