-
### 版本
- dumi-theme-chakra: current latest —— v0.0.11
- dumi: v2.1.13
- node: v16.16.0
- npm: v8.11.0
- OS: macOS 13.2.1
- Browser: Edge latest
### 复现步骤
1. git clone https://github…
-
![1679838700414](https://user-images.githubusercontent.com/47770861/227780461-8eb8f1d6-f655-497c-8ad1-ce166afe42f5.png)
-
### Question
如何在.dumirc.ts文件中设置Foot页脚多语言
### Sample Code
![image](https://github.com/umijs/dumi/assets/47729295/bc455250-f54c-4c22-90e1-9a71abd3e61f)
-
### Question
需要关闭 dumi 页面右上角的搜索功能
-
### 🥰 需求描述
Demo 部分的主题模式能够跟随站点,但是主题样式仍然跟着demo自己的走
### 🧐 解决方案
### 🚑 其他信息
-
![image](https://user-images.githubusercontent.com/25706676/111614747-eb1cea00-881a-11eb-96e7-500dd7738a1c.png)
-
### Question
dumi-theme-mobile@2.0.4 安装后启动后报错
Variable @desktop is undefined
### Sample Code
dumi@2.0.2
-
### Question
需求大致是这样:想要获取 .dumirc.ts 中 [theme](https://d.umijs.org/config#theme) 的值用于修改自定义主题包中的颜色主题,但目前能查到的 api `useSiteData` 只能获取到 `themeConfig` 中的值,对于之外的值并没有提供,想问题有没有办法获取 .dumirc.ts 中剩余的值,或者能否提供一种思…
-
ref #33862
# Task List
🚨 Note: Volunteer will be removed if long time not update.
## Preparation
- [x] New Design Token @zombieJ
- [x] v5 Design Token @arvinxx
- [x] Viewable Default…
-
### 🐛 bug 描述
我在themeConfig里配置hero.actions的link,即使配置完整的url也只能跳转到项目内页面
### 🏞 期望结果
期望配置完整url link时能够window.open打开新窗口跳转外链
### 💻 复现代码
```
hero: {
actions: [
{ text: '开始使用', link: '/…