-
### Question
dumi-theme-mobile@2.x 预览模式没有手机模拟器了吗
2.x:
1.x:
### Sample Code
-
比如有时候我们自己也要添加版本切换,或者自定义下拉事件改变组件的颜色主题展示等等
![image](https://github.com/umijs/dumi/assets/51065061/ee0cecef-19d7-4598-a2b5-7ebe04d089e2)
-
### Question
2.x中继续支持1.x中通过DUMI_THEME环境变量修改主题
### Sample Code
-
### 🐛 bug 描述
组件demo一直处于loading。
### 📷 复现步骤
1. 进入含有demo的组件文档
2. demo处于loading状态
3. 滚动后回来会加载出来
### 🏞 期望结果
无需滚动将组件加载好
### 💻 复现代码
https://github.com/arvinxx/dumi-theme-antd-style/as…
-
使用cmd+k快速搜索时,点击后hash更改了但是没有滑动到对应的锚点位置
https://kuangpf.com/dumi-theme-antd/ 也存在相同的问题
有空可以看看😂
-
### 版本
- dumi-theme-chakra: latest
- dumi: latest
- node:
- npm:
- OS: macOS
- Browser:
### 现有的现象?
搜索框关闭按钮无效
-
### 🐛 bug 描述
通过yarn安装,启动时报错
### 📷 复现步骤
### 🏞 期望结果
正常启动
### 💻 复现代码
-
error in ./src/.umi/core/routes.ts
-
### 🧐 问题描述
组件名是大驼峰命名的,但是目录是小写加中划线命名的,导致目前源码、文档的位置无法匹配,那么atomId是否可以切换大小写呢?
-
### 版本
- 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…