dumi icon indicating copy to clipboard operation
dumi copied to clipboard

📖 Static Site Generator for component library development

Results 248 dumi issues
Sort by recently updated
recently updated
newest added

> 欢迎参与 dumi 2.0 的建设,这里是待办任务合集,持续更新中... > 下方任务列表中带 ⭐️ 的为 first-time task,⭐️ 数量越多代表难度越高 > 做之前请先评论认领,避免冲突 详细功能规划参考 #1151 ![dumi_2 0_v1](https://user-images.githubusercontent.com/5035925/183430849-ad5018eb-710c-424f-9f69-e994476fe2d4.png) ## 基础工程 - [x] 分支清理、基础工程搭建 https://github.com/umijs/dumi/commit/a0d39933444b2764653a7768397e1098ce2eebf9 - [x] 基础 CI #1164 ##...

help wanted

dumi 社区的小伙伴们好,距离 2020.03.02 dumi 首次与大家见面已过去两年有余,这期间 dumi 历经多次迭代、也收到不少建议和反馈,我们对组件研发这件事也有了很多新的思考;所以,我们决定启动 dumi 2.0 的研发,新的版本将为大家带来更好的组件研发、文档预览体验。 以下是升级重点和 Roadmap,细的 TODOs 在这里 #1157 ,欢迎感兴趣的社区朋友们一起参与,如果有想法或建议,也欢迎参与讨论。 ## 重点升级 - 🚀 **编译性能提升:** 利用 Umi 4、esbuild、持久缓存等方案实现组件、文档及 demo 编译提速 - 🤖 **自动 API...

help wanted

### 希望能够支持postcss8 目前在dumi项目中想要升级postcss和tailwind,但是发现[email protected]中依赖了postcss7,无法被覆盖,希望在后面的版本中能支持postcss8 ❤️❤️❤️

enhancement

### 🤔 这个变动的性质是?/ What is the nature of this change? - [ ] 新特性提交 / New feature - [x] bug 修复 / Fix bug - [ ] 样式优化 / Style...

https://github.com/umijs/dumi/issues/1157 rehypeImg 相对路径图片引入

🚩 2.0

### Versions - dumi: 1.1.39 - node: v16.13.0 - npm: yarn 1.22.17 - OS: MacOS 12.2.1 (21D62) - Browser: 版本 99.0.4844.51(正式版本) (arm64) ### Steps to reproduce 文件夹目录 ``` |-- card...

bug

![image](https://user-images.githubusercontent.com/9554297/183212237-32f03aa1-2fa8-42dd-909e-9f21d1e82d82.png) ![image](https://user-images.githubusercontent.com/9554297/183212338-06fa3f6a-bf84-4499-8471-7a45cac74312.png) 这样配置后显示的是英文界面

dumi-theme-mobile主题页面向下滚动,iframe会自动刷新到url根目录 首次加载: ![WechatIMG923](https://user-images.githubusercontent.com/78004597/182327750-319014b7-5a8d-4f6d-ae1c-652b5d6944a9.png) 向下滚动一段距离,再回到页面顶部: ![WechatIMG924](https://user-images.githubusercontent.com/78004597/182328286-7cb6f532-aa84-4780-b58e-b39dcc7f435f.png) ### Versions - dumi:1.1.40 - node:16.13.2 - npm:8.1.2 - OS:macOS - Browser:Google browser ### Steps to reproduce 1. dumi安装mobile主题。 2. 支持mobile的demo,首次进入页面,mobile iframe显示正常。 3. 页面向下滚动。 4....

bug

### Versions - dumi: 1.1 - node: 16.14 - npm: 8.5 - OS: - Browser: ### Steps to reproduce dumi组件API在别的模块中定义,在组件index.tsx import类型时,MD文档无法展示正确的API。 ### What is Expected? 希望可以正常展示 ### What is actually...

bug